Age | Commit message (Expand) | Author |
2013-04-21 | Merge pull request #324 from eriktorbjorn/kyra-midifade | Johannes Schickel |
2013-04-21 | KYRA: (EOB) - fix bug #3611077 | athrxx |
2013-04-21 | KYRA: (EOB) - minor cleanup | athrxx |
2013-04-21 | KYRA: (EOB) - add debugger function (list_monsters) | athrxx |
2013-04-21 | KYRA: Fix MIDI fade-out behaviour | Torbjörn Andersson |
2013-04-18 | KYRA: (LOL) - fix bug in last commit for scene_lol.cpp | athrxx |
2013-04-18 | KYRA: (EOB) - silence warning about improper use of negative value in gui_eob... | athrxx |
2013-04-18 | KYRA: (EOB) - fix possible null ptr dereference in gui_eob.cpp | athrxx |
2013-04-18 | KYRA: (LOL) - add comment in gui_lol.cpp | athrxx |
2013-04-18 | KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possi... | athrxx |
2013-04-18 | KYRA: (LOL) - fix warning about possible out of bounds access in lol.cpp | athrxx |
2013-04-18 | KYRA: (EOB) - remove unused variable in scene_eob.cpp | athrxx |
2013-04-18 | KYRA: (LOL) - fix possible null ptr dereference in scene_lol.cpp | athrxx |
2013-04-18 | KYRA: (EOB) - remove dead code in screen_eob.cpp | athrxx |
2013-04-18 | KYRA: (HOF) - fix possible null ptr dereference in sequences_hof.cpp | athrxx |
2013-04-18 | KYRA: (HOF) - fix possible out of bounds array access | athrxx |
2013-04-18 | KYRA: (EOB) - add assert in sprites_eob.cpp (might fix warning about possible... | athrxx |
2013-04-18 | KYRA: (EOB) - fix potential null ptr dereference in sprites_eob.cpp | athrxx |
2013-04-18 | KYRA: (EOB) - fix warning (Logically dead code) in sprites_eob.cpp | athrxx |
2013-04-18 | KYRA: (LOL) - fix warning (Unused pointer value) in sprites_lol.cpp | athrxx |
2013-04-18 | KYRA: (LOL) - add comment in sprites_lol.cpp | athrxx |
2013-04-18 | KYRA: (EOB) - add comment in timer_eob.cpp | athrxx |
2013-04-14 | KYRA: fix bug #3610247 | athrxx |
2013-04-14 | KYRA: (EOB) - add debug function to export save files in original format | athrxx |
2013-04-14 | KYRA: (EOB) - fix bug #3600348 | athrxx |
2013-04-07 | KYRA: Don't restore music volume right after it has faded down | Torbjörn Andersson |
2013-03-29 | KYRA: Add detection entry for LOL french v1.20 (extracted) datafiles. | D G Turner |
2013-02-23 | ALL: Fix typo (existant->existent) | Willem Jan Palenstijn |
2013-01-26 | Merge pull request #301 from lordhoto/c++11-playground | Johannes Schickel |
2013-01-10 | KYRA: (LOL) - fix warning | athrxx |
2013-01-09 | KYRA: (LOL) - remove unneeded static data | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - add keyboard controls | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - fix sjis text position for button labels | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adapt text displayer | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc. | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) some startup code | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adapt static resources | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - add detection entry | athrxx |
2013-01-09 | KYRA: Use override in subclasses of Sound, which override voicePlay. | Johannes Schickel |
2013-01-09 | KYRA: Get rid of some unnecessary overwrites. | Johannes Schickel |
2013-01-09 | KYRA: Mark overloaded methods of Sound subclasses as virtual. | Johannes Schickel |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel |
2013-01-09 | KYRA: Fix voicePlay overwrite in PC98 and Amiga sound outputs. | Johannes Schickel |
2012-12-17 | KYRA: (EOB) - fix bug #3596548 ("Crash when using Mage Spells such as Magic M... | athrxx |
2012-11-30 | KYRA: Allow user to cancel saving in EoB via ESC. | Johannes Schickel |
2012-11-30 | KYRA: Change loop variable to uint, rather than size_t. | D G Turner |
2012-11-24 | KYRA: fix bug #3589442 (LOL Floppy - No speech during intro) | athrxx |
2012-11-23 | KYRA: Some slight cleanup. | Johannes Schickel |
2012-11-23 | KYRA: Fix bug #3589441 "KYRA: LOL DOS is broken". | Johannes Schickel |
2012-11-23 | KYRA: Remove unnecessary forward declaration. | Johannes Schickel |