aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientView.PacketHandlers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Raised "MTU" factor in world map handlingAdam Frisby2007-05-301-13/+13
| | | | | * Lowered instant-send regions, regions are now only automatically sent within a 10x10 area (was 100x100), this limits the maximum number of regions sent when opening the map from 10,000 to 100.
* * Switched from ASCII encoding to llRetardedEncoding.Adam Frisby2007-05-301-1/+1
|
* * World map! Yay!Adam Frisby2007-05-301-1/+3
| | | | | | * Using ASCII encoding for text not UTF8 encoding (causes the client to burp) * Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero.
* * Bugfixes. Still not appearing correctly however.Adam Frisby2007-05-301-3/+3
|
* * May have fixed issues with the world map.Adam Frisby2007-05-301-21/+27
|
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-241-0/+163