aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02Moved some character code from kyra2/kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-28- Fixed some delay timesJohannes Schickel
2008-04-26- Implemented support for jesters staff, mood change and score displayingJohannes Schickel
2008-04-26Added support for kyra3 inventory. (jesters staff not supported yet)Johannes Schickel
2008-04-24Implemented opcode 56: o3_updateScore.Johannes Schickel
2008-04-24Output error message when kyra.dat initialization fails because of old versio...Johannes Schickel
2008-04-24Implemented special item string selection for french version of Kyra3.Johannes Schickel
2008-04-24More kyra3 item drop down code.Johannes Schickel
2008-04-23Implemented parts of item drop down code for Kyra3.Johannes Schickel
2008-04-23Implmenented inventory show/hide.Johannes Schickel
2008-04-22Implemented some kyra3 dialog support.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-18- complete support for the playable HOF demoFlorian Kagerer
2008-04-18Some kyra1 menu tweaking, now all languages should use the same clean layout ...Johannes Schickel
2008-04-17Implemented sfx support for Kyra3.Johannes Schickel
2008-04-16Some more kyra3 code. This should show the first scene for a brief second. (a...Johannes Schickel
2008-04-14Implemented some kyra3 code.Johannes Schickel
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-10towns music file name fixFlorian Kagerer
2008-04-06Implemented support for Towns (and hopefully DOS floppy too) menus.Johannes Schickel
2008-04-06svn-id: r31431Florian Kagerer
2008-04-06Fixed various bugs in GUI_v2::processButtonList.Johannes Schickel
2008-04-05- Implemented delete savegame menuJohannes Schickel
2008-04-04Made sliders working.Johannes Schickel
2008-04-04Implemented audio menu, slider bars not moveable via mouse yet though.Johannes Schickel
2008-04-04Little less waste of memory.Johannes Schickel
2008-04-04Also hooked the death menu quit button to the game quit code implemented in r...Filippos Karapetis
2008-04-04Implemented game options menu.Johannes Schickel
2008-04-04Added support for quit game button.Johannes Schickel
2008-04-04Added partial support for main menu. Only load, save and resume buttons are w...Johannes Schickel
2008-04-04This fixes the menus for fm-towns and floppy versions (only load and death me...Florian Kagerer
2008-04-03- Added support for filename length > 64 in static resource code.Johannes Schickel
2008-04-02Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when...Johannes Schickel
2008-03-30Cleanup.Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-28Changed HoF GUI code to use common GUI code now.Johannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-18- Impelemented opcodes:Johannes Schickel
2008-03-17- fix demoFlorian Kagerer
2008-03-15animations for inventory items and mouse pointersFlorian Kagerer
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2008-03-09Fix compile.Travis Howell
2008-03-09Implemented spellbook in HoF.Johannes Schickel
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
2008-03-03Started to implement GUI code for HoF.Johannes Schickel
2008-02-17fix memory leakFlorian Kagerer
2008-02-17remove ugly const casts in staticresFlorian Kagerer
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer