Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 years ago |
Melanie
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
15 years ago |
Justin Clark-Casey (justincc)
|
88ead9ee63
pass all command parameters to load/save oar, not just the filename
|
15 years ago |
John Hurliman
|
a41cd1d069
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system
|
15 years ago |
Justin Clark-Casey (justincc)
|
b6678faf34
* Apply http://opensimulator.org/mantis/view.php?id=3933
|
15 years ago |
John Hurliman
|
429a84f390
Beginning work on the new LLUDP implementation
|
15 years ago |
Melanie
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 years ago |
Diva Canto
|
902279f0fd
Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff.
|
15 years ago |
Justin Clark-Casey (justincc)
|
0d7bcee560
no-op to poke panda
|
15 years ago |
Melanie Thielker
|
cabda86615
Patch from Kai Ludwig: Fix prim drawing on maptile.
|
15 years ago |
MW
|
78d7f4696e
Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix.
|
15 years ago |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 years ago |
Charles Krinke
|
525ab2c278
Thank you kindly, RandomHuman for a patch that:
|
15 years ago |
Melanie Thielker
|
5869598c4c
Make delete-region delete the section from an ini file. Will delete the whole
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
diva
|
c061b4cb49
Changed the order of things in Scene creation. This piece of code is very jibbery, widely different results with slightly different orders. This particular order produces the best results in the UC Irvine sim in osgrid. But clearly there's something messed up here.
|
15 years ago |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 years ago |
Dr Scofield
|
4c7da1421f
refactoring instantiation of Location object: moving it out of the for
|
15 years ago |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Charles Krinke
|
a5feb0682a
Thank you kindly, BlueWall sir, for a patch that:
|
15 years ago |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 years ago |
Charles Krinke
|
280d2cbf4a
Thank you kindly, BlueWall, for a patch that:
|
15 years ago |
Justin Clarke Casey
|
af73bcd363
* Actually change the default oar file name to region.oar instead of scene.oar, for clarity
|
15 years ago |
Justin Clarke Casey
|
23aa85b75d
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion
|
15 years ago |