lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
hace 16 años |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
hace 16 años |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
hace 16 años |
Melanie Thielker
|
dfc553d0a4
Fix up master avatar handling for estate owners. Introduces a new
|
hace 16 años |
Melanie Thielker
|
a73d87ef16
Introduce a separate connection string for estates, which defaults to the one gi
|
hace 16 años |
Melanie Thielker
|
e712678689
Patch #9147
|
hace 16 años |
Johan Berntsson
|
20e4036853
Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols
|
hace 16 años |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
hace 16 años |
Justin Clarke Casey
|
45fef8589d
* Move log version printing up into BaseOpenSimServer
|
hace 16 años |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
hace 16 años |
Teravus Ovares
|
2a988f187e
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on
|
hace 16 años |
Justin Clarke Casey
|
d3fb6039ca
* If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message)
|
hace 16 años |
Justin Clarke Casey
|
9655cf2807
* Refactor: Break out permissions code into a separate region PermissionsModule
|
hace 16 años |
Adam Frisby
|
67bbfadc06
* More refactorings of UDPServer.
|
hace 16 años |
Adam Frisby
|
4dc75e4b76
* More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit.
|
hace 16 años |
Adam Frisby
|
29b8c84cea
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are in.
|
hace 16 años |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
hace 16 años |
Adam Frisby
|
4692e92312
* Assorted spring cleanings.
|
hace 16 años |
Justin Clarke Casey
|
776b1f341a
From: Dr Scofield <[email protected]>
|
hace 16 años |
Sean Dague
|
bf1580fba4
From: Dr Scofield <[email protected]>
|
hace 16 años |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
hace 16 años |
Sean Dague
|
25fea01b92
further renaming of properties for clarity
|
hace 16 años |
Sean Dague
|
c176caeb05
moved fields to properties for UserDataProfile, which was
|
hace 16 años |
MW
|
7fcffa3a3a
Re-enabled terrain texture generation for the world map. Adam can clean up/ sort it out when he gets time.
|
hace 16 años |
Justin Clarke Casey
|
6489746a6b
* Make standalone non-home region caps work again.
|
hace 16 años |
mingchen
|
71ca162821
*Moved LandManagement into its own region module (spiffy!)
|
hace 16 años |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
hace 16 años |
Teravus Ovares
|
8bea3dbdb9
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
|
hace 16 años |
Adam Frisby
|
a360116502
* Disabled ancient TerrainEngine.
|
hace 16 años |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin 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.
|
hace 16 años |