Commit Graph

9 Commits

Author SHA1 Message Date
Adam Frisby
dc7c0c54f4 * Added proper copyright notices to everything (1/3) 2007-06-05 20:24:18 +00:00
Adam Frisby
1e716260c8 * Removed MainConsole.Instance.WriteLine completely
* 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.
2007-06-05 12:55:12 +00:00
Adam Frisby
891b92a780 * Removing dead comments 2007-06-05 12:22:42 +00:00
Adam Frisby
6c003ee83f * Raised "MTU" factor in world map handling
* 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.
2007-05-30 05:20:35 +00:00
Adam Frisby
488a325ab6 * Switched from ASCII encoding to llRetardedEncoding. 2007-05-30 04:36:21 +00:00
Adam Frisby
84dc744faa * World map! Yay!
* Using ASCII encoding for text not UTF8 encoding (causes the client to burp)
* Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero.
2007-05-30 04:32:30 +00:00
Adam Frisby
88003c41a9 * Bugfixes. Still not appearing correctly however. 2007-05-30 04:16:46 +00:00
Adam Frisby
6f9aba58ee * May have fixed issues with the world map. 2007-05-30 03:58:27 +00:00
MW
f95b6081cb Renamed the new Directories. (removed the "-Source" from the end of them) 2007-05-24 12:35:32 +00:00