| Commit message (Expand) | Author | Files | Lines |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 1 | -1/+1 |
2009-01-28 | Removing contents of ThirdParty/3Di. The load balancer can now be found | Mike Mazur | 12 | -2825/+0 |
2008-12-01 | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-08 | * some if inversions and added {}'s for readability | lbsa71 | 2 | -34/+34 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -19/+19 |
2008-08-19 | Correctly convert port to int. | Mike Mazur | 1 | -1/+1 |
2008-08-19 | Convert LoadBalancer and RegionProxy plugins to use XML manifests. Fixes | Mike Mazur | 4 | -17/+30 |
2008-08-08 | Patch #9160 | Melanie Thielker | 1 | -2/+2 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -0/+1 |
2008-07-16 | Updated files for the loadbalancer web interface | Johan Berntsson | 2 | -0/+121 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -3/+5 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2 | -2/+26 |
2008-06-26 | small change to last commit | MW | 2 | -4/+4 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2 | -4/+4 |
2008-06-20 | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 1 | -0/+2 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2 | -3/+3 |
2008-05-30 | * This is Melanie's XEngine script engine. I've not tested this real well, h... | Teravus Ovares | 14 | -0/+5446 |
2008-05-16 | Set svn:ignore. Minor formatting cleanup. | Jeff Ames | 2 | -14/+14 |
2008-05-14 | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -2/+2 |
2008-05-14 | More formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -2/+2 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 2 | -4/+7 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 2 | -4/+4 |
2008-05-12 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -2/+2 |
2008-05-08 | * Reduced major-ass ugly code in LoadBalancer/TcpClient.cs | Adam Frisby | 1 | -18/+12 |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -3/+9 |
2008-05-03 | * Made 3Di LoadBalancerPlugin compatible with recent IClientNetworkServer cha... | Adam Frisby | 1 | -7/+3 |
2008-05-03 | * Refactoring and major cleaning work done on 3Di's LoadBalancerPlugin - Joha... | Adam Frisby | 1 | -77/+64 |
2008-05-02 | * More refactorings of UDPServer. | Adam Frisby | 2 | -13/+11 |
2008-05-02 | * Commit 3/3 - Please test this revision. | Adam Frisby | 1 | -25/+34 |
2008-05-01 | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 1 | -32/+0 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 4 | -50/+56 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 4 | -55/+49 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 2 | -2/+2 |
2008-04-29 | * Little more spring cleaning. | Adam Frisby | 4 | -371/+463 |
2008-04-21 | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 4 | -42/+19 |
2008-03-24 | XmlRpcCommand refactoring | Johan Berntsson | 1 | -15/+15 |
2008-03-14 | * Added null root part guard | lbsa71 | 1 | -7/+7 |
2008-03-11 | Eliminated several compiler warning messages | Johan Berntsson | 3 | -150/+4 |
2008-03-11 | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 2 | -1/+2 |
2008-03-11 | this fixes a port initialization problem in the LoadBalancer plugin | Johan Berntsson | 1 | -3/+3 |
2008-03-05 | * Four more warnings bite the dust. | Adam Frisby | 1 | -1/+0 |
2008-03-04 | Cleaned up a couple compiler warnings. | Jeff Ames | 2 | -9/+9 |
2008-03-04 | Fixed a region split synchronization bug | Johan Berntsson | 1 | -30/+24 |
2008-03-04 | More minor cleanup. | Jeff Ames | 1 | -22/+22 |
2008-03-04 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 5 | -713/+708 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 9 | -0/+2791 |
2008-03-03 | * Started the ardous task to rename the TribalMedia.Framework.Data to OpenSim... | lbsa71 | 8 | -906/+0 |
2008-02-04 | First part of avatar persistence, currently only really works in standalone m... | MW | 1 | -0/+1 |
2008-01-26 | Ugly workaround for mono-1.2.6 compile failure in TribalMedia code. | Jeff Ames | 1 | -40/+75 |
2008-01-16 | * More work on getting the database framework to actually work | lbsa71 | 6 | -109/+24 |