| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-22 | OPS save format from TPT | Simon Robertshaw | 2 | -5/+860 |
| 2012-05-17 | Warp display with newer shader, Render options works in OpenGL | Simon Robertshaw | 1 | -0/+18 |
| 2012-05-17 | Air tool | Simon Robertshaw | 1 | -0/+18 |
| 2012-05-15 | Seperate new/old CreateParts functions | Simon Robertshaw | 2 | -56/+125 |
| 2012-05-14 | Make flood_prop use PropertyType from StructProperty, Property tool works | Simon Robertshaw | 3 | -12/+23 |
| 2012-05-14 | Add ability to introspect the Particle struct | Simon Robertshaw | 1 | -0/+35 |
| 2012-05-13 | DropDown UI component | Simon Robertshaw | 2 | -4/+5 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 2 | -6/+6 |
| 2012-05-12 | Stupid git | Simon Robertshaw | 3 | -31/+40 |
| 2012-05-12 | Tools implemented in a similar way to elements | Simon Robertshaw | 8 | -1/+197 |
| 2012-05-12 | Redo Wall IDs | Simon Robertshaw | 9 | -174/+334 |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 173 | -516/+15838 |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 2 | -5/+9 |
| 2012-04-21 | Clean out graphics, add openGL graphics in seperate file, change brush to use... | Simon Robertshaw | 1 | -7/+7 |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-19 | TPT: Fix sponge bug. f93a829671 | Simon Robertshaw | 4 | -3/+13 |
| 2012-04-18 | Missing tron graphics function | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | TPT: Fix the bug where you could set bad temp to insulators. 64629df1af | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-18 | TPT: Better description for tron d4a9f86503 | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | TPT: Alterations to TRON and fancy effects ffa5ccb666 | Simon Robertshaw | 1 | -4/+1 |
| 2012-04-18 | TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2 | Simon Robertshaw | 4 | -3/+16 |
| 2012-04-18 | TPT: A small fix for convection. ff8ce0ef3a | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | TPT: Viscosity change for gel. Water diffusion among sponge and gel (but with... | Simon Robertshaw | 1 | -0/+4 |
| 2012-04-18 | TPT: Added gel - a liquid with variable heat conductivity and viscosity. 8523... | Simon Robertshaw | 4 | -14/+29 |
| 2012-04-18 | TPT: Fix crash when flood fill deleting life 7a844f51ff | Simon Robertshaw | 1 | -8/+11 |
| 2012-04-18 | TPT: No unmeltable ice anymore. e4448dc1d6 | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | TPT: Use graphics function for BCOL a1bd20db91 | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | TPT: A fix for ice with ctype = 0. e52f730969 | Simon Robertshaw | 1 | -0/+5 |
| 2012-04-18 | TPT: Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN 57d8335ca5 | Simon Robertshaw | 1 | -0/+4 |
| 2012-04-18 | TPT: REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't fille... | Simon Robertshaw | 4 | -4/+258 |
| 2012-04-18 | TPT: Fixed burning temp. for fire. 00839a3b14 | Simon Robertshaw | 1 | -1/+5 |
| 2012-04-18 | TPT: Fix ELEC being put into pmap instead of photons 5a3faa0584 | Simon Robertshaw | 1 | -3/+3 |
| 2012-04-18 | TPT: Fix major update_particles_i bug, do_move was being called on nonexistan... | Simon Robertshaw | 1 | -35/+19 |
| 2012-04-18 | TPT: fusion step 2 + modify temp/pressure of step 1 803ded3b33 | Simon Robertshaw | 2 | -1/+2 |
| 2012-04-18 | TPT: Added smudge tool afbe8cf38e | Simon Robertshaw | 2 | -0/+23 |
| 2012-04-18 | TPT: Remove 2 pixels per frame speed limit in detector wall b4a06df0b2 | Simon Robertshaw | 1 | -2/+3 |
| 2012-04-18 | TPT: (REALISTIC) Better air<->body heat conduction. Air density now influence... | Simon Robertshaw | 1 | -3/+11 |
| 2012-04-18 | TPT: Volume from heat change (for REALISTIC) 290cac8b7e | Simon Robertshaw | 1 | -0/+4 |
| 2012-04-18 | TPT: Rotate/reflect particle, air, and fan velocities in transform_save 83062... | Simon Robertshaw | 1 | -6/+36 |
| 2012-04-18 | TPT: A new unstable REALISTIC option. No guarantees - but more realistic beha... | Simon Robertshaw | 1 | -4/+10 |
| 2012-04-18 | TPT: Old nothing display mode in the form of Basic colour mode fe82685257 | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-17 | TPT: Added FRAY - Force-ray and RPEL - Repeller f6696282e1 | Simon Robertshaw | 4 | -16/+26 |
| 2012-04-17 | TPT: Prevent gaps in beams of photons from powered clone 3702438482 | Simon Robertshaw | 2 | -0/+7 |
| 2012-04-17 | TPT: Prevent ambient heat going through walls ccb88b6b3b | Simon Robertshaw | 2 | -9/+13 |
| 2012-04-17 | TPT: Change wifi so that it always takes one frame to transmit a722d7a396 | Simon Robertshaw | 1 | -7/+6 |
| 2012-04-17 | TPT: Separate loop for updating life, and add SPRK life checks to most electr... | Simon Robertshaw | 1 | -5/+12 |
| 2012-04-17 | TPT: Another change to the eval_move check in create_part eaf2af6d40 | Simon Robertshaw | 1 | -1/+5 |
| 2012-04-17 | TPT: Fix WARP destroying DMND a9c198dd46 | Simon Robertshaw | 1 | -2/+9 |
| 2012-04-17 | TPT: Only check the bits actually used for wavelength in photon ctype Fixes b... | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-17 | TPT: Solids wall description, and check build_save was successful when saving... | Simon Robertshaw | 1 | -1/+1 |