Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-06 | fixed detection of early scumm games | Paweł Kołodziejski | |
svn-id: r6923 | |||
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn | |
svn-id: r6862 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-23 | move language enum to gameDetector.h | Jonathan Gray | |
svn-id: r6848 | |||
2003-03-18 | add GF_DEFAULT_TO_1X_SCALER | Jonathan Gray | |
svn-id: r6830 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn | |
svn-id: r6691 | |||
2003-03-01 | those TODOs have been obsoleted | Oliver Kiehl | |
svn-id: r6655 | |||
2003-03-01 | removed the single big VersionSettings list; instead, the simon & scumm ↵ | Max Horn | |
modules now keep their target lists seperatly (and when we add BASS, it can have its own target list) svn-id: r6652 | |||
2003-03-01 | don't hardcode the Simon GameID values, rather use the #defines from ↵ | Max Horn | |
simon/intern.h. Proper solution pending svn-id: r6651 | |||
2003-02-24 | add gameid for puttdemo | Jonathan Gray | |
svn-id: r6636 | |||
2003-02-17 | make good on GF_NEW_COSTUMES threats | Jonathan Gray | |
svn-id: r6616 | |||
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray | |
svn-id: r6567 | |||
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell | |
svn-id: r6450 | |||
2003-01-12 | Fix game-specific scalers overriding global... when game started from Launcher | James Brown | |
svn-id: r6415 | |||
2003-01-11 | More simon 2 targets (amiga/mac ports) | Travis Howell | |
svn-id: r6396 | |||
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵ | Max Horn | |
script dumping svn-id: r6284 | |||
2002-12-25 | fix -pedantic warnings | Max Horn | |
svn-id: r6108 | |||
2002-12-14 | fixed VC++ compile | Max Horn | |
svn-id: r5950 | |||
2002-12-14 | removed unused field | Max Horn | |
svn-id: r5944 | |||
2002-12-13 | added an API to query the list of available music drivers; cleanup | Max Horn | |
svn-id: r5942 | |||
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown | |
svn-id: r5915 | |||
2002-12-06 | Add debug levels for simon games | Travis Howell | |
svn-id: r5860 | |||
2002-12-04 | even more cleanup | Max Horn | |
svn-id: r5839 | |||
2002-11-19 | added some preliminary game auto detect code to the launcher; this required ↵ | Max Horn | |
a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work svn-id: r5600 | |||
2002-11-06 | moved some constants from scumm.h to gameDetector.h; this way, we don't have ↵ | Max Horn | |
to include scumm.h in gameDetector.cpp (good, as it seperates scumm/ from common/ even more) svn-id: r5444 | |||
2002-10-28 | Add support for aliased scummvm config entries. | James Brown | |
Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5287 | |||
2002-10-23 | Add command line option for master volume, patch #591813 | Travis Howell | |
svn-id: r5280 | |||
2002-10-18 | add -z option to list games | Jonathan Gray | |
svn-id: r5182 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-29 | cleanup | Max Horn | |
svn-id: r5046 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |