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-05-03
Fixed some valgrind warnings.
Johannes Schickel
2008-05-02
fix bug in hof animator (incomplete initialization of _animObjects)
Florian Kagerer
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-05-02
Added missing file.
Johannes Schickel
2008-05-02
Yet more opcodes moved to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Moved runSceneScript6 to KyraEngine_v2.
Johannes Schickel
2008-05-02
Moved some character code from kyra2/kyra3 to KyraEngine_v2.
Johannes Schickel
2008-05-02
- Renamed TextDisplayer_v2 to TextDisplayer_HoF
Johannes Schickel
2008-05-02
Moved common kyra2/kyra3 item to KyraEngine_v2.
Johannes Schickel
2008-05-02
Added missing files, compiling should work again.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-05-01
Fixed some valgrind warnings.
Johannes Schickel
2008-05-01
fix broken save file list
Florian Kagerer
2008-04-29
- Renamed ScriptInterpreter -> EMCInterpreter
Johannes Schickel
2008-04-29
Various cleanup.
Johannes Schickel
2008-04-29
Prevent analog sound driver to be created for Kyra3.
Johannes Schickel
2008-04-29
- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...
Johannes Schickel
2008-04-29
Fixed MSVC warning
Filippos Karapetis
2008-04-28
- Implemented credits showing after finishing game
Johannes Schickel
2008-04-28
- Fixed some delay times
Johannes Schickel
2008-04-28
Fixed bug in KyraEngine_v3::processDialog, should fix crash when talking to B...
Johannes Schickel
2008-04-28
Fixed bug in TimerManager::update, this should fix tic-tac-toe game in kyra3.
Johannes Schickel
2008-04-28
Implemented opcodes:
Johannes Schickel
2008-04-28
Fixed bug in KyraEngine_v3::updateCharPal, should fix malcolms palette in sce...
Johannes Schickel
2008-04-27
Fixed bug while loading savegame.
Johannes Schickel
2008-04-27
- Fixed bug in itemInventoryMagic
Johannes Schickel
2008-04-27
Moved newShape code to sequences_v3.cpp
Johannes Schickel
2008-04-27
Implemented KyraEngine_v3::eelScript.
Johannes Schickel
2008-04-27
- Implemented opcodes
Johannes Schickel
2008-04-27
Renamed some kyra3 variables to match kyra2/kyra1 names.
Johannes Schickel
2008-04-27
Implemented (quick-)save/load support for kyra3.
Johannes Schickel
2008-04-26
Cleanup.
Johannes Schickel
2008-04-26
Implemented opcodes:
Johannes Schickel
2008-04-26
Added code to play VQA files when entering new scenes.
Johannes Schickel
2008-04-26
- load new tlk file on chapter change
Johannes Schickel
2008-04-26
Implemented opcode 34: o3_resetInventory.
Johannes Schickel
2008-04-26
Finished o3_delay implementation.
Johannes Schickel
2008-04-26
Implemented opcodes:
Johannes Schickel
2008-04-26
Implemented opcode 129 o3_chapterChange.
Johannes Schickel
2008-04-26
Implemented opcodes:
Johannes Schickel
2008-04-26
- Implemented support for jesters staff, mood change and score displaying
Johannes Schickel
2008-04-26
Added support for kyra3 inventory. (jesters staff not supported yet)
Johannes Schickel
2008-04-26
Implemented opcodes:
Johannes Schickel
2008-04-26
Fixed unitialized variable in Screen.
Johannes Schickel
2008-04-26
Fixed kyra screen initialization.
Johannes Schickel
2008-04-26
Call _screen->Init(). Fixes segfaults when
Jonathan Gray
2008-04-25
minor drawShape() bug fix for Malcolm's shadow
Florian Kagerer
2008-04-25
Implemented opcodes:
Johannes Schickel
2008-04-25
Implemented opcodes:
Johannes Schickel
[prev]
[next]