summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-19Glow, Fire, Smoke, blob and flat particle effects in OpenGLSimon Robertshaw7-46/+327
2011-10-19Update readme - slightlySimon Robertshaw1-12/+19
2011-10-18Some testing with OpenGLSimon Robertshaw3-37/+101
2011-10-16Debug performance/time graphSimon Robertshaw3-2/+113
2011-10-13Allow use of OpenGL enabled surface for future useSimon Robertshaw3-2438/+36
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-10Add missing file from previous commitSimon Robertshaw1-0/+19
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
2011-09-23Added Caustic gas, similar to acid, created with acid and water vapourSimon Robertshaw4-6/+52
2011-09-22Change some Win32 includes to lower case filenames for Linux cross compilingSimon Robertshaw1-2/+2
2011-09-22Fixes to carbonated water explosions. Help from cracker with create_part maki...Cate2-16/+14
2011-09-22Corrected changes to appear properly. I think. Added Explosions with pressure...Cate2-1/+15
2011-09-22Fix walls with water equalization.cracker642-7/+7
2011-09-21Forgot luaconsole.c changescracker641-0/+7