| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-06-18 | Ensure partsSimIndex is freed upon success state of OPS parsing | Simon Robertshaw | 1 | -0/+2 | |
| 2012-06-18 | Better freeing for memory in GameSave | Simon Robertshaw | 1 | -22/+17 | |
| 2012-06-12 | TPT: Check for version before enabling movable flag for sponge. 393d247312 | Simon Robertshaw | 1 | -1/+1 | |
| 2012-06-12 | TPT: strncpy for loading sign text in OPS 433c1881bc | Simon Robertshaw | 1 | -1/+5 | |
| 2012-06-12 | TPT: Save soap bubbles 6717f4ff32 | Simon Robertshaw | 1 | -4/+121 | |
| 2012-06-12 | OPS loading: don't replace existing particles twice, and clear soap c… | Simon Robertshaw | 1 | -33/+0 | |
| 2012-06-12 | TPT: Save tmp2 for tron c8a1524d6b | Simon Robertshaw | 1 | -1/+1 | |
| 2012-06-09 | Fix save rotation | Simon Robertshaw | 1 | -24/+63 | |
| 2012-06-09 | Missing 'delete' on old blockMap data in save Tranformation | Simon Robertshaw | 1 | -16/+3 | |
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and ↵ | Simon Robertshaw | 1 | -1/+102 | |
| transoformation working (not particularly well) | |||||
| 2012-06-09 | Preview: Wait for save to load before opening, Simulation: Correct block ↵ | Simon Robertshaw | 1 | -3/+0 | |
| coords when reading wall data, replace existing particles when placing stamps on top, Game: Clear the simulation when loading a save | |||||
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -29/+51 | |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵ | Simon Robertshaw | 1 | -3/+5 | |
| (stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser | |||||
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 1 | -44/+29 | |
| 2012-06-05 | Fix bmap reading error caused by signed/unsigned comparison | Simon Robertshaw | 1 | -3/+2 | |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ↵ | Simon Robertshaw | 1 | -0/+1477 | |
| for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation | |||||
