aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2012-02-21KYRA: (EOB) - fix EOB1 door clippingathrxx
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2012-01-08KYRA: Cleanup v2 item animation a little bit.Johannes Schickel
2011-12-28KYRA: add support for another Russian HOF fan translationathrxx
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: (EOB/LOL) - again fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB) - fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.athrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-09-08KYRA: Made some more static data const.Johannes Schickel
2011-08-07COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-25KYRA: add support for Kyra 2 Russian floppyathrxx
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-06-11LOL: update kyra.dat for italian fan translationathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
2010-10-22KYRA: Cleanup.Johannes Schickel
2010-10-22KYRA: Adapt Kyra2+3 to use the newly added item type too.Johannes Schickel
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-08-07LOL: added english floppy versionFlorian Kagerer
2010-08-02KYRA: FM-Towns audio driver rewriteFlorian Kagerer
2010-07-22KYRA: Move LoL specific static data to its own file.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-11-29Cleanup.Johannes Schickel
2009-11-28KYRA: removed hack in staticres loaderFlorian Kagerer
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
2009-11-22Slight simplification.Johannes Schickel
2009-11-22Remove dead code.Johannes Schickel
2009-11-22- Store ID map for static resources in kyra.dat instead of hardcoding it in t...Johannes Schickel
2009-11-21Cleanup: remove never used support for builtin static data in StaticResource.Johannes Schickel
2009-11-21Fix mismatching resource type IDs for Lands of Lore in kyra.dat.Johannes Schickel
2009-11-21Flag credits data for Kyrandia 1 as language specific data. (Fixes language o...Johannes Schickel
2009-11-21- Got rid of hardcoded filename list for kyra.datJohannes Schickel
2009-11-21Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...Johannes Schickel
2009-11-20Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ever...Johannes Schickel
2009-11-20Flag Kyra3 as talkie version in kyra.dat.Johannes Schickel
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
2009-11-19Properly handle Kyra 2 Talkie demo in kyra.dat.Johannes Schickel
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
2009-10-11LOL/PC-98: fix outro musicFlorian Kagerer