| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-25 | TPT: Fix infinite loop when flood_INST finds some INST with a non zero lif...... | Simon Robertshaw | 1 | -9/+29 |
| 2012-07-25 | TPT: Reset particle flags in create_part 135e91b84d | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-25 | TPT: Allow stickman head to go through everything 95ca29cc64 | Simon Robertshaw | 1 | -1/+25 |
| 2012-07-25 | TPT: Prevent STKM floating in gases 31a61d0888 | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122 | Simon Robertshaw | 1 | -0/+22 |
| 2012-07-25 | TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles 796... | Simon Robertshaw | 1 | -1/+2 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 1 | -4/+5 |
| 2012-07-25 | TPT: Fix STKM causing stacking and falling through some powders c14704ae49 | Simon Robertshaw | 1 | -11/+14 |
| 2012-07-25 | TPT: Move INST flood fill into a separate function 36de2f19f5 | Simon Robertshaw | 1 | -96/+149 |
| 2012-07-25 | TPT: Update to EXOT that makes it permeable to neutrons as well as electro...... | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-24 | Fix deco smudge tool | Simon Robertshaw | 1 | -8/+9 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 1 | -4/+16 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 1 | -21/+37 |
| 2012-06-18 | Free tools | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-18 | Free platent and elements | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-13 | TPT: Prevent THDR from counting towards stacked particle limit | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-13 | TPT: Avoid stacking in INVS and FILT, and fix pressurised INVS graphics | Simon Robertshaw | 1 | -1/+5 |
| 2012-06-13 | TPT: Run stacking check less often | Simon Robertshaw | 1 | -0/+66 |
| 2012-06-13 | TPT: Prevent solid particles stacking in E-Hole | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: EXOT | Simon Robertshaw | 1 | -0/+5 |
| 2012-06-12 | TPT: Fix the bug with not-spawning fighter. | Simon Robertshaw | 1 | -2/+0 |
| 2012-06-12 | TPT: Put ifs into switch in create_part | Simon Robertshaw | 1 | -194/+213 |
| 2012-06-12 | TPT: Prevent allocation of particles with type==0, bleep bloop | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Fix PROP_NEUTPENETRATE, particles weren't being moved into empty space | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Fixed the bug with snow, where it melted without taking it's ctype into ... | Simon Robertshaw | 1 | -5/+5 |
| 2012-06-12 | TPT: VOID & PVOD can be set to only eat/not eat certain things | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-12 | TPT: energy type particles automatically go into photons, not pmap | Simon Robertshaw | 1 | -8/+9 |
| 2012-06-12 | TPT: GPMP activated at draw | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Update gravity mask when loading saves 0fb6b85706 | Simon Robertshaw | 1 | -0/+3 |
| 2012-06-12 | TPT: New flood_parts function, should fix crashing due to too much recursion ... | Simon Robertshaw | 1 | -74/+140 |
| 2012-06-12 | TPT: Make TTAN block pressure when framestepping 58ea2b2acf | Simon Robertshaw | 1 | -7/+2 |
| 2012-06-12 | TPT: New element: Titanium, absorbs some neutrons, acts as a solid wall to ai... | Simon Robertshaw | 1 | -0/+7 |
| 2012-06-12 | TPT: Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambi... | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Save soap bubbles 6717f4ff32 | Simon Robertshaw | 1 | -4/+0 |
| 2012-06-12 | OPS loading: don't replace existing particles twice, and clear soap c… | Simon Robertshaw | 1 | -0/+38 |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 1 | -2/+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 | 1 | -21/+85 |
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 1 | -9/+25 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 1 | -2/+59 |
| 2012-05-15 | Seperate new/old CreateParts functions | Simon Robertshaw | 1 | -54/+119 |
| 2012-05-14 | Make flood_prop use PropertyType from StructProperty, Property tool works | Simon Robertshaw | 1 | -8/+18 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-12 | Stupid git | Simon Robertshaw | 1 | -6/+1 |
| 2012-05-12 | Tools implemented in a similar way to elements | Simon Robertshaw | 1 | -0/+109 |
| 2012-05-12 | Redo Wall IDs | Simon Robertshaw | 1 | -107/+241 |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 1 | -149/+148 |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 1 | -4/+8 |
| 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 |