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
/
teenagent
/
scene.h
Age
Commit message (
Expand
)
Author
2009-09-26
removed packed structs/direct read/writes, so the game should work on big-end...
Vladimir Menshakov
2009-09-15
renamed constants to comply with the code convention.
Vladimir Menshakov
2009-09-15
implemented proper dialog positioning
Vladimir Menshakov
2009-09-15
return bounding boxes from the render(), slightly changed internal events arg...
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-15
adapted code to comply code formatting conventions.
Vladimir Menshakov
2009-09-14
added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.
Vladimir Menshakov
2009-09-14
added color argument to displayMessage()
Vladimir Menshakov
2009-09-13
return event status from the nextEvent()
Vladimir Menshakov
2009-09-13
added hide/showActor, fixed intro, reverted straight animation order
Vladimir Menshakov
2009-09-13
added intro support
Vladimir Menshakov
2009-09-13
added simple credits support for the intro.
Vladimir Menshakov
2009-09-09
moved away actor animation from the "lan" animations. added better handling f...
Vladimir Menshakov
2009-09-07
added quit event
Vladimir Menshakov
2009-09-05
made second chapter completable.
Vladimir Menshakov
2009-09-05
added orientation to moveTo() function, added support for the sound queue.
Vladimir Menshakov
2009-09-04
TEEN:
Max Horn
2009-09-04
TEEN: Fix header file guards to match our conventions
Max Horn
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov