summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-28Fix bugs when moving signsjacksonmj2-6/+8
Signs could not be repositioned on top of another sign (dependent on the indices of the two signs), and could not be placed after selecting an element from the menu.
2012-04-28Line snapping for deco editorjacksonmj1-2/+15
2012-04-28Delete signs when cutting; change sign location check when savingjacksonmj2-6/+14
Save signs within the original box that was drawn by the user, not within the box that has been expanded to match the wall grid
2012-04-27OPS loading: don't replace existing particles twice, and clear soap ctypejacksonmj1-1/+5
2012-04-27Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-27Use an array instead of ctype to cache tron colourjacksonmj3-21/+21
2012-04-27Save tmp2 for tronjacksonmj1-2/+2
2012-04-27Add tmp2 support to old consolejacksonmj1-8/+39
2012-04-27Update gitignoreSimon Robertshaw1-1/+3
2012-04-27Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-27Fix includes for OSX and BSDSimon Robertshaw2-2/+6
2012-04-27It's hard to be a fool (fix for the fix)savask1-1/+1
2012-04-27Gel won't move solids any more.savask1-2/+8
2012-04-27Version Incrementchaos.powdertoy.co.uk1-2/+1
2012-04-27Fix compiler warning, GRAPHICS_FUNC_ARGS is not declared in graphics.hjacksonmj2-2/+1
2012-04-26BSD platform, -DBSDSimon Robertshaw2-4/+6
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw11-46/+63
2012-04-25Fix "return 0;" in function returning void (create_box)Simon Robertshaw1-1/+1
2012-04-23MOAR PERFORMANCESimon Robertshaw1-2/+2
2012-04-22Inline restrict_fltSimon Robertshaw1-2/+2
2012-04-22Fix Off-by-one error with zoom Window using OpenGLSimon Robertshaw1-2/+2
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ↵Simon Robertshaw11-60/+93
shorten save name in save button
2012-04-22Missing font.h changes from previous commitSimon Robertshaw1-0/+3
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to ↵Simon Robertshaw17-2054/+1157
use unsigned char rather than boolean for bitmap/outline
2012-04-20OpenGL renderingSimon Robertshaw9-157/+525
2012-04-20Fix warning in Client.cppcpppcppcSimon Robertshaw1-1/+1
2012-04-19Fix more element source file includesSimon Robertshaw2-2/+2
2012-04-19Correct path name for Elements.h include in gel.cppSimon Robertshaw1-1/+1
2012-04-19TPT: Change STOR, PIPE, DUST to make correct use of .flags field.Simon Robertshaw5-15/+17
2012-04-19TPT: Fix sponge bug. f93a829671Simon Robertshaw4-3/+13
2012-04-19Change STOR, PIPE, DUST to make correct use of .flags field.Simon Robertshaw6-16/+18
2012-04-19Fix sponge bug.savask4-3/+12
2012-04-19Allow deleting of stampsSimon Robertshaw9-44/+250
2012-04-19No interaction with non-visible components"Simon Robertshaw1-9/+9
2012-04-18Version number updateSimon Robertshaw1-3/+3
2012-04-18Missing tron graphics functionSimon Robertshaw1-1/+1
2012-04-18TPT: Fix the bug where you could set bad temp to insulators. 64629df1afSimon Robertshaw1-0/+1
2012-04-18TPT: Better description for tron d4a9f86503Simon Robertshaw1-1/+1
2012-04-18Fix previous includeSimon Robertshaw1-1/+1
2012-04-18TPT: Alterations to TRON and fancy effects ffa5ccb666Simon Robertshaw2-17/+56
2012-04-18TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2Simon Robertshaw5-3/+168
2012-04-18TPT: A small fix for convection. ff8ce0ef3aSimon Robertshaw1-1/+1
2012-04-18TPT: Viscosity change for gel. Water diffusion among sponge and gel (but ↵Simon Robertshaw2-0/+10
with flying cake effect) c9bcc11d35
2012-04-18TPT: Added gel - a liquid with variable heat conductivity and viscosity. ↵Simon Robertshaw5-14/+91
8523da398f
2012-04-18TPT: Fix crash when flood fill deleting life 7a844f51ffSimon Robertshaw1-8/+11
2012-04-18TPT: No unmeltable ice anymore. e4448dc1d6Simon Robertshaw1-1/+1
2012-04-18TPT: Use graphics function for BCOL a1bd20db91Simon Robertshaw1-1/+1
2012-04-18TPT: Stop walls next to pipe triggering automatic pattern generation 76f49dd024Simon Robertshaw1-1/+1
2012-04-18TPT: A fix for ice with ctype = 0. e52f730969Simon Robertshaw1-0/+5
2012-04-18TPT: Glowing BRAY 2976936cfdSimon Robertshaw2-15/+16