aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2008-06-06- Fixed a valgrind waringJohannes Schickel
2008-05-24- CleanupJohannes Schickel
2008-05-24cleanupFlorian Kagerer
2008-05-24fix for missing spellbook and letter text in the floppy versionsFlorian Kagerer
2008-05-18Cleanup.Johannes Schickel
2008-05-18add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KY...Florian Kagerer
2008-05-18Typos.Johannes Schickel
2008-05-12Formatting.Johannes Schickel
2008-05-12remove useless double check on sound list entriesFlorian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Implemented helium mode support for Kyra3.Johannes Schickel
2008-05-11- Implemented kyra3 album (page switch animation not yet implemented)Johannes Schickel
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-07Fix invalid memory access bug in the library sequence (original static data s...Florian Kagerer
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-06- Fixed valgrind warnings in HoFJohannes Schickel
2008-05-05- Implemented Kyra3 audio options menu, Helium mode still missing.Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-04Initial common base between kyra2 and kyra3 GUI code.Johannes Schickel
2008-05-04Renamed kyra2 and kyra3 gui files.Johannes Schickel
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