summaryrefslogtreecommitdiff
path: root/src/graphics/RasterDrawMethods.inl
AgeCommit message (Collapse)AuthorFilesLines
2013-05-16remove checks on location / element in the simulation drawing functions. fix ↵jacob11-6/+19
drawing circles with an rx of 0. Probably fix compiling error
2013-05-14gfx.draw/fillcirclejacob11-0/+41
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more ↵jacob11-0/+11
like old tpt)
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw1-0/+10
2013-03-09fix empty signs being created when shifting them out of bounds, draw parts ↵jacob11-0/+6
of images when it goes partway off the top of the screen.
2013-01-04fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.cjacob11-2/+19
2012-09-06Visual studio compatibilityjacob11-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-14Better text selection colour invert, fixes #107Simon Robertshaw1-0/+14
2012-08-14Show some info when selecting stamps, #104Simon Robertshaw1-3/+3
2012-07-27Prevent crash when drawing an image out of mounts on a pixel gridSimon Robertshaw1-2/+3
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-1/+1
2012-07-26Rename .inc files to inlSimon Robertshaw1-0/+351