Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added proper copyright notices to everything (1/3) | Adam Frisby | 2007-06-05 | 1 | -0/+27 |
| | |||||
* | * Removed MainConsole.Instance.WriteLine completely | Adam Frisby | 2007-06-05 | 1 | -1/+2 |
| | | | | | | * Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely. | ||||
* | * Removing dead comments | Adam Frisby | 2007-06-05 | 1 | -3/+0 |
| | |||||
* | * Raised "MTU" factor in world map handling | Adam Frisby | 2007-05-30 | 1 | -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 Frisby | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | * World map! Yay! | Adam Frisby | 2007-05-30 | 1 | -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 Frisby | 2007-05-30 | 1 | -3/+3 |
| | |||||
* | * May have fixed issues with the world map. | Adam Frisby | 2007-05-30 | 1 | -21/+27 |
| | |||||
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 1 | -0/+163 |