Age | Commit message (Expand) | Author |
2002-07-28 | commented newTag2Old | Max Horn |
2002-07-27 | removed Mac1 debug output | Max Horn |
2002-07-16 | biiig checkin: removed more stuff from scumm.h; added new headers resource.h ... | Max Horn |
2002-07-10 | indent run | Max Horn |
2002-07-09 | Dumb up filename case insensitivity | James Brown |
2002-07-07 | indent run | Max Horn |
2002-07-04 | Theres nothing to see here... | James Brown |
2002-07-02 | added some hackish support for the DIGI SFX format used in Putt-Putt demo | Max Horn |
2002-06-29 | Remove extranous debug lines | James Brown |
2002-06-29 | Start of (non-functional) Simon2dos support. | James Brown |
2002-06-27 | Basic putt-putt game support. | James Brown |
2002-06-25 | Add keyboard mouse support, remove case sensitivity for resource files | James Brown |
2002-06-18 | Check for trailing slash on pathnames | James Brown |
2002-05-23 | removed/disabled debug code | Max Horn |
2002-05-22 | Fix typo | James Brown |
2002-05-22 | Fix Zaks money. This may break Loom, I made the check fairly generic. | James Brown |
2002-05-17 | added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ... | Max Horn |
2002-05-14 | added #include "actor.h", some minor tweaks | Max Horn |
2002-05-14 | some cleanup | Max Horn |
2002-05-13 | The DIG SFX support - thanks to aquadran | James Brown |
2002-05-12 | make unknown sound basetags only generate a warning not an error (works aroun... | Max Horn |
2002-05-11 | fixed Indy 4 crash with a hack | Max Horn |
2002-05-08 | Fix a mistake in the resource loader. | James Brown |
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 |