Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-17 | Commit missing part of my last commit (sorry for any temporary breakage) | Max Horn |
2005-10-13 | This message is much too annoying to be a printf(). I should know -- I | Torbjörn Andersson |
2005-10-12 | Revert last change and add a safe work around for bug. | Travis Howell |
2005-10-12 | Reverted default case error in o5_resourceRoutines to a warning, in order to ... | James Brown |
2005-10-02 | Inventory works in Macintosh version of indy3 now. | Travis Howell |
2005-10-01 | Add inventory display for Mac. version of indy3. | Travis Howell |
2005-09-30 | Add missing case. | Travis Howell |
2005-09-24 | Rename & update opcode in C64 maniac. | Travis Howell |
2005-08-14 | Replace warnings with debug, errors or printfs: | Travis Howell |
2005-08-06 | Cleanup. | Torbjörn Andersson |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-07 | This allows ScummVM to run pre-Dig/FT SCUMM games again when compiled with | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-07 | Based on indy4demo FMTowns, some minor changes to SO_ROOM_FADE | Gregory Montoir |
2005-06-04 | Fix for bug #1202029 (MI1VGA: Guybrush turns into a rowboat) | Max Horn |
2005-05-28 | Sync opcode names and add HE72+ version of o_systemOps. | Travis Howell |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-04-20 | Replaced the platform specific GF_FOO switches (using _platform instead now) | Max Horn |
2005-04-17 | cleanup | Max Horn |
2005-04-10 | split SaveFileManager::openSavefile and class SaveFile into two, each, one fo... | Max Horn |
2005-04-10 | Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c... | Max Horn |
2005-04-07 | Patch from Quietust: | Eugene Sandulenko |
2005-04-06 | Moved createResource, resourceStats, expireResources to ResourceManager | Max Horn |
2005-04-06 | Typo | Travis Howell |
2005-04-06 | This section of startScene only exists in scumm5 onwards. | Travis Howell |
2005-04-06 | Correction | Travis Howell |
2005-03-31 | Started to move some resource related code into a new class ResourceManager (... | Max Horn |
2005-03-19 | Fix original load/save screen freezing in Loom [ega] | Travis Howell |
2005-03-18 | Add string height override for loom | Travis Howell |
2005-03-11 | Mass-renamed all variables of Actor object according to our current code | Eugene Sandulenko |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-31 | Applied patch #1093830, with slight modifications proposed by Fingolfin. | Torbjörn Andersson |
2004-11-27 | Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'... | Max Horn |
2004-10-19 | Help PalmOS (and more ?) to save memory | Chris Apers |
2004-09-30 | Whitespace | Max Horn |
2004-09-29 | Use FM-TOWNS consistently | Max Horn |
2004-09-28 | Changed more of the actor class members to match our coding guidelines (in th... | Max Horn |
2004-09-18 | Rename some member vars to avoid _ followed by an uppercase letter. More of t... | Max Horn |
2004-09-18 | Added ScummEngine::printString() convenience method; changed enqueueText to c... | Max Horn |
2004-08-24 | Fixed bug #1014296, the Loom cursor hotspot regression. | Torbjörn Andersson |
2004-08-23 | Add LOOM cursor support | Max Horn |
2004-08-22 | Cursor code cleanup | Max Horn |
2004-08-22 | If bug still occurs, the problem is elsewhere. | Travis Howell |
2004-08-22 | Switch to debug channel | Travis Howell |
2004-08-21 | Removed some obsolete TODO comments | Max Horn |
2004-08-21 | Skip copy protection screen in indy3ega. | Travis Howell |
2004-08-21 | Change to allow FM Towns platform to be used with later games | Travis Howell |
2004-08-20 | Enable original method of skipping copy protection | Travis Howell |