aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/world/AvatarAnimations.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen1-73/+0
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-0/+27
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-2/+2
2007-06-05* Removing dead commentsAdam Frisby1-1/+0
2007-06-04Fixed loading of Animations from XML filemingchen1-4/+7
2007-06-04Small bugfix.Adam Frisby1-1/+1
2007-06-04* Loading animations from XML file nowAdam Frisby1-0/+16
2007-06-03* Removed hard coded avatar animations. Will likely need to clean elsewhere t...Adam Frisby1-135/+0
2007-05-26Goodbye WorldMW1-163/+0
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-0/+0
2007-05-1293 warnings in the compiler, 93 warnings appear, you fix one up, create two m...Adam Frisby1-1/+1
2007-04-04Split Avatar class into three partial classes (hopefully will make it easier ...MW1-3/+1
2007-03-23Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW1-0/+165