Johannes Schickel
|
f7d14259c9
|
Implemented command text fadeout.
svn-id: r31285
|
2008-03-28 01:28:02 +00:00 |
|
Johannes Schickel
|
42ff616533
|
Oops added missing return, should fix crashed on trying to load non-existant savegames.
svn-id: r31274
|
2008-03-27 22:34:17 +00:00 |
|
Johannes Schickel
|
c5526604c0
|
Removed much code duplication in Hand of Fate savefile loading with SeekableSubReadStreamEndian.
svn-id: r31271
|
2008-03-27 20:54:59 +00:00 |
|
Johannes Schickel
|
639c4597cd
|
Readded warning when loading HoF saves from original interpreter.
svn-id: r31269
|
2008-03-27 20:24:41 +00:00 |
|
Johannes Schickel
|
3bea667a10
|
- Implemented support for --list-saves in Kyra engine
- Added support for variable length savegame name field
- Changed savegame identifier
- Increased savegame file version
svn-id: r31268
|
2008-03-27 18:03:00 +00:00 |
|
Torbjörn Andersson
|
762398376f
|
Fixed GCC warning. It warns about "if (a = b)" unless you put an extra set of
parentheses around the assignment.
svn-id: r31255
|
2008-03-26 21:58:56 +00:00 |
|
Johannes Schickel
|
7c33605761
|
Added support for HoF savefile from the original interpreter.
svn-id: r31249
|
2008-03-26 21:17:07 +00:00 |
|
Johannes Schickel
|
6d1cf23322
|
Made sure mouse is visible after savegame loading.
svn-id: r31198
|
2008-03-20 10:27:39 +00:00 |
|
Johannes Schickel
|
93a10bd0bd
|
Fixed cauldron/spellbook graphics on savegame load.
svn-id: r31197
|
2008-03-20 10:11:57 +00:00 |
|
Johannes Schickel
|
845d65d8b7
|
Implemented opcode 98: o2_setDeathHandlerFlag
svn-id: r31168
|
2008-03-17 23:27:33 +00:00 |
|
Johannes Schickel
|
97c0909349
|
Remove unsued variables.
svn-id: r31160
|
2008-03-17 20:30:09 +00:00 |
|
Johannes Schickel
|
80b0fd190d
|
Removed some unneeded and bug causing code.
svn-id: r31159
|
2008-03-17 20:19:47 +00:00 |
|
Johannes Schickel
|
431181cffc
|
Fix typo.
svn-id: r31158
|
2008-03-17 20:06:50 +00:00 |
|
Torbjörn Andersson
|
b01e550183
|
Removed unused variable.
svn-id: r31157
|
2008-03-17 18:44:29 +00:00 |
|
Johannes Schickel
|
91a800cf02
|
Implemented quick (via hotkeys) save/load suppot for HoF.
svn-id: r31154
|
2008-03-17 18:10:52 +00:00 |
|