aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/queen.h
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-02This should make the game match the original DOS version speed.Gregory Montoir
2007-03-20enabled music volume changes in Amiga versionGregory Montoir
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
2006-11-03cleanup (got rid of the custom Language enum, re-used the one in the Common n...Gregory Montoir
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-16* Added virtual Engine::getDebugger() methodMax Horn
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-06-10fix CE portKostas Nakos
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-02-12The GameDetector is no longer a required parameter for Engine constructorsMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn