aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2015-11-10KYRA: (LOK/PC-98) - add missing string resourceathrxx
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-03-17KYRA: fix static resources in Russian fan translationathrxx
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-16KYRA: Slight cleanup.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01KYRA: Fix missing music in Kyra 1 DOS intro.Johannes Schickel
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-11-30KYRA: Change loop variable to uint, rather than size_t.D G Turner
2012-11-19KYRA: Make "const type *const" use consistent.Johannes Schickel
2012-11-11KYRA: fix several GCC compile issues in previous commitsathrxx
2012-11-11KYRA: clean up audio resource handlingathrxx
2012-11-11KYRA: move HOF sequence player into its own classathrxx
2012-08-01KYRA: update kyra.dat to match the last commit (added support for French LOL ...athrxx
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