Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-06-14 | Format string/argument mismatch fixes. | Torbjörn Andersson | |
svn-id: r8463 | |||
2003-06-07 | replaced GF_AFTER with _version | Max Horn | |
svn-id: r8372 | |||
2003-05-31 | cleanup | Max Horn | |
svn-id: r8169 | |||
2003-05-30 | some cheap doxygen docs; cleanup | Max Horn | |
svn-id: r8154 | |||
2003-05-28 | const as const can! | Max Horn | |
svn-id: r8058 | |||
2003-05-28 | Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow ↵ | Travis Howell | |
music playback svn-id: r8046 | |||
2003-05-26 | more const qualifiers | Max Horn | |
svn-id: r8002 | |||
2003-05-25 | Corrected target loopback point for 'AD' conversion | Jamieson Christian | |
svn-id: r7924 | |||
2003-05-25 | Finishing the fix | Jamieson Christian | |
svn-id: r7923 | |||
2003-05-25 | Possible fix for [742962] MI1VGA - Crash at Scumm Bar. | Jamieson Christian | |
Fixes End of Track that is rewritten from 'AD' resource. svn-id: r7922 | |||
2003-05-25 | cleanup | Max Horn | |
svn-id: r7919 | |||
2003-05-24 | (somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ↵ | Max Horn | |
in scumm.h svn-id: r7908 | |||
2003-05-23 | Fixed PPQN for old 'AD' music resources | Jamieson Christian | |
svn-id: r7852 | |||
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn | |
svn-id: r7795 | |||
2003-05-20 | warning -> debug message | Max Horn | |
svn-id: r7733 | |||
2003-05-20 | init all Bundle members properly; make _voiceFile/_musicFile protected | Max Horn | |
svn-id: r7718 | |||
2003-05-19 | make gui work if the requested string vars don't exist | Jonathan Gray | |
svn-id: r7674 | |||
2003-05-18 | cleanup | Max Horn | |
svn-id: r7646 | |||
2003-05-16 | Feature [557411] Adlib sound effects with GM drivers. | Jamieson Christian | |
Support for simultaneous drivers is based on a #define in imuse.cpp, and is disabled by default. svn-id: r7582 | |||
2003-05-16 | some updates that get us up to the bootscripts of he v7 games before ↵ | Jonathan Gray | |
erroring out on unimplemented opcodes svn-id: r7576 | |||
2003-05-13 | NUM_ACTORS -> _numActors (for consistency) | Max Horn | |
svn-id: r7489 | |||
2003-05-13 | cleanup | Max Horn | |
svn-id: r7488 | |||
2003-05-08 | init all VAR_* variables to 0xFF; replaced access to _vars in the form ↵ | Max Horn | |
_vars[VAR_*] by VARS(VAR_*) which performs a validity checK; renamed _vars to _scummVars to make sure I updated all places; fixed two places where V6 and newer games would access V5 vars (but there are still some left, it seems); checked VAR access for now only generates a warning svn-id: r7393 | |||
2003-05-07 | ..\..\msg.txt | Jamieson Christian | |
svn-id: r7382 | |||
2003-05-03 | added music looping for MonkeyVGA/EGA and Indy3 | Max Horn | |
svn-id: r7283 | |||
2003-05-02 | shouldn't work so late at night, only make mistakes | Max Horn | |
svn-id: r7257 | |||
2003-05-01 | umpf | Max Horn | |
svn-id: r7256 | |||
2003-05-01 | cleanup | Max Horn | |
svn-id: r7255 | |||
2003-05-01 | fixed music tempo in indy3/monkeyvga etc. | Max Horn | |
svn-id: r7253 | |||
2003-05-01 | khalek, your patch didn't handle Indy (the original cause for my patch). ↵ | Max Horn | |
This oneshould work better. svn-id: r7251 | |||
2003-05-01 | unbreak costumes in most games | Jonathan Gray | |
svn-id: r7242 | |||
2003-05-01 | Fixed bug #730030: INDY3: Crash when loading new savegames | Max Horn | |
svn-id: r7240 | |||
2003-04-30 | PalmOS changes | Max Horn | |
svn-id: r7224 | |||
2003-04-29 | make all known file extensions of resource files work | Jonathan Gray | |
svn-id: r7190 | |||
2003-04-28 | pedantic checks | Max Horn | |
svn-id: r7177 | |||
2003-04-28 | add some he v7 blocks | Jonathan Gray | |
svn-id: r7173 | |||
2003-04-20 | close bundle files when changing discs in comi | Jonathan Gray | |
svn-id: r7023 | |||
2003-04-12 | just in case... | Max Horn | |
svn-id: r6997 | |||
2003-04-11 | fixed resource loading in GF_OLD_BUNDLE games (res header = 2 bytes length, ↵ | Max Horn | |
plus 2 unknown bytes) svn-id: r6976 | |||
2003-04-11 | made unblocked games get a little farther before crashing | Max Horn | |
svn-id: r6967 | |||
2003-03-29 | changed printf to debug | Paweł Kołodziejski | |
svn-id: r6883 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup | Paweł Kołodziejski | |
svn-id: r6718 | |||
2003-01-26 | LCA03 sync: Modified version of the untrap patch, debugger | James Brown | |
savegame/loadgame changes, attempts at making the ComI save/load screen (F1) work. The savegame part of the screen does not work due to a crash, the load part SHOULD... but something resets the saveload flags before they are processed (help! :) svn-id: r6545 | |||
2003-01-19 | oops | Max Horn | |
svn-id: r6512 | |||
2003-01-19 | added some comments/changed indention of comments to spaces | Max Horn | |
svn-id: r6510 | |||
2003-01-12 | work around a script bug in COMI; cleanup; re-enabled array assert | Max Horn | |
svn-id: r6437 | |||
2003-01-12 | Small fix - _numLocalObjects is a 1-based array, so don't go reading bad ↵ | James Brown | |
memory :P svn-id: r6417 | |||
2003-01-08 | our File class already makes sure we find stuff in the resource ↵ | Max Horn | |
subdirectory. Plus, it handles different cases right. So now COMI works from CD on Mac OS X, too svn-id: r6363 |