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
/
fullpipe
/
scenes
/
scene03.cpp
Age
Commit message (
Expand
)
Author
2017-11-18
FULLPIPE: Remove unnecessary and unsafe C-style casts
Colin Snover
2016-09-04
FULLPIPE: Rename in ExCommand structure
Eugene Sandulenko
2016-08-31
FULLPIPE: Fix warning
Eugene Sandulenko
2016-08-31
FULLPIPE: Fixed Behaviour methods
Eugene Sandulenko
2016-08-31
FULLPIPE: Added more debugging to scene03
Eugene Sandulenko
2016-08-28
FULLPIPE: Added debugging to scene3
Eugene Sandulenko
2014-02-18
FULLPIPE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-01
FULLPIPE: Implement lift_hoverButton(). This completes the lift.
Eugene Sandulenko
2014-02-01
FULLPIPE: Implement lift_animateButton()
Eugene Sandulenko
2014-01-26
FULLPIPE: Implement lift_init()
Eugene Sandulenko
2014-01-26
FULLPIPE: Implement lift_clickButton()
Eugene Sandulenko
2013-12-24
FULLPIPE: Implement scene11_initScene()
Eugene Sandulenko
2013-12-21
FULLPIPE: g_fullpipe -> g_fp for brevity
Eugene Sandulenko
2013-12-10
FULLPIPE: Fix scene03 animations
Eugene Sandulenko
2013-11-20
FULLPIPE: Move scene03 into separate file
Eugene Sandulenko