scummvm/base
2006-09-20 11:54:15 +00:00
..
commandLine.cpp * Added copyright string to all engine plugins 2006-07-31 13:41:21 +00:00
commandLine.h - Updated MSVC8 project files 2006-05-09 14:16:43 +00:00
engine.cpp * Added virtual Engine::getDebugger() method 2006-09-16 19:31:23 +00:00
engine.h * Added virtual Engine::getDebugger() method 2006-09-16 19:31:23 +00:00
game.h Removed Base::setTarget, and some minor cleanup & tweaks 2006-05-05 00:26:03 +00:00
internal_version.h Bump version 2006-06-11 22:29:41 +00:00
internal_version.h.in New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS) 2006-01-25 20:53:25 +00:00
main.cpp Fixed some broken #include's (the PS2 and Symbian may need more fixed, though) 2006-08-04 17:47:57 +00:00
main.h Fixed broken svn:keywords values 2006-04-16 13:01:41 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
plugins.cpp Work around conflict between ISO C++ and POSIX, to allow ISO C++ compliant compilers like GCC 4.x to compile the plugin code again 2006-09-20 11:54:15 +00:00
plugins.h * Added copyright string to all engine plugins 2006-07-31 13:41:21 +00:00
version.cpp Small fix for the symbian port 2006-07-29 20:20:01 +00:00
version.h Moved (Plain)GameDescriptor from base/gameDetector.h to the new base/game.h header file 2006-04-15 21:20:16 +00:00