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 |
|
Johannes Schickel
|
eddae0e105
|
Fixed thumbnail creation / loading in kyra.
svn-id: r34527
|
2008-09-14 16:29:14 +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
|
13b60eeb32
|
Don't restart music while changing music volume in Hof and MR.
svn-id: r32069
|
2008-05-12 19:29:14 +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
|
bb03596744
|
- Renamed KyraEngine to KyraEngine_v1
- kyra.* -> kyra_v1.*
- scene.cpp -> scene_v1.cpp
svn-id: r32044
|
2008-05-11 23:16:50 +00:00 |
|
Johannes Schickel
|
4b21c2958d
|
Implemented helium mode support for Kyra3.
svn-id: r32028
|
2008-05-11 17:50:13 +00:00 |
|
Johannes Schickel
|
35d01db1aa
|
Implemented page switch animation in kyra3 album.
svn-id: r32023
|
2008-05-11 15:57:50 +00:00 |
|
Johannes Schickel
|
4932660f13
|
- Implemented kyra3 album (page switch animation not yet implemented)
- Implemented opcode 25: o3_showAlbum
svn-id: r32022
|
2008-05-11 15:24:25 +00:00 |
|
Johannes Schickel
|
7c7e9b831f
|
Implemented pausing of timers, this should fix some minor glitches.
svn-id: r31985
|
2008-05-10 19:20:38 +00:00 |
|
Johannes Schickel
|
8d6048a9fa
|
- Added small delay to GUI_v2::getInput
- Prevent kyra3 background music from stopping while menu is open
svn-id: r31979
|
2008-05-10 18:23:11 +00:00 |
|
Johannes Schickel
|
627d30d389
|
Fixed bug when starting new game from load menu.
svn-id: r31935
|
2008-05-07 22:48:44 +00:00 |
|
Johannes Schickel
|
c26e62e288
|
- Implemented Kyra3 audio options menu, Helium mode still missing.
- Fixed unitialized variable
svn-id: r31881
|
2008-05-05 17:56:39 +00:00 |
|
Johannes Schickel
|
f42d222069
|
Got rid of some code duplication.
svn-id: r31880
|
2008-05-05 17:18:11 +00:00 |
|
Johannes Schickel
|
81cfd2a716
|
Implemented support for Kyra3 game options menu (including studio audience and skip flag options).
svn-id: r31879
|
2008-05-05 17:12:48 +00:00 |
|
Johannes Schickel
|
37459e6e75
|
- Fixed some palette fade times in Kyra3
- Changed behavior to match original when playing Kyra3 for the first time
- Fixed typo
svn-id: r31877
|
2008-05-05 16:14:45 +00:00 |
|
Johannes Schickel
|
2afff04468
|
- Added support for Kyra3 GUI (audio and game options not working yet)
- Added support for loading directly from command line for Kyra3
svn-id: r31876
|
2008-05-05 16:05:56 +00:00 |
|
Johannes Schickel
|
c15ad0e373
|
Initial common base between kyra2 and kyra3 GUI code.
svn-id: r31867
|
2008-05-04 15:37:41 +00:00 |
|
Johannes Schickel
|
f71b4afcfa
|
Renamed kyra2 and kyra3 gui files.
svn-id: r31866
|
2008-05-04 15:18:46 +00:00 |
|