| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-12 | TPT: Fix TNT not exploding if multiple TNT particles are in the same place de... | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-12 | TPT: Remove silly copypasta from GPMP, causing gravity to depend on air press... | Simon Robertshaw | 1 | -3/+1 |
| 2012-06-12 | TPT: Fix for PUMP 835d6bbfb9 | Simon Robertshaw | 1 | -11/+7 |
| 2012-06-12 | TPT: Limit gel tmp value 1c5381662d | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-12 | TPT: Change pipe and portal to check element type using properties instead of... | Simon Robertshaw | 2 | -6/+6 |
| 2012-06-12 | TPT: Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambi... | Simon Robertshaw | 3 | -3/+4 |
| 2012-06-12 | TPT: One gel particle can't absorb more than 100 water particles now. 74979102b3 | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Save soap bubbles 6717f4ff32 | Simon Robertshaw | 1 | -4/+0 |
| 2012-06-12 | TPT: Fix bounds checking for SING and make explosion pressure area smaller d7... | Simon Robertshaw | 1 | -7/+7 |
| 2012-06-12 | OPS loading: don't replace existing particles twice, and clear soap c… | Simon Robertshaw | 1 | -0/+38 |
| 2012-06-12 | TPT: Use an array instead of ctype to cache tron colour 6101c04ff9 | Simon Robertshaw | 1 | -21/+20 |
| 2012-06-12 | TPT: It's hard to be a fool (fix for the fix) ffee9df8e6 | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Gel won't move solids any more 68ab2e3148 | Simon Robertshaw | 1 | -3/+8 |
| 2012-06-12 | Correct save reloading, add Vac and NGrav tools | Simon Robertshaw | 3 | -1/+36 |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 4 | -1817/+1 |
| 2012-06-09 | Preview: Wait for save to load before opening, Simulation: Correct block coor... | Simon Robertshaw | 1 | -11/+23 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 2 | -23/+87 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 3 | -17/+31 |
| 2012-06-06 | 'No Image' icon when save rendering fails | Simon Robertshaw | 1 | -1/+8 |
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 2 | -11/+33 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 14 | -553/+332 |
| 2012-06-02 | Add missing header includer for C libraries. | Simon Robertshaw | 1 | -0/+1 |
| 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 |