Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-18 | fix typo | Jonathan Gray | |
svn-id: r6620 | |||
2003-02-17 | make good on GF_NEW_COSTUMES threats | Jonathan Gray | |
svn-id: r6616 | |||
2003-02-14 | add putt putt goes to the moon to gamedetector | Jonathan Gray | |
svn-id: r6605 | |||
2003-02-12 | try to boost our cvs stats a bit, er I mean fix typo | Jonathan Gray | |
svn-id: r6599 | |||
2003-02-12 | update version list with some more dos based humongous games, these ones ↵ | Jonathan Gray | |
still need at least one opcode to work and maybe some akos bits, but they are a lot closer to the lec games then the games that are windows based with versions numbers of 7.0.0 which seems to be pretty much every game apart from those now in the list svn-id: r6598 | |||
2003-02-02 | Language option isn't just for comu | Travis Howell | |
svn-id: r6582 | |||
2003-01-29 | Missed a file | Travis Howell | |
svn-id: r6570 | |||
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray | |
svn-id: r6567 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2003-01-14 | Add hopefully the final simon target, not support at all yet. | Travis Howell | |
svn-id: r6451 | |||
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell | |
svn-id: r6450 | |||
2003-01-11 | More simon 2 targets (amiga/mac ports) | Travis Howell | |
svn-id: r6396 | |||
2003-01-04 | Add extra target for simon2demo | Travis Howell | |
svn-id: r6329 | |||
2003-01-03 | Don't show scumm version number when starting Simon games | Travis Howell | |
svn-id: r6325 | |||
2003-01-01 | change detected game to trying to start game as this message is displayed ↵ | Jonathan Gray | |
even when there aren't any resource files in the specified directory svn-id: r6313 | |||
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-28 | decluttering | James Brown | |
svn-id: r6224 | |||
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn | |
svn-id: r6042 | |||
2002-12-21 | Add debug command line fix and config option, patch #655822 | Travis Howell | |
svn-id: r6034 | |||
2002-12-17 | Fix error in my last commit | Travis Howell | |
Remove hack svn-id: r6009 | |||
2002-12-16 | Update Simon games auto detect | Travis Howell | |
svn-id: r5995 | |||
2002-12-14 | explicitly init all fields of version_settings | Max Horn | |
svn-id: r5945 | |||
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-08 | Gui now detects simon games with trailing periods | Oliver Kiehl | |
svn-id: r5892 | |||
2002-12-08 | removed obsolete stuff | Max Horn | |
svn-id: r5888 | |||
2002-12-08 | Give _debuglevel a default value | Travis Howell | |
svn-id: r5876 | |||
2002-12-06 | Add debug levels for simon games | Travis Howell | |
svn-id: r5860 | |||
2002-12-06 | add mi2demo to gamelist, fails to play back recorded sequence currently. Get ↵ | Jonathan Gray | |
it here http://www.scummbar.com/resources/downloads/demos/mi2demo.zip svn-id: r5859 | |||
2002-12-04 | even more cleanup | Max Horn | |
svn-id: r5839 | |||
2002-11-30 | gp32 port stuff | Peter Moraliyski | |
svn-id: r5761 | |||
2002-11-23 | Simon stuff | Travis Howell | |
svn-id: r5700 | |||
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian | |
IMuseAdlib is defunct. New MidiDriver_ADLIB device. Simon 1/2 now supports Adlib. svn-id: r5677 | |||
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name ↵ | Max Horn | |
in EditGameDialog svn-id: r5673 | |||
2002-11-21 | Now only have to choose betwene simon 1/2 talkie/win versions | Travis Howell | |
svn-id: r5662 | |||
2002-11-21 | Fix Simon games detection | Travis Howell | |
svn-id: r5659 | |||
2002-11-21 | added and corrected some detectNames; it is vital that only names of files ↵ | Max Horn | |
that are *always* present for the game in quesion are used svn-id: r5645 | |||
2002-11-19 | revert adlib change for now (not happy with the whole adlib/midi situation, ↵ | Max Horn | |
though) svn-id: r5621 | |||
2002-11-19 | fixed default midi driver selection on Mac OS X; enforce adlib for ↵ | Max Horn | |
Indy3/MonkeyVGA for now; don't default to adlib in any other game svn-id: r5617 | |||
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-18 | touch up games list | Jonathan Gray | |
svn-id: r5595 | |||
2002-11-15 | More tempo updates, news update, bump version number | James Brown | |
svn-id: r5557 | |||
2002-11-12 | first of a few more s/readme.txt/README/ changes | Jonathan Gray | |
svn-id: r5519 | |||
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-11-06 | update formating of -z output to reflect long simon game names | Jonathan Gray | |
svn-id: r5432 | |||
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell | |
svn-id: r5413 | |||
2002-10-28 | fixed shadow warning | Max Horn | |
svn-id: r5346 | |||
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-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5287 |