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-12
Added do { ... } while (0) to the GUI_V* macros, so that they will work as
Torbjörn Andersson
2008-05-12
Renamed preprocessor constants to match file names.
Torbjörn Andersson
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-11
Formatting.
Johannes Schickel
2008-05-11
Implemented helium mode support for Kyra3.
Johannes Schickel
2008-05-11
- Added support for original kyra3 save files
Johannes Schickel
2008-05-11
Added saving of current album page of kyra3 like the original did.
Johannes Schickel
2008-05-11
Updated pathfinder debug output.
Johannes Schickel
2008-05-11
Implemented page switch animation in kyra3 album.
Johannes Schickel
2008-05-11
- Implemented kyra3 album (page switch animation not yet implemented)
Johannes Schickel
2008-05-11
stop music playback when skipping (parts of) the HOF intro
Florian Kagerer
2008-05-11
Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...
Johannes Schickel
2008-05-11
Use less CPU when reading the spell book.
Torbjörn Andersson
2008-05-10
Fixed warning.
Torbjörn Andersson
2008-05-10
- Cleaned up main menu quit handling
Johannes Schickel
2008-05-10
Fixed bug in Screen_v2::makeShapeCopy.
Johannes Schickel
2008-05-10
Implemented pausing of timers, this should fix some minor glitches.
Johannes Schickel
2008-05-10
Set _quitFlag when receiving quit event in kyra2/kyra3 main menu.
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
- Added small delay to GUI_v2::getInput
Johannes Schickel
2008-05-10
Consume less cpu time when Zanthia/Malcolm are walking.
Johannes Schickel
2008-05-10
fix missing animation for golden neck ring
Florian Kagerer
2008-05-10
Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.
Johannes Schickel
2008-05-10
(hopefully) fix bug in last commit
Florian Kagerer
2008-05-10
implement item animations for MR
Florian Kagerer
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
[next]