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
2008-03-28
Oops that shouldn't be committed yet.
Johannes Schickel
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-28
Fixed showing of cauldron animations processing while the inventory is not sh...
Johannes Schickel
2008-03-28
Implemented command text fadeout.
Johannes Schickel
2008-03-28
Finished o2_delay implementation.
Johannes Schickel
2008-03-28
Oops fixed wrong o2_delaySecs.
Johannes Schickel
2008-03-28
- Clear input queue after loading game via hotkeys.
Johannes Schickel
2008-03-28
Implemented savegame loading via command line params -x/--save-slot.
Johannes Schickel
2008-03-28
Properly set sfx flag when playing digital SFX.
Johannes Schickel
2008-03-28
Implemented opcodes:
Johannes Schickel
2008-03-28
- some accuracy changes for KyraEngine_v2::snd_playSoundEffect()
Florian Kagerer
2008-03-27
- Implemented opcodes:
Johannes Schickel
2008-03-27
Implemented opcode 74: o2_setSceneAnimPos2.
Johannes Schickel
2008-03-27
Implemented opcodes:
Johannes Schickel
2008-03-27
Oops added missing return, should fix crashed on trying to load non-existant ...
Johannes Schickel
2008-03-27
fix for bug 1922560 (HoF: wheels entrance gfx wrong)
Florian Kagerer
2008-03-27
Made some more former kyra1 specific debug commands available for HoF.
Johannes Schickel
2008-03-27
Removed much code duplication in Hand of Fate savefile loading with SeekableS...
Johannes Schickel
2008-03-27
Readded warning when loading HoF saves from original interpreter.
Johannes Schickel
2008-03-27
- Implemented support for --list-saves in Kyra engine
Johannes Schickel
2008-03-27
Enabled gamespeed debug command also for Kyra1.
Johannes Schickel
2008-03-27
Fixed palette loading debug command for amiga version.
Johannes Schickel
2008-03-27
Added debugger command to set screen palette.
Johannes Schickel
2008-03-27
Update hack comment in o2_updateSceneAnim.
Johannes Schickel
2008-03-27
Fix for bug #1926838 "HoF: Animation plays too fast".
Johannes Schickel
2008-03-26
this should fix item #1926532 (HoF: ScummVM quits on ESCaping "Virgin" and "W...
Florian Kagerer
2008-03-26
Prevents adding of events to input queue, which will not be processed anyway.
Johannes Schickel
2008-03-26
Fixed GCC warning. It warns about "if (a = b)" unless you put an extra set of
Torbjörn Andersson
2008-03-26
Fixed typo.
Johannes Schickel
2008-03-26
- reworked skip flag handling in some places again
Johannes Schickel
2008-03-26
- fixed multiple voices playing at once (see bug #1926547 "HoF: Right mouse b...
Johannes Schickel
2008-03-26
Set delay time for the hack in o2_updateSceneAnim to the value Raziel^ suggests.
Johannes Schickel
2008-03-26
Possible fix for part 1 of bug #1926547 "HoF: Right mouse button messes up ga...
Johannes Schickel
2008-03-26
Added support for HoF savefile from the original interpreter.
Johannes Schickel
2008-03-26
Extended savegame type checks.
Johannes Schickel
2008-03-26
Added a simple hack which adds delay between animation frames of some scene a...
Johannes Schickel
2008-03-26
Fix bug #1923638 "HoF: Marco missing animation frames".
Johannes Schickel
2008-03-24
fixed skip flag reset for sequence player
Florian Kagerer
2008-03-24
improved skip flag handling for intro and outro (see tracker item #1922556)
Florian Kagerer
2008-03-23
Respect text/voice settings in Kyrandia 1 Intro/Outro.
Johannes Schickel
2008-03-22
- fixed bug in Sound::voiceIsPlaying
Johannes Schickel
2008-03-22
Fix for bug #1922514 "HoF: palette artifacts when abom. snowman".
Johannes Schickel
2008-03-22
Fix for bug #1922521 "HoF: mountaineer sprite vanishes".
Johannes Schickel
2008-03-21
Oops removing debug output.
Johannes Schickel
2008-03-21
- improved timer information output in debugger
Johannes Schickel
2008-03-21
Removed some unneeded waiting for voice to finish.
Johannes Schickel
2008-03-21
- disabled some old warnings
Johannes Schickel
2008-03-21
Cleanup.
Johannes Schickel
2008-03-21
- Implemented opcode 97: o2_isAnySoundPlaying
Johannes Schickel
2008-03-21
Proper fix for bug #1920869 "HoF: palette artifacts in inventory".
Johannes Schickel
[prev]
[next]