summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Disable JIT for nowSimon Robertshaw1-0/+100
2012-09-06revert changing the lua/sdl includes and min/max changesjacob13-3/+6
2012-09-06Visual studio compatibilityjacob17-12/+12
2012-09-06fix spark color in nothing modejacob11-3/+3
2012-09-06Fix bugs with energy particles in PIPEjacob11-2/+9
2012-09-06Wall names in HUDjacob13-16/+21
2012-09-05Changes to Smudge and blending modes (make them a little slower and easier to...Simon Robertshaw1-25/+28
2012-09-01Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)...Simon Robertshaw1-15/+16
2012-08-30Get/Set single element propertiesSimon Robertshaw1-0/+8
2012-08-30Fix streamline placementSimon Robertshaw1-2/+2
2012-08-29Implement retrieval of element propertiesSimon Robertshaw3-1/+44
2012-08-28Black decorations only in thumbnailsSimon Robertshaw1-2/+4
2012-08-28Correct PHOT colour during fusionSimon Robertshaw2-2/+2
2012-08-28cold phot doesn't burn thingsSimon Robertshaw1-1/+2
2012-08-28Fix things melting with heat sim offSimon Robertshaw14-14/+14
2012-08-28DTEC, generates a spark when something with it's ctype is nearbySimon Robertshaw2-0/+105
2012-08-28WOOD and PLNT turn grey when hot, bluish when coldSimon Robertshaw2-43/+84
2012-08-28Limit SPNG saturation and reduce absorbtion rate for GEL and SPNG with some e...Simon Robertshaw2-9/+13
2012-08-28Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBWSimon Robertshaw2-8/+2
2012-08-28GEL and SPNG absorb water from more elements and leave behind what the water ...Simon Robertshaw2-3/+44
2012-08-28TPT: Prevent Acid from eating broken glassSimon Robertshaw1-1/+1
2012-08-27Missing part of TPT commit 04a09d997, for TTAN, nt and surround_space is now ...Simon Robertshaw1-3/+3
2012-08-27Fix bug in history restoring where the lastActiveIndex is not updated leading...Simon Robertshaw1-1/+1
2012-08-27Enable decorations in renderer for local save items, disable for server save ...Simon Robertshaw3-6/+7
2012-08-26Disable decorations when rendering savesSimon Robertshaw1-0/+2
2012-08-25Fix messed up revertSimon Robertshaw1-5/+2
2012-08-25Complete "Consistent proportions of WATR and SALT in SLTW" after REALISTIC re...Simon Robertshaw1-1/+1
2012-08-25Revert "HYGN now combusts and fuses properly"Simon Robertshaw1-47/+46
2012-08-25Revert "final fusion fixes"Simon Robertshaw3-44/+10
2012-08-25OPS: Fix byte order when unpacking 4 byte tmp fieldsSimon Robertshaw8-162/+400
2012-08-24Don't you just hate those fencepost errors... Stop going out of bounds when t...Simon Robertshaw1-2/+2
2012-08-24More efficient floodfill function for gravity walls, no need for larger stack...Simon Robertshaw1-10/+27
2012-08-21PPIP glowing brick in fire modeSimon Robertshaw1-1/+6
2012-08-21Add EMP flash, fixes #137Simon Robertshaw3-3/+9
2012-08-21Air heat simulation now knows about gravity mode. fixes #142Simon Robertshaw3-5/+10
2012-08-20final fusion fixesBryan Hoyle3-10/+44
2012-08-20HYGN now combusts and fuses properlyBryan Hoyle1-46/+47
2012-08-20TPT: Prevent CONV from destroying diamondSimon Robertshaw1-1/+1
2012-08-20TPT: Powered pipe, based on jacob1's commitsSimon Robertshaw5-90/+401
2012-08-20TPT: fix enegery particles going into PIPESimon Robertshaw1-1/+1
2012-08-20TPT: Fix salt/water proportions when dissolving into DSTW as wellSimon Robertshaw1-2/+4
2012-08-20TPT: Consistent proportions of WATR and SALT in SLTW (1 SALT + 3 WATR = 4 SLTW)Simon Robertshaw3-3/+5
2012-08-20Add missing legacy update functionSimon Robertshaw3-2/+120
2012-08-19Basic realistic heat and latent heat support.Savely Skresanov8-400/+167
2012-08-19Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-1/+0
2012-08-19Make ngrav negative, fixes #133Simon Robertshaw1-1/+1
2012-08-18Don't delete Simulation::Elements now that it's not runtime allocatedSimon Robertshaw1-1/+0
2012-08-18Initialise stickman legs correctlySimon Robertshaw1-28/+28
2012-08-18Element slots default to disabledSimon Robertshaw2-2/+2
2012-08-18Fix typoSimon Robertshaw1-1/+1