Age | Commit message (Expand) | Author |
---|---|---|
2007-02-25 | Add support for using disks images for Apple II version of Maniac Mansion. | Travis Howell |
2007-02-25 | Add magic id for Apple II verison of Maniac Mansion. | Travis Howell |
2007-02-24 | Removed the (useless, thanks to resTypeFromId) 'name' parameter from readResT... | Max Horn |
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap... | Max Horn |
2006-05-29 | Fix Commodore 64 versions | Travis Howell |
2006-05-28 | No need to compute the SCUMM version here; rather, verify that the SCUMM vers... | Max Horn |
2006-03-03 | Moved ScummFile etc. to the new file.cpp / file.h | Max Horn |
2006-02-25 | Got rid of the 'tag' parameter for readResTypeList() | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |