aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2002-12-01OS X app bundle should contain static linked executable; 'bool' is part of th...Max Horn
2002-12-01getting ready for 0.3.0Max Horn
2002-12-01moved RNG to common/util.cppOliver Kiehl
2002-11-30Fix compileTravis Howell
2002-11-30gp32 port stuffPeter Moraliyski
2002-11-29Fix warningsTravis Howell
2002-11-25Moved config file to a more Macish location on OS XMax Horn
2002-11-23Simon stuffTravis Howell
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-21enhanced Config::rename_domain; added the ability to change the domain name i...Max Horn
2002-11-21cleanupMax Horn
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