aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
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
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...Johannes Schickel
2008-01-16Fixed some warningsOystein Eftevaag
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-03Resolve portabillity issues introduced with last commit.Johannes Schickel
2008-01-03- got rid of hardcoding "KYRA.DAT" in all places, where it's usedJohannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-15debug(C) parameter type fixes.Johannes Schickel
2007-11-05Fix warningFilippos Karapetis
2007-11-05Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a...Oystein Eftevaag
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-15- added PC-98 platform entryJohannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-07-10Add md5sum for Italian fan translation of CD version (see fr#1727941 "KYRA: a...Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-04-27Cleanup.Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-15- Renamed some files for consistency with other engines.Johannes Schickel