jacob1
|
6463d04f6c
|
fix a few of the most spammy warnings (there are still hundreds of warnings though)
TODO: actually fix all the warnings
|
2014-10-23 00:42:13 -04:00 |
|
jacksonmj
|
afacecffd9
|
Prevent clearrect wrapping round at the edge of the screen
|
2014-04-05 18:20:30 +01:00 |
|
jacob1
|
0180c9b15a
|
fix remaining warnings, fix compiling errors when using --release
|
2013-10-29 23:55:10 -04:00 |
|
mniip
|
bf908bbfbf
|
Fix various warnings, remove silly useless NO_INLINE system, remove the need for -fkeep-inline-functions
|
2013-10-30 04:47:07 +04:00 |
|
mniip
|
f7f24a9804
|
D:^H^Hfix newlines at end of files
|
2013-10-30 04:41:04 +04:00 |
|
jacob1
|
5ad819efbd
|
remove checks on location / element in the simulation drawing functions. fix drawing circles with an rx of 0. Probably fix compiling error
|
2013-05-15 21:10:22 -04:00 |
|
jacob1
|
2e409f966c
|
gfx.draw/fillcircle
|
2013-05-14 16:39:20 -04:00 |
|
jacob1
|
07486c9885
|
drawtext_outline to fix unreadable infotips, tooltips fade in and out (more like old tpt)
|
2013-05-04 23:03:59 -04:00 |
|
Simon Robertshaw
|
73b6ff4efb
|
Use VideoBuffer in place of thumbnail
|
2013-03-15 12:59:55 +00:00 |
|
jacob1
|
e6f6eedd13
|
fix empty signs being created when shifting them out of bounds, draw parts of images when it goes partway off the top of the screen.
|
2013-03-09 16:50:36 -05:00 |
|
jacob1
|
1b2e7b3c70
|
fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c
|
2013-01-04 13:54:25 -05:00 |
|
jacob1
|
f8f70a3f77
|
Visual studio compatibility
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-09-07 00:52:56 +01:00 |
|
Simon Robertshaw
|
bd7dd20742
|
Better text selection colour invert, fixes #107
|
2012-08-14 18:05:07 +01:00 |
|
Simon Robertshaw
|
7ccb7e53fe
|
Show some info when selecting stamps, #104
|
2012-08-14 16:01:57 +01:00 |
|
Simon Robertshaw
|
b612c076eb
|
Prevent crash when drawing an image out of mounts on a pixel grid
|
2012-07-27 20:53:09 +01:00 |
|
Simon Robertshaw
|
5befe5c25f
|
Local file browser + some more interesting things like Progress bar UI component
|
2012-07-27 20:06:17 +01:00 |
|
Simon Robertshaw
|
121e7c772c
|
Rename .inc files to inl
|
2012-07-26 15:06:06 +01:00 |
|