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
2010-07-22
KYRA: Prevent fast fade to black when skipping the intro.
Johannes Schickel
2010-07-22
KYRA: Remove superfluous palette update on quit.
Johannes Schickel
2010-07-22
KYRA: Properly short-circuit after the SC/MP logo on quit.
Johannes Schickel
2010-07-22
Display the MacPlay Gold logo for Macintosh versions which include it.
Johannes Schickel
2010-07-21
KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.
Johannes Schickel
2010-07-21
KYRA: Respect mute setting on engine startup.
Johannes Schickel
2010-07-21
Strip trailing whitespaces.
Johannes Schickel
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-16
In the help of making the new C++ standard a better one, we will now no longe...
Johannes Schickel
2010-07-16
Cleanup
Torbjörn Andersson
2010-07-16
Removed unused variable.
Torbjörn Andersson
2010-07-09
KYRA/PC98: fix music volume
Florian Kagerer
2010-07-03
KYRA/PC98 Audio: fix invalid mem access
Florian Kagerer
2010-07-02
KYRA/PC98: fix long standing bug were certain sound effects would bring each ...
Florian Kagerer
2010-07-02
KYRA/PC98: cleanup
Florian Kagerer
2010-07-02
KYRA/PC98: fix sfx volume control
Florian Kagerer
2010-07-01
KYRA/PC98: minor cleanup
Florian Kagerer
2010-07-01
KYRA/PC98: implement proper volume control (which distinguishes between music...
Florian Kagerer
2010-06-28
KYRA: change audio detection flags setting (since most users don't own a real...
Florian Kagerer
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-25
KYRA: fixed typo
Florian Kagerer
2010-06-25
KYRA: implement new gui option flags
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-15
Split out detection code in Kyra engine.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-05-05
Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.
Johannes Schickel
2010-05-04
Reduce indirect header dependencies further
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-01
KYRA: fixed some cppcheck warnings
Florian Kagerer
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-12
Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."
Johannes Schickel
2010-04-12
Fix use of "friend" keyword in KYRA for strict C++ compilers.
Johannes Schickel
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-11
Setup and destroy a dummy cursor and palette in the Engine class.
Johannes Schickel
2010-04-11
Fix KYRA's cursor handling by pushing a dummy cursor via CursorMan.pushCursor...
Johannes Schickel
2010-04-11
Fix bug #2985387 "KYRA1: Crash at the end of game".
Johannes Schickel
2010-04-01
Remove extra semicolons
Ori Avtalion
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-03-24
Remove pointer dereferencation in a place, where the result is not used at all.
Johannes Schickel
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-20
Fix out of bounds access.
Johannes Schickel
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-18
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
Max Horn
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-04
Fix item exchange string in Kyra 1 Amiga (both English and German).
Johannes Schickel
[prev]
[next]