Age | Commit message (Expand) | Author |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-31 | SAGA: Fixed compilation with MSVC | Filippos Karapetis |
2011-01-31 | SAGA: Fixed compilation | 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-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin |
2010-05-16 | Added automatic detection for the non-interactive ITE demos | Filippos Karapetis |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-04-01 | Remove extra semicolons | Ori Avtalion |
2009-12-27 | fix resource refactor regression | Andrew Kurushin |
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-01-04 | Improved handling of sound resources | Filippos Karapetis |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2008-12-29 | - Removed game sound information for sound types that it can be determined au... | 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-23 | Some initial code for HRS resource loading | Filippos Karapetis |
2008-12-22 | Fixed GCC warning. | Torbjörn Andersson |
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the resou... | Filippos Karapetis |