| Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Cleaned up copyright notices in AssemblyInfo.cs's
* Added Copyright headers to a bunch of files missing them
* Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate.
|
|
RegionInfo was missing the httpURI on the MessageService.
* Fixed some code, added a method.
|
|
|
|
* Don't forget to prebuild
|
|
* Added Friends List methods to IUserData interface
* Created Stub friendslist Database Methods
|
|
* shortened references
* Removed redundant 'this'
* Normalized EOF
|
|
|
|
|
|
* There's still goofyness though, because other regions are denying child agent avatar.
* Still more debugging required.
|