Age | Commit message (Expand) | Author |
2008-09-16 | Cleanup. | Johannes Schickel |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-09-16 | Modified uncompress in common/zlib.h to return a bool, so that we don't have ... | Max Horn |
2008-09-15 | replace ioFailed by err | Willem Jan Palenstijn |
2008-09-15 | fix listSaveGames | Willem Jan Palenstijn |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-09-14 | Little cleanup. | Johannes Schickel |
2008-09-14 | Added thumbnail support for launcher to SCUMM engine. | Johannes Schickel |
2008-09-13 | SCUMM: Got rid of class Chunk | Max Horn |
2008-09-13 | SCUMM: Merged class Chunk & FileChunk | Max Horn |
2008-09-13 | SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunk | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |
2008-09-07 | Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)... | Max Horn |
2008-09-06 | Switched class File & DumpFile to use StdioStream internally | Max Horn |
2008-09-06 | ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep... | Max Horn |
2008-09-06 | Add Wii version of SPY Fox 1. | Travis Howell |
2008-09-06 | Add debugInput opcode for HE 100 games. | Travis Howell |
2008-09-05 | Use exact case numbers, to avoid unneeded subtractions. | Travis Howell |
2008-09-04 | Add missing case in o100_resourceRoutines. | Travis Howell |
2008-09-04 | Correct HE version for Wii version of Freddi Fish 1. | Travis Howell |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-03 | Added more versions of HE games. | Travis Howell |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-09-03 | Add another Dutch demo of Pajama Sam 1. | Travis Howell |
2008-09-03 | Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1. | Travis Howell |
2008-09-01 | Silence MSVC warning about empty switch statement | Filippos Karapetis |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SCUMM | Max Horn |
2008-08-30 | Added a whitespace, just for salty-horse. | Torbjörn Andersson |
2008-08-29 | Made out-of-memory error in SCUMM a bit more verbose | Max Horn |
2008-08-26 | Add more versions of HE games. | Travis Howell |
2008-08-24 | remove broken code, but i'll add better feature into compression tool | Paweł Kołodziejski |
2008-08-24 | Add more versions of HE games. | Travis Howell |
2008-08-23 | Another French version Humongous Catalog and another English DOS version of F... | Travis Howell |
2008-08-22 | Add another 3DO version of Fatty Bear's Birthday Surprise. | Travis Howell |
2008-08-20 | Oops fix save loading after last commit. | Johannes Schickel |
2008-08-20 | Cleanup of thumbnail saving/loading code. | Johannes Schickel |
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 "KYR... | Johannes Schickel |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-18 | Compile fix for 34006 | Bertrand Augereau |
2008-08-18 | Updates to the scummvm blitting code as discussed on the mailing list. | Robin Watts |
2008-08-18 | do away with the smush force redraw hack | Kostas Nakos |
2008-08-16 | Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASM | Max Horn |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-16 | Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,... | Vicent Marti |
2008-08-15 | SCUMM: Made some potentially ambiguous (to the reader, at least) checks sligh... | Max Horn |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-15 | Deprecated support for "direction" layout keys. | Vicent Marti |