Age | Commit message (Expand) | Author |
2002-05-07 | Beginning of support for multiple resolutions. | James Brown |
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn |
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi |
2002-05-05 | Add more Dig compatability, fix Dig sounds due to Endian. | James Brown |
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer |
2002-04-29 | Small inSANE patch for the dig, and start of Dig Audio support. | James Brown |
2002-04-28 | MI1 CD audio should work better now. Still a bit flaky but should be | Lionel Ulmer |
2002-04-28 | moved scummfg to config-file.h - seems more logical. Also added a legal header | Max Horn |
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown |
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer |
2002-04-27 | Add autosave support, fix sm and max midi. | James Brown |
2002-04-26 | Fix for the DOTTDEMO memory overwrite crash that happened at least on MorphOS | Ruediger Hanke |
2002-04-26 | Add enhanced debugging patch. | James Brown |
2002-04-25 | Implemented a few new functions. Now you can control the crane in Full Throttle | Vincent Hamm |
2002-04-25 | Apply patch to add 'monkeyvga' target for MI1 Floppy. | James Brown |
2002-04-24 | Fix MI1 CD Music, I hope. | James Brown |
2002-04-24 | Fix Indy4/MI2 crash due to VirtScroll code. | James Brown |
2002-04-23 | Major V7 update with vertical scrolling. Added a few scumm vars related to sc... | Vincent Hamm |
2002-04-22 | More work done on blast objects. Very preliminary implementation of akos codec 5 | Vincent Hamm |
2002-04-22 | Fix MP3 compilation. | James Brown |
2002-04-22 | Add voice channel tracking to stop script race in BumpusVille VR. | James Brown |
2002-04-21 | Pause SFX, pre-initialized volume | Nicolas Bacca |
2002-04-21 | Some code cleanup in the blast object code for implementation of futur features | Vincent Hamm |
2002-04-21 | Some new V7 scummvars. Implemented custom scale table in AKOS codec 1 | Vincent Hamm |
2002-04-20 | Remove \M's, add IRIX support. | James Brown |
2002-04-19 | Refixed getActorY in indy3. Fixed class (dunno if the fix doesn't break somet... | Vincent Hamm |
2002-04-19 | Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius. | James Brown |
2002-04-19 | More or less finished flashlight code. The effect isn't 100% accurate | Vincent Hamm |
2002-04-19 | Early flashlight implementation | Vincent Hamm |
2002-04-19 | Use relative include paths to easy some ports. | James Brown |
2002-04-19 | fixed actor walk bug in monte carlo | Ludvig Strigeus |
2002-04-17 | Restored update mess ... | Nicolas Bacca |
2002-04-17 | Return of the MP3 CD patch ... use CBR 22 kHz | Nicolas Bacca |
2002-04-17 | Add Amiga GF. | James Brown |
2002-04-16 | Add hack for loom staff verbs. | James Brown |
2002-04-16 | endian fixes, | Ludvig Strigeus |
2002-04-15 | Fixed the MP3 support for .SOU files. I will let Arisme fix his MP3 audio tra... | Lionel Ulmer |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-12 | code cleanup - prepares for simon inclusion | Ludvig Strigeus |
2002-04-11 | Remove unneeded init stuff | James Brown |
2002-04-10 | overloaded 'new' operator to get zero initialized objects | Ludvig Strigeus |
2002-04-08 | Start of The Dig voice support. Don't get excited, it doesn't do anything yet... | James Brown |
2002-04-07 | Changed the name of OffsetTable to MP3OffsetTable, as OffsetTable is already ... | Mutwin Kraus |
2002-04-07 | Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support | James Brown |
2002-04-03 | Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment. | James Brown |
2002-04-01 | Fixed saved states - broke format of course, we need to come up with a better... | James Brown |
2002-03-31 | Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing ob... | Nicolas Bacca |
2002-03-29 | Fix some VC6++ debug actor-related crashes. | James Brown |