Melanie Thielker
|
5ceb315e34
Secure sim stats with an (optional) password.
|
před 7 roky |
UbitUmarov
|
f76ea3bb76
parcels must be loaded before objects, so they can be added to them
|
před 7 roky |
UbitUmarov
|
254b26a7d5
fix merge
|
před 8 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 8 roky |
UbitUmarov
|
2a01173715
Merge branch 'master' into httptests
|
před 8 roky |
Mandarinka Tasty
|
aee3f273f0
Serving robots.txt from bin Idea of solution for http://opensimulator.org/mantis/view.php?id=7392
|
před 8 roky |
UbitUmarov
|
5b946405a0
changes to regions ssl suport: verify if hostnames are validate by the selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later)
|
před 8 roky |
UbitUmarov
|
b51739e23e
recover regions main http server ssl suport. Using a PKCS12 cert file, and not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP
|
před 8 roky |
UbitUmarov
|
01289b9c2d
first step removing MegaRegions: refuse to run. Thanks to all that made MegaRegions possible, they where a important OpenSim feature, but can no longer be mantained
|
před 8 roky |
UbitUmarov
|
339f60e990
more on compile..
|
před 9 roky |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
před 9 roky |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
před 9 roky |
Diva Canto
|
9d7e310e21
Deleted commented code
|
před 9 roky |
Diva Canto
|
dac8edd5dd
Transformed the LLUDP ad-hoc plugin into a region module. It works.
|
před 9 roky |
UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
před 9 roky |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
před 9 roky |
UbitUmarov
|
371c9dd2af
bad merge?
|
před 9 roky |
Diva Canto
|
11194209df
First commit where physics work as region module.
|
před 9 roky |
Diva Canto
|
ce2c67876e
More namespace and dll name changes. Still no functional changes.
|
před 9 roky |
Diva Canto
|
2c0cad6dd3
Renamed the namespaces too
|
před 9 roky |
Diva Canto
|
5648eb7bd1
Moved instantiation of SceneCommunicationService object to inside the scene constructor. This was a left over from the original monolithic design of scene communications. The less the instantiators of scenes know about the scene's internals, the better.
|
před 9 roky |
UbitUmarov
|
0af2fafddf
add missing regionExtent setup and Scene physicsscene configuration ( not
|
před 9 roky |
Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
před 10 roky |
Justin Clark-Casey (justincc)
|
b1fd0d35e5
Make small adjustment to JobEngine default from previous commit to enable it when [Startup] section is not present (though this is extremely unlikely).
|
před 10 roky |
Justin Clark-Casey (justincc)
|
59b38f842a
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
před 10 roky |
Justin Clark-Casey (justincc)
|
281969093f
Start JobEngine by default in simulator for now.
|
před 10 roky |
Justin Clark-Casey (justincc)
|
3654ae8d8c
Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread.
|
před 10 roky |
Justin Clark-Casey (justincc)
|
889194db63
Actually call Close() for shared region modules when the simulator is being shutdown.
|
před 10 roky |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
před 10 roky |
Melanie
|
a108fcac95
Restore overload mode accidentally disabled in a prior commit. Add a new
|
před 10 roky |