Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-29 | cleanup | Max Horn | |
svn-id: r5747 | |||
2002-11-28 | oops | Max Horn | |
svn-id: r5738 | |||
2002-11-28 | no need to retry 5 times in loadResource - we don't have users with floppy ↵ | Max Horn | |
disks anymore, after all :-). Fixed an endian issue for v2 games (makes them crash a little bit later during loading) svn-id: r5737 | |||
2002-11-23 | fixed o5_resourceRoutines for OLD256 games (various subopcodes are still not ↵ | Max Horn | |
implemented, though); some cleanup svn-id: r5699 | |||
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-20 | Support MAC music tracks even in -eadlib mode | Jamieson Christian | |
svn-id: r5636 | |||
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵ | Max Horn | |
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
2002-10-15 | Patch 623391: Verb shadow fix (MI2) | James Brown | |
svn-id: r5150 | |||
2002-10-11 | added FT imuse music | Paweł Kołodziejski | |
svn-id: r5127 | |||
2002-10-02 | Fix "ripburger attacks Malcom" cutscene, by disabling pseudoRooms for V7 games. | James Brown | |
They arn't used in FT at least, so I'm going to assume this could also fix the Dig. svn-id: r5073 | |||
2002-09-29 | patch #616195 | Max Horn | |
svn-id: r5039 | |||
2002-09-29 | Patch #616155: Set Monkey1VGA music instruments dynamically | James Brown | |
svn-id: r5035 | |||
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-25 | Fix annoying indentation of the CHECK_HEAP macro | James Brown | |
svn-id: r5018 | |||
2002-09-25 | Patch 613933: Return code for validateresource. | James Brown | |
svn-id: r5017 | |||
2002-09-22 | Add fix me | Travis Howell | |
svn-id: r5004 | |||
2002-09-22 | Add hack from trin to make zak256 sfx/music work again. | Travis Howell | |
Add Makefile changes to Makefile.mingw svn-id: r5000 | |||
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-15 | improved open function in File class | Paweł Kołodziejski | |
svn-id: r4945 | |||
2002-09-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-08-30 | minor tweaks | Max Horn | |
svn-id: r4872 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-29 | some cleanup/refactoring | Max Horn | |
svn-id: r4866 | |||
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 |