Age | Commit message (Expand) | Author |
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 |
2008-08-15 | Added some MetaEngineFeatures, defined MEFs for the Scumm engine | Christopher Page |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-13 | Finished GUI layout in g1x. | Vicent Marti |
2008-08-13 | Clarify SCUMM MD5 message: We do not want reports on fanmade translations | Max Horn |
2008-08-10 | Bugfix: Inverse layout reflowing. | Vicent Marti |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-08 | SCUMM save/load dialog. | Vicent Marti |
2008-08-07 | SCUMM general and options dialog. | Vicent Marti |
2008-08-06 | Do not query savestates which obviously do not exist (to shut up bogus consol... | Max Horn |
2008-08-06 | Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne) | Max Horn |
2008-08-06 | SCUMM: Renamed inventoryScript -> inventoryScriptIndy3Mac | Max Horn |
2008-08-05 | SCUMM: cleanup SaveLoadChooser::updateInfos code | Max Horn |
2008-08-05 | SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat... | Max Horn |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |