Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-06 | Thank you, Intimidated, for a patch too fix the movement animation handling | Melanie Thielker | 1 | -1/+1 | |
Fixes Mantis #3413 | |||||
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 2 | -0/+4242 | |
* Adds a prototype web stats module which is disabled by default. It's functional with one report right now, however, the database structure may change, so I don't recommend enabling this to keep actual stats right now. I'll let you know when it's safe. * Adds Prototype for ajaxy web content * removed a warning or two. | |||||
2008-12-23 | Mantis #2728 | Melanie Thielker | 1 | -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=2561 | Justin Clarke Casey | 1 | -114/+114 | |
* Inserts proper animation state names into data/avataranimations.xml file so that llGetAnimation() works as one would expect. * Thanks StrawberryFride! | |||||
2007-11-13 | added IDs for all built-in animations | Jeff Ames | 1 | -11/+114 | |
2007-11-12 | * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother. | Teravus Ovares | 1 | -0/+1 | |
* All thanks to unimplemented packet listing :D | |||||
2007-11-12 | * Added a lot of Glue to help with reporting proper collisions. | Teravus Ovares | 1 | -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-12 | enable typing animation for chat, maybe | Jeff Ames | 1 | -0/+1 | |
2007-10-31 | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ↵ | Charles Krinke | 1 | -0/+3 | |
all three physics plugins. | |||||
2007-10-28 | Added preliminary support for sitting on prims | Jeff Ames | 1 | -1/+2 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 2 | -13/+13 | |
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 2 | -15/+0 | |
2007-07-09 | Re-applied dalien patch (#175) and included bin\data with avataranimations.xml | lbsa71 | 2 | -0/+15 | |
2007-06-04 | Fixed Unhandled exception about avataranimations.xml file about xml element ↵ | mingchen | 1 | -1/+1 | |
being first. | |||||
2007-06-04 | * Added /bin/data | Adam Frisby | 2 | -0/+15 | |
* Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt) |