UbitUmarov
|
b98ad6c53c
remove some useless NULL arguments
|
5 лет назад |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 лет назад |
UbitUmarov
|
e733bfb3b5
fix merge issue
|
6 лет назад |
Kevin Cozens
|
a4ac91dc6b
Fixed a typo
|
6 лет назад |
UbitUmarov
|
1b501f03f9
recover a lost trim in permissions modules names parsing
|
7 лет назад |
UbitUmarov
|
832ca518d7
fix merge
|
7 лет назад |
UbitUmarov
|
02b43f06d1
recover a lost trim in permissions modules names parsing
|
7 лет назад |
UbitUmarov
|
a680d8b8d7
fix merge
|
7 лет назад |
Melanie Thielker
|
202fcc7d6f
Merge branch 'melanie'
|
7 лет назад |
Melanie Thielker
|
5ceb315e34
Secure sim stats with an (optional) password.
|
7 лет назад |
UbitUmarov
|
f76ea3bb76
parcels must be loaded before objects, so they can be added to them
|
7 лет назад |
UbitUmarov
|
254b26a7d5
fix merge
|
7 лет назад |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
UbitUmarov
|
2a01173715
Merge branch 'master' into httptests
|
8 лет назад |
Mandarinka Tasty
|
aee3f273f0
Serving robots.txt from bin Idea of solution for http://opensimulator.org/mantis/view.php?id=7392
|
8 лет назад |
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)
|
8 лет назад |
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
|
8 лет назад |
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
|
8 лет назад |
UbitUmarov
|
339f60e990
more on compile..
|
9 лет назад |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 лет назад |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 лет назад |
Diva Canto
|
9d7e310e21
Deleted commented code
|
9 лет назад |
Diva Canto
|
dac8edd5dd
Transformed the LLUDP ad-hoc plugin into a region module. It works.
|
9 лет назад |
UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
9 лет назад |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 лет назад |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 лет назад |
Diva Canto
|
11194209df
First commit where physics work as region module.
|
9 лет назад |
Diva Canto
|
ce2c67876e
More namespace and dll name changes. Still no functional changes.
|
9 лет назад |
Diva Canto
|
2c0cad6dd3
Renamed the namespaces too
|
9 лет назад |
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.
|
9 лет назад |