Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented plugin support for ClientStack, with LindenUDP as the default ↵ | Johan Berntsson | 2008-06-20 | 1 | -0/+8 | |
| | | | | plugin. This makes it easy for developers to experiment with alternative communication protocols | |||||
* | * Enables maptile display in grid mode for simulators that are not on the ↵ | Teravus Ovares | 2008-06-14 | 1 | -1/+1 | |
| | | | | | | | | | same instance. * Only generates a new maptile after a refresh interval * Maptile names have the UnixTimeSinceEpoch that they were generated and the regionUUID they're from, so you can know which ones are no longer necessary. * Updates RegionInfo, so backup your /bin/Region/*.xml files. | |||||
* | * Fix build break by eliminating remaining IScenePermissions references - ↵ | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 | |
| | | | | | | | | must remember to nant clean * Hook all server startups into base opensim server startup method | |||||
* | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 2008-06-01 | 1 | -8/+3 | |
| | ||||||
* | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2008-06-01 | 1 | -0/+702 | |