Johannes Schickel
|
a169619526
|
- Implemented opcode 97: o2_isAnySoundPlaying
- reworked sound channel handling in HoF
=> fixed some voice related bugs
svn-id: r31209
|
2008-03-21 16:18:27 +00:00 |
|
Johannes Schickel
|
88069c943a
|
Proper fix for bug #1920869 "HoF: palette artifacts in inventory".
svn-id: r31208
|
2008-03-21 12:51:03 +00:00 |
|
Florian Kagerer
|
2f7b59d3e2
|
- fix skip flags for non-playable demo
svn-id: r31207
|
2008-03-20 20:36:36 +00:00 |
|
Johannes Schickel
|
cb22a83034
|
- made Screen_v2::applyOverlay support dirty rect handling
- fixed copyRegion flags in KyraEngine_v2::scrollInventoryWheel
svn-id: r31206
|
2008-03-20 12:29:35 +00:00 |
|
Travis Howell
|
91a33d4d63
|
Add HoF CD demo.
svn-id: r31205
|
2008-03-20 12:10:30 +00:00 |
|
Johannes Schickel
|
558625ff45
|
Fixed bug #1920869 "HoF: palette artifacts in inventory".
svn-id: r31204
|
2008-03-20 12:07:06 +00:00 |
|
Torbjörn Andersson
|
4669f2a659
|
Fixed compilation.
svn-id: r31203
|
2008-03-20 11:58:18 +00:00 |
|
Johannes Schickel
|
e69532bff2
|
Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.
svn-id: r31202
|
2008-03-20 11:55:52 +00:00 |
|
Johannes Schickel
|
e70790c610
|
Enabled some cursor related commented out code.
svn-id: r31201
|
2008-03-20 11:42:02 +00:00 |
|
Johannes Schickel
|
01a24e5a6f
|
Supply correct flags to copyRegion when displaying spellbook pages.
svn-id: r31200
|
2008-03-20 11:37:10 +00:00 |
|
Johannes Schickel
|
cc3b30d1cd
|
Possible fix for graphics glitches when showing letters.
svn-id: r31199
|
2008-03-20 11:32:06 +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
|
24fe9e42d7
|
- fixed numerous graphics glitches
-> fixed bug in o2_stopSceneAnimation
-> fixed bug in KyraEngine_v2::freeSceneAnims
svn-id: r31196
|
2008-03-19 17:13:31 +00:00 |
|
Joost Peters
|
2c67073084
|
Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()
svn-id: r31195
|
2008-03-19 11:07:27 +00:00 |
|
Paul Gilbert
|
74e5ef5c56
|
Commit of Hans de Goede's patches to the sound handling code
svn-id: r31194
|
2008-03-19 10:37:33 +00:00 |
|
Max Horn
|
63c09d5a40
|
Removed some unportable and unused code ;-)
svn-id: r31193
|
2008-03-19 10:18:05 +00:00 |
|
Max Horn
|
98a851d25e
|
cleanup
svn-id: r31192
|
2008-03-19 10:17:29 +00:00 |
|
Travis Howell
|
2d33f965a5
|
Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.
svn-id: r31190
|
2008-03-19 01:22:28 +00:00 |
|
Johannes Schickel
|
48dc290b6c
|
Bugfix for dropping items off scene.
svn-id: r31189
|
2008-03-18 19:32:00 +00:00 |
|
Torbjörn Andersson
|
12bfc644f4
|
Fixed some warnings, so that I too may bask in the glory of Kyrandia 2.
svn-id: r31188
|
2008-03-18 19:31:38 +00:00 |
|
Johannes Schickel
|
f1b11fdff9
|
- started to add debugC calls to methods
- implemented some missing bits in itemDropDown
svn-id: r31187
|
2008-03-18 19:27:21 +00:00 |
|
Johannes Schickel
|
cbc4c789da
|
Implemented showing of credits after completing game.
svn-id: r31186
|
2008-03-18 19:06:53 +00:00 |
|
Johannes Schickel
|
80a73d4ae6
|
Renamed opcode 95 to o2_showItemString.
svn-id: r31185
|
2008-03-18 18:20:13 +00:00 |
|
Johannes Schickel
|
9dc4bcb407
|
- Impelemented opcodes:
-> 95: o2_showPickUpString
-> 107: o2_waitForConfirmationClick
-> 161: o2_getRainbowRoomData
-> 162: o2_drawSceneShapeEx
- Did I mention that HoF is completable now?
svn-id: r31184
|
2008-03-18 18:07:05 +00:00 |
|
Johannes Schickel
|
83390027c2
|
- Implemented opcodes:
-> 12: o2_setCharacterFacing
-> 14: o2_moveCharacter
-> 61: o2_loadZShapes
-> 83: o2_setPathfinderFlag
-> 90: o2_setSceneAnimPos
-> 160: o2_updateTwoSceneAnims
- Implemented dino riding sequence
- Fixed bug in KyraEngine_v2::initSceneScreen which caused some gfx glitches
svn-id: r31183
|
2008-03-18 17:00:26 +00:00 |
|
Johannes Schickel
|
2af4fc1034
|
- Implemented opcodes:
-> 21: o2_backUpScreen
-> 22: o2_restoreScreen
-> 28: o2_addItemToInventory
-> 50: o2_wipeDownMouseItem
-> 67: o2_loadPalette384
-> 68: o2_setPalette384
-> 165: o2_disableTimer
-> 166: o2_enableTimer
-> 167: o2_setTimerCountdown
- renamed some timer functions
svn-id: r31182
|
2008-03-18 15:50:43 +00:00 |
|
Johannes Schickel
|
8e98e35b56
|
Fixed bug in o2_setupSceneAnimation. (should fix some lockups)
svn-id: r31181
|
2008-03-18 14:27:22 +00:00 |
|
Johannes Schickel
|
d4daa244d8
|
Fixed bug, which caused displaying wrong string to be shown then combining items in HoF.
svn-id: r31180
|
2008-03-18 13:51:16 +00:00 |
|
Johannes Schickel
|
4c880c77a4
|
Fixed pathfinder post processing in HoF, this should smooth walk paths a lot.
svn-id: r31179
|
2008-03-18 13:29:12 +00:00 |
|
Johannes Schickel
|
caf1cc60de
|
Completed implementation of KyraEngine_v2::inputSceneChange.
svn-id: r31178
|
2008-03-18 13:01:33 +00:00 |
|
Johannes Schickel
|
b03c23ce57
|
Fixed input bug causing Zanthia not to move sometimes.
svn-id: r31177
|
2008-03-18 12:55:41 +00:00 |
|
Travis Howell
|
04083cff88
|
List CUP videos as previews, rather than demos.
svn-id: r31175
|
2008-03-18 12:51:16 +00:00 |
|
Filippos Karapetis
|
841267187a
|
Update MSVC8 and MSVC9 kyra project files for commit #31154
svn-id: r31173
|
2008-03-18 08:03:24 +00:00 |
|
Johannes Schickel
|
5df3a2e130
|
Fixed bug preventing movement.
svn-id: r31172
|
2008-03-18 00:04:34 +00:00 |
|
Florian Kagerer
|
68a603139d
|
-missed animator_v2.cpp in last commit
svn-id: r31171
|
2008-03-17 23:45:33 +00:00 |
|
Florian Kagerer
|
760b44da10
|
- implement opcode 29: o2_drawShape
svn-id: r31170
|
2008-03-17 23:32:26 +00:00 |
|
Johannes Schickel
|
a917a88504
|
Oops forgot to enable some code.
svn-id: r31169
|
2008-03-17 23:29:25 +00:00 |
|
Johannes Schickel
|
845d65d8b7
|
Implemented opcode 98: o2_setDeathHandlerFlag
svn-id: r31168
|
2008-03-17 23:27:33 +00:00 |
|
Johannes Schickel
|
1042c6dccf
|
Implemented opcodes:
- 70: o2_backUpInventoryGfx
- 71: o2_disableSceneAnim
- 72: o2_enableSceneAnim
- 73: o2_restoreInventoryGfx
svn-id: r31167
|
2008-03-17 23:01:50 +00:00 |
|
Johannes Schickel
|
8752939fe4
|
Implemented opcodes:
- 91: o2_blockInRegion
- 92: o2_blockOutRegion
svn-id: r31166
|
2008-03-17 22:42:12 +00:00 |
|
Johannes Schickel
|
f6f61a5bc3
|
- Fixed opcode 115 (fixed dragon scene)
- renamed opcode 155 to o2_addToSceneAnimPosAndUpdate
svn-id: r31165
|
2008-03-17 22:32:30 +00:00 |
|
Johannes Schickel
|
0a0576d060
|
Fix kyra save file naming scheme.
svn-id: r31164
|
2008-03-17 21:56:37 +00:00 |
|
Florian Kagerer
|
d71523ae15
|
remove unnecessary code duplication
svn-id: r31163
|
2008-03-17 21:15:24 +00:00 |
|
Johannes Schickel
|
136040b869
|
Cleanup.
svn-id: r31162
|
2008-03-17 20:36:58 +00:00 |
|
Johannes Schickel
|
fc47cbe629
|
Probably fixing string issues in menu.
svn-id: r31161
|
2008-03-17 20:34:46 +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 |
|