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
Age
Commit message (
Expand
)
Author
2008-04-11
Allow mixed Adlib/MIDI mode in VGA version of SOMI.
Travis Howell
2008-04-11
Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUND...
Travis Howell
2008-04-10
towns music file name fix
Florian Kagerer
2008-04-10
Load all needed package files for kyra3 on startup.
Johannes Schickel
2008-04-10
Small bug fix.
Johannes Schickel
2008-04-10
Improved searchpath support. (Should again detect everything Common::File is ...
Johannes Schickel
2008-04-10
Initial attempt at handling non-default AGI game input prompt
Filippos Karapetis
2008-04-10
- Reverted r31454 changes to detection.cpp
Johannes Schickel
2008-04-10
Fixed regression in Kyra1.
Johannes Schickel
2008-04-10
- fixed valgrind warning
Johannes Schickel
2008-04-10
Fixed track unloading for MIDI.
Johannes Schickel
2008-04-10
Lock mutex in playSoundEffect, should help threading safeness of the code.
Johannes Schickel
2008-04-10
Small fix related to all notes off event.
Johannes Schickel
2008-04-10
Made KyraEngine::startup just loading soundfile instead of also playing track 0.
Johannes Schickel
2008-04-10
- Updated debug output for KyraEngine::snd_playTheme
Johannes Schickel
2008-04-10
- Fixed missing static data for kyra1 demo
Johannes Schickel
2008-04-10
Allow the predictive dialog to be shown when ego cannot be moved (i.e. when _...
Filippos Karapetis
2008-04-09
fix drawShape glitch (Brandon's feet got mutilated and one vertical line was ...
Florian Kagerer
2008-04-09
Fixed warnings for msvc9.
Johannes Schickel
2008-04-09
Fixed an off-by one error in the AGI set_menu opcode. Fixes bug #1935896 - "A...
Filippos Karapetis
2008-04-08
First attempt to support Japanese DIG
Eugene Sandulenko
2008-04-08
Oops removed leftover.
Johannes Schickel
2008-04-08
- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3...
Johannes Schickel
2008-04-08
Ignore pointers on save
Eugene Sandulenko
2008-04-08
Spellifix
Eugene Sandulenko
2008-04-08
Implement the full range of Apple IIGS MIDI program number to instrument mapp...
Kari Salminen
2008-04-08
Fix compilation on my 64-bit system...
Sven Hesse
2008-04-08
Added a sanity check for original game script bugs in Agent06. Fixes bugs #19...
Filippos Karapetis
2008-04-07
Patch #1913862: "CinE Script system"
Eugene Sandulenko
2008-04-07
Some MIDI related cleanup.
Johannes Schickel
2008-04-07
Bugfix for linking error in MSVC8 - it doesn't like multiple unnamed structur...
Paul Gilbert
2008-04-06
implement missing Screen::drawShapePlotType11_15()
Florian Kagerer
2008-04-06
fix label for first save slot (towns/floppy)
Florian Kagerer
2008-04-06
Implemented support for Towns (and hopefully DOS floppy too) menus.
Johannes Schickel
2008-04-06
Fixed memory leaks.
Johannes Schickel
2008-04-06
Fixed mouse input handling when entering savefile description.
Johannes Schickel
2008-04-06
Fixed walkspeed on save loading.
Johannes Schickel
2008-04-06
Silenced MSVC warning
Filippos Karapetis
2008-04-06
Oops. that shouldn't have been reverted by last committ.
Johannes Schickel
2008-04-06
Fixed potentional crash.
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-04-06
Fixed crash on startup when running japanese versions of Kyrandia.
Johannes Schickel
2008-04-06
Set opcode 31 (o2_limitMouseRrange) to o2_dummy for now.
Johannes Schickel
2008-04-06
Cleanup.
Johannes Schickel
2008-04-06
Implemented opcode 33 o2_loadSoundfile.
Johannes Schickel
2008-04-06
Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.
Johannes Schickel
2008-04-06
- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriver
Johannes Schickel
2008-04-06
Fixed various bugs in GUI_v2::processButtonList.
Johannes Schickel
2008-04-06
Fixed warning. (The 'anim' variable shadowed the anim() function.)
Torbjörn Andersson
2008-04-06
Replaced ManagedList with Common::SharedPtr in the rest of the lure engine
Filippos Karapetis
[next]