aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/sword25.h
AgeCommit message (Expand)Author
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-11-10SWORD25: Added basic debugging console to engine (Command Key Disabled)David Turner
2010-10-25SWORD25: 'Implement' RTL support & add TODOs about missing feature supportMax Horn
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-10-13SWORD25: Enforse code naming conventions in PackageManager and Sword25EngineEugene Sandulenko
2010-10-12SWORD25: Put all sound-related debug output under debug flag.Eugene Sandulenko
2010-10-12SWORD25: Added possibility to run from extracted game.Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Converted remainder of Kernel/ folderPaul Gilbert
2010-10-12SWORD25: Added and fixed the remaining engine setup/execution/free codePaul Gilbert
2010-10-12SWORD25: Converted kernel/kernel.cpp to compile under ScummVMPaul Gilbert