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
/
scene_v1.cpp
Age
Commit message (
Expand
)
Author
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-04-29
- Renamed ScriptInterpreter -> EMCInterpreter
Johannes Schickel
2008-04-19
Changed KyraEngine_v1::setupSceneResource to use Resource::exists instead of ...
Johannes Schickel
2008-04-19
- some minor renaming in TIM code
Johannes Schickel
2008-03-08
Possible fix for bug #1910180 "KYRA: Screen "flash"".
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-15
- added PC-98 platform entry
Johannes Schickel
2007-08-31
Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location").
Johannes Schickel
2007-07-29
- Kyrandia 1 works again
Johannes Schickel
2007-07-29
Restructure Kyrandia sourcecode (part 2, compiling works again)
Johannes Schickel
2007-07-29
- Restructure Kyrandia sourcecode (part 1, breaks compiling)
Johannes Schickel