Age | Commit message (Expand) | Author |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-12 | Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German') | Johannes Schickel |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |
2008-09-10 | Cleanup. | Johannes Schickel |
2008-09-10 | Cleanup. | Johannes Schickel |
2008-09-09 | Changed static resource code to use Streams instead of operating on buffers. | Johannes Schickel |
2008-09-08 | HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array) | Florian Kagerer |
2008-09-08 | Made some filenames uppercase for consistency. | Johannes Schickel |
2008-09-08 | Fixed LoL file loading regression. | Johannes Schickel |
2008-09-07 | Changed priorities for search paths. (Just in case system specific data paths... | Johannes Schickel |
2008-09-07 | - Fixed regression in Resource::unloadPakFile | Johannes Schickel |
2008-09-07 | Got rid of all Common::File usages in Kyra. | Johannes Schickel |
2008-09-07 | Fix warning about missing virtual destructor | Max Horn |
2008-09-07 | Moved Kyra resource code to a SearchSet/Archive based implementation, this re... | Johannes Schickel |
2008-09-07 | Temporary workaround for bug #2098279: ALL: Game path with no trailing backsl... | Max Horn |
2008-09-06 | Got rid of File::eof() | Max Horn |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-09-02 | some minor bug fixes | Florian Kagerer |
2008-09-02 | Cleanup: Remove now unneeded KyraEngine_v1::quitGame. | Johannes Schickel |
2008-09-01 | - kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data | Florian Kagerer |
2008-09-01 | Cleanup. | Johannes Schickel |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-25 | Implemented continous screen updating while waiting for text input in v2 GUI.... | Johannes Schickel |
2008-08-25 | Added short delay(Millis) call while waiting for text input, should reduce CP... | Johannes Schickel |
2008-08-21 | KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se... | Florian Kagerer |
2008-08-21 | KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an... | Florian Kagerer |
2008-08-21 | KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz | Florian Kagerer |
2008-08-20 | KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead... | Florian Kagerer |
2008-08-20 | - add support for Italian floppy version | Florian Kagerer |
2008-08-20 | tempo fix | Florian Kagerer |
2008-08-20 | Fix compilation: Changed 'not' to '!'. | Kari Salminen |
2008-08-20 | Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization". | 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-19 | Fixed GCC warning | Max Horn |
2008-08-19 | Use the correct and specified datatype int32 instead of only int. | Lars Persson |
2008-08-19 | fixed warnings | Florian Kagerer |
2008-08-19 | fixed bug that caused a lockup in certain configurations when the music was f... | Florian Kagerer |
2008-08-18 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer |
2008-08-17 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer |
2008-08-16 | Cleanup. | Johannes Schickel |
2008-08-16 | KYRA: Fm-Towns Audio: fixed crash | Florian Kagerer |
2008-08-16 | KYRA: Fm-Towns Audio: fixed music fading | Florian Kagerer |
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating... | Florian Kagerer |
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-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-14 | lol: new detection entry (german floppy extracted) | Florian Kagerer |
2008-08-14 | Formatting. | Johannes Schickel |