Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-27 | added save()'s where needed | Vladimir Menshakov | |
svn-id: r44389 | |||
2009-09-26 | removed packed structs/direct read/writes, so the game should work on ↵ | Vladimir Menshakov | |
big-endian archs. svn-id: r44377 | |||
2009-09-15 | reviewed all callbacks from the first part of the game, added missing ↵ | Vladimir Menshakov | |
sounds, synchronized dialog animation and colors. svn-id: r44115 | |||
2009-09-15 | renamed constants to comply with the code convention. | Vladimir Menshakov | |
svn-id: r44109 | |||
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated ↵ | Max Horn | |
with astyle) svn-id: r44101 | |||
2009-09-14 | added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro. | Vladimir Menshakov | |
svn-id: r44091 | |||
2009-09-14 | fixed RGB chief face animation in intro | Vladimir Menshakov | |
svn-id: r44089 | |||
2009-09-13 | fixed double-taking of the captain's key | Vladimir Menshakov | |
svn-id: r44060 | |||
2009-09-13 | fixed sounds for the earlier callbacks | Vladimir Menshakov | |
svn-id: r44056 | |||
2009-09-13 | added hide/showActor, fixed intro, reverted straight animation order | Vladimir Menshakov | |
svn-id: r44055 | |||
2009-09-13 | added intro support | Vladimir Menshakov | |
svn-id: r44049 | |||
2009-09-13 | fixed animation slot in first trial | Vladimir Menshakov | |
svn-id: r44045 | |||
2009-09-09 | moved away actor animation from the "lan" animations. added better handling ↵ | Vladimir Menshakov | |
for the asynchronous events. svn-id: r44019 | |||
2009-09-08 | removed ann's house music hack from scene. | Vladimir Menshakov | |
svn-id: r44012 | |||
2009-09-07 | removed junk, added warning about unimplemented callback | Vladimir Menshakov | |
svn-id: r44008 | |||
2009-09-07 | made game completable | Vladimir Menshakov | |
svn-id: r44007 | |||
2009-09-06 | implemented mansion drawers-book puzzle and fake chili. | Vladimir Menshakov | |
svn-id: r43972 | |||
2009-09-05 | more callbacks from the third episode | Vladimir Menshakov | |
svn-id: r43969 | |||
2009-09-05 | made second chapter completable. | Vladimir Menshakov | |
svn-id: r43966 | |||
2009-09-05 | more callbacks, removed anotherMansionTry() | Vladimir Menshakov | |
svn-id: r43964 | |||
2009-09-05 | added orientation to moveTo() function, added support for the sound queue. | Vladimir Menshakov | |
svn-id: r43961 | |||
2009-09-05 | removed magic exe offsets, added teenagent.dat support. | Vladimir Menshakov | |
svn-id: r43954 | |||
2009-09-04 | TEEN: Some whitespace fixes | Max Horn | |
svn-id: r43946 | |||
2009-09-04 | TEEN: | Max Horn | |
* don't use "using namespace", instead put stuff into its correct namespace * when using #include, always prefix engine header files with the engine name * some cleanup svn-id: r43945 | |||
2009-09-04 | Silenced an MSVC warning about an unexpected parameter, and added a FIXME | Filippos Karapetis | |
svn-id: r43934 | |||
2009-09-03 | implemented switch in cellar callback | Vladimir Menshakov | |
svn-id: r43928 | |||
2009-09-03 | fixed engines order, added svn:keywords properties. | Vladimir Menshakov | |
svn-id: r43925 | |||
2009-09-03 | imported teenagent engine sources. | Vladimir Menshakov | |
svn-id: r43922 |