Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-05-12 | 1 | -2/+2 |
| | | | | | | | | This patch just tightens up console handling in BasOpenSimServer and removes (or redirects) a couple of messages that were being issued using Console.Writeline. | ||||
* | * More refactorings of UDPServer. | Adam Frisby | 2008-05-02 | 1 | -1/+1 |
| | | | | | | * Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -4/+4 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -4/+4 |
| | |||||
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | * Made a bunch more members static, removed some dead code, general cleaning. | ||||
* | * Little more spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -126/+166 |
| | |||||
* | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 2008-04-21 | 1 | -15/+9 |
| | | | | | * Committing namespace/usings fixes for ThirdParty directory, missed in previous commit. | ||||
* | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | More minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -22/+22 |
| | |||||
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-03-04 | 1 | -28/+27 |
| | |||||
* | Merged 3Di code that provides scene and avatar serialization, and plugin ↵ | Johan Berntsson | 2008-03-04 | 1 | -0/+513 |
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. |