Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-20 | TOLTECS: Add finalize() calls to file output code | Filippos Karapetis | |
2011-11-20 | TOLTECS: The resource cache is now purged when changing rooms | Filippos Karapetis | |
2011-11-20 | TOLTECS: Replace snprintf() usage with Common::String::format() | David Turner | |
Safer and less portability issues. | |||
2011-11-20 | TOLTECS: Fix bugs | Benjamin Haisch | |
- Save scene parameters before playing a movie and restore them afterwards (fixes crash) - Fix text disappearing too fast - Implement script function sfGetCameraChanged - Replace nop script functions with stubs which print debug info when called - Some cleanup, remove obsolete TODOs | |||
2011-11-20 | TOLTECS: Rewrote ArchiveReader::dump() to use Common::DumpFile() | Filippos Karapetis | |
2011-11-20 | TOLTECS: Reduced header dependencies | Filippos Karapetis | |
2011-11-20 | TOLTECS: Fixed compilation | Filippos Karapetis | |
2011-11-20 | TOLTECS: Reworked the ArchiveReader and ResourceCache classes. | Benjamin Haisch | |
ResourceCache needs more work since resources are never freed (which is bad). | |||
2011-11-20 | TOLTECS: Fixed tabs and formatting. | Benjamin Haisch | |
2011-11-20 | TOLTECS: Initial checkin | Eugene Sandulenko | |