Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-05 | - Added support for Kyra3 GUI (audio and game options not working yet) | Johannes Schickel | |
- Added support for loading directly from command line for Kyra3 svn-id: r31876 | |||
2008-05-04 | Initial common base between kyra2 and kyra3 GUI code. | Johannes Schickel | |
svn-id: r31867 | |||
2008-05-04 | Renamed kyra2 and kyra3 gui files. | Johannes Schickel | |
svn-id: r31866 | |||
2008-05-04 | Cleanup. | Johannes Schickel | |
svn-id: r31860 | |||
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions ↵ | Johannes Schickel | |
possible, compiling currently broken) svn-id: r31817 | |||
2008-04-16 | fix sjis text color (ship scene) | Florian Kagerer | |
svn-id: r31517 | |||
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel | |
- removed unneeded map code in KyraEngine_v3 svn-id: r31488 | |||
2008-04-06 | fix label for first save slot (towns/floppy) | Florian Kagerer | |
svn-id: r31440 | |||
2008-04-06 | Implemented support for Towns (and hopefully DOS floppy too) menus. | Johannes Schickel | |
svn-id: r31438 | |||
2008-04-06 | Fixed mouse input handling when entering savefile description. | Johannes Schickel | |
svn-id: r31436 | |||
2008-04-06 | Fixed various bugs in GUI_v2::processButtonList. | Johannes Schickel | |
This fixes bugs: - #1935827 "HoF: Buttons pressed state not available" - #1935219 "HoF: artefact after loading game" svn-id: r31422 | |||
2008-04-05 | Don't rename quicksave filenames when deleting files. | Johannes Schickel | |
svn-id: r31401 | |||
2008-04-05 | - Changed quicksaves to use slots 990-998. | Johannes Schickel | |
- Made slots 990-999 not writeable for savegames via menu. - Temporary save in HoF now uses slot 999. svn-id: r31400 | |||
2008-04-05 | Small fix in processButtonList. | Johannes Schickel | |
svn-id: r31399 | |||
2008-04-05 | - cleanup | Johannes Schickel | |
- sort savefiles in kyra from newest -> oldest svn-id: r31397 | |||
2008-04-05 | Cleanup. | Johannes Schickel | |
svn-id: r31396 | |||
2008-04-05 | - Implemented delete savegame menu | Johannes Schickel | |
- Reverted hack introduced with last commit svn-id: r31395 | |||
2008-04-05 | Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ↵ | Johannes Schickel | |
menu issue". svn-id: r31392 | |||
2008-04-04 | Remove temporary savefile after it was loaded. | Johannes Schickel | |
svn-id: r31390 | |||
2008-04-04 | Disable buttons properly for non CD version. | Johannes Schickel | |
svn-id: r31388 | |||
2008-04-04 | Disabled some more options settings for non talkie versions. | Johannes Schickel | |
svn-id: r31386 | |||
2008-04-04 | Implemented audio menu, slider bars not moveable via mouse yet though. | Johannes Schickel | |
svn-id: r31384 | |||
2008-04-04 | Implemented game options menu. | Johannes Schickel | |
svn-id: r31378 | |||
2008-04-04 | Added support for quit game button. | Johannes Schickel | |
svn-id: r31376 | |||
2008-04-04 | Added partial support for main menu. Only load, save and resume buttons are ↵ | Johannes Schickel | |
working currently svn-id: r31375 | |||
2008-04-04 | cleanup | Florian Kagerer | |
svn-id: r31374 | |||
2008-04-04 | This fixes the menus for fm-towns and floppy versions (only load and death ↵ | Florian Kagerer | |
menu atm). svn-id: r31373 | |||
2008-04-02 | Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour ↵ | Johannes Schickel | |
when Zanthia gets killed(?)". svn-id: r31360 | |||
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 |