aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2002-11-21now this was an *EVIL* typoMax Horn
2002-11-21gotta love creating objects on the stack :-)Max Horn
2002-11-21Now only have to choose betwene simon 1/2 talkie/win versionsTravis Howell
2002-11-21Fix Simon games detectionTravis Howell
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-21consistently ignore case of the domain nameMax Horn
2002-11-21operator < and > for String now ignore caseMax Horn
2002-11-21added and corrected some detectNames; it is vital that only names of files th...Max Horn
2002-11-19revert adlib change for now (not happy with the whole adlib/midi situation, t...Max Horn
2002-11-19fixed default midi driver selection on Mac OS X; enforce adlib for Indy3/Monk...Max Horn
2002-11-19Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cde...Nicolas Bacca
2002-11-19added some preliminary game auto detect code to the launcher; this required a...Max Horn
2002-11-18touch up games listJonathan Gray
2002-11-15fix operator == and !=Max Horn
2002-11-15More tempo updates, news update, bump version numberJames Brown
2002-11-14cleanupMax Horn
2002-11-14set default window title 'ScummVM' while launcher is upMax Horn
2002-11-14added missing #includeMax Horn
2002-11-13cleaned up Config::get_domain; fixed sorting in launcherMax Horn
2002-11-13#include headers for strlen & assertMax Horn
2002-11-13properly init all datacd Projekte/scummvmMax Horn
2002-11-12first of a few more s/readme.txt/README/ changesJonathan Gray
2002-11-10completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat...Max Horn
2002-11-10Update internal version numberJames Brown
2002-11-10indention fix :-)Max Horn
2002-11-10added FIXME commentMax Horn
2002-11-06use strcat instead of sprintf+strlenMax Horn
2002-11-06moved some constants from scumm.h to gameDetector.h; this way, we don't have ...Max Horn
2002-11-06update formating of -z output to reflect long simon game namesJonathan Gray
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
2002-11-02Added simon sound bugfix, patch #632518Travis Howell
2002-10-28fixed shadow warningMax Horn
2002-10-28Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.James Brown
2002-10-28Add support for aliased scummvm config entries.James Brown
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....Jonathan Gray
2002-10-24Add simon1demoTravis Howell
2002-10-23cleaning up scummsys.h a bit (in preparation of using configure eventually). ...Max Horn
2002-10-23don't use strdupMax Horn
2002-10-23Correct volume limit listed under -m section of helpTravis Howell
2002-10-23Add command line option for master volume, patch #591813Travis Howell
2002-10-22fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)Max Horn
2002-10-22inline function instead of macro for SWAP, to make -Wshadow more usefulMax Horn
2002-10-22cleanup arrayPaweł Kołodziejski
2002-10-22don't shadow varsMax Horn
2002-10-22don't shadow varsMax Horn
2002-10-21Add fixmeJames Brown
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-10-18cosmetic change, change the scumm version for the HE games to those reported ...Jonathan Gray
2002-10-18add -z option to list gamesJonathan Gray
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt