Age | Commit message (Expand) | Author |
2012-03-05 | KYRA: Replace debug leftover for unimplemented displayText functions with a w... | Johannes Schickel |
2012-03-05 | KYRA: Some formatting fixes. | Johannes Schickel |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn |
2012-02-25 | KYRA: Remove obsolete registering of 16_color config file entry. | Johannes Schickel |
2012-02-24 | KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA mode | athrxx |
2012-02-24 | COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes | athrxx |
2012-02-24 | KYRA: (EOB) - cleanup CGA/EGA code a bit | athrxx |
2012-02-21 | KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973) | athrxx |
2012-02-21 | KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor sprite drawing glitch in EOB1 | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor text displayer glitch | athrxx |
2012-02-21 | KYRA: (EOB) - implement EGA graphics mode for EOB1 | athrxx |
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx |
2012-02-21 | KYRA: (EOB) - complete CGA graphics mode implementation | athrxx |
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor glitch in hp and food bar graphs | athrxx |
2012-02-21 | KYRA: (EOB) - fix character hand icons | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor bug (wrongly initialized value) and some renaming | athrxx |
2012-02-21 | KYRA: add new rendering mode gui options | athrxx |
2012-02-21 | KYRA: (EOB) - move EOB 1 intro code into separate class | athrxx |
2012-02-21 | Merge pull request #182 from fingolfin/forbid-ctype | Willem Jan Palenstijn |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2012-02-13 | KEYMAPPER: Fix Action ctor args in most keymaps | Tarek Soliman |
2012-02-13 | KYRA: Silence some icpc warnings by making a member array of KyraRpgGUISettin... | Johannes Schickel |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2012-01-30 | KYRA: (EOB) - fix typo | athrxx |
2012-01-29 | KYRA: Remove unnecessary semicolon | Torbjörn Andersson |
2012-01-29 | KYRA: Prevent unnecessary removal of const in some casts. | Johannes Schickel |
2012-01-21 | KYRA: Fix out of bounds access caused by a typo. | Johannes Schickel |
2012-01-16 | KYRA: Fix for bug #3474339 "KYRA1CD: Ingame animation missing". | Johannes Schickel |
2012-01-16 | KYRA: (EOB) - change behavior of safe game file importing code | athrxx |
2012-01-15 | KYRA: (EOB) - add support for original save game files | athrxx |
2012-01-14 | KYRA: Make workaround for bug #1498221 work again. | Johannes Schickel |
2012-01-14 | KYRA: Fix missing debug commands. | Johannes Schickel |
2012-01-08 | KYRA: fix regression in non-playable HOF demo | athrxx |
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 |