aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ThirdParty/3Di/LoadBalancer/LoadBalancerPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-011-29/+31
|
* * Cleaning code still.Adam Frisby2008-05-011-30/+28
|
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
| | | | | * Made a bunch more members static, removed some dead code, general cleaning.
* * Little more spring cleaning.Adam Frisby2008-04-291-150/+155
|
* * Committing fix for previous build breakage. Sorry!Adam Frisby2008-04-211-20/+10
| | | | | * Committing namespace/usings fixes for ThirdParty directory, missed in previous commit.
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-15/+15
|
* * Added null root part guardlbsa712008-03-141-7/+7
| | | | | | * Normalized some UUID handling * Compacted a few Contains/Add into Set
* The plugin loader can now handle plugin dependencies without hardcodingJohan Berntsson2008-03-111-0/+1
|
* this fixes a port initialization problem in the LoadBalancer pluginJohan Berntsson2008-03-111-3/+3
|
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+0
|
* Cleaned up a couple compiler warnings.Jeff Ames2008-03-041-8/+8
|
* Fixed a region split synchronization bugJohan Berntsson2008-03-041-30/+24
|
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-03-041-290/+289
|
* Merged 3Di code that provides scene and avatar serialization, and plugin ↵Johan Berntsson2008-03-041-0/+1101
support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.