UbitUmarov
|
4bf4c76a64
cosmetics
|
4 years ago |
UbitUmarov
|
8da733c485
test xbakes async/await store
|
4 years ago |
UbitUmarov
|
713c222ec8
remove some redundancy
|
4 years ago |
UbitUmarov
|
7f3bb9267a
oops a bad end slash
|
4 years ago |
UbitUmarov
|
6d92b75452
more on end slash and uri handler determination
|
4 years ago |
UbitUmarov
|
2629d9d901
comment out estimatedLocalCost test
|
4 years ago |
UbitUmarov
|
c15869438c
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
4 years ago |
UbitUmarov
|
aafc6579a1
remove end slash from most URLs we send to viewers
|
4 years ago |
UbitUmarov
|
c1d69018bd
some viewers send '//' at end of url plus cosmetics
|
4 years ago |
UbitUmarov
|
a367828a85
clean a few more things before giving a socket to websockets. (this would happen later anyway)
|
4 years ago |
UbitUmarov
|
ea11f1aeb8
SampleMoneyModule: remove last '/' on currency-base-uri
|
4 years ago |
UbitUmarov
|
bcb9ab29d7
SampleMoneyModule: suport viewers new opensimextra currency-base-uri sim feature override for helperURI (that we call economy on some ini files, just because)
|
4 years ago |
UbitUmarov
|
fa5b4dc5d8
add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup
|
4 years ago |
UbitUmarov
|
72c1c923f8
SampleMoneyModule: add private xmlrpc methods
|
4 years ago |
UbitUmarov
|
c2c00c5d84
add httpserver HandleXmlRpcRequests with local set of xlmrpc methods
|
4 years ago |
UbitUmarov
|
f38c5d7ac2
SampleMoneyModule: add the needed php fake uris, since we no longer folish look for xmlrpc on everything not decoded, return back the reqeusted amount or viewers get confused.
|
4 years ago |
UbitUmarov
|
bf218f2cef
make httpserver HandleXmlRpcRequests public
|
4 years ago |
UbitUmarov
|
f70f0b5ffd
cosmetics
|
4 years ago |
UbitUmarov
|
f0fc1f628f
another missing file
|
4 years ago |
UbitUmarov
|
1908c095d3
missing file
|
4 years ago |
UbitUmarov
|
58a4f45712
change eventqueue queues type, move event methods to other file (using partial class)
|
4 years ago |
UbitUmarov
|
6c49f16132
minor changes
|
4 years ago |
UbitUmarov
|
ac7187eada
avoid a null ref, plus some cleanup
|
4 years ago |
UbitUmarov
|
d5baeb4690
add SslMode=None to some connection strings
|
4 years ago |
UbitUmarov
|
1e8e59e635
also override Output(string format) on remoteConsole
|
4 years ago |
UbitUmarov
|
41d7d2f2f4
do dispose requests in context queue
|
4 years ago |
UbitUmarov
|
0b0b5111df
simplify PollServiceRequestManager, now that low level does serielaze requests
|
4 years ago |
UbitUmarov
|
6d030e2f2b
try to shutup some errors dunring shutdown, due to .net mess
|
4 years ago |
UbitUmarov
|
1ad3a256f2
do http requests serialization at lower level
|
4 years ago |
UbitUmarov
|
ab14241871
mantis 8678: try fix rest console client
|
4 years ago |