Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-13 | COMMON: Make more members of Archive constant. | Andrea Corna | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-08-24 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r52348 | |||
2010-08-24 | KYRA: Implement new handling of KYRA3's TLK files. | Johannes Schickel | |
This speeds up loading of KYRA3's TLK files by a lot, since only the index table will be load now. This should help the startup time for KYRA3 when playing from CD or other slow storages. svn-id: r52347 | |||
2010-08-24 | KYRA: Simplify PAK/INS/TLK loading. | Johannes Schickel | |
This also reduces the number of seeks done while loading TLK files. svn-id: r52346 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-01-23 | Renamed Archive::openFile to createReadStreamForMember | Max Horn | |
svn-id: r36021 | |||
2009-01-23 | Renamed ArchiveMember::open -> createReadStream, and made it a cv member ↵ | Max Horn | |
(const); same for Archive::openFile svn-id: r36020 | |||
2008-11-01 | Commit of patch #2207782 "ARCHIVE: New method 'getMember'". | Johannes Schickel | |
svn-id: r34871 | |||
2008-10-03 | Check all 'kyra.dat' files in setup paths instead of only the first one found. | Johannes Schickel | |
svn-id: r34735 | |||
2008-10-03 | Committed slightly modified patch #2034983 "Case-insensitivy and directory ↵ | Johannes Schickel | |
handling for engines". svn-id: r34734 | |||
2008-09-07 | Fix warning about missing virtual destructor | Max Horn | |
svn-id: r34433 | |||
2008-09-07 | Moved Kyra resource code to a SearchSet/Archive based implementation, this ↵ | Johannes Schickel | |
removes dependencies on Common::File. svn-id: r34428 |