Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-10-23 | Correct volume limit listed under -m section of help | Travis Howell | |
svn-id: r5282 | |||
2002-10-23 | Add command line option for master volume, patch #591813 | Travis Howell | |
svn-id: r5280 | |||
2002-10-21 | Add fixme | James Brown | |
svn-id: r5217 | |||
2002-10-18 | cosmetic change, change the scumm version for the HE games to those reported ↵ | Jonathan Gray | |
by the executables. 6 months difference in build date but still the same minor version svn-id: r5184 | |||
2002-10-18 | add -z option to list games | Jonathan Gray | |
svn-id: r5182 | |||
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke | |
svn-id: r5079 | |||
2002-10-01 | don't print usage information if no params are given | Max Horn | |
svn-id: r5067 | |||
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-29 | Merge in 615745: GMD via AdLib emulation | James Brown | |
Remove MIDIEMU driver obsoleted by patch. Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails Switch to NewGUI by default (old code retained 'Just in case') svn-id: r5033 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 | |||
2002-09-26 | some fixes for the message dialog; added some comments | Max Horn | |
svn-id: r5021 | |||
2002-09-24 | Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga ↵ | Travis Howell | |
works again. svn-id: r5012 | |||
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett | |
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998 | |||
2002-09-21 | Add the following patches: | Travis Howell | |
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-09-07 | Change snprintf to sprintf to be consistent with surrounding code. | Matt Hargett | |
svn-id: r4902 | |||
2002-09-07 | Fix heap corruption. Fix compiler warning. | Matt Hargett | |
svn-id: r4901 | |||
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-29 | experimental support for the V2 resource format (patch #601560) | Max Horn | |
svn-id: r4864 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |