aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-16Update Simon games auto detectTravis Howell
2002-12-14fixed VC++ compileMax Horn
2002-12-14explicitly init all fields of version_settingsMax Horn
2002-12-14removed unused fieldMax Horn
2002-12-13added an API to query the list of available music drivers; cleanupMax Horn
2002-12-13changed OSystem to allow RBG<->16bit color conversion to be done in the backe...Max Horn
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
2002-12-08Gui now detects simon games with trailing periodsOliver Kiehl
2002-12-08removed obsolete stuffMax Horn
2002-12-08Give _debuglevel a default valueTravis Howell
2002-12-06Add debug levels for simon gamesTravis Howell
2002-12-06add mi2demo to gamelist, fails to play back recorded sequence currently. Get ...Jonathan Gray
2002-12-04even more cleanupMax Horn
2002-12-04updated version on trunk to 0.3.1cvsMax Horn
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