summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Don't heat elements which don't conduct heatjacksonmj3-8/+11
2011-10-13Some work on DEST, EMP, LIGHjacksonmj6-331/+336
2011-10-13Prevent extra particles at the end of 1px linesjacksonmj1-1/+2
2011-10-12Implement remaining graphics functions for particlesSimon Robertshaw3-40/+642
2011-10-12Update GitignoreSimon Robertshaw1-1/+7
2011-10-12Implement more particle graphicsSimon Robertshaw7-6/+116
2011-10-11Improved 'GLOW' renderingSimon Robertshaw1-2/+9
2011-10-11New part rendering completedSimon Robertshaw2-21/+247
2011-10-11Version Incrementchaos.powdertoy.co.uk1-2/+2
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw4-19/+69
2011-10-10Version Incrementchaos.powdertoy.co.uk1-2/+2
2011-10-10Fix erronous assignment and add MaksProg to contributors listSimon Robertshaw2-2/+2
2011-10-10Version IncrementSimon Robertshaw1-1/+1
2011-10-10Add missing file from previous commitSimon Robertshaw1-0/+19
2011-10-10Fix crash with LIGHSimon Robertshaw1-1/+3
2011-10-10More functionality for LIGH, better english on element descriptionsSimon Robertshaw3-4/+54
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw9-17/+599
2011-10-10Smoke GraphicsSimon Robertshaw2-1/+20
2011-10-10Starting on jumptable/function pointers for graphics, only FIRE is implementedSimon Robertshaw6-161/+243
2011-10-10Send user authentication for update downloadsSimon Robertshaw1-0/+4
2011-10-09Pretty effect when drawing powders, activate with 'n'Simon Robertshaw5-0/+35
2011-10-07Fix typo allowing liquids to teleport through solidsjacksonmj1-1/+1
2011-10-06Make installer set data dir to current dir, for now.Simon Robertshaw1-5/+8
2011-10-06tpt.drawlinejacksonmj3-2/+33
2011-10-06Fix WHOL/VENT not eating ANAR, and fix PVOD eating PHOT/NEUT when offjacksonmj1-18/+8
2011-10-01Missed some changes from previous fixSimon Robertshaw1-2/+2
2011-10-01Fix bug with drawing rectangles outside the game regionSimon Robertshaw1-2/+2
2011-10-01Changes to QRTZ scatteringSimon Robertshaw1-1/+2
2011-10-01Better scattering for QRTZSimon Robertshaw1-10/+6
2011-09-30Logout is saved to prefsSimon Robertshaw1-2/+7
2011-09-30Fix bug causing logins to be lost when The Game is closed.Simon Robertshaw1-14/+18
2011-09-30Prevent segfault with high tmp values for pipejacksonmj1-1/+1
2011-09-30Added extra functions to FILT (determined by tmp, modes are convert, filter a...Simon Robertshaw5-6/+232
2011-09-30Make photons less green, green was given 2 extra bits by Skylark, not sure if...Simon Robertshaw1-9/+9
2011-09-29Added crappy scattering for qrtzSimon Robertshaw1-0/+13
2011-09-29Freeing "filename" here would cause problems as everything is taken care of l...Simon Robertshaw1-3/+0
2011-09-29Merge pull request #46 from atlaua/masterSimon Robertshaw1-2/+2
2011-09-29Bugfix: Fixed a segmentation fault in confirm_ui()atlaua1-2/+2
2011-09-27Add JSON parser file (cJSON) and move preference saving to JSON formatSimon Robertshaw3-61/+794
2011-09-27Fix potential issue with argument orderingSimon Robertshaw1-30/+23
2011-09-27Ensure installation doesn't fail if directory already existsSimon Robertshaw1-18/+2
2011-09-26Fix lighten/darken tools so they work with different display pixel formatsjacksonmj2-10/+10
2011-09-25Fix small errorSimon Robertshaw1-1/+1
2011-09-24Make changes to prefs file regarding build_num and updatedSimon Robertshaw3-8/+19
2011-09-24Detect updates by build number, make confirm box autosize, also fix bug where...Simon Robertshaw3-55/+67
2011-09-24Send session/auth info with update checksSimon Robertshaw1-0/+1
2011-09-24Can see selected elements from Lua, tpt.selectedl or tpt.selectedrcracker643-3/+11
2011-09-23Decreased pressure cap on ambient fizzling from 5 to 3. Due to ambient pressu...Cate1-1/+1
2011-09-23One If added to Carb water that always explodes when under -0.5 pressure. Eve...Cate1-0/+6
2011-09-23Prevent water equalization from moving onto particles.cracker641-1/+1