Age | Commit message (Expand) | Author |
2002-10-18 | Find game names directly from version_settings rather than using the detector. | Marcus Comstedt |
2002-10-18 | Avoid including common/engine as to not create name conflicts with Timer. | Marcus Comstedt |
2002-10-18 | Overlays implemented. Made the buffering slightly more efficient. | Marcus Comstedt |
2002-10-18 | Oddly enough, setting the sound hardware to 44100 gives correct sound, even t... | Marcus Comstedt |
2002-10-18 | Dreamcast port now wraps main() to avoid special kluges in the common main. | Marcus Comstedt |
2002-10-18 | Time stuff moved to its own file. Program invocation strategy reworked. | Marcus Comstedt |
2002-10-18 | Put time related stuff in its own file to avoid name clashes for Timer. | Marcus Comstedt |
2002-10-17 | added some TODO comments so that people know a bit better what is planned her... | Max Horn |
2002-10-17 | Patch 624477: Fix for bug 609716 | James Brown |
2002-10-16 | added Torbjoern and Jamieson to credits | Max Horn |
2002-10-16 | patch #620627: mouse wheel support for NewGui | Max Horn |
2002-10-16 | dialogs now can be run 'modal' | Max Horn |
2002-10-16 | Implement akos codec 1, shadow mode 3 | James Brown |
2002-10-16 | Remove description() as aquadrans talkdelay change makes it totally | James Brown |
2002-10-16 | Hack out 'Wait for actor drawn' for The Dig. See IRC logs for more | James Brown |
2002-10-16 | Add comment for unknownCD() stub | James Brown |
2002-10-16 | Full Throttle: Add stub for opcode CD (something to do with drawing blast obj... | James Brown |
2002-10-16 | Make it possible to disable digitalimuse by just commenting out it's | James Brown |
2002-10-16 | fixes to imuse | Paweł Kołodziejski |
2002-10-16 | Use correct LocalScript range for check | James Brown |
2002-10-16 | add hack to allow scummvm to get up to the credits in the dig | Jonathan Gray |
2002-10-16 | compilation fix | Max Horn |
2002-10-15 | changes to imuse | Paweł Kołodziejski |
2002-10-15 | fix | Paweł Kołodziejski |
2002-10-15 | Fix missing fourth shape in Dig rods, by changing typecast. | James Brown |
2002-10-15 | sort the games in the launcher list by name | Max Horn |
2002-10-15 | added insert_at method to List template | Max Horn |
2002-10-15 | list every file in its own line - makes it a bit easier to find/add things | Max Horn |
2002-10-15 | Sanity checking to fix crash caused by latest sound commits | James Brown |
2002-10-15 | Patch 623391: Verb shadow fix (MI2) | James Brown |
2002-10-15 | changes to soundmixer - added timeout param to stream | Paweł Kołodziejski |
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in the... | Paweł Kołodziejski |
2002-10-14 | Various Sam & Max iMuse upgrades | Jamieson Christian |
2002-10-14 | Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cpp | Jamieson Christian |
2002-10-14 | renamed get_320x200_image() to get_screen_image(); cleanup | Max Horn |
2002-10-14 | added new property to system interface, to be used by NewGui | Max Horn |
2002-10-14 | Add a scaling hack for The Dig - we really need to fix the scaling tables for... | James Brown |
2002-10-13 | fix nexus scrolling in the dig, but partialy, there is also memory coruption ... | Paweł Kołodziejski |
2002-10-13 | Patch 622632: FT fuel-tower scale hack improvement | James Brown |
2002-10-13 | Patch 32990: Options fix for Amiga Palette checkbox | James Brown |
2002-10-13 | Fix oversight - GID_'s are stored as a constant assigned to Scumm::_gameId, N... | James Brown |
2002-10-13 | some more launcher tweaks | Max Horn |
2002-10-13 | fixed crash after load some savegames - proper height initialisation | Paweł Kołodziejski |
2002-10-13 | Fixed GM part allocation conflicts, default Sam & Max pitch bend range | Jamieson Christian |
2002-10-13 | Patch 614005(b) - Pitchblend updates | James Brown |
2002-10-13 | Patch 622386: do_command(256) implementation, Sam and Max | James Brown |
2002-10-12 | Fixed warning on VC++ 6.0 | Jamieson Christian |
2002-10-12 | Revised do_command(15) to finalize cleanup of Sam & Max opening cutscene/credits | Jamieson Christian |
2002-10-12 | Patch something: imTrigger implementation | James Brown |
2002-10-12 | revised options dialog | Max Horn |