Age | Commit message (Expand) | Author |
2003-05-28 | Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music... | Travis Howell |
2003-05-26 | more const qualifiers | Max Horn |
2003-05-25 | Corrected target loopback point for 'AD' conversion | Jamieson Christian |
2003-05-25 | Finishing the fix | Jamieson Christian |
2003-05-25 | Possible fix for [742962] MI1VGA - Crash at Scumm Bar. | Jamieson Christian |
2003-05-25 | cleanup | Max Horn |
2003-05-24 | (somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ... | Max Horn |
2003-05-23 | Fixed PPQN for old 'AD' music resources | Jamieson Christian |
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn |
2003-05-20 | warning -> debug message | Max Horn |
2003-05-20 | init all Bundle members properly; make _voiceFile/_musicFile protected | Max Horn |
2003-05-19 | make gui work if the requested string vars don't exist | Jonathan Gray |
2003-05-18 | cleanup | Max Horn |
2003-05-16 | Feature [557411] Adlib sound effects with GM drivers. | Jamieson Christian |
2003-05-16 | some updates that get us up to the bootscripts of he v7 games before erroring... | Jonathan Gray |
2003-05-13 | NUM_ACTORS -> _numActors (for consistency) | Max Horn |
2003-05-13 | cleanup | Max Horn |
2003-05-08 | init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[... | Max Horn |
2003-05-07 | ..\..\msg.txt | Jamieson Christian |
2003-05-03 | added music looping for MonkeyVGA/EGA and Indy3 | Max Horn |
2003-05-02 | shouldn't work so late at night, only make mistakes | Max Horn |
2003-05-01 | umpf | Max Horn |
2003-05-01 | cleanup | Max Horn |
2003-05-01 | fixed music tempo in indy3/monkeyvga etc. | Max Horn |
2003-05-01 | khalek, your patch didn't handle Indy (the original cause for my patch). This... | Max Horn |
2003-05-01 | unbreak costumes in most games | Jonathan Gray |
2003-05-01 | Fixed bug #730030: INDY3: Crash when loading new savegames | Max Horn |
2003-04-30 | PalmOS changes | Max Horn |
2003-04-29 | make all known file extensions of resource files work | Jonathan Gray |
2003-04-28 | pedantic checks | Max Horn |
2003-04-28 | add some he v7 blocks | Jonathan Gray |
2003-04-20 | close bundle files when changing discs in comi | Jonathan Gray |
2003-04-12 | just in case... | Max Horn |
2003-04-11 | fixed resource loading in GF_OLD_BUNDLE games (res header = 2 bytes length, p... | Max Horn |
2003-04-11 | made unblocked games get a little farther before crashing | Max Horn |
2003-03-29 | changed printf to debug | Paweł Kołodziejski |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-01-26 | LCA03 sync: Modified version of the untrap patch, debugger | James Brown |
2003-01-19 | oops | Max Horn |
2003-01-19 | added some comments/changed indention of comments to spaces | Max Horn |
2003-01-12 | work around a script bug in COMI; cleanup; re-enabled array assert | Max Horn |
2003-01-12 | Small fix - _numLocalObjects is a 1-based array, so don't go reading bad memo... | James Brown |
2003-01-08 | our File class already makes sure we find stuff in the resource subdirectory.... | Max Horn |
2003-01-02 | Plop in some better disk switching code for CMI - I have no idea how well thi... | James Brown |
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ... | Max Horn |
2002-12-28 | de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can... | James Brown |
2002-12-28 | get rid of getStringLen and use the more powerful resStrLen instead; moved re... | Max Horn |
2002-12-27 | like rtRoom, rtRoomScripts should never expire while the room they belong too... | Max Horn |
2002-12-27 | Move some things around, to get rid of all these resource/ sprintf's for CMI | James Brown |