Age | Commit message (Expand) | Author |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | KYRA: Fix missing music in Kyra 1 DOS intro. | Johannes Schickel |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adapt static resources | athrxx |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel |
2012-11-30 | KYRA: Change loop variable to uint, rather than size_t. | D G Turner |
2012-11-19 | KYRA: Make "const type *const" use consistent. | Johannes Schickel |
2012-11-11 | KYRA: fix several GCC compile issues in previous commits | athrxx |
2012-11-11 | KYRA: clean up audio resource handling | athrxx |
2012-11-11 | KYRA: move HOF sequence player into its own class | athrxx |
2012-08-01 | KYRA: update kyra.dat to match the last commit (added support for French LOL ... | athrxx |
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx |
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx |
2012-01-08 | KYRA: Cleanup v2 item animation a little bit. | Johannes Schickel |
2011-12-28 | KYRA: add support for another Russian HOF fan translation | athrxx |
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: (EOB/LOL) - again fix static resource loading for EOB when LOL is disabled | athrxx |
2011-12-26 | KYRA: (EOB/LOL) - rename some vars | athrxx |
2011-12-26 | KYRA: (EOB) - fix static resource loading for EOB when LOL is disabled | athrxx |
2011-12-26 | KYRA: (EOB) - implement some gui functionality, some bug fixes, etc. | athrxx |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
2011-09-08 | KYRA: Made some more static data const. | Johannes Schickel |
2011-08-07 | COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x). | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx |
2011-07-25 | KYRA: add support for Kyra 2 Russian floppy | athrxx |
2011-07-24 | LOL: add support for Russian CD-ROM version | athrxx |
2011-07-24 | LOL: add support for Russian floppy version | athrxx |
2011-06-11 | LOL: update kyra.dat for italian fan translation | athrxx |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel |
2010-11-07 | COMMON: Rename and tweak MD5 functions | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-24 | KYRA/PC98: workaround for missing delay opcodes | Florian Kagerer |
2010-10-22 | KYRA: Cleanup. | Johannes Schickel |
2010-10-22 | KYRA: Adapt Kyra2+3 to use the newly added item type too. | Johannes Schickel |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-08-07 | LOL: added english floppy version | Florian Kagerer |
2010-08-02 | KYRA: FM-Towns audio driver rewrite | Florian Kagerer |
2010-07-22 | KYRA: Move LoL specific static data to its own file. | Johannes Schickel |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2009-12-26 | LOL: - added workaround for portrait speech animations which would sometimes ... | Florian Kagerer |
2009-11-29 | Cleanup. | Johannes Schickel |
2009-11-28 | KYRA: removed hack in staticres loader | Florian Kagerer |
2009-11-28 | KYRA: added HOF PC-98 static data to kyra.dat | Florian Kagerer |
2009-11-22 | Slight simplification. | Johannes Schickel |
2009-11-22 | Remove 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-21 | Cleanup: remove never used support for builtin static data in StaticResource. | Johannes Schickel |
2009-11-21 | Fix mismatching resource type IDs for Lands of Lore in kyra.dat. | Johannes Schickel |
2009-11-21 | Flag credits data for Kyrandia 1 as language specific data. (Fixes language o... | Johannes Schickel |