summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2012-05-22OPS save format from TPTSimon Robertshaw2-5/+860
2012-05-17Warp display with newer shader, Render options works in OpenGLSimon Robertshaw1-0/+18
2012-05-17Air toolSimon Robertshaw1-0/+18
2012-05-15Seperate new/old CreateParts functionsSimon Robertshaw2-56/+125
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw3-12/+23
2012-05-14Add ability to introspect the Particle structSimon Robertshaw1-0/+35
2012-05-13DropDown UI componentSimon Robertshaw2-4/+5
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw2-6/+6
2012-05-12Stupid gitSimon Robertshaw3-31/+40
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw8-1/+197
2012-05-12Redo Wall IDsSimon Robertshaw9-174/+334
2012-05-07A bit of refactoring (elements)Simon Robertshaw173-516/+15838
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw2-5/+9
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-7/+7
2012-04-20OpenGL renderingSimon Robertshaw1-0/+1
2012-04-19TPT: Fix sponge bug. f93a829671Simon Robertshaw4-3/+13
2012-04-18Missing tron graphics functionSimon Robertshaw1-1/+1
2012-04-18TPT: Fix the bug where you could set bad temp to insulators. 64629df1afSimon Robertshaw1-0/+1
2012-04-18TPT: Better description for tron d4a9f86503Simon Robertshaw1-1/+1
2012-04-18TPT: Alterations to TRON and fancy effects ffa5ccb666Simon Robertshaw1-4/+1
2012-04-18TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2Simon Robertshaw4-3/+16
2012-04-18TPT: A small fix for convection. ff8ce0ef3aSimon Robertshaw1-1/+1
2012-04-18TPT: Viscosity change for gel. Water diffusion among sponge and gel (but with...Simon Robertshaw1-0/+4
2012-04-18TPT: Added gel - a liquid with variable heat conductivity and viscosity. 8523...Simon Robertshaw4-14/+29
2012-04-18TPT: Fix crash when flood fill deleting life 7a844f51ffSimon Robertshaw1-8/+11
2012-04-18TPT: No unmeltable ice anymore. e4448dc1d6Simon Robertshaw1-1/+1
2012-04-18TPT: Use graphics function for BCOL a1bd20db91Simon Robertshaw1-1/+1
2012-04-18TPT: A fix for ice with ctype = 0. e52f730969Simon Robertshaw1-0/+5
2012-04-18TPT: Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN 57d8335ca5Simon Robertshaw1-0/+4
2012-04-18TPT: REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't fille...Simon Robertshaw4-4/+258
2012-04-18TPT: Fixed burning temp. for fire. 00839a3b14Simon Robertshaw1-1/+5
2012-04-18TPT: Fix ELEC being put into pmap instead of photons 5a3faa0584Simon Robertshaw1-3/+3
2012-04-18TPT: Fix major update_particles_i bug, do_move was being called on nonexistan...Simon Robertshaw1-35/+19
2012-04-18TPT: fusion step 2 + modify temp/pressure of step 1 803ded3b33Simon Robertshaw2-1/+2
2012-04-18TPT: Added smudge tool afbe8cf38eSimon Robertshaw2-0/+23
2012-04-18TPT: Remove 2 pixels per frame speed limit in detector wall b4a06df0b2Simon Robertshaw1-2/+3
2012-04-18TPT: (REALISTIC) Better air<->body heat conduction. Air density now influence...Simon Robertshaw1-3/+11
2012-04-18TPT: Volume from heat change (for REALISTIC) 290cac8b7eSimon Robertshaw1-0/+4
2012-04-18TPT: Rotate/reflect particle, air, and fan velocities in transform_save 83062...Simon Robertshaw1-6/+36
2012-04-18TPT: A new unstable REALISTIC option. No guarantees - but more realistic beha...Simon Robertshaw1-4/+10
2012-04-18TPT: Old nothing display mode in the form of Basic colour mode fe82685257Simon Robertshaw1-0/+1
2012-04-17TPT: Added FRAY - Force-ray and RPEL - Repeller f6696282e1Simon Robertshaw4-16/+26
2012-04-17TPT: Prevent gaps in beams of photons from powered clone 3702438482Simon Robertshaw2-0/+7
2012-04-17TPT: Prevent ambient heat going through walls ccb88b6b3bSimon Robertshaw2-9/+13
2012-04-17TPT: Change wifi so that it always takes one frame to transmit a722d7a396Simon Robertshaw1-7/+6
2012-04-17TPT: Separate loop for updating life, and add SPRK life checks to most electr...Simon Robertshaw1-5/+12
2012-04-17TPT: Another change to the eval_move check in create_part eaf2af6d40Simon Robertshaw1-1/+5
2012-04-17TPT: Fix WARP destroying DMND a9c198dd46Simon Robertshaw1-2/+9
2012-04-17TPT: Only check the bits actually used for wavelength in photon ctype Fixes b...Simon Robertshaw1-1/+1
2012-04-17TPT: Solids wall description, and check build_save was successful when saving...Simon Robertshaw1-1/+1