Age | Commit message (Expand) | Author |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-24 | Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an... | Filippos Karapetis |
2009-09-24 | Fixed some more warnings about unreachable code | Filippos Karapetis |
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel |
2009-04-28 | Some code for the intro only LoL demo. It is disabled currently though. | Johannes Schickel |
2009-04-06 | LOL: startup fix for floppy version | Florian Kagerer |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-23 | Renamed Archive::openFile to createReadStreamForMember | Max Horn |
2009-01-23 | Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-29 | Cleanup. | Johannes Schickel |
2008-12-20 | Cleanup. | Johannes Schickel |
2008-12-19 | KYRA: fix mt-32 sysex loading for LOL floppy | Florian Kagerer |
2008-11-01 | Commit of patch #2207782 "ARCHIVE: New method 'getMember'". | Johannes Schickel |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |
2008-10-21 | Cleanup. | Johannes Schickel |
2008-10-03 | Check all 'kyra.dat' files in setup paths instead of only the first one found. | Johannes Schickel |
2008-10-02 | Engine class changed: | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
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 | 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-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
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-14 | Formatting. | Johannes Schickel |
2008-08-14 | Improved version of my resource loading patch from -devel (check also r33876). | Johannes Schickel |
2008-08-11 | LOL: add support for floppy installer files | Florian Kagerer |
2008-08-05 | Output errors on (some) missing files. | Johannes Schickel |
2008-08-02 | add non-interactive lol demo | Florian Kagerer |
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara... | Johannes Schickel |
2008-06-06 | - Fixed a valgrind waring | Johannes Schickel |
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel |
2008-06-01 | - fix 'order of evaluation' bug (MSVC release build) | Florian Kagerer |
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer |
2008-05-31 | Added error calls when out of memory while uncompressing HoF installer files. | Johannes Schickel |
2008-05-31 | Cleanup. | Johannes Schickel |
2008-05-31 | cleanup | Florian Kagerer |
2008-05-31 | fix hof installer file loading | Florian Kagerer |
2008-05-31 | - Fixed possible invalid memory access in Resource::loadFileToBuf | Johannes Schickel |
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer |
2008-05-24 | - Cleanup | Johannes Schickel |
2008-05-24 | - Fixed mismatching malloc/delete[] | Johannes Schickel |
2008-05-24 | Formatting fixes. | Johannes Schickel |
2008-05-24 | some cleanup (especially loads of strange casts) | Florian Kagerer |
2008-05-24 | Fixed errors, a few of the warnings, and added a FIXME comment about possibly | Torbjörn Andersson |