| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-17 | fix openGL compiling (most likely), fixes #146 | jacob1 | 1 | -0/+5 | |
| 2013-05-16 | remove checks on location / element in the simulation drawing functions. fix ↵ | jacob1 | 1 | -7/+20 | |
| drawing circles with an rx of 0. Probably fix compiling error | |||||
| 2013-05-14 | gfx.draw/fillcircle | jacob1 | 1 | -0/+41 | |
| 2013-05-05 | drawtext_outline to fix unreadable infotips, tooltips fade in and out (more ↵ | jacob1 | 1 | -0/+12 | |
| like old tpt) | |||||
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -1/+1 | |
| This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code | |||||
| 2012-08-15 | xor_bitmap drawing for renderer | Simon Robertshaw | 1 | -18/+2 | |
| 2012-08-15 | Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto ↵ | Simon Robertshaw | 1 | -4/+4 | |
| the correct framebuffer | |||||
| 2012-08-15 | Revert some changes by Triclops200 in ↵ | Simon Robertshaw | 1 | -5/+2 | |
| 42d707f8a432afa001d58611fc960d6ce6021676, Broke prototypes for drawrect with pixel functions, seems to have modified drawrect to make filled rects (forgot about fillrect?). Also use correct macros for getting colour components out of pixel data | |||||
| 2012-08-15 | Revert "Missing "invert" declaration in OpenGLDrawMethods" | Simon Robertshaw | 1 | -1/+0 | |
| This reverts commit 708379a3f859cb0d09e44c5b2c41469396809940. | |||||
| 2012-08-15 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -2/+6 | |
| 2012-08-15 | Missing "invert" declaration in OpenGLDrawMethods | Simon Robertshaw | 1 | -0/+1 | |
| 2012-08-15 | Very very basic wall rendering for opengl | Bryan Hoyle | 1 | -2/+6 | |
| 2012-08-14 | Better text selection colour invert, fixes #107 | Simon Robertshaw | 1 | -0/+13 | |
| 2012-08-14 | Show some info when selecting stamps, #104 | Simon Robertshaw | 1 | -3/+3 | |
| 2012-08-12 | More efficiency, fix of point size being too big | Bryan Hoyle | 1 | -2/+7 | |
| 2012-08-12 | A litte more efficient | Bryan Hoyle | 1 | -2/+2 | |
| 2012-08-12 | Fixed brush for now, used inefficient algorithm until I can get pure opengl ↵ | Bryan Hoyle | 1 | -2/+14 | |
| working | |||||
| 2012-08-12 | Revert "minor renderer changes, brush still not working" | Bryan Hoyle | 1 | -1/+1 | |
| This reverts commit 1b2e0e68bd62fd429724e691d6318872af3f5dae. | |||||
| 2012-08-12 | minor renderer changes, brush still not working | Bryan Hoyle | 1 | -1/+1 | |
| 2012-08-12 | more fixes | Bryan Hoyle | 1 | -17/+18 | |
| 2012-07-26 | Rename .inc files to inl | Simon Robertshaw | 1 | -0/+334 | |
