Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-07 | KYRA: Cleanup static variable usage in LoK. | Johannes Schickel | |
2010-10-28 | KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern. | Johannes Schickel | |
This is to avoid name similarity between KyraEngine::saveGameState(Intern) and Engine::saveGameState. svn-id: r53912 | |||
2010-10-22 | KYRA: More cleanup. | Johannes Schickel | |
svn-id: r53699 | |||
2010-10-22 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r53698 | |||
2010-10-22 | KYRA: Add a datatype for the item ids and convert Kyra1 to use it. | Johannes Schickel | |
svn-id: r53696 | |||
2010-08-05 | KYRA: Add support for subtitle options changes via GMM. | Johannes Schickel | |
svn-id: r51757 | |||
2010-07-23 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r51183 | |||
2010-07-23 | KYRA: Implemented some missing timers for object creation. | Johannes Schickel | |
svn-id: r51182 | |||
2010-07-23 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r51181 | |||
2010-07-22 | KYRA: Implement missing dialog code. | Johannes Schickel | |
This finally enables animations for all of Darm's talk sequences. svn-id: r51179 | |||
2010-07-22 | KYRA: Cleanup. | Johannes Schickel | |
svn-id: r51173 | |||
2010-07-22 | KYRA: Implement proper fade out when skipping the intro at any position. | Johannes Schickel | |
svn-id: r51172 | |||
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel | |
svn-id: r49069 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-07 | Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays. | Johannes Schickel | |
svn-id: r45731 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer | |
svn-id: r44074 | |||
2009-08-12 | another merge from trunk | Norbert Lange | |
svn-id: r43330 | |||
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel | |
svn-id: r43329 | |||
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange | |
fixed a bug I introduced in one of the last cleanups svn-id: r43291 | |||
2009-08-10 | Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43233 | |||
2009-08-10 | Implement item to item name list index mapping for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43210 | |||
2009-08-08 | Implemented support for Amiga wander score map. | Johannes Schickel | |
svn-id: r43133 | |||
2009-06-29 | Removed more obsolete TODO messages. | Johannes Schickel | |
svn-id: r41956 | |||
2009-04-11 | KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ↵ | Max Horn | |
by code similiar to the one used in SAGA and the frontend GUI code svn-id: r39929 | |||
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel | |
svn-id: r35393 | |||
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel | |
- Changed internal save/load API to use slots instead of filename strings - Changed internal save/load API to use Common::Error svn-id: r34952 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". ↵ | Johannes Schickel | |
(Without Max' compressed backward seeking support for now) svn-id: r34053 | |||
2008-08-10 | Fixed kyra to support properly support restarting of engine (for GSoC RTL, ↵ | Johannes Schickel | |
based on a patch from Chris Page). svn-id: r33736 | |||
2008-05-24 | Little cleanup. | Johannes Schickel | |
svn-id: r32262 | |||
2008-05-24 | Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ↵ | Johannes Schickel | |
the Land'". svn-id: r32260 | |||
2008-05-23 | - Added a simple (but yet better) implementation of pauseEngineIntern for ↵ | Johannes Schickel | |
Kyra_v1 and Kyra_v2 - Added comments about what game specific details are missing in the pause implementation svn-id: r32231 | |||
2008-05-18 | Cleanup. | Johannes Schickel | |
svn-id: r32176 | |||
2008-05-18 | Reverted commit #32166. | Johannes Schickel | |
svn-id: r32170 | |||
2008-05-18 | Fixed fillRect opcode for HoF. | Johannes Schickel | |
svn-id: r32166 | |||
2008-05-17 | Changed parameter of KyraEngine_LoK::setMouseItem. | Johannes Schickel | |
svn-id: r32153 | |||
2008-05-12 | Two more KyraEngine_LoK opcodes renamed. | Johannes Schickel | |
svn-id: r32057 | |||
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Yet more naming consistency fixes svn-id: r32056 | |||
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Renamed some opcodes inside KyraEngine_LoK svn-id: r32055 | |||
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel | |
- Little variable renaming svn-id: r32053 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-11 | Consisteny fixes: | Johannes Schickel | |
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042 |