aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/Avatar.Update.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *RegionInfo in Avatar class now protected again (oops, my fault)mingchen2007-06-081-1/+1
|
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen2007-06-081-1/+1
| | | | | | | | classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
* Added a few summary comments to OpenSim.World filesMW2007-05-311-2/+46
|
* Seems our avatar was a bit overexcited about existing and stayed about 5 ↵MW2007-05-301-1/+1
| | | | miles above the ground, so time for them to come back down to earth a bit (ie now your avatar is only slightly above ground level)
* We have successful login! MW2007-05-301-0/+1
|
* Now We need to test to see if we can loginMW2007-05-291-2/+2
|
* Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW2007-05-271-3/+4
| | | | just missing backend comms and working Avatar/primitives classes.
* Goodbye WorldMW2007-05-261-0/+76