summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27Revert "DLAY temp, actually fixed :D"Simon Robertshaw1-10/+6
2011-07-26Fix for SPWN sometimes failing to create stickmanjacksonmj1-5/+2
2011-07-26Fix LIFE sampling and HUDjacksonmj1-5/+22
2011-07-26Fix LIFE graphics in blob, nothing and fancy viewjacksonmj2-32/+46
2011-07-26Minor optimisations for startup and render_firejacksonmj2-11/+11
2011-07-26DLAY temp, actually fixed :Dtridiaq1-6/+10
2011-07-26DLAY temp fixtridiaq1-0/+2
2011-07-26Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw7-635/+196
2011-07-26DLAY elementtridiaq3-10/+26
2011-07-25Generalized stick man's update functions. Got rid of some unnecessarysavask7-635/+196
2011-07-24Prevent gravity vel-maps from flipping when pausedSimon Robertshaw1-12/+13
2011-07-24Slight speed improvements for lensingSimon Robertshaw1-5/+21
2011-07-24Fix infinite dialogs when unable to open a save from the websitejacksonmj1-1/+1
2011-07-24update_air now runs 10% fasterjacksonmj1-12/+10
2011-07-24Fix life cloningjacksonmj7-23/+81
2011-07-24Disable old life elementsjacksonmj5-171/+166
2011-07-24Update gravity mask when deleting gravity walljacksonmj1-0/+4
2011-07-24Avoid division by zero for circle brushjacksonmj2-2/+4
2011-07-24Fix liquids in vertical gravity when Newtonian gravity is turned onjacksonmj1-3/+13
2011-07-24Fixtridiaq1-1/+1
2011-07-22active menu and hud enable are global.cracker642-2/+6
2011-07-22Added functions to header.cracker641-0/+6
2011-07-22Fix new luaconsole functions.cracker641-5/+5
2011-07-22me4502 luaconsole functions, edited from github.cracker641-0/+52
2011-07-18Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ...Simon Robertshaw5-15/+133
2011-07-13Fix PBCN saving and increment major versionSimon2-4/+4
2011-07-12Version changeSimon Robertshaw1-1/+1
2011-07-12Allow flood_parts to cope with Life typesSimon Robertshaw1-9/+10
2011-07-12Fix scaling bug when drawing linesjacksonmj1-2/+0
2011-07-12Version changeSimon Robertshaw1-1/+1
2011-07-12Revert variable names for BrushSimon Robertshaw1-1/+1
2011-07-12MergeSimon Robertshaw1-0/+1
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 Robertshaw2-1/+6
2011-07-12Added blunt temperature controls to CLST that cause it to freeze in place whe...Cate1-1/+11
2011-07-12Added Cracker changes for adding a triangle brush! :DDD Seems to work without...Cate4-8/+38
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)jacksonmj4-27/+41
2011-07-12Fix line/box erase for decor layerjacksonmj1-2/+2
2011-07-12Fix bounds check for WIND linejacksonmj1-1/+1
2011-07-12Increased CLST's Advec, after noticing that with 0 advec, it has no air influ...Cate1-1/+1
2011-07-12Added CLST element, which is Clay dust, for making concrete with water. :D Ne...Cate4-11/+51
2011-07-12Fixed a typo (?) in Powder.h that made oil turn to oil all over again anywher...Cate1-1/+1
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 Robertshaw6-120/+294
2011-07-08Deleted whole repository due to weirdness with recognizing folder. From curre...Cate4-33/+127
2011-07-07Set version to betaSimon Robertshaw1-1/+1
2011-07-06Windows clipboard_pull_text() implementation (untested)Simon Robertshaw1-0/+20