aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fixed the texture uploading and the crashing when a prim with a ↵MW2007-03-251-3/+5
| | | | uploaded texture on it is moved.
* Uncommented linegareth2007-03-241-1/+1
|
* Applying Randomskk's patchesAdam Frisby2007-03-241-1/+43
|
* Added Fly animationMW2007-03-231-4/+21
|
* Fixed it so that a Avatar update shouldn't be sent every frame and none ↵MW2007-03-233-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)
* Fixed the "doh!" bug with animations (hint - sending a stand animation for ↵gareth2007-03-231-1/+1
| | | | walking is very "doh!")
* Added initial (buggy) support for animationsgareth2007-03-231-4/+34
|
* Added LoadAnims()gareth2007-03-231-2/+151
|
* brought zircon branch into trunkgareth2007-03-227-0/+1322