| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
