Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | Respect text/voice settings in Kyrandia 1 Intro/Outro. | Johannes Schickel | |
svn-id: r31228 | |||
2008-03-22 | - fixed bug in Sound::voiceIsPlaying | Johannes Schickel | |
- fixed speech animation duration in Kyra1 svn-id: r31221 | |||
2008-03-22 | Fix for bug #1922514 "HoF: palette artifacts when abom. snowman". | Johannes Schickel | |
svn-id: r31220 | |||
2008-03-22 | Fix for bug #1922521 "HoF: mountaineer sprite vanishes". | Johannes Schickel | |
svn-id: r31217 | |||
2008-03-21 | Oops removing debug output. | Johannes Schickel | |
svn-id: r31216 | |||
2008-03-21 | - improved timer information output in debugger | Johannes Schickel | |
- fixed timer data loading svn-id: r31215 | |||
2008-03-21 | Removed some unneeded waiting for voice to finish. | Johannes Schickel | |
svn-id: r31212 | |||
2008-03-21 | - disabled some old warnings | Johannes Schickel | |
- removed waiting for voice to finish in o1_restoreCustomPrintBackground svn-id: r31211 | |||
2008-03-21 | Cleanup. | Johannes Schickel | |
svn-id: r31210 | |||
2008-03-21 | - Implemented opcode 97: o2_isAnySoundPlaying | Johannes Schickel | |
- reworked sound channel handling in HoF => fixed some voice related bugs svn-id: r31209 | |||
2008-03-21 | Proper fix for bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel | |
svn-id: r31208 | |||
2008-03-20 | - fix skip flags for non-playable demo | Florian Kagerer | |
svn-id: r31207 | |||
2008-03-20 | - made Screen_v2::applyOverlay support dirty rect handling | Johannes Schickel | |
- fixed copyRegion flags in KyraEngine_v2::scrollInventoryWheel svn-id: r31206 | |||
2008-03-20 | Add HoF CD demo. | Travis Howell | |
svn-id: r31205 | |||
2008-03-20 | Fixed bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel | |
svn-id: r31204 | |||
2008-03-20 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r31203 | |||
2008-03-20 | Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD. | Johannes Schickel | |
svn-id: r31202 | |||
2008-03-20 | Enabled some cursor related commented out code. | Johannes Schickel | |
svn-id: r31201 | |||
2008-03-20 | Supply correct flags to copyRegion when displaying spellbook pages. | Johannes Schickel | |
svn-id: r31200 | |||
2008-03-20 | Possible fix for graphics glitches when showing letters. | Johannes Schickel | |
svn-id: r31199 | |||
2008-03-20 | Made sure mouse is visible after savegame loading. | Johannes Schickel | |
svn-id: r31198 | |||
2008-03-20 | Fixed cauldron/spellbook graphics on savegame load. | Johannes Schickel | |
svn-id: r31197 | |||
2008-03-19 | - fixed numerous graphics glitches | Johannes Schickel | |
-> fixed bug in o2_stopSceneAnimation -> fixed bug in KyraEngine_v2::freeSceneAnims svn-id: r31196 | |||
2008-03-18 | Bugfix for dropping items off scene. | Johannes Schickel | |
svn-id: r31189 | |||
2008-03-18 | Fixed some warnings, so that I too may bask in the glory of Kyrandia 2. | Torbjörn Andersson | |
svn-id: r31188 | |||
2008-03-18 | - started to add debugC calls to methods | Johannes Schickel | |
- implemented some missing bits in itemDropDown svn-id: r31187 | |||
2008-03-18 | Implemented showing of credits after completing game. | Johannes Schickel | |
svn-id: r31186 | |||
2008-03-18 | Renamed opcode 95 to o2_showItemString. | Johannes Schickel | |
svn-id: r31185 | |||
2008-03-18 | - Impelemented opcodes: | Johannes Schickel | |
-> 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 | - Implemented opcodes: | Johannes Schickel | |
-> 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 | - Implemented opcodes: | Johannes Schickel | |
-> 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 | Fixed bug in o2_setupSceneAnimation. (should fix some lockups) | Johannes Schickel | |
svn-id: r31181 | |||
2008-03-18 | Fixed bug, which caused displaying wrong string to be shown then combining ↵ | Johannes Schickel | |
items in HoF. svn-id: r31180 | |||
2008-03-18 | Fixed pathfinder post processing in HoF, this should smooth walk paths a lot. | Johannes Schickel | |
svn-id: r31179 | |||
2008-03-18 | Completed implementation of KyraEngine_v2::inputSceneChange. | Johannes Schickel | |
svn-id: r31178 | |||
2008-03-18 | Fixed input bug causing Zanthia not to move sometimes. | Johannes Schickel | |
svn-id: r31177 | |||
2008-03-18 | Fixed bug preventing movement. | Johannes Schickel | |
svn-id: r31172 | |||
2008-03-17 | -missed animator_v2.cpp in last commit | Florian Kagerer | |
svn-id: r31171 | |||
2008-03-17 | - implement opcode 29: o2_drawShape | Florian Kagerer | |
svn-id: r31170 | |||
2008-03-17 | Oops forgot to enable some code. | Johannes Schickel | |
svn-id: r31169 | |||
2008-03-17 | Implemented opcode 98: o2_setDeathHandlerFlag | Johannes Schickel | |
svn-id: r31168 | |||
2008-03-17 | Implemented opcodes: | Johannes Schickel | |
- 70: o2_backUpInventoryGfx - 71: o2_disableSceneAnim - 72: o2_enableSceneAnim - 73: o2_restoreInventoryGfx svn-id: r31167 | |||
2008-03-17 | Implemented opcodes: | Johannes Schickel | |
- 91: o2_blockInRegion - 92: o2_blockOutRegion svn-id: r31166 | |||
2008-03-17 | - Fixed opcode 115 (fixed dragon scene) | Johannes Schickel | |
- renamed opcode 155 to o2_addToSceneAnimPosAndUpdate svn-id: r31165 | |||
2008-03-17 | Fix kyra save file naming scheme. | Johannes Schickel | |
svn-id: r31164 | |||
2008-03-17 | remove unnecessary code duplication | Florian Kagerer | |
svn-id: r31163 | |||
2008-03-17 | Cleanup. | Johannes Schickel | |
svn-id: r31162 | |||
2008-03-17 | Probably fixing string issues in menu. | Johannes Schickel | |
svn-id: r31161 | |||
2008-03-17 | Remove unsued variables. | Johannes Schickel | |
svn-id: r31160 | |||
2008-03-17 | Removed some unneeded and bug causing code. | Johannes Schickel | |
svn-id: r31159 |