Vladimir Menshakov
343bd3fb4d
added thumbnails for the save states. removed snprintf's.
...
svn-id: r45219
2009-10-18 12:13:58 +00:00
Max Horn
8ba75fc522
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
...
svn-id: r44495
2009-09-30 16:16:53 +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
Andre Heider
44ce4edeaa
Fixed endian bug when using inventory items on objects.
...
svn-id: r44201
2009-09-20 11:31:11 +00:00
Vladimir Menshakov
6db034a1db
renamed constants to comply with the code convention.
...
svn-id: r44109
2009-09-15 20:21:18 +00:00
Vladimir Menshakov
76ea1fbb64
implemented proper dialog positioning
...
svn-id: r44108
2009-09-15 20:08:28 +00:00
Vladimir Menshakov
e78bd81ac0
return bounding boxes from the render(), slightly changed internal events arguments.
...
svn-id: r44107
2009-09-15 19:21:45 +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
7cbbc0ad25
adapted code to comply code formatting conventions.
...
svn-id: r44098
2009-09-15 07:41:05 +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
e53de46b4f
added simple credits support for the intro.
...
svn-id: r44047
2009-09-13 09:54:53 +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
0d4cbea620
start sound positioning with 1 as in original engine.
...
svn-id: r43973
2009-09-06 09:43:06 +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
6cce301d1c
removed debug rendering of bounding boxes
...
svn-id: r43957
2009-09-05 08:45:32 +00:00
Vladimir Menshakov
efc3b40633
cleaned up mess in initialization, added original mouse cursor
...
svn-id: r43956
2009-09-05 08:38:43 +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
Vladimir Menshakov
39e3c2c096
added detection structures with exe offsets.
...
svn-id: r43929
2009-09-03 22:42:12 +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