Johannes Schickel
|
80d0bc0c85
|
KYRA: Get rid of most snprintf usages.
Thanks to digitall for his initial patch, which I only altered slightly.
|
2011-06-09 19:10:54 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
8fe9f8e73a
|
KYRA: Cleanup.
|
2011-04-11 00:31:24 +02:00 |
|
Johannes Schickel
|
f19e2019b8
|
KYRA: Cleanup background music looping of Kyra3.
|
2011-04-07 01:01:55 +02:00 |
|
Johannes Schickel
|
24eab0ac73
|
KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with Engine::runDialog.
svn-id: r55864
|
2011-02-10 01:19:48 +00:00 |
|
Johannes Schickel
|
2cc3bd880f
|
KYRA: Clean up main menu code in Kyra2/Kyra3.
svn-id: r55620
|
2011-01-29 18:40:04 +00:00 |
|
Johannes Schickel
|
32338876f8
|
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
This is to avoid name similarity between KyraEngine::saveGameState(Intern)
and Engine::saveGameState.
svn-id: r53912
|
2010-10-28 23:57:24 +00:00 |
|
Johannes Schickel
|
b816a81c02
|
KYRA: More cleanup.
svn-id: r53699
|
2010-10-22 02:11:50 +00:00 |
|
Johannes Schickel
|
03e2d54ca7
|
KYRA: Adapt Kyra2+3 to use the newly added item type too.
svn-id: r53697
|
2010-10-22 02:10:22 +00:00 |
|
Johannes Schickel
|
6da04bc13b
|
KYRA: Implement support for selecting the VQA quality via "video_quality".
svn-id: r51187
|
2010-07-23 00:39:23 +00:00 |
|
Max Horn
|
f242266f6d
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
|
2009-10-04 21:26:33 +00:00 |
|
Johannes Schickel
|
eaca55ee50
|
Some fixes to comply with our coding guidelines.
svn-id: r44624
|
2009-10-04 17:54:08 +00:00 |
|
Johannes Schickel
|
c6dd192ca6
|
Fix animation script sound effect opcode implementation in Kyra3.
svn-id: r42890
|
2009-07-29 14:54:27 +00:00 |
|
Johannes Schickel
|
fbefe917f2
|
Removed more obsolete TODO messages.
svn-id: r41956
|
2009-06-29 17:06:17 +00:00 |
|
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
|
40136f2590
|
Switched various Engine APIs to use Common::Error
svn-id: r34916
|
2008-11-06 17:05:54 +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 |
|
Johannes Schickel
|
056288f87a
|
Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYRA: add support for Italian version of Kyrandia 2&3")
svn-id: r32912
|
2008-07-05 08:20:10 +00:00 |
|
Johannes Schickel
|
357f0c4e3a
|
Added spanish menu strings for spanish fan translation of Kyrandia 3.
svn-id: r32911
|
2008-07-05 07:47:27 +00:00 |
|
Johannes Schickel
|
18b3e3a4ba
|
- Added a simple (but yet better) implementation of pauseEngineIntern for Kyra_v1 and Kyra_v2
- Added comments about what game specific details are missing in the pause implementation
svn-id: r32231
|
2008-05-23 13:37:56 +00:00 |
|
Florian Kagerer
|
771854bdd9
|
move some kyra 3 static resources to kyra.dat
svn-id: r32058
|
2008-05-12 13:35:58 +00:00 |
|
Johannes Schickel
|
56d2603d4f
|
- Some more opcodes moved to KyraEngine_v1
- Yet more naming consistency fixes
svn-id: r32056
|
2008-05-12 13:11:42 +00:00 |
|
Torbjörn Andersson
|
3763c2799d
|
Renamed preprocessor constants to match file names.
svn-id: r32047
|
2008-05-12 04:17:51 +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 |
|
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
|
d21d9858fd
|
- Cleaned up main menu quit handling
- Moved KyraEngine_HoF delay implementation to KyraEngine_v2
svn-id: r31987
|
2008-05-10 19:41:26 +00:00 |
|
Florian Kagerer
|
8bbf257525
|
implement item animations for MR
svn-id: r31973
|
2008-05-10 14:12:48 +00:00 |
|
Johannes Schickel
|
bdadf34f16
|
Implemented opcode 66: o3_removeItemSlot.
svn-id: r31957
|
2008-05-08 22:10:34 +00:00 |
|
Johannes Schickel
|
874be3cfb4
|
Implemented opcode 91: o3_daggerWarning.
svn-id: r31882
|
2008-05-05 18:50:42 +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
|
e45a9d42e2
|
- Shared checkInput code between kyra2 and kyra3
- Debugger related cleanup
svn-id: r31868
|
2008-05-04 15:56:28 +00:00 |
|
Johannes Schickel
|
f71b4afcfa
|
Renamed kyra2 and kyra3 gui files.
svn-id: r31866
|
2008-05-04 15:18:46 +00:00 |
|
Johannes Schickel
|
09b0f12852
|
Yet more opcodes moved to KyraEngine_v2.
svn-id: r31861
|
2008-05-04 13:25:03 +00:00 |
|
Johannes Schickel
|
c43cbeae96
|
Moved more opcodes to KyraEngine_v2.
svn-id: r31859
|
2008-05-04 13:07:13 +00:00 |
|
Johannes Schickel
|
7e3ce73a58
|
Moved more opcodes to KyraEngine_v2.
svn-id: r31845
|
2008-05-03 20:02:51 +00:00 |
|
Johannes Schickel
|
f6239f1db6
|
Moved some more opcodes to KyraEngine_v2.
svn-id: r31843
|
2008-05-03 19:47:07 +00:00 |
|
Johannes Schickel
|
895adc75fa
|
Cleanup.
svn-id: r31842
|
2008-05-03 19:32:45 +00:00 |
|
Johannes Schickel
|
d5545bd8c5
|
- Moved newShape/temporaryScript code to KyraEngine_v2.
- Renamed newShape/temporaryScript code to animationScript.
svn-id: r31841
|
2008-05-03 19:23:45 +00:00 |
|
Johannes Schickel
|
a829244b8c
|
- Renamed ScreenAnimator -> Animator_v1
- Moved addItemToAnimList and deleteItemAnimEntry to KyraEngine_v2.
svn-id: r31831
|
2008-05-02 17:14:59 +00:00 |
|
Johannes Schickel
|
416890722c
|
Yet more opcodes moved to KyraEngine_v2.
svn-id: r31826
|
2008-05-02 16:03:53 +00:00 |
|
Johannes Schickel
|
b17c6e100e
|
Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.
svn-id: r31825
|
2008-05-02 15:59:57 +00:00 |
|
Johannes Schickel
|
8b899207d2
|
Moved runSceneScript6 to KyraEngine_v2.
svn-id: r31823
|
2008-05-02 15:48:30 +00:00 |
|
Johannes Schickel
|
5e4fceec2e
|
Moved some character code from kyra2/kyra3 to KyraEngine_v2.
svn-id: r31822
|
2008-05-02 15:39:51 +00:00 |
|
Johannes Schickel
|
c6830b4138
|
- Renamed TextDisplayer_v2 to TextDisplayer_HoF
- Moved some character shape code to KyraEngine_v2
svn-id: r31821
|
2008-05-02 15:21:51 +00:00 |
|