index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
Age
Commit message (
Expand
)
Author
2011-11-01
KYRA: Fix Common::List::erase usage.
Johannes Schickel
2011-10-29
KYRA: Update engine description comment.
Johannes Schickel
2011-10-29
KYRA: Add another delay for new tracks in the AdLib driver.
Johannes Schickel
2011-10-29
KYRA: Fix haltTrack and beginFadeOut for AdLib driver.
Johannes Schickel
2011-10-29
KYRA: Simplify AdLib output code a bit.
Johannes Schickel
2011-10-29
KYRA: Mark overwritten methods of SoundAdLibPC as virtual.
Johannes Schickel
2011-10-29
KYRA: Get rid of old-style loadSoundFile in SoundAdLibPC.
Johannes Schickel
2011-10-29
KYRA: Move MixedSoundDriver implementation to sound.cpp.
Johannes Schickel
2011-10-29
KYRA: Prefer Common::String over plain char arrays in Sound.
Johannes Schickel
2011-10-29
KYRA: Get rid of Sound's voiceFileIsPresent in favor of isVoicePresent.
Johannes Schickel
2011-10-29
KYRA: Make more methods of Sound const.
Johannes Schickel
2011-10-29
KYRA: Move non-empty virtual methods of Sound from sound.h to sound.cpp.
Johannes Schickel
2011-10-29
KYRA: Implemented LoL style volume control in AdLib output.
Johannes Schickel
2011-10-24
KYRA: On demand of lordHoto, remove GUIO_NOASPECT as Jap. games are in 640x40...
Strangerke
2011-10-23
LAUNCHER: Add GUIO_NOASPECT to Kyra
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-22
KYRA: Fix memory leak when a sound is started but no free handles are left.
Johannes Schickel
2011-10-02
KYRA: Fix minor bug in AdLibDriver::primaryEffect1.
Johannes Schickel
2011-10-02
KYRA: Fix bumping into a wall AdLib SFX in Lands of Lore.
Johannes Schickel
2011-10-02
KYRA: Name another variable in the AdLib output code.
Johannes Schickel
2011-10-02
KYRA: Some minor cleanup.
Johannes Schickel
2011-10-01
KYRA: fix typo
athrxx
2011-10-01
KYRA: Never allow slots 0 and 990-999 to be overwritten.
Johannes Schickel
2011-09-22
KYRA: workaround to get maemo to even compile
Tarek Soliman
2011-09-08
KYRA: Made some more static data const.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
KYRA: Simplify initializing a buffer with a string.
Christoph Mallon
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-08-06
KYRA: Don't loose the next event when leaving the text input event loop.
Bastien Bouclet
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-07-13
KYRA: Add detection for Russian versions of Kyra1 & LoL
Eugene Sandulenko
2011-07-04
KYRA: cleanup last commit
athrxx
2011-07-04
KYRA: fix pauseEngineIntern regression in MR
athrxx
2011-07-04
KYRA: fix ingame menu save slots
athrxx
2011-07-03
KYRA: formatting
athrxx
2011-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-06-25
KYRA: _athrxx is the new Kyra maintainer.
Johannes Schickel
2011-06-25
KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94
athrxx
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
KYRA: Allocate screen region buffer on the heap
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
LOL: fix bug reported on forum
athrxx
2011-06-18
KYRA: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-12
LOL: fix typo
athrxx
[next]