Age | Commit message (Expand) | Author |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-08 | Hopefully allow quiting at any stage AGOS engines games again. | Travis Howell |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-07-27 | Fix buffer overflow in error message. | Travis Howell |
2008-04-18 | Always correct time events duration, when saving games. | Travis Howell |
2008-04-16 | Correct time events duration, when saving in Elvira 1. | Travis Howell |
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ... | Max Horn |
2007-12-10 | Remove old warnings, since errors are displayed via load/save interface. | Travis Howell |
2007-11-20 | Fixed unterminated string in countSaveGames(), which may be the cause of the | Torbjörn Andersson |
2007-11-18 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell |
2007-11-17 | Use unique save game naming for PC versions of Elvira 2 and Waxworks, due to ... | Travis Howell |
2007-11-17 | Fix bug #1759850 - ELVIRA2: Restart state file causes crash. The itemStore da... | Travis Howell |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales |
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell |
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell |
2007-07-27 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell |
2007-07-12 | Changed SaveFileManager::listSavegames() function to be engine agnostic. It n... | David Corrales |
2007-07-01 | Fix bug ##1746094 - Elvira 2: Strange behavior a - counter of P.P. | Travis Howell |
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn |
2007-06-30 | AGOS: Introduced ChildType enum | Max Horn |
2007-06-10 | Fix load/save regression in Puzzle Pack. | Travis Howell |
2007-06-09 | Fix gltich when listing saved games in Hebrew versions. | Travis Howell |
2007-06-08 | Don't save game, when no saved game name is given in earlier games. | Travis Howell |
2007-06-08 | Fix load/save interface in Elvira 1. | Travis Howell |
2007-06-06 | Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, cau... | Travis Howell |
2007-06-05 | Fix regression when listing saved game names, in Simon the Sorcerer 1/2. | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-28 | Fix loading restart state in Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-27 | Fix loading restart state in Waxworks for now. | Travis Howell |
2007-05-27 | Correct cursor used when entering saved game name in Elvira 2 and Waxworks. | Travis Howell |
2007-05-22 | Silenced a rather paranoid GCC warning. | Torbjörn Andersson |
2007-05-22 | Add support for the saved game overwrite check script in Waxworks. | Travis Howell |
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell |
2007-05-20 | Update quick load code for Elvira 1/2 and Waxworks, based on original scripts. | Travis Howell |
2007-05-16 | Ooops, correct inheritance of load/save functions. | Travis Howell |
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just flushes... | Max Horn |
2007-01-01 | Fix bug #1624767 - FF: save games will not load. | Travis Howell |
2006-12-25 | Set maximum saved game file to 998, since 999 is used for as restart state in FF | Travis Howell |
2006-11-15 | Add inital pause code for Elvira 1/2 & WW, and cleanup | Travis Howell |
2006-11-07 | Fix restarting game in Elvira 2 | Travis Howell |
2006-11-06 | Fix restarting game in Elvira 1 | Travis Howell |
2006-11-05 | Cleanup | Travis Howell |
2006-11-05 | Add inital load/save code changes for earlier games and cleanup | Travis Howell |