aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/world/Avatar.Update.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-25First part of border crossing fix.MW1-63/+67
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-2/+2
2007-05-22More refactoring.MW1-0/+5
2007-05-21More work on adding Events to ClientView (and registering to handle those eve...MW1-24/+20
2007-05-21Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW1-36/+21
2007-05-16started to refactor startup code and to move udp server code out to its own c...MW1-0/+0
2007-04-26Mostly working again.MW1-2/+1
2007-04-22SimClient: Added Try/Catch over block of code which is triggering an exceptio...Adam Frisby1-0/+6
2007-04-17A few fixes and stopped sim crossing being attempted in sandbox modeMW1-20/+27
2007-04-17Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth1-1/+18
2007-04-15W00t! multiple sims!gareth1-1/+2
2007-04-10(no commit message)MW1-7/+12
2007-04-10And now clothes update and show for all usersgareth1-0/+16
2007-04-10Fixed avatar appearance not updating issue as per bug report #79gareth1-1/+2
2007-04-04Split Avatar class into three partial classes (hopefully will make it easier ...MW1-0/+279