Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-20 | KYRA: Only pick up PAK and APK files in the game dir in Kyra1/EoB1. | Johannes Schickel |
2013-02-23 | ALL: Fix typo (existant->existent) | Willem Jan Palenstijn |
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - ignore 'EYE.PAK' file in resource loader | athrxx |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-08-24 | KYRA: Cleanup. | Johannes Schickel |
2010-08-24 | KYRA: Add support for playing KYRA3 from CD. | Johannes Schickel |
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 |