summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Some letters changed and formatting fixed. n_nCate1-7/+6
2011-07-12OMG FIXES. Lots of fixes for triangle brush to make sure it works, from Crack...Cate4-9/+22
2011-07-12Move SING back to where it belongs, acid heats up when dissolving materialsSimon Robertshaw1-0/+5
2011-07-12Added Cracker changes for adding a triangle brush! :DDD Seems to work without...Cate2-7/+33
2011-07-12fix potential crashes with LIFE - jacksonmjSimon Robertshaw1-1/+5
2011-07-12Fix cursor rendering and some potential crashes for LIFE, courtesy of jacksonmjSimon Robertshaw1-2/+2
2011-07-12Line snapping (hold down Alt when drawing a line)jacksonmj3-26/+40
2011-07-12Fix line/box erase for decor layerjacksonmj1-2/+2
2011-07-12Fix bounds check for WIND linejacksonmj1-1/+1
2011-07-12Added CLST element, which is Clay dust, for making concrete with water. :D Ne...Cate3-0/+36
2011-07-12Fixed quartz colors due to missing Else before an If in graphics.c Thanks Sav...Cate1-1/+1
2011-07-09Merge all GOL types into PT_LIFE, behaviour is determined by ctypeSimon Robertshaw4-55/+153
2011-07-08Deleted whole repository due to weirdness with recognizing folder. From curre...Cate3-31/+125
2011-07-06Windows clipboard_pull_text() implementation (untested)Simon Robertshaw1-0/+20
2011-07-06Remove define for Linux ClipboardSimon Robertshaw1-1/+1
2011-07-06Basic clipboard_push_text support for linuxjacksonmj2-0/+60
2011-07-06Better favourite removal and download counts for the future]Simon Robertshaw1-4/+28
2011-07-06Change PBCN switching methodjacksonmj2-23/+20
2011-07-06Fix crashing when pipe has a negative tmp valuejacksonmj2-3/+3
2011-07-06Crashes when drawing stickman at the edge of the screenjacksonmj1-19/+18
2011-07-06Fix crash when hovering over a non-existent thumbnailjacksonmj1-0/+2
2011-07-03Fix stickman head in rendererjacksonmj1-0/+1
2011-07-03Some fixes for non-existent particles in Luajacksonmj1-1/+15
2011-07-01Savask experimental heat transferSimon Robertshaw1-1/+20
2011-06-28Adjust font glyph 214Simon1-0/+0
2011-06-28Update font, add 'activated elements' glyph at position 214Simon2-0/+0
2011-06-28Powered Breakable clone, Gravity Pump, New menu section for powered elements ...Simon Robertshaw9-14/+176
2011-06-27Jagged arcsSimon Robertshaw1-0/+34
2011-06-27Better photons for persistent display, ability to toggle gravity view (ctrl+g)Simon Robertshaw4-15/+40
2011-06-26Ensure energy particles are always drawn on topSimon Robertshaw1-0/+3
2011-06-25Fix segfault with aray striking particles with abnormal ctypeSimon Robertshaw1-1/+1
2011-06-25Make pipe save ctype and tmpjacksonmj1-0/+6
2011-06-25Hot air rises [Experimental]Simon Robertshaw1-0/+6
2011-06-25Fix save buttonSimon Robertshaw1-1/+1
2011-06-25Strip extension when savingSimon Robertshaw1-0/+5
2011-06-25Keep opened filesSimon Robertshaw2-5/+37
2011-06-25Allow changing of stkm spawn element by setting ctypejacksonmj3-2/+12
2011-06-25Change checking back to ctype for Aray conditionSimon Robertshaw1-1/+2
2011-06-25Check photon map in Lua functions, and allow any ctypejacksonmj6-20/+25
2011-06-25Check particle exists in tpt.set_property, and sdl_scale mouse coords for Lua...jacksonmj2-2/+4
2011-06-25Visual Studio fixesjacksonmj2-34/+58
2011-06-25Fixes for high life stickmanjacksonmj3-4/+6
2011-06-25Use malloc in parse_save to avoid stack overflowjacksonmj1-1/+4
2011-06-25Fix issues with local saving when using scale:2jacksonmj1-1/+2
2011-06-25Small fixes for liquids in radial/Newtonian gravityjacksonmj1-4/+10
2011-06-25Better liquids movement in radial/Newtonian gravityjacksonmj1-2/+101
2011-06-25Include ambient heat in undojacksonmj2-3/+6
2011-06-25Fix fast photons reflecting through obstaclesjacksonmj1-19/+14
2011-06-25Fix walls for SING explosionsjacksonmj2-21/+30
2011-06-25Fix gravmap build up during repeated frame steppingjacksonmj2-4/+5