aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base/BGame.cpp
AgeCommit message (Expand)Author
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: Make saves get listed properlyEinar 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: Get rid of rand/srand.Einar Johan Trøan Sømåen
2012-06-15WINTERMUTE: Remove unused include in BGame.cppEinar 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: Add a quick-fix to replace SDL_TEXTINPUT.Einar Johan Trøan Sømåen
2012-06-14WINTERMUTE: Implement a bit more of the key-handling.Einar Johan Trøan Sømåen
2012-06-14WINTERMUTE: Fix theora-playback with the new Rendering-changes.Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Fix formatting.Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Correct some math-errors in the debug-logging.Einar Johan Trøan Sømåen
2012-06-11WINTERMUTE: Get rid of all but one FORBIDDEN SYMBOL in BGame.Einar Johan Trøan Sømåen
2012-06-11WINTERMUTE: Make Theora-playback fail properly when THEORA isn't compiled in.Einar 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-08WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Make the engine atleast register keypresses.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the Theo...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