summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Added fighters.savask4-541/+709
2011-10-24F1 to bring up intro messageSimon Robertshaw1-2/+14
2011-10-24Draw version info with outlineSimon Robertshaw1-2/+1
2011-10-24Prevent UI text from overlapping intro messageSimon Robertshaw2-4/+22
2011-10-23Fix unitialised variable 'bc' in main.cSimon Robertshaw1-1/+1
2011-10-23More MSVC fixesSimon Robertshaw1-5/+8
2011-10-23Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
2011-10-23Compatibility with MSVC - devast8aSimon Robertshaw5-11/+13
2011-10-23Fix LIGH overwriting fire_alphajacksonmj1-1/+1
2011-10-22Fix Options meny in scale:2 and make tooltip more readableSimon Robertshaw2-14/+16
2011-10-21Quick options menuSimon Robertshaw2-0/+47
2011-10-21Screenshot for luaSimon Robertshaw1-3/+22
2011-10-21Fix gravity field drawingSimon Robertshaw1-5/+6
2011-10-19FILT subtracts photon colours when tmp=3jacksonmj1-0/+2
2011-10-19Fix infinite temperaturesjacksonmj1-1/+2
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-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-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-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-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