aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/persistent.h
AgeCommit message (Expand)Author
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperC...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: 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-18WINTERMUTE: Rename ERRORCODE (formerly HRESULT) to boolEinar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Remove most of the wintype-definitions.Einar Johan Trøan Sømåen
2012-07-09WINTERMUTE: Start removing useless Windows-only code, and the compiler-refere...Einar 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: Rename Persist->persistEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Get rid of the global constructions.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add subfolders for math, UI, tinyxml and SysEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the B and Part files into Base/Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Run Astyle on code-files to reformat.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Mass rename m_FooBar -> _fooBarEugene Sandulenko
2012-06-02WINTERMUTE: Add the files for the rest of the B-classes.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the script-classesEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add BBase and BParser, and make them compile.Einar Johan Trøan Sømåen