Commit Graph

19 Commits

Author SHA1 Message Date
James Brown 9ec3336de4 Add fixme
svn-id: r5217
2002-10-21 15:59:04 +00:00
Jonathan Gray 209e723a76 cosmetic change, change the scumm version for the HE games to those reported by the executables. 6 months difference in build date but still the same minor version
svn-id: r5184
2002-10-18 08:26:23 +00:00
Jonathan Gray 2425fc44bf add -z option to list games
svn-id: r5182
2002-10-18 07:08:45 +00:00
Ruediger Hanke 2fd0a3d458 Renamed new AMidi to Etude
svn-id: r5079
2002-10-02 23:31:40 +00:00
Max Horn 1e626a7128 don't print usage information if no params are given
svn-id: r5067
2002-10-01 23:08:54 +00:00
Max Horn d921d06d39 played a bit with the launcher - it now is already somewhat usable <g>
svn-id: r5047
2002-09-30 00:55:47 +00:00
Max Horn e9e75ffd0a cleanup
svn-id: r5046
2002-09-29 23:09:01 +00:00
James Brown dfdb1f7547 Merge in 615745: GMD via AdLib emulation
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-29 11:11:42 +00:00
Max Horn 6024c80f14 added (currently completly useless) launcher dialog
svn-id: r5024
2002-09-27 23:27:14 +00:00
Max Horn 09f56dc233 some fixes for the message dialog; added some comments
svn-id: r5021
2002-09-26 12:29:10 +00:00
Travis Howell 2e88cd210c Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga works again.
svn-id: r5012
2002-09-24 04:29:54 +00:00
Matt Hargett 8390b0cc53 2002-09-21 Matt Hargett <matt@use.net>
* 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-22 03:53:53 +00:00
Travis Howell f1a273e092 Add the following patches:
[ 609649 ] Sound patch for GF_OLD256 games
[ 611997 ] RFC: Timer-based CD audio sync

svn-id: r4986
2002-09-21 13:48:03 +00:00
Max Horn 523d8e64c0 rewrote config class; cleanup; code restructuring
svn-id: r4903
2002-09-08 01:08:12 +00:00
Matt Hargett 943de561bf Change snprintf to sprintf to be consistent with surrounding code.
svn-id: r4902
2002-09-07 20:59:56 +00:00
Matt Hargett 0069fb1072 Fix heap corruption. Fix compiler warning.
svn-id: r4901
2002-09-07 19:55:16 +00:00
Max Horn a39711e256 fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
2002-08-31 13:29:10 +00:00
Max Horn bbcae3efbe experimental support for the V2 resource format (patch #601560)
svn-id: r4864
2002-08-29 16:57:43 +00:00
Max Horn ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00