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.cpp
Age
Commit message (
Expand
)
Author
2008-05-25
- some pauseEngineIntern() code for the HOF sequence player (not tested)
Florian Kagerer
2008-05-23
Fixed KyraEngine_v2::pauseEngineIntern.
Johannes Schickel
2008-05-23
- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...
Johannes Schickel
2008-05-18
Cleanup.
Johannes Schickel
2008-05-13
fix engine destructor for non interactive hof demo
Florian Kagerer
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...
Johannes Schickel
2008-05-10
- Cleaned up main menu quit handling
Johannes Schickel
2008-05-10
Fixed bug in Screen_v2::makeShapeCopy.
Johannes Schickel
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-06
Implemented Engine::getDebugger for KyraEngine.
Johannes Schickel
2008-05-06
Cleanup.
Johannes Schickel
2008-05-06
- Fixed some memory leaks in kyra3
Johannes Schickel
2008-05-05
Implemented opcode 91: o3_daggerWarning.
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
Yet more opcodes moved to KyraEngine_v2.
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
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-26
Fixed kyra screen initialization.
Johannes Schickel
2008-04-26
Call _screen->Init(). Fixes segfaults when
Jonathan Gray
2008-04-23
Cleanup.
Johannes Schickel
2008-04-23
- Implemented idle animation/talk handling in kyra3
Johannes Schickel
2008-04-23
- Fixed possible memory leak.
Johannes Schickel
2008-04-20
Fixed bad usage of functor objects.
Johannes Schickel
2008-04-19
- reworked tim handling
Johannes Schickel
2008-04-12
Cleanup.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-08
- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3...
Johannes Schickel
2008-04-06
Implemented support for Towns (and hopefully DOS floppy too) menus.
Johannes Schickel
2008-04-06
Oops. that shouldn't have been reverted by last committ.
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-04-06
Fixed crash on startup when running japanese versions of Kyrandia.
Johannes Schickel
2008-04-06
Fixed various bugs in GUI_v2::processButtonList.
Johannes Schickel
2008-04-05
- Changed quicksaves to use slots 990-998.
Johannes Schickel
2008-04-04
Implemented game options menu.
Johannes Schickel
2008-04-04
cleanup
Florian Kagerer
2008-04-02
Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when...
Johannes Schickel
2008-03-30
Don't enter run loop when quit flag is set.
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
[next]