| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-07-06 | Crashes when drawing stickman at the edge of the screen | jacksonmj | 1 | -19/+18 | |
| 2011-07-06 | Fix crash when hovering over a non-existent thumbnail | jacksonmj | 1 | -0/+2 | |
| 2011-07-03 | Fix stickman head in renderer | jacksonmj | 1 | -0/+1 | |
| 2011-07-03 | Some fixes for non-existent particles in Lua | jacksonmj | 1 | -1/+15 | |
| Return 0 for get_property("type", ...) instead of erroring, to make checking for particles easier. Also stop x coordinate being used as a particle index if no particle exists at that location. | |||||
| 2011-07-01 | Savask experimental heat transfer | Simon Robertshaw | 1 | -1/+20 | |
| 2011-06-28 | Adjust font glyph 214 | Simon | 1 | -0/+0 | |
| 2011-06-28 | Update font, add 'activated elements' glyph at position 214 | Simon | 2 | -0/+0 | |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵ | Simon Robertshaw | 9 | -14/+176 | |
| (needs icon) | |||||
| 2011-06-27 | Jagged arcs | Simon Robertshaw | 1 | -0/+34 | |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 4 | -15/+40 | |
| 2011-06-26 | Ensure energy particles are always drawn on top | Simon Robertshaw | 1 | -0/+3 | |
| 2011-06-25 | Fix segfault with aray striking particles with abnormal ctype | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-25 | Make pipe save ctype and tmp | jacksonmj | 1 | -0/+6 | |
| 2011-06-25 | Hot air rises [Experimental] | Simon Robertshaw | 1 | -0/+6 | |
| 2011-06-25 | Fix save button | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-25 | Strip extension when saving | Simon Robertshaw | 1 | -0/+5 | |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 2 | -5/+37 | |
| 2011-06-25 | Allow changing of stkm spawn element by setting ctype | jacksonmj | 3 | -2/+12 | |
| 2011-06-25 | Change checking back to ctype for Aray condition | Simon Robertshaw | 1 | -1/+2 | |
| 2011-06-25 | Check photon map in Lua functions, and allow any ctype | jacksonmj | 6 | -20/+25 | |
| Also add some extra checks on ctype in the rest of the game | |||||
| 2011-06-25 | Check particle exists in tpt.set_property, and sdl_scale mouse coords for ↵ | jacksonmj | 2 | -2/+4 | |
| Lua step | |||||
| 2011-06-25 | Visual Studio fixes | jacksonmj | 2 | -34/+58 | |
| 2011-06-25 | Fixes for high life stickman | jacksonmj | 3 | -4/+6 | |
| 2011-06-25 | Use malloc in parse_save to avoid stack overflow | jacksonmj | 1 | -1/+4 | |
| 918 KiB arrays should not be allocated on the stack... | |||||
| 2011-06-25 | Fix issues with local saving when using scale:2 | jacksonmj | 1 | -1/+2 | |
| 2011-06-25 | Small fixes for liquids in radial/Newtonian gravity | jacksonmj | 1 | -4/+10 | |
| 2011-06-25 | Better liquids movement in radial/Newtonian gravity | jacksonmj | 1 | -2/+101 | |
| 2011-06-25 | Include ambient heat in undo | jacksonmj | 2 | -3/+6 | |
| 2011-06-25 | Fix fast photons reflecting through obstacles | jacksonmj | 1 | -19/+14 | |
| 2011-06-25 | Fix walls for SING explosions | jacksonmj | 2 | -21/+30 | |
| 2011-06-25 | Fix gravmap build up during repeated frame stepping | jacksonmj | 2 | -4/+5 | |
| 2011-06-25 | Pixel format conversion | jacksonmj | 1 | -11/+59 | |
| 2011-06-25 | Decor brush shape, and fix big thumb not changing when page changed | jacksonmj | 1 | -0/+5 | |
| 2011-06-25 | Fix soap stamp crashes, and fix stkm head colour | jacksonmj | 2 | -9/+15 | |
| 2011-06-25 | added functions to iterate through all particles | ief015 | 1 | -18/+61 | |
| + tpt.start_getPartIndex() --starts the iteration + bool tpt.next_getPartIndex() --increases the iteration, returns true if there are more particles to iterate through + int tpt.getPartIndex() --get the current iteration value | |||||
| 2011-06-15 | Fix save_filename crash | Simon Robertshaw | 1 | -2/+2 | |
| 2011-06-15 | Revert "Heat simulation improvement." | Simon Robertshaw | 1 | -5/+2 | |
| This reverts commit 5e43bb0510e704b66120391c027c7568f5b6f920. | |||||
| 2011-06-15 | Revert "Prevent photons stealing heat energy" | Simon Robertshaw | 1 | -2/+3 | |
| This reverts commit aac8898f42e0e2fb3fcf6a3824ae19d8e676eb8c. | |||||
| 2011-06-14 | Prevent photons stealing heat energy | Simon Robertshaw | 1 | -3/+2 | |
| 2011-06-14 | Heat simulation improvement. | savask | 1 | -2/+5 | |
| 2011-06-14 | Revert "Better heat treatment." | Simon Robertshaw | 1 | -10/+12 | |
| This reverts commit 37df2abe90731f2da814a4463f406b0afe9308f9. | |||||
| 2011-06-14 | Make aheat in HEAT view less intense | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-14 | Better heat treatment. | savask | 1 | -12/+10 | |
| 2011-06-14 | Fix small visual issues and crash when folder doesn't exist | Simon Robertshaw | 1 | -6/+6 | |
| 2011-06-14 | Fix sim-options icon | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 2 | -42/+86 | |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+126 | |
| 2011-06-13 | Local save loading - Fix screen buffer issues and scrolling | Simon Robertshaw | 1 | -47/+75 | |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+263 | |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 9 | -48/+47 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
