Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions ↵ | Johannes Schickel | |
possible, compiling currently broken) svn-id: r31817 | |||
2008-04-06 | Fixed walkspeed on save loading. | Johannes Schickel | |
svn-id: r31435 | |||
2008-03-30 | - fixed savegame description loading in kyra1 | Johannes Schickel | |
- added Kyra2 load menu, currently just accessable from startup menu though svn-id: r31331 | |||
2008-03-28 | Implemented command text fadeout. | Johannes Schickel | |
svn-id: r31285 | |||
2008-03-27 | Oops added missing return, should fix crashed on trying to load non-existant ↵ | Johannes Schickel | |
savegames. svn-id: r31274 | |||
2008-03-27 | Removed much code duplication in Hand of Fate savefile loading with ↵ | Johannes Schickel | |
SeekableSubReadStreamEndian. svn-id: r31271 | |||
2008-03-27 | Readded warning when loading HoF saves from original interpreter. | Johannes Schickel | |
svn-id: r31269 | |||
2008-03-27 | - Implemented support for --list-saves in Kyra engine | Johannes Schickel | |
- Added support for variable length savegame name field - Changed savegame identifier - Increased savegame file version svn-id: r31268 | |||
2008-03-26 | Fixed GCC warning. It warns about "if (a = b)" unless you put an extra set of | Torbjörn Andersson | |
parentheses around the assignment. svn-id: r31255 | |||
2008-03-26 | Added support for HoF savefile from the original interpreter. | Johannes Schickel | |
svn-id: r31249 | |||
2008-03-20 | Made sure mouse is visible after savegame loading. | Johannes Schickel | |
svn-id: r31198 | |||
2008-03-20 | Fixed cauldron/spellbook graphics on savegame load. | Johannes Schickel | |
svn-id: r31197 | |||
2008-03-17 | Implemented opcode 98: o2_setDeathHandlerFlag | Johannes Schickel | |
svn-id: r31168 | |||
2008-03-17 | Remove unsued variables. | Johannes Schickel | |
svn-id: r31160 | |||
2008-03-17 | Removed some unneeded and bug causing code. | Johannes Schickel | |
svn-id: r31159 | |||
2008-03-17 | Fix typo. | Johannes Schickel | |
svn-id: r31158 | |||
2008-03-17 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r31157 | |||
2008-03-17 | Implemented quick (via hotkeys) save/load suppot for HoF. | Johannes Schickel | |
svn-id: r31154 |