aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/data/avataranimations.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-06Thank you, Intimidated, for a patch too fix the movement animation handlingMelanie Thielker1-1/+1
Fixes Mantis #3413
2008-12-23Mantis #2728Melanie Thielker1-0/+21
Thank you, Cotytto Bonetto, for the missing animation IDs in avataranimations.xml
2008-11-05* Apply second patch in http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey1-114/+114
* Inserts proper animation state names into data/avataranimations.xml file so that llGetAnimation() works as one would expect. * Thanks StrawberryFride!
2007-11-13added IDs for all built-in animationsJeff Ames1-11/+114
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-0/+1
* All thanks to unimplemented packet listing :D
2007-11-12* Added a lot of Glue to help with reporting proper collisions.Teravus Ovares1-0/+2
* ODE - Fixed the iscolliding property to report a static true when colliding. * Added reporting of collisions to call UpdateMovementAnimations * Added Jump - air animation (with arms outstretched). * Added Fall Animations * ODE - Added a small amount of X, Y motion control while jumping or Falling * ODE - Avatar movement animations are still a bit odd sometimes, and had to get this up there.
2007-11-12enable typing animation for chat, maybeJeff Ames1-0/+1
2007-10-31Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ↵Charles Krinke1-0/+3
all three physics plugins.
2007-10-28Added preliminary support for sitting on primsJeff Ames1-1/+2
2007-07-16changed to native line ending encodingSean Dague1-9/+9
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-10/+0
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa711-0/+10
2007-06-04Fixed Unhandled exception about avataranimations.xml file about xml element ↵mingchen1-1/+1
being first.
2007-06-04* Added /bin/dataAdam Frisby1-0/+10
* Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt)