Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-02-26 | GOB: Avoid hiding overloaded virtual methods | Ori Avtalion | |
2011-01-21 | GOB: Add support for saving true color sprites | Sven Hesse | |
Not exactly the "nice", since up-depthing the sprite data to 24bit happens after it has been adapted to the current system's color format, so we're going to gradually lose precision when the save gets passed around different systems. Still, this is the least headachy solution, I guess... svn-id: r55383 | |||
2011-01-19 | GOB: Add preliminary Inca 2 save support | Sven Hesse | |
svn-id: r55323 | |||
2011-01-19 | GOB: Add save stub and temp sprite for Inca2 | Sven Hesse | |
svn-id: r55321 | |||
2011-01-18 | GOB: Give Inca2 its own SaveLoad class | Sven Hesse | |
Add an quick hack to fudge reading of the "voice.inf" file, so that the voice match the selected text language. svn-id: r55298 |