aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base/scriptables
AgeCommit message (Expand)Author
2012-06-22WINTERMUTE: Rename Persist->persistEinar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Run astyle on the source-files.Einar Johan Trøan Sømåen
2012-06-22WINTERMUTE: Rename the functions and arguments in BPersistMgrEinar Johan Trøan Sømåen
2012-06-16WINTERMUTE: A first attempt at getting savegames to work.Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Change a few char* to Common::String in AdActorEinar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Remove a bunch of commented-out includes.Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Make factory-functions for the SX-classes, to avoid having to inc...Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Clean out some un-needed headers, and some FORBIDDEN_SYMBOL_EXCEP...Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)Einar Johan Trøan Sømåen
2012-06-14WINTERMUTE: Fix SXString's - "Split"Einar Johan Trøan Sømåen
2012-06-13WINTERMUTE: Implement SXDateEinar Johan Trøan Sømåen
2012-06-13WINTERMUTE: Fix a critical typo in II_ADD in ScScriptEinar Johan Trøan Sømåen
2012-06-11WINTERMUTE: Get rid of even more FORBIDDEN SYMBOLsEinar Johan Trøan Sømåen
2012-06-08WINTERMUTE: Move FORBIDDEN_SYMBOL_EXCEPTION out of the headers and into the C...Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Revamp the file-system to deliver Common::-streams directlyEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Start refactoring the file-files in Base.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the file-related classes into Base/fileEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add folders for utils and videoEinar 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