Age | Commit message (Expand) | Author |
2013-08-04 | WINTERMUTE: Fix end of namespace comments. | Johannes Schickel |
2013-04-20 | WINTERMUTE: Let TMEMBER_INT take int32, not int. | Einar Johan Trøan Sømåen |
2013-04-19 | WINTERMUTE: Rename transfer(void *) to transferPtr(void *) to avoid overload-... | Einar Johan Trøan Sømåen |
2013-01-24 | WINTERMUTE: Even more formatting fixes. | Einar Johan Trøan Sømåen |
2013-01-24 | WINTERMUTE: More formatting fixes. | Einar Johan Trøan Sømåen |
2013-01-24 | JANITORIAL: Fix ){ -> ) { | Einar Johan Trøan Sømåen |
2013-01-24 | WINTERMUTE: Fix formatting in persistent.h | Einar Johan Trøan Sømåen |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-08-31 | WINTERMUTE: Cleanup the header-guards. | Einar Johan Trøan Sømåen |
2012-08-13 | WINTERMUTE: WinterMute -> Wintermute | Einar Johan Trøan Sømåen |
2012-07-27 | WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperC... | Einar Johan Trøan Sømåen |
2012-07-21 | WINTERMUTE: Get rid of the C-prefix for class-definitions. | Einar Johan Trøan Sømåen |
2012-07-21 | WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames | Einar Johan Trøan Sømåen |
2012-07-19 | WINTERMUTE: Cleanup some includes in persistency related classes. | Einar Johan Trøan Sømåen |
2012-07-19 | WINTERMUTE: Change all folder-names to lowercase. | Einar Johan Trøan Sømåen |
2012-07-18 | WINTERMUTE: Rename ERRORCODE (formerly HRESULT) to bool | Einar Johan Trøan Sømåen |
2012-07-09 | WINTERMUTE: Remove most of the wintype-definitions. | Einar Johan Trøan Sømåen |
2012-07-09 | WINTERMUTE: Start removing useless Windows-only code, and the compiler-refere... | Einar Johan Trøan Sømåen |
2012-06-26 | WINTERMUTE: Rename FuncName->funcName in the Sys-classes. | Einar Johan Trøan Sømåen |
2012-06-25 | WINTERMUTE: Make the ClassRegistry clean up after itself when returning to la... | Einar Johan Trøan Sømåen |
2012-06-22 | WINTERMUTE: Rename Persist->persist | Einar Johan Trøan Sømåen |
2012-06-22 | WINTERMUTE: Get rid of the global constructions. | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Move the B and Part files into Base/ | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Run Astyle on code-files to reformat. | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Mass rename m_FooBar -> _fooBar | Eugene Sandulenko |
2012-06-02 | WINTERMUTE: Add the files for the rest of the B-classes. | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add the script-classes | Einar Johan Trøan Sømåen |
2012-06-02 | WINTERMUTE: Add BBase and BParser, and make them compile. | Einar Johan Trøan Sømåen |