[11820] implement OrientationFixed splineflag, correct OrientationInversed flag meaning. Add possibility to play landing, liftoff animation at arrive. Thanks to TOM_RUS for AnimType research

This commit is contained in:
SilverIce 2011-10-14 14:50:00 +03:00
parent d62061f423
commit 59f8716542
10 changed files with 64 additions and 34 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11819"
#define REVISION_NR "11820"
#endif // __REVISION_NR_H__