Age | Commit message (Expand) | Author |
2012-01-08 | KYRA: Cleanup v2 item animation a little bit. | Johannes Schickel |
2012-01-07 | KYRA: Fix LoL/EoB savegame typing issue with keymapper | Tarek Soliman |
2012-01-06 | KYRA: (EOB) - add basic distinction between music and sound effects | athrxx |
2012-01-06 | KYRA: (EOB) - cleanup eob/lol version of delayUntil() | athrxx |
2012-01-03 | KYRA: (EOB) - improved eob target detection in transfer party dialog | athrxx |
2012-01-03 | KYRA: (EOB) - improve keyboard control for spell book cursor with non QWERTZ ... | athrxx |
2011-12-31 | KYRA: Slight formatting fixes. | Johannes Schickel |
2011-12-31 | KYRA: Little cleanup. | Johannes Schickel |
2011-12-30 | KYRA: Clean up LoL keymap setup a bit. | Johannes Schickel |
2011-12-30 | KYRA: Add basic keymapper support to EoB 1+2. | Johannes Schickel |
2011-12-30 | KYRA: Fix typo bug and code cleanup in the keymapper game keymap | Tarek Soliman |
2011-12-30 | KEYMAPPER: Simplify calling getKeymap | Tarek Soliman |
2011-12-30 | KEYMAPPER: Make engine keymap init and cleanup more generic | Tarek Soliman |
2011-12-29 | KYRA: (EOB) - fix warning about overloaded virtual function being only partia... | athrxx |
2011-12-29 | KYRA: (EOB) - fix EOB 1 intro sound bug | athrxx |
2011-12-29 | KYRA: (EOB) - fix some valgrind warnings | athrxx |
2011-12-29 | KYRA: Fix format string | Willem Jan Palenstijn |
2011-12-29 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-29 | KYRA: Prefix version string in LoL, EoB, EoB 2 main menu with "ScummVM". | Johannes Schickel |
2011-12-28 | KYRA: Slight cleanup in the transfer party code. | Johannes Schickel |
2011-12-28 | KYRA: Silence some valgrind warnings by doing a slight sanity check on savefi... | Johannes Schickel |
2011-12-28 | KYRA: (EOB) - fix EOB1 intro glitch | athrxx |
2011-12-28 | KYRA: add support for another Russian HOF fan translation | athrxx |
2011-12-28 | KYRA: (LOL) - refactor item/monster structs | athrxx |
2011-12-28 | KYRA: (LOL) - minor reduction of save file size | athrxx |
2011-12-28 | KYRA: (LOL) - add support for loading original DOS version save files | athrxx |
2011-12-28 | KYRA: (EOB) - fix spell book tab 5 in EOB1 | athrxx |
2011-12-28 | KYRA: (EOB) - fix invalid string access in EOB 1 | athrxx |
2011-12-28 | KYRA: (EOB) - fix minor color glitch | athrxx |
2011-12-28 | KYRA: (EOB) - cleanup dialog settings a bit | athrxx |
2011-12-28 | KYRA: (EOB) - fix 2 gcc (-Woverloaded-virtual) warnings | athrxx |
2011-12-28 | KYRA: (EOB) - fix signed/unsigned mismatch | athrxx |
2011-12-27 | KYRA: Remove unused/duplicated code. | Johannes Schickel |
2011-12-27 | KYRA: Fix compilation with clang. | Johannes Schickel |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-27 | KYRA: Slight cleanup. | Johannes Schickel |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-27 | KYRA: Mark EoB games with ADGF_TESTING instead of ADGF_UNSTABLE. | Johannes Schickel |
2011-12-26 | KYRA: Avoid deleting pointer twice after creating EOB2 party | Torbjörn Andersson |
2011-12-26 | KYRA: (EOB) Flag eob and eob2 with ADGF_UNSTABLE | Tarek Soliman |
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: Cleanup va_arg use in drawShape. | Johannes Schickel |
2011-12-26 | KYRA: Merge Screen_Rpg with Screen (for now). | Johannes Schickel |
2011-12-26 | KYRA: Remove unused/obsolete function. | Johannes Schickel |
2011-12-26 | KYRA: Unconfuse some MSVC versions by adding a space before a comment. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - add EOB copyright strings to KyraMetaEngine::getOriginalCopyrig... | athrxx |
2011-12-26 | KYRA: (EOB) - implement EOB1 party transfer | athrxx |
2011-12-26 | KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet) | athrxx |
2011-12-26 | KYRA: (EOB) - get rid of loadVGAPalette7bit() | athrxx |
2011-12-26 | KYRA: make bool variable const (again) | athrxx |