Age | Commit message (Expand) | Author |
2002-05-05 | added 'SPK ' music type, appears in Mac version of Monkey 2 | Max Horn |
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi |
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer |
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer |
2002-04-26 | Fix for the DOTTDEMO memory overwrite crash that happened at least on MorphOS | Ruediger Hanke |
2002-04-26 | Added 'MAC ' subtype of 'SOU ', used in MacOS variants of some games, and con... | Max Horn |
2002-04-26 | Add enhanced debugging patch. | 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-21 | Some new V7 scummvars. Implemented custom scale table in AKOS codec 1 | Vincent Hamm |
2002-04-16 | endian fixes, | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-04-11 | various code cleanups | Ludvig Strigeus |
2002-03-31 | Fix charset background problem in VC | Nicolas Bacca |
2002-03-25 | Rechanged the way the scumm class is choose (sorry, can't make up my mind). I... | Vincent Hamm |
2002-03-25 | Moved the v3 specific version of readIndex | Vincent Hamm |
2002-03-24 | Fixed pal init | Vincent Hamm |
2002-03-23 | Implemented the read resource index as the first virtual fonction... | Vincent Hamm |
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg -... | James Brown |
2002-03-18 | Fixed boxes but 1 bug remain. Broke a little indy3 while fixing object flags | Vincent Hamm |
2002-03-16 | MorphOS port (sdl version) + endian fixes for big endian machines. | James Brown |
2002-03-16 | Update to my latest local tree. Various stuff - and a fixme hack by khalek to... | James Brown |
2002-03-16 | Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1.... | James Brown |
2002-03-14 | Make some code-execution changes to allow early initilisation of GUI. | James Brown |
2002-03-14 | Rewire the MIDI subsystem to use drivers selecting from the commandline. | James Brown |
2002-03-10 | Apply some patches by syke to prevent buffer overruns, etc. | James Brown |
2002-03-09 | Fixed some bugs to let scummvm work on big endian machines (macintosh) | Enrico Rolfi |
2002-03-08 | Some changes, need to be done to get the Mac Port running. For example Point ... | Mutwin Kraus |
2002-03-08 | Yet more cleanups. Remove 'index' (reserved keyword), and remove 'res' shadow... | James Brown |
2002-03-06 | Final part of V7 merging process. The FULL_THROTTLE define is not required an... | Vincent Hamm |
2002-03-05 | More v7 implementation | Vincent Hamm |
2002-03-05 | Fixed a few things with V7 and samnmax midi (still not working) | Vincent Hamm |
2002-03-02 | LoomCD fix. Thanks khalek. | James Brown |
2002-02-27 | Added an option to specify the game data path | Vincent Hamm |
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown |
2002-02-23 | Changed the scummVar system to a dynamic one. Started to remove all the refer... | Vincent Hamm |
2002-02-20 | Removed the need for subdirectory for V5 and latter games | Vincent Hamm |
2002-02-20 | Fixed a resource bug when reading font files | Vincent Hamm |
2002-02-17 | Indy3 charset crash fix. | James Brown |
2002-02-16 | Zak256 charset support... Ego text doesn't work, someone else want to take a ... | James Brown |
2002-02-15 | Partialy fixed Indy3 intro | Vincent Hamm |
2002-02-13 | a few fix for Zak256 | Vincent Hamm |
2002-02-12 | *** empty log message *** | Vincent Hamm |
2002-02-12 | Oops, fixing a typo. | James Brown |
2002-02-12 | Further LFL additions. Zak256 plays bits of its intro, and LoomCD partially r... | James Brown |
2002-02-12 | First part of Yazoo and mines work on making older scumm games work. | James Brown |
2001-12-27 | fixed invalid format string in validateResource | Ludvig Strigeus |