Age | Commit message (Expand) | Author |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-09 | SAGA: Silence C++11 narrowing warnings. | Johannes Schickel |
2011-07-09 | SAGA: Removed several game flags, which are now found more reliably on the fly | Filippos Karapetis |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-31 | SAGA: Fixed some typos, and removed an obsolete comment | Filippos Karapetis |
2011-01-31 | SAGA: Split the resource patching code into appropriate game-specific resourc... | Filippos Karapetis |
2011-01-31 | SAGA: Rewrote the MacBinary resource loading code | Filippos Karapetis |
2010-11-18 | ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo... | Max Horn |
2010-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin |
2010-10-22 | SAGA: fix gcc size_t warns | Andrew Kurushin |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-09-28 | SAGA: Fix wrong logo animation in some versions of ITE | Torbjörn Andersson |
2010-09-28 | SAGA: Fix an ITE intro regression | Torbjörn Andersson |
2009-12-30 | Wrapped some IHNM-specific code around appropriate ifdef's | Filippos Karapetis |
2009-12-27 | fix resource refactor regression | Andrew Kurushin |
2009-12-04 | Fix warning. | Johannes Schickel |
2009-12-04 | Silenced GCC warnings. | Torbjörn Andersson |
2009-12-04 | refactor resource module: | Andrew Kurushin |
2009-11-25 | Cache resource file size to avoid excess file->size() calls. | Eugene Sandulenko |
2009-03-23 | Made the music and sound file names part of the class, instead of local | Torbjörn Andersson |
2009-03-08 | - Reworked the different file types a bit | Filippos Karapetis |
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn |
2009-01-06 | Fixed regression: the ITE Mac version works correctly again | Filippos Karapetis |
2009-01-04 | Improved handling of sound resources | Filippos Karapetis |
2009-01-02 | Wrapped more engine-specific code around appropriate ifdefs | Filippos Karapetis |
2008-12-29 | - Removed game sound information for sound types that it can be determined au... | Filippos Karapetis |
2008-12-29 | - IHNM Mac loads correctly again | Filippos Karapetis |
2008-12-29 | Silenced MSVC warning | Filippos Karapetis |
2008-12-25 | SAGA2 HRS resources should be loaded correctly now | Filippos Karapetis |
2008-12-25 | - Implemented the SAGA2 resource loader | Filippos Karapetis |
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the resou... | Filippos Karapetis |