aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2008-12-29Extended some comments.Johannes Schickel
2008-12-28LOL: - fixed some bugs in the main menu code (premature pak file unloading et...Florian Kagerer
2008-12-26Implemented (some) main menu code for LoL.Johannes Schickel
2008-11-30Added MIDI SFX Map, fixes SFX in HoF.Johannes Schickel
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2008-10-21Cleanup.Johannes Schickel
2008-10-03Cleanup.Johannes Schickel
2008-10-03Check all 'kyra.dat' files in setup paths instead of only the first one found.Johannes Schickel
2008-10-02Engine class changed:Max Horn
2008-09-09Changed static resource code to use Streams instead of operating on buffers.Johannes Schickel
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-13Fixed some memory leaksChristopher Page
2008-08-10Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba...Johannes Schickel
2008-08-03fix last commit (invalid kyra.dat game features for HOFCD)Florian Kagerer
2008-08-03add support for HOF Italian fan translation to kyra.datFlorian Kagerer
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-08-02Fixed regressions in kyra1 amiga.Johannes Schickel
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel
2008-07-20Commented out some more PC-98 audio stuff, to avoid warnings.Torbjörn Andersson
2008-07-20KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...Florian Kagerer
2008-07-07Fix for bug #2012293 "KYRA: Bad Spanish String in menu".Johannes Schickel
2008-07-05Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...Johannes Schickel
2008-07-05Added spanish menu strings for spanish fan translation of Kyrandia 3.Johannes Schickel
2008-06-26- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...Florian Kagerer
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