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-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-11
KYRA: Add some assertion to prevent out of bounds access.
Johannes Schickel
2011-04-11
KYRA: Constify static data table in LoL code.
Johannes Schickel
2011-04-11
KYRA: Get rid of non-const static variable in Kyra2 code.
Johannes Schickel
2011-04-11
KYRA: Cleanup.
Johannes Schickel
2011-04-11
KYRA: Get rid of non-const static variables in HoF.
Johannes Schickel
2011-04-09
DEVTOOLS: Renamed 'tools' directory to 'devtools'
Max Horn
2011-04-07
KYRA: Slight cleanup.
Johannes Schickel
2011-04-07
KYRA: Cleanup background music looping of Kyra3.
Johannes Schickel
2011-04-07
KYRA: Cleanup static variable usage in LoK.
Johannes Schickel
2011-04-07
KYRA: Slight cleanup.
Johannes Schickel
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-02-20
KYRA: Fix regression in Screen::setInterfacePalette.
Johannes Schickel
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-16
KYRA: Set type for NULL MIDI driver to PC Speaker.
Johannes Schickel
2011-02-16
KYRA/LOL: add comments for last commit
athrxx
2011-02-16
KYRA/LOL: fixed hand item cursor bug
athrxx
2011-02-14
KYRA: Adapt to setPalette/grabPalette RGBA->RGB changes.
Johannes Schickel
2011-02-10
KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ...
Johannes Schickel
2011-02-10
KYRA: Remove superfluous const in type conversion.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-29
KYRA: Hopefully fix valgrind warnings in the HoF intro when text is disabled.
Johannes Schickel
2011-01-29
KYRA: Clean up main menu code in Kyra2/Kyra3.
Johannes Schickel
2011-01-29
KYRA: Fix Valgrind Uninitialized Memory Read at end of VQA Playback.
David Turner
2011-01-29
KYRA: Close Memory Leaks in Kyra 3 (Malcolm's Revenge) Menu.
David Turner
2010-12-25
KYRA FM-TOWNS: improved cd audio music fading
Florian Kagerer
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-01
ALL: Fix a few typos
Jordi Vilalta Prat
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-08
LOL: fixed minor text displayer bug
Florian Kagerer
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-11-01
KYRA: Pause engine when the debugger is open.
Johannes Schickel
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-31
LOL: fixed bug #3099321
Florian Kagerer
2010-10-30
LOL: workaround for bug #3098935
Florian Kagerer
2010-10-29
KYRA: match music settings with latest launcher code changes.
Florian Kagerer
2010-10-29
KYRA: match music settings with latest launcher code changes.
Florian Kagerer
2010-10-29
KYRA: Minor formatting cleanup.
Johannes Schickel
2010-10-28
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
Johannes Schickel
2010-10-28
KYRA: Fix some code errors reported by ICC (i.e. subclasses not overwriting m...
Johannes Schickel
[next]