aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-24Uncommented linegareth1-1/+1
2007-03-24Applying Randomskk's patchesAdam Frisby1-1/+43
2007-03-23Added Fly animationMW1-4/+21
2007-03-23Fixed it so that a Avatar update shouldn't be sent every frame and none ↵MW3-185/+225
should be sent when not moving. Fixed the problem with sometimes Avatar Animations being updated every frame. New Asset uploads should now appear in the inventory all the time. Moved Animation names/ LLUUIDs to their own class (AvatarAnimations)
2007-03-23Fixed the "doh!" bug with animations (hint - sending a stand animation for ↵gareth1-1/+1
walking is very "doh!")
2007-03-23Added initial (buggy) support for animationsgareth1-4/+34
2007-03-23Added LoadAnims()gareth1-2/+151
2007-03-22brought zircon branch into trunkgareth7-0/+1322