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-16
fix sjis text color (ship scene)
Florian Kagerer
2008-04-16
Correct time events duration, when saving in Elvira 1.
Travis Howell
2008-04-16
Minor cleanup.
Travis Howell
2008-04-16
Remove unused opcode and minor cleanup.
Travis Howell
2008-04-16
Cleanup.
Travis Howell
2008-04-16
Add English Windows version of Blue's Birthday Adventure (Red).
Travis Howell
2008-04-15
Make convertWave-function static as it uses no member variables.
Kari Salminen
2008-04-15
Cleanup (Remove unneeded functions and rename a struct correctly).
Kari Salminen
2008-04-15
Move MIDI program change mappings to their own structs (Useful for later chan...
Kari Salminen
2008-04-14
Fixed warning.
Torbjörn Andersson
2008-04-14
Fixed music fade out.
Johannes Schickel
2008-04-14
Cleanup.
Johannes Schickel
2008-04-14
Implemented some kyra3 code.
Johannes Schickel
2008-04-13
Fixed warning.
Torbjörn Andersson
2008-04-13
Fixed palette after watching Kyra3 intro.
Johannes Schickel
2008-04-12
Cleanup.
Johannes Schickel
2008-04-12
fix crash and graphic glitch in non-playable HOF demo
Florian Kagerer
2008-04-12
Initialize all screen buffers properly.
Johannes Schickel
2008-04-12
Hopefully fix messed up gfx in first screen of Kyra 1 demo.
Johannes Schickel
2008-04-12
Fixed graphics glitch in Kyra3 menu.
Johannes Schickel
2008-04-12
Added fade out time parameter for digital sounds.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-12
Fix a couple of typos spotted by Raziel.
Kari Salminen
2008-04-11
Show current text prompt when the accept_input opcode is called. This, togeth...
Filippos Karapetis
2008-04-11
Silence MSVC8+ warning C4800 about forcing an int value to bool that got turn...
Kari Salminen
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
[next]