scummvm/base
Max Horn 29b64b4aab Small fix for the symbian port
svn-id: r23618
2006-07-29 20:20:01 +00:00
..
commandLine.cpp Fixed DO_OPTION_OPT so that the '=' is no longer required in long options. (The 2006-07-22 15:16:28 +00:00
commandLine.h - Updated MSVC8 project files 2006-05-09 14:16:43 +00:00
engine.cpp Fixed problem when building and debugging using Symbian Emulator. 2006-06-01 22:43:19 +00:00
engine.h Renamed class Timer to TimerManager (the old name was somewhat incorrect/confusing) 2006-06-24 09:34:49 +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 The GUI now uses the cursor palette for all themes. Therefore, it shouldn't be 2006-07-23 07:18:37 +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 Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp 2006-06-24 08:07:48 +00:00
plugins.h * Changed the createEngine() factory function of our plugins to return an error code (the engine is now passed indirectly via a double pointer) 2006-04-29 00:27:20 +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