aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/persistent.cpp
AgeCommit message (Expand)Author
2019-07-16WINTERMUTE: Add dummy implementation of Directory global objectlolbot-iichan
2014-02-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Clear out a few warning()sEinar Johan Trøan Sømåen
2012-07-23WINTERMUTE: Clean up a few includes.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Get rid of the C-prefix for class-definitions.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Fix a few Upper_case filenames that got missed in the last commit.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Cleanup some includes in persistency related classes.Einar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Change all folder-names to lowercase.Einar Johan Trøan Sømåen
2012-07-17WINTERMUTE: Remove SXStore, since it's only usefull on iOS.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Move font & particle emitter-related code to it's own subfolderEinar Johan Trøan Sømåen
2012-06-26WINTERMUTE: Rename FuncName->funcName in the Sys-classes.Einar Johan Trøan Sømåen
2012-06-25WINTERMUTE: Make the ClassRegistry clean up after itself when returning to la...Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Remove BEvent.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Get rid of the global constructions.Einar Johan Trøan Sømåen