summaryrefslogtreecommitdiff
path: root/src/simulation/Simulation.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-18fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL...jacob11-4/+0
2012-12-14More accurate elementCountSimon Robertshaw1-0/+1
2012-10-26visual studio compatibility, plus change text a littlejacob11-2/+0
2012-10-05LOLZ and LOVE work againjacob11-0/+7
2012-09-30Fix some uninitialized variables, add back sandcolor changingjacob11-4/+2
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-21/+21
2012-09-06Visual studio compatibilityjacob11-3/+3
2012-08-25OPS: Fix byte order when unpacking 4 byte tmp fieldsSimon Robertshaw1-0/+1
2012-08-21Add EMP flash, fixes #137Simon Robertshaw1-0/+1
2012-08-19Basic realistic heat and latent heat support.Savely Skresanov1-1/+0
2012-08-18Remove disabled elements when simulating. Fix crash when kill_part is run on ...Simon Robertshaw1-2/+3
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw1-0/+5
2012-08-13Precompile some headers. Fix sconscript to prevent recompiling everythingSimon Robertshaw1-10/+8
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-2/+4
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw1-4/+4
2012-08-05Wall Edge option, fixes #70Simon Robertshaw1-0/+3
2012-08-05Update gravity walls, fixes issue #52Simon Robertshaw1-1/+1
2012-08-03Allow PROP to set types from element name, fixes issue #48Simon Robertshaw1-0/+2
2012-07-29Better syncing for elementCount, fixes issue #21Simon Robertshaw1-0/+2
2012-07-25TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fdSimon Robertshaw1-2/+2
2012-07-25TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122Simon Robertshaw1-0/+2
2012-07-25TPT: Move INST flood fill into a separate function 36de2f19f5Simon Robertshaw1-0/+1
2012-07-24HUD improvementsSimon Robertshaw1-1/+2
2012-07-24Integer values for prefs, Default decoration colour, clear decorationSimon Robertshaw1-2/+2
2012-07-06Move graphics into seperate folderSimon Robertshaw1-2/+2
2012-06-25Sign tool can now edit existing signsSimon Robertshaw1-0/+1
2012-06-13TPT: Run stacking check less oftenSimon Robertshaw1-0/+2
2012-06-11Saving and loading other flags from GameSave, remove old saveloaderSimon Robertshaw1-1/+0
2012-06-05Use a different method for decoding saves with uncompressed object in memory ...Simon Robertshaw1-155/+14
2012-06-02Add missing header includer for C libraries.Simon Robertshaw1-0/+1
2012-05-15Seperate new/old CreateParts functionsSimon Robertshaw1-2/+6
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw1-3/+4
2012-05-14Add ability to introspect the Particle structSimon Robertshaw1-0/+35
2012-05-13DropDown UI componentSimon Robertshaw1-1/+1
2012-05-12Stupid gitSimon Robertshaw1-3/+12
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw1-1/+7
2012-05-12Redo Wall IDsSimon Robertshaw1-4/+12
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-3/+2
2012-04-18TPT: REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't fille...Simon Robertshaw1-0/+1
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw1-0/+1
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-0/+1
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw1-0/+1
2012-03-03Decoration tools - no way to set colour yetSimon Robertshaw1-0/+4
2012-01-26Save loading and reloadingSimon Robertshaw1-25/+26
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-1/+3
2012-01-24VariousSimon Robertshaw1-18/+33
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw1-2/+3
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+1
2012-01-20Fix case for header filesSimon Robertshaw1-1/+1
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+241