aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/AvatarUpdate.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* started to refactor startup code and to move udp server code out to its own c...MW2007-05-161-331/+0
* Mostly working again.MW2007-04-261-2/+1
* SimClient: Added Try/Catch over block of code which is triggering an exceptio...Adam Frisby2007-04-221-0/+6
* A few fixes and stopped sim crossing being attempted in sandbox modeMW2007-04-171-20/+27
* Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth2007-04-171-1/+18
* W00t! multiple sims!gareth2007-04-151-1/+2
* (no commit message)MW2007-04-101-7/+12
* And now clothes update and show for all usersgareth2007-04-101-0/+16
* Fixed avatar appearance not updating issue as per bug report #79gareth2007-04-101-1/+2
* Split Avatar class into three partial classes (hopefully will make it easier ...MW2007-04-041-0/+279