Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Johannes Schickel
|
696ed52959
|
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
svn-id: r35393
|
2008-12-16 17:40:34 +00:00 |
|
Johannes Schickel
|
36de1204e3
|
- Implemented Engine::saveGameState for KYRA
- Changed internal save/load API to use slots instead of filename strings
- Changed internal save/load API to use Common::Error
svn-id: r34952
|
2008-11-09 13:00:40 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Willem Jan Palenstijn
|
395536be6e
|
also check for premature end-of-stream when loading
svn-id: r34563
|
2008-09-15 19:34:06 +00:00 |
|
Johannes Schickel
|
c1458bd2bb
|
Fixed regression introduced with latest stream changes (it seems compressed savefiles ioFailed never returned true when only eos was set).
svn-id: r34551
|
2008-09-14 23:14:38 +00:00 |
|
Max Horn
|
91df44f8f6
|
Merging more of the GSoC 2008 RTL branch: KYRA
svn-id: r34246
|
2008-09-01 17:52:50 +00:00 |
|
Johannes Schickel
|
f4fc8c3e4c
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
svn-id: r34053
|
2008-08-20 14:03:34 +00:00 |
|
Christopher Page
|
b8fe71e7a1
|
Updated KYRA to work with the new GMM implementation
svn-id: r32959
|
2008-07-08 06:00:39 +00:00 |
|
Christopher Page
|
b97f39019c
|
KYRA works with the new GMM implementation
svn-id: r32957
|
2008-07-08 05:02:45 +00:00 |
|
Christopher Page
|
6e3474896c
|
Kyra and Lure are now using the new _quit flag
svn-id: r32772
|
2008-06-25 00:55:18 +00:00 |
|
Johannes Schickel
|
574af78acb
|
- Moved some opcodes to KyraEngine_v1
- Little variable renaming
svn-id: r32053
|
2008-05-12 12:42:10 +00:00 |
|
Johannes Schickel
|
6e0c569966
|
Consisteny fixes:
- Renamed classes *_v1 -> *_LoK
- Renamed files *_v1.* -> *_lok.*
- Renamed WSAMovieV1 -> WSAMovie_v1
- Renamed WSAMovieV2 -> WSAMovie_v2
svn-id: r32042
|
2008-05-11 22:32:37 +00:00 |
|