Age | Commit message (Expand) | Author |
2002-07-07 | Note to self, and everyone else.. remember to keep this updated. | James Brown |
2002-07-06 | added mouse over effect | Max Horn |
2002-07-05 | hooked in new experimental, *incomplete* GUI code to F6/F7 | Max Horn |
2002-07-04 | Theres nothing to see here... | James Brown |
2002-07-02 | added saveload.h; moved some stuff out of scumm.h into saveload.h/.cpp (no ne... | Max Horn |
2002-07-02 | removed akos_findManyDirection, bit_table and many_direction_tab_2; no need t... | Max Horn |
2002-06-27 | Basic putt-putt game support. | James Brown |
2002-06-04 | more Actor class cleanup; renamed unkRoomFunc4 to palManipulate and added an ... | Max Horn |
2002-05-25 | The Dig: implement descriptions | Paweł Kołodziejski |
2002-05-23 | removed some debug output I left in accidentally in my last checkin; removed ... | Max Horn |
2002-05-23 | moved more stuff out of the Scumm class (usage of g_scumm is only temporary, ... | Max Horn |
2002-05-22 | renamed unkScreenEffect7 to transitionEffect; added some comments, renamed va... | Max Horn |
2002-05-20 | Temp removal of the actor walk script execution to fix dig's walking | Vincent Hamm |
2002-05-18 | Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,... | Nicolas Bacca |
2002-05-14 | remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil... | Max Horn |
2002-05-14 | removed actor.h from scumm.h; added _scumm member var to class Actor; some va... | Max Horn |
2002-05-14 | some cleanup | Max Horn |
2002-05-14 | refactored parts of actor.cpp: many methods are now members of class Actor in... | Max Horn |
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du... | James Brown |
2002-05-13 | update version number for 0.2.0 release | James Brown |
2002-05-12 | renamed unkVirtScreen4 to fadeToBlackEffect; fixed graphic transition glitch ... | Max Horn |
2002-05-10 | a little comment | Max Horn |
2002-05-10 | renamed fixActorDirection to setActorDirection; fixed a bug causing wrong act... | Max Horn |
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 |