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-09
Fixed typos.
Johannes Schickel
2008-05-08
Implemented opcode 66: o3_removeItemSlot.
Johannes Schickel
2008-05-08
Silenced some g++ 4.3 warnings.
Johannes Schickel
2008-05-08
Fixed bug in o3_updateConversations.
Johannes Schickel
2008-05-07
Fixed bug when starting new game from load menu.
Johannes Schickel
2008-05-07
Implemented KyraEngine_MR::timerFleaDeath.
Johannes Schickel
2008-05-07
Fix invalid memory access bug in the library sequence (original static data s...
Florian Kagerer
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-06
Fixed crash when qutting kyra2 main menu.
Johannes Schickel
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-06
Cleanup.
Johannes Schickel
2008-05-06
- Fixed valgrind warnings in HoF
Johannes Schickel
2008-05-06
- Fixed some memory leaks in kyra3
Johannes Schickel
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-05
Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr...
Johannes Schickel
2008-05-05
Implemented opcode 91: o3_daggerWarning.
Johannes Schickel
2008-05-05
- Implemented Kyra3 audio options menu, Helium mode still missing.
Johannes Schickel
2008-05-05
Got rid of some code duplication.
Johannes Schickel
2008-05-05
Implemented support for Kyra3 game options menu (including studio audience an...
Johannes Schickel
2008-05-05
- Little mouse visibility fix
Johannes Schickel
2008-05-05
- Fixed some palette fade times in Kyra3
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
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-03
Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...
Kari Salminen
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
[next]