Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-11 | Formatting. | Johannes Schickel | |
svn-id: r32037 | |||
2008-05-11 | Implemented helium mode support for Kyra3. | Johannes Schickel | |
svn-id: r32028 | |||
2008-05-11 | - Added support for original kyra3 save files | Johannes Schickel | |
- Added TalkObject::sceneId in savegames svn-id: r32027 | |||
2008-05-11 | Added saving of current album page of kyra3 like the original did. | Johannes Schickel | |
svn-id: r32025 | |||
2008-05-11 | Updated pathfinder debug output. | Johannes Schickel | |
svn-id: r32024 | |||
2008-05-11 | Implemented page switch animation in kyra3 album. | Johannes Schickel | |
svn-id: r32023 | |||
2008-05-11 | - Implemented kyra3 album (page switch animation not yet implemented) | Johannes Schickel | |
- Implemented opcode 25: o3_showAlbum svn-id: r32022 | |||
2008-05-11 | stop music playback when skipping (parts of) the HOF intro | Florian Kagerer | |
svn-id: r32019 | |||
2008-05-11 | Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for ↵ | Johannes Schickel | |
Kyra 2 and 3". svn-id: r32016 | |||
2008-05-11 | Use less CPU when reading the spell book. | Torbjörn Andersson | |
svn-id: r32009 | |||
2008-05-10 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31988 | |||
2008-05-10 | - Cleaned up main menu quit handling | Johannes Schickel | |
- Moved KyraEngine_HoF delay implementation to KyraEngine_v2 svn-id: r31987 | |||
2008-05-10 | Fixed bug in Screen_v2::makeShapeCopy. | Johannes Schickel | |
svn-id: r31986 | |||
2008-05-10 | Implemented pausing of timers, this should fix some minor glitches. | Johannes Schickel | |
svn-id: r31985 | |||
2008-05-10 | Set _quitFlag when receiving quit event in kyra2/kyra3 main menu. | Johannes Schickel | |
svn-id: r31984 | |||
2008-05-10 | Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated ↵ | Johannes Schickel | |
implementation. svn-id: r31981 | |||
2008-05-10 | Implemented opcode 106: o2_playFireflyScore. | Johannes Schickel | |
svn-id: r31980 | |||
2008-05-10 | - Added small delay to GUI_v2::getInput | Johannes Schickel | |
- Prevent kyra3 background music from stopping while menu is open svn-id: r31979 | |||
2008-05-10 | Consume less cpu time when Zanthia/Malcolm are walking. | Johannes Schickel | |
svn-id: r31978 | |||
2008-05-10 | fix missing animation for golden neck ring | Florian Kagerer | |
svn-id: r31977 | |||
2008-05-10 | Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. | Johannes Schickel | |
svn-id: r31976 | |||
2008-05-10 | (hopefully) fix bug in last commit | Florian Kagerer | |
svn-id: r31975 | |||
2008-05-10 | implement item animations for MR | Florian Kagerer | |
svn-id: r31973 | |||
2008-05-09 | Fixed typos. | Johannes Schickel | |
svn-id: r31965 | |||
2008-05-08 | Implemented opcode 66: o3_removeItemSlot. | Johannes Schickel | |
svn-id: r31957 | |||
2008-05-08 | Silenced some g++ 4.3 warnings. | Johannes Schickel | |
svn-id: r31956 | |||
2008-05-08 | Fixed bug in o3_updateConversations. | Johannes Schickel | |
svn-id: r31955 | |||
2008-05-07 | Fixed bug when starting new game from load menu. | Johannes Schickel | |
svn-id: r31935 | |||
2008-05-07 | Implemented KyraEngine_MR::timerFleaDeath. | Johannes Schickel | |
svn-id: r31934 | |||
2008-05-07 | Fix invalid memory access bug in the library sequence (original static data ↵ | Florian Kagerer | |
seems to be bugged here) svn-id: r31933 | |||
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel | |
svn-id: r31925 | |||
2008-05-06 | Fixed crash when qutting kyra2 main menu. | Johannes Schickel | |
svn-id: r31909 | |||
2008-05-06 | Fixed possible crash in Debugger_v2 when using 'give'. | Johannes Schickel | |
svn-id: r31907 | |||
2008-05-06 | Implemented Engine::getDebugger for KyraEngine. | Johannes Schickel | |
svn-id: r31906 | |||
2008-05-06 | Cleanup. | Johannes Schickel | |
svn-id: r31905 | |||
2008-05-06 | - Fixed valgrind warnings in HoF | Johannes Schickel | |
- Fixed memory leaks in HoF svn-id: r31903 | |||
2008-05-06 | - Fixed some memory leaks in kyra3 | Johannes Schickel | |
- Fixed valgrind warnings in GUI_v2 code svn-id: r31902 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-05 | Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay ↵ | Johannes Schickel | |
script internally. This fixes some chat animation speeds. svn-id: r31884 | |||
2008-05-05 | Implemented opcode 91: o3_daggerWarning. | Johannes Schickel | |
svn-id: r31882 | |||
2008-05-05 | - Implemented Kyra3 audio options menu, Helium mode still missing. | Johannes Schickel | |
- Fixed unitialized variable svn-id: r31881 | |||
2008-05-05 | Got rid of some code duplication. | Johannes Schickel | |
svn-id: r31880 | |||
2008-05-05 | Implemented support for Kyra3 game options menu (including studio audience ↵ | Johannes Schickel | |
and skip flag options). svn-id: r31879 | |||
2008-05-05 | - Little mouse visibility fix | Johannes Schickel | |
- Cleanup svn-id: r31878 | |||
2008-05-05 | - Fixed some palette fade times in Kyra3 | Johannes Schickel | |
- Changed behavior to match original when playing Kyra3 for the first time - Fixed typo svn-id: r31877 | |||
2008-05-05 | - Added support for Kyra3 GUI (audio and game options not working yet) | Johannes Schickel | |
- Added support for loading directly from command line for Kyra3 svn-id: r31876 | |||
2008-05-04 | - Shared checkInput code between kyra2 and kyra3 | Johannes Schickel | |
- Debugger related cleanup svn-id: r31868 | |||
2008-05-04 | Initial common base between kyra2 and kyra3 GUI code. | Johannes Schickel | |
svn-id: r31867 | |||
2008-05-04 | Renamed kyra2 and kyra3 gui files. | Johannes Schickel | |
svn-id: r31866 | |||
2008-05-04 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31861 |