summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-18Remove disabled elements when simulating. Fix crash when kill_part is run on ...Simon Robertshaw2-7/+11
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw3-1/+98
2012-08-16Air invert and grid mode switchingSimon Robertshaw2-0/+15
2012-08-14Strings.h for strcasecmp in SimulationSimon Robertshaw1-0/+1
2012-08-14Air and heat tool limits, fixes #112Simon Robertshaw4-0/+16
2012-08-13Precompile some headers. Fix sconscript to prevent recompiling everythingSimon Robertshaw6-11/+23
2012-08-12oops, fixed a bad piece of code I addedBryan Hoyle1-0/+2
2012-08-12Opengl fixesBryan Hoyle1-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw3-5/+9
2012-08-11TPT: Give menu color to elements without one (stickmen, TRON, and WARP)Simon Robertshaw5-62/+9
2012-08-10Fix PIPE, fixes #92Simon Robertshaw1-1/+1
2012-08-10Wall brush, fixes #63Simon Robertshaw1-4/+4
2012-08-10Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)Simon Robertshaw1-1/+1
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw2-13/+13
2012-08-09HUD verbose sample info with 'd', fixes #71Simon Robertshaw2-2/+12
2012-08-09Slow LIGH creation speed, fixes #86Simon Robertshaw1-1/+0
2012-08-06Started work on save as current nameSimon Robertshaw2-0/+2
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ...Simon Robertshaw5-1/+14
2012-08-05Font glyphs for decorations and element searchSimon Robertshaw1-2/+1
2012-08-05Wall Edge option, fixes #70Simon Robertshaw2-0/+39
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw1-2/+9
2012-08-05Fan wall line tool, fixes #61Simon Robertshaw1-0/+1
2012-08-05Fix some of the flood fill methodsSimon Robertshaw1-23/+3
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw1-1/+1
2012-08-05Update gravity walls, fixes issue #52Simon Robertshaw2-3/+14
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw3-2/+21
2012-08-04Set initial stickman spit element in create_part, fixes the rest of #50Simon Robertshaw1-0/+2
2012-08-04Build fixes for FreeBSDntoskrnl1-2/+2
2012-08-03Correct VAC and EXOT colours, issue #49Simon Robertshaw2-2/+2
2012-08-03Allow PROP to set types from element name, fixes issue #48Simon Robertshaw2-0/+20
2012-08-03Grav colour, addresses rest of #41, colour will vary from original TPTSimon Robertshaw1-0/+10
2012-08-03Use HFLM colour data, addresses some of issue #41Simon Robertshaw1-3/+8