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
/
kyra_hof.h
Age
Commit message (
Expand
)
Author
2008-05-25
- some pauseEngineIntern() code for the HOF sequence player (not tested)
Florian Kagerer
2008-05-23
- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...
Johannes Schickel
2008-05-18
Reverted commit #32166.
Johannes Schickel
2008-05-18
Fixed fillRect opcode for HoF.
Johannes Schickel
2008-05-12
- Some more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-10
- Cleaned up main menu quit handling
Johannes Schickel
2008-05-10
Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated im...
Johannes Schickel
2008-05-10
Implemented opcode 106: o2_playFireflyScore.
Johannes Schickel
2008-05-10
implement item animations for MR
Florian Kagerer
2008-05-06
Fixed crash when qutting kyra2 main menu.
Johannes Schickel
2008-05-05
- Added support for Kyra3 GUI (audio and game options not working yet)
Johannes Schickel
2008-05-04
- Shared checkInput code between kyra2 and kyra3
Johannes Schickel
2008-05-04
Renamed kyra2 and kyra3 gui files.
Johannes Schickel
2008-05-04
Yet more opcodes moved to KyraEngine_v2.
Johannes Schickel
2008-05-04
Cleanup.
Johannes Schickel
2008-05-04
Moved more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-03
Moved more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-03
Moved some more opcodes to KyraEngine_v2.
Johannes Schickel
2008-05-03
Cleanup.
Johannes Schickel
2008-05-03
- Moved newShape/temporaryScript code to KyraEngine_v2.
Johannes Schickel
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-05-02
Added missing file.
Johannes Schickel