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_lok.h
Age
Commit message (
Expand
)
Author
2010-10-28
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
Johannes Schickel
2010-10-22
KYRA: More cleanup.
Johannes Schickel
2010-10-22
KYRA: Cleanup.
Johannes Schickel
2010-10-22
KYRA: Add a datatype for the item ids and convert Kyra1 to use it.
Johannes Schickel
2010-08-05
KYRA: Add support for subtitle options changes via GMM.
Johannes Schickel
2010-07-23
KYRA: Cleanup.
Johannes Schickel
2010-07-23
KYRA: Implemented some missing timers for object creation.
Johannes Schickel
2010-07-23
KYRA: Cleanup.
Johannes Schickel
2010-07-22
KYRA: Implement missing dialog code.
Johannes Schickel
2010-07-22
KYRA: Cleanup.
Johannes Schickel
2010-07-22
KYRA: Implement proper fade out when skipping the intro at any position.
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2009-11-14
KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...
Florian Kagerer
2009-11-07
Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.
Johannes Schickel
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-13
KYRA: - add sfx support for PC98-Version
Florian Kagerer
2009-08-12
another merge from trunk
Norbert Lange
2009-08-12
Implement special Kyrandia 1 Amiga credits text scroller.
Johannes Schickel
2009-08-11
merged from trunk (Amiga LoK supposedly completeable!)
Norbert Lange
2009-08-10
Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.
Johannes Schickel
2009-08-10
Implement item to item name list index mapping for Kyrandia 1 Amiga.
Johannes Schickel
2009-08-08
Implemented support for Amiga wander score map.
Johannes Schickel
2009-06-29
Removed more obsolete TODO messages.
Johannes Schickel
2009-04-11
KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...
Max Horn
2008-12-16
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
Johannes Schickel
2008-11-09
- Implemented Engine::saveGameState for KYRA
Johannes Schickel
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-08-20
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...
Johannes Schickel
2008-08-10
Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba...
Johannes Schickel
2008-05-24
Little cleanup.
Johannes Schickel
2008-05-24
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...
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-18
Reverted commit #32166.
Johannes Schickel
2008-05-18
Fixed fillRect opcode for HoF.
Johannes Schickel
2008-05-17
Changed parameter of KyraEngine_LoK::setMouseItem.
Johannes Schickel
2008-05-12
Two more KyraEngine_LoK opcodes renamed.
Johannes Schickel
2008-05-12
- Some more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Yet more opcodes moved to KyraEngine_v1
Johannes Schickel
2008-05-12
- Moved some opcodes to KyraEngine_v1
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel