Age | Commit message (Expand) | Author |
---|---|---|
2006-03-03 | Moved ScummFile etc. to the new file.cpp / file.h | Max Horn |
2006-03-03 | Read array bounds in checkArrayLimits() correctly on all systems | Travis Howell |
2006-02-26 | Change debugInput opcode result to zerod array for now, since it expects inpu... | Travis Howell |
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-20 | Disable unchecked use of OSystem::setWindowCaption from SCUMM/HE scripts (thi... | Max Horn |
2006-02-15 | o Renamed script_v6he.cpp and script_v7he.cpp to script_v60he.cpp and | Eugene Sandulenko |
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko |