Vladimir Menshakov
2f40ea11e6
added save()'s where needed
...
svn-id: r44389
2009-09-27 05:17:00 +00:00
Vladimir Menshakov
605b6fd885
removed packed structs/direct read/writes, so the game should work on big-endian archs.
...
svn-id: r44377
2009-09-26 15:04:09 +00:00
Vladimir Menshakov
65eeeffe70
reviewed all callbacks from the first part of the game, added missing sounds, synchronized dialog animation and colors.
...
svn-id: r44115
2009-09-15 22:35:19 +00:00
Vladimir Menshakov
6db034a1db
renamed constants to comply with the code convention.
...
svn-id: r44109
2009-09-15 20:21:18 +00:00
Max Horn
a8e5df433f
TEEN: More code formatting & whitespace changes (automatically generated with astyle)
...
svn-id: r44101
2009-09-15 08:54:06 +00:00
Vladimir Menshakov
a13b03e4d9
added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.
...
svn-id: r44091
2009-09-14 22:23:35 +00:00
Vladimir Menshakov
c2ece5dc2b
fixed RGB chief face animation in intro
...
svn-id: r44089
2009-09-14 21:06:08 +00:00
Vladimir Menshakov
a0808e58ba
fixed double-taking of the captain's key
...
svn-id: r44060
2009-09-13 14:12:39 +00:00
Vladimir Menshakov
4079a4d1b6
fixed sounds for the earlier callbacks
...
svn-id: r44056
2009-09-13 12:58:35 +00:00
Vladimir Menshakov
ba9c347d93
added hide/showActor, fixed intro, reverted straight animation order
...
svn-id: r44055
2009-09-13 12:48:57 +00:00
Vladimir Menshakov
6c9ab139af
added intro support
...
svn-id: r44049
2009-09-13 10:50:29 +00:00
Vladimir Menshakov
e9303da636
fixed animation slot in first trial
...
svn-id: r44045
2009-09-13 09:53:14 +00:00
Vladimir Menshakov
153eba4fcf
moved away actor animation from the "lan" animations. added better handling for the asynchronous events.
...
svn-id: r44019
2009-09-09 20:42:44 +00:00
Vladimir Menshakov
908e6b857d
removed ann's house music hack from scene.
...
svn-id: r44012
2009-09-08 14:26:14 +00:00
Vladimir Menshakov
12e1b5ec0d
removed junk, added warning about unimplemented callback
...
svn-id: r44008
2009-09-07 22:53:42 +00:00
Vladimir Menshakov
89b6c87f50
made game completable
...
svn-id: r44007
2009-09-07 22:52:51 +00:00
Vladimir Menshakov
05201a2e9c
implemented mansion drawers-book puzzle and fake chili.
...
svn-id: r43972
2009-09-06 09:40:14 +00:00
Vladimir Menshakov
6f98b044d4
more callbacks from the third episode
...
svn-id: r43969
2009-09-05 23:01:03 +00:00
Vladimir Menshakov
a2c28b0a8f
made second chapter completable.
...
svn-id: r43966
2009-09-05 20:58:25 +00:00
Vladimir Menshakov
549e2b0540
more callbacks, removed anotherMansionTry()
...
svn-id: r43964
2009-09-05 17:15:28 +00:00
Vladimir Menshakov
e272e59346
added orientation to moveTo() function, added support for the sound queue.
...
svn-id: r43961
2009-09-05 15:04:37 +00:00
Vladimir Menshakov
622c4684fe
removed magic exe offsets, added teenagent.dat support.
...
svn-id: r43954
2009-09-05 08:16:35 +00:00
Max Horn
4ae8f43be3
TEEN: Some whitespace fixes
...
svn-id: r43946
2009-09-04 20:09:29 +00:00
Max Horn
088c5dada3
TEEN:
...
* 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 20:08:33 +00:00
Filippos Karapetis
ec9c5640bd
Silenced an MSVC warning about an unexpected parameter, and added a FIXME
...
svn-id: r43934
2009-09-04 07:09:48 +00:00
Vladimir Menshakov
d4923071c1
implemented switch in cellar callback
...
svn-id: r43928
2009-09-03 22:41:15 +00:00
Vladimir Menshakov
3c8cdcae2f
fixed engines order, added svn:keywords properties.
...
svn-id: r43925
2009-09-03 21:20:13 +00:00
Vladimir Menshakov
ebe1b94eb1
imported teenagent engine sources.
...
svn-id: r43922
2009-09-03 20:59:17 +00:00