summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-16Debug performance/time graphSimon Robertshaw2-1/+103
2011-10-16Debug performance/time graphSimon Robertshaw2-1/+103
2011-10-14Reset emp-decor if out of boundsSimon Robertshaw1-0/+1
2011-10-14Remove unused pixel bufferjacksonmj3-6/+0
2011-10-14Fix crash with abnormal ICE ctypejacksonmj1-1/+1
2011-10-14Allow STKM to use lightningjacksonmj4-23/+55
2011-10-14Replace use of gravy and gravf with gravxf and gravyfSimon Robertshaw3-17/+17
2011-10-14Prevent integer overflow with emp_decorSimon Robertshaw1-1/+1
2011-10-14Prevent integer overflow with emp_decorSimon Robertshaw1-0/+1
2011-10-13Allow use of OpenGL enabled surface for future useSimon Robertshaw2-2438/+30
2011-10-13Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3jacksonmj5-130/+150
2011-10-13Fix gravity occasionally not workingjacksonmj1-0/+1
2011-10-13Don't heat elements which don't conduct heatjacksonmj3-8/+11
2011-10-13Some work on DEST, EMP, LIGHjacksonmj5-330/+335
2011-10-13Prevent extra particles at the end of 1px linesjacksonmj1-1/+2
2011-10-12Implement remaining graphics functions for particlesSimon Robertshaw1-0/+561
2011-10-12Implement more particle graphicsSimon Robertshaw6-0/+104
2011-10-11Improved 'GLOW' renderingSimon Robertshaw1-2/+9
2011-10-11New part rendering completedSimon Robertshaw1-21/+239
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw4-19/+69
2011-10-10Fix erronous assignment and add MaksProg to contributors listSimon Robertshaw2-2/+2
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 Robertshaw2-0/+50
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw7-4/+579
2011-10-10Smoke GraphicsSimon Robertshaw1-0/+18
2011-10-10Starting on jumptable/function pointers for graphics, only FIRE is implementedSimon Robertshaw2-3/+67
2011-10-10Send user authentication for update downloadsSimon Robertshaw1-0/+4
2011-10-09Pretty effect when drawing powders, activate with 'n'Simon Robertshaw3-0/+29
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.drawlinejacksonmj2-2/+32
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 Robertshaw3-4/+225
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-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 Robertshaw2-61/+667
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