Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-01 | Fixed spellbook graphics in German CD version. | Johannes Schickel | |
svn-id: r31354 | |||
2008-03-30 | Implement quit flag handling in Kyra2 GUI code. | Johannes Schickel | |
svn-id: r31336 | |||
2008-03-30 | - fixed savegame description loading in kyra1 | Johannes Schickel | |
- added Kyra2 load menu, currently just accessable from startup menu though svn-id: r31331 | |||
2008-03-28 | Changed HoF GUI code to use common GUI code now. | Johannes Schickel | |
svn-id: r31295 | |||
2008-03-28 | - Clear input queue after loading game via hotkeys. | Johannes Schickel | |
- Fixed bug which caused the need for clicking twice to change pages in spellbook. svn-id: r31282 | |||
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 | Fixed bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel | |
svn-id: r31204 | |||
2008-03-20 | Supply correct flags to copyRegion when displaying spellbook pages. | Johannes Schickel | |
svn-id: r31200 | |||
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, which caused displaying wrong string to be shown then combining ↵ | Johannes Schickel | |
items in HoF. svn-id: r31180 | |||
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-15 | Implemented opcodes: | Johannes Schickel | |
- 36: o2_removeItemFromInventory - 64: o2_disableAnimObject - 65: o2_enableAnimObject - 101: o2_showLetter - 115: o2_setSceneAnimPosAndUpdate svn-id: r31131 | |||
2008-03-09 | sjis bug fix | Florian Kagerer | |
svn-id: r31091 | |||
2008-03-09 | floppy/fm-towns implementation for spell book | Florian Kagerer | |
svn-id: r31089 | |||
2008-03-09 | - fixed little glitch when putting items in cauldron | Johannes Schickel | |
- implemented listing of items in cauldron svn-id: r31088 | |||
2008-03-09 | - implemented cauldron handling for HoF (needs some more testing though) | Johannes Schickel | |
- fixed bug in updateCharFacing - added 'give' command to HoF debugger, which allows setting the hand item to a specified item svn-id: r31087 | |||
2008-03-09 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31086 | |||
2008-03-09 | Implemented spellbook in HoF. | Johannes Schickel | |
svn-id: r31084 | |||
2008-03-09 | Fixed access of inventory in HoF while cursor is not visible. | Johannes Schickel | |
svn-id: r31081 | |||
2008-03-05 | Implement inventory scrolling for HoF. | Johannes Schickel | |
svn-id: r31043 | |||
2008-03-03 | Fixed crash when clicking on empty inventory slot. | Johannes Schickel | |
svn-id: r31039 | |||
2008-03-03 | Started to implement GUI code for HoF. | Johannes Schickel | |
Currently working: - _basic_ inventory, this doesn't include scrolling through the inventory svn-id: r31038 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel | |
svn-id: r30394 | |||
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some ↵ | Oystein Eftevaag | |
cleanup and a minor fix svn-id: r29233 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 |