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
/
script_lok.cpp
Age
Commit message (
Expand
)
Author
2009-05-23
Reserve opcode array entries beforehand, should save some reallocation and co...
Johannes Schickel
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-18
KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki...
Florian Kagerer
2008-12-16
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
Johannes Schickel
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-14
Implemented opcode 151: o1_resetMaskRegion
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-18
Reverted commit #32166.
Johannes Schickel
2008-05-18
Formatting.
Johannes Schickel
2008-05-18
Fixed fillRect opcode for HoF.
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
Consisteny fixes:
Johannes Schickel