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
Age
Commit message (
Expand
)
Author
2009-09-08
added actor-walkbox position correction
Vladimir Menshakov
2009-09-08
removed ann's house music hack from scene.
Vladimir Menshakov
2009-09-07
removed junk, added warning about unimplemented callback
Vladimir Menshakov
2009-09-07
made game completable
Vladimir Menshakov
2009-09-07
added quit event
Vladimir Menshakov
2009-09-07
play animation only when hovered
Vladimir Menshakov
2009-09-07
fixed invalid text length calculation
Vladimir Menshakov
2009-09-06
start sound positioning with 1 as in original engine.
Vladimir Menshakov
2009-09-06
implemented mansion drawers-book puzzle and fake chili.
Vladimir Menshakov
2009-09-05
more callbacks from the third episode
Vladimir Menshakov
2009-09-05
made second chapter completable.
Vladimir Menshakov
2009-09-05
more callbacks, removed anotherMansionTry()
Vladimir Menshakov
2009-09-05
added actor_animation for the dialog
Vladimir Menshakov
2009-09-05
added orientation to moveTo() function, added support for the sound queue.
Vladimir Menshakov
2009-09-05
removed debug rendering of bounding boxes
Vladimir Menshakov
2009-09-05
cleaned up mess in initialization, added original mouse cursor
Vladimir Menshakov
2009-09-05
removed magic exe offsets, added teenagent.dat support.
Vladimir Menshakov
2009-09-04
TEEN: Made some stuff const
Max Horn
2009-09-04
TEEN: Some whitespace fixes
Max Horn
2009-09-04
TEEN:
Max Horn
2009-09-04
TEEN: Fix header file guards to match our conventions
Max Horn
2009-09-04
Silenced an MSVC warning about an unexpected parameter, and added a FIXME
Filippos Karapetis
2009-09-04
Change TeenAgent::GameDescription forward declaration to match definition
Willem Jan Palenstijn
2009-09-03
Silence gcc warnings.
Matthew Hoops
2009-09-03
fixed invalid hash sum
Vladimir Menshakov
2009-09-03
added detection structures with exe offsets.
Vladimir Menshakov
2009-09-03
implemented switch in cellar callback
Vladimir Menshakov
2009-09-03
removed tab as suggested
Vladimir Menshakov
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
Fix warning (missing endline)
Willem Jan Palenstijn
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov