Age | Commit message (Expand) | Author |
2016-05-15 | Revert "KYRA: Plug memory leak" | Johannes Schickel |
2016-05-15 | KYRA: Plug memory leak | Eugene Sandulenko |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel |
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
2011-12-13 | COMMON: Make more members of Archive constant. | Andrea Corna |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-08-24 | KYRA: Cleanup. | Johannes Schickel |
2010-08-24 | KYRA: Implement new handling of KYRA3's TLK files. | Johannes Schickel |
2010-08-24 | KYRA: Simplify PAK/INS/TLK loading. | Johannes Schickel |
2010-08-19 | KYRA: Cleanup. | Johannes Schickel |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-08 | Move DisposeAfterUse::Flag from Common to global namespace, and into a new he... | Max Horn |
2009-11-28 | Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation". | Johannes Schickel |
2009-11-28 | LOL/Floppy: fixed crash | Florian Kagerer |
2009-11-28 | Fix compilation on 64bit systems. | Johannes Schickel |
2009-11-28 | LOL: completed support for floppy installer files | Florian Kagerer |
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-05-29 | Formatting. | Johannes Schickel |
2009-03-15 | Cleanup. | Johannes Schickel |
2009-03-15 | Fix for loading Kyra1 Amiga PAK files. | Johannes Schickel |
2009-03-09 | Rewrote Common::List iterator code to ensure const correctness is preserved. | Max Horn |
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-18 | Fixed bug in PAK link list code, now file links are correctly initialized. | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-19 | KYRA: fix mt-32 sysex loading for LOL floppy | Florian Kagerer |
2008-11-21 | Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(... | Max Horn |
2008-11-01 | Commit of patch #2207782 "ARCHIVE: New method 'getMember'". | Johannes Schickel |
2008-10-13 | - fix installer file support for Kyra 2 and 3 | Florian Kagerer |
2008-10-03 | Check all 'kyra.dat' files in setup paths instead of only the first one found. | Johannes Schickel |
2008-10-03 | Committed slightly modified patch #2034983 "Case-insensitivy and directory ha... | Johannes Schickel |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-07 | Moved Kyra resource code to a SearchSet/Archive based implementation, this re... | Johannes Schickel |