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_v2.h
Age
Commit message (
Expand
)
Author
2008-05-23
- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...
Johannes Schickel
2008-05-18
Cleanup.
Johannes Schickel
2008-05-12
- Yet more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Moved some opcodes to KyraEngine_v1
Johannes Schickel
2008-05-11
- Renamed KyraEngine 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
Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.
Johannes Schickel
2008-05-10
implement item animations for MR
Florian Kagerer
2008-05-06
Fixed possible crash in Debugger_v2 when using 'give'.
Johannes Schickel
2008-05-06
Implemented Engine::getDebugger for KyraEngine.
Johannes Schickel
2008-05-05
Implemented support for Kyra3 game options menu (including studio audience an...
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
Initial common base between kyra2 and kyra3 GUI code.
Johannes Schickel
2008-05-04
Yet more opcodes moved to KyraEngine_v2.
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
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-04-29
- Renamed ScriptInterpreter -> EMCInterpreter
Johannes Schickel
2008-04-29
Various cleanup.
Johannes Schickel
2008-04-29
- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...
Johannes Schickel
2008-04-23
Cleanup.
Johannes Schickel
2008-04-20
- moved kyra functor code to common/func.h
Johannes Schickel
2008-04-19
- reworked tim handling
Johannes Schickel
2008-04-18
- complete support for the playable HOF demo
Florian Kagerer
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-06
Implemented support for Towns (and hopefully DOS floppy too) menus.
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-04-06
Implemented opcode 33 o2_loadSoundfile.
Johannes Schickel
2008-04-04
Implemented game options menu.
Johannes Schickel
2008-03-30
- fixed savegame description loading in kyra1
Johannes Schickel
2008-03-28
Changed HoF GUI code to use common GUI code now.
Johannes Schickel
2008-03-28
Implemented command text fadeout.
Johannes Schickel
2008-03-28
Implemented opcodes:
Johannes Schickel
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
- Implemented support for --list-saves in Kyra engine
Johannes Schickel
[next]