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
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