summaryrefslogtreecommitdiff
path: root/src/simulation/StructProperty.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-10/+2
unused variables from config.h
2012-10-02Add couple of missing header files needed by GCC 4.7.Jesse Jaara1-0/+1
2012-08-30Get/Set single element propertiesSimon Robertshaw1-0/+8
2012-08-29Implement retrieval of element propertiesSimon Robertshaw1-1/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-0/+2
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
2012-06-05Use a different method for decoding saves with uncompressed object in memory ↵Simon Robertshaw1-0/+28
for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation