UbitUmarov
|
dc5a0244fc
|
cosmetics
|
2020-05-16 02:22:01 +01:00 |
UbitUmarov
|
cfe1285869
|
missing files
|
2020-05-16 02:14:13 +01:00 |
UbitUmarov
|
65ca238cd7
|
do unpack appearence cacheitems on tps
|
2020-05-16 01:52:53 +01:00 |
UbitUmarov
|
baf5c61387
|
simplify GruntWork on getassets (needs more)
|
2020-05-16 01:16:19 +01:00 |
UbitUmarov
|
48892ad8a7
|
timestamp http requests
|
2020-05-15 23:40:19 +01:00 |
UbitUmarov
|
7098091616
|
avoid null ref
|
2020-05-15 18:17:13 +01:00 |
UbitUmarov
|
79bb22eaf6
|
fix typo
|
2020-05-15 15:11:06 +01:00 |
UbitUmarov
|
214cf5d60b
|
llsdXml: do direct base64 encode
|
2020-05-15 14:41:38 +01:00 |
UbitUmarov
|
5848d3a6bb
|
make scenepresence IDisposable
|
2020-05-14 13:36:27 +01:00 |
UbitUmarov
|
67bc086782
|
add sog TemporaryInstance flag
|
2020-05-14 12:51:55 +01:00 |
UbitUmarov
|
8b77162020
|
make sog, sop and sop inventory IDisposable
|
2020-05-14 12:02:46 +01:00 |
UbitUmarov
|
dd55a3d19c
|
fix a bug on part inventory locking
|
2020-05-14 11:51:57 +01:00 |
UbitUmarov
|
af1e20d054
|
missing file
|
2020-05-13 14:58:26 +01:00 |
UbitUmarov
|
4c7107dfda
|
cosmetics
|
2020-05-13 14:51:05 +01:00 |
UbitUmarov
|
a2c7a13065
|
silly bug
|
2020-05-12 20:42:31 +01:00 |
UbitUmarov
|
51bc19f1ab
|
no need to clone something Idisposable when we just want to see values
|
2020-05-12 18:58:07 +01:00 |
UbitUmarov
|
d613287a77
|
mk TaskInventoryDictionary IDisposable
|
2020-05-12 18:52:33 +01:00 |
UbitUmarov
|
c63fabe054
|
well and it does get all assets, grrr
|
2020-05-12 04:19:45 +01:00 |
UbitUmarov
|
48df8869e8
|
duuhh windows does not update lastaccesstime
|
2020-05-12 03:03:31 +01:00 |
UbitUmarov
|
6a4564869b
|
flotsam file touch before expire: gatherer.GatherAll already touchs and tries to fecth all assets. This is nasty to use anyway.. avoid it
|
2020-05-12 00:56:47 +01:00 |
UbitUmarov
|
7c0b3387dd
|
give up on simplehandler for root default get for now
|
2020-05-11 23:28:59 +01:00 |
UbitUmarov
|
c40b297fc7
|
(TEST) add a default root uri GET handler. this may be usefull for some cases.
|
2020-05-11 23:07:29 +01:00 |
UbitUmarov
|
4bf4c76a64
|
cosmetics
|
2020-05-11 19:35:13 +01:00 |
UbitUmarov
|
8da733c485
|
test xbakes async/await store
|
2020-05-11 19:06:09 +01:00 |
UbitUmarov
|
713c222ec8
|
remove some redundancy
|
2020-05-11 15:12:21 +01:00 |
UbitUmarov
|
7f3bb9267a
|
oops a bad end slash
|
2020-05-11 13:38:59 +01:00 |
UbitUmarov
|
6d92b75452
|
more on end slash and uri handler determination
|
2020-05-11 13:01:27 +01:00 |
UbitUmarov
|
2629d9d901
|
comment out estimatedLocalCost test
|
2020-05-10 21:30:34 +01:00 |
UbitUmarov
|
c15869438c
|
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
2020-05-10 21:27:23 +01:00 |
UbitUmarov
|
aafc6579a1
|
remove end slash from most URLs we send to viewers
|
2020-05-10 21:14:52 +01:00 |
UbitUmarov
|
c1d69018bd
|
some viewers send '//' at end of url plus cosmetics
|
2020-05-09 18:54:51 +01:00 |
UbitUmarov
|
a367828a85
|
clean a few more things before giving a socket to websockets. (this would happen later anyway)
|
2020-05-09 00:16:01 +01:00 |
UbitUmarov
|
ea11f1aeb8
|
SampleMoneyModule: remove last '/' on currency-base-uri
|
2020-05-08 17:30:46 +01:00 |
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)
|
2020-05-08 17:00:43 +01:00 |
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
|
2020-05-08 16:54:18 +01:00 |
UbitUmarov
|
72c1c923f8
|
SampleMoneyModule: add private xmlrpc methods
|
2020-05-08 14:50:46 +01:00 |
UbitUmarov
|
c2c00c5d84
|
add httpserver HandleXmlRpcRequests with local set of xlmrpc methods
|
2020-05-08 14:37:08 +01:00 |
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.
|
2020-05-08 05:35:47 +01:00 |
UbitUmarov
|
bf218f2cef
|
make httpserver HandleXmlRpcRequests public
|
2020-05-08 05:26:25 +01:00 |
UbitUmarov
|
f70f0b5ffd
|
cosmetics
|
2020-05-07 14:26:07 +01:00 |
UbitUmarov
|
f0fc1f628f
|
another missing file
|
2020-05-07 02:33:54 +01:00 |
UbitUmarov
|
1908c095d3
|
missing file
|
2020-05-07 02:31:05 +01:00 |
UbitUmarov
|
58a4f45712
|
change eventqueue queues type, move event methods to other file (using partial class)
|
2020-05-07 02:26:25 +01:00 |
UbitUmarov
|
6c49f16132
|
minor changes
|
2020-05-07 02:15:25 +01:00 |
UbitUmarov
|
ac7187eada
|
avoid a null ref, plus some cleanup
|
2020-05-07 02:02:50 +01:00 |
UbitUmarov
|
1e8e59e635
|
also override Output(string format) on remoteConsole
|
2020-05-02 18:31:02 +01:00 |
UbitUmarov
|
41d7d2f2f4
|
do dispose requests in context queue
|
2020-05-02 17:32:14 +01:00 |
UbitUmarov
|
0b0b5111df
|
simplify PollServiceRequestManager, now that low level does serielaze requests
|
2020-05-02 15:25:05 +01:00 |
UbitUmarov
|
6d030e2f2b
|
try to shutup some errors dunring shutdown, due to .net mess
|
2020-05-02 14:25:57 +01:00 |
UbitUmarov
|
1ad3a256f2
|
do http requests serialization at lower level
|
2020-05-02 14:23:52 +01:00 |
UbitUmarov
|
ab14241871
|
mantis 8678: try fix rest console client
|
2020-05-01 17:49:11 +01:00 |
UbitUmarov
|
929fa3efbd
|
dispose of jobengine queue
|
2020-05-01 15:42:02 +01:00 |
UbitUmarov
|
5fa81a6ca9
|
give viewers more time to start uploading assets
|
2020-04-30 17:02:37 +01:00 |
UbitUmarov
|
22c28a0260
|
make Caps IDisposable
|
2020-04-30 03:37:28 +01:00 |
UbitUmarov
|
36d005e1cc
|
update circuit child status when it changes
|
2020-04-30 02:32:41 +01:00 |
UbitUmarov
|
003b109561
|
move DynamicMenuModule to simpleh..,
|
2020-04-30 01:59:36 +01:00 |
UbitUmarov
|
b023914cc0
|
move RegionConsoleModule to simpleh.., and try to fix it
|
2020-04-30 01:31:34 +01:00 |
UbitUmarov
|
715c7a4825
|
fix localconsole so viewer one can display things
|
2020-04-30 00:47:53 +01:00 |
UbitUmarov
|
52f50d2035
|
move UploadObjectAsset to simpleh..
|
2020-04-29 23:17:36 +01:00 |
UbitUmarov
|
88a81a9ca4
|
move ObjectAdd to simpleh..
|
2020-04-29 22:55:02 +01:00 |
UbitUmarov
|
c289b83250
|
remove dead code
|
2020-04-29 16:57:58 +01:00 |
UbitUmarov
|
5da135a90b
|
a few changes to updateitemasset things
|
2020-04-29 16:52:54 +01:00 |
UbitUmarov
|
ae15b75f79
|
change UploadBakedTextureModule. Make it shared and self contained
|
2020-04-29 16:29:20 +01:00 |
UbitUmarov
|
b0e1347cd0
|
silly typo...
|
2020-04-29 13:44:44 +01:00 |
UbitUmarov
|
693adf9ecf
|
hide handler types not in use from show http-handlers
|
2020-04-29 13:41:57 +01:00 |
UbitUmarov
|
6c349e6534
|
let show caps list display the avatar name
|
2020-04-29 13:32:02 +01:00 |
UbitUmarov
|
d42c7e5e32
|
change CopyInventoryFromNotecard to simpleh..
|
2020-04-29 13:18:50 +01:00 |
UbitUmarov
|
b069b668e4
|
make some use of those
|
2020-04-29 12:34:48 +01:00 |
UbitUmarov
|
c39ffa4dd1
|
add some utf8 getbytes help functions
|
2020-04-29 12:24:45 +01:00 |
UbitUmarov
|
7b5934ea26
|
add timeouts and placehold for future code
|
2020-04-29 10:39:36 +01:00 |
UbitUmarov
|
3a21d4de1e
|
split the Upload* caps per asset type. We will need that one day. move uploadtaskscript to simpleh
|
2020-04-29 09:58:17 +01:00 |
UbitUmarov
|
7a8a7c7168
|
missing file
|
2020-04-28 21:38:03 +01:00 |
UbitUmarov
|
bff6be4f66
|
give up on baked flag (test)
|
2020-04-28 21:34:54 +01:00 |
UbitUmarov
|
f9e3c9adab
|
clear baked flag on uploaded npc baked. This may cause issues on older grids (test)
|
2020-04-28 20:41:47 +01:00 |
UbitUmarov
|
3482259518
|
add SimpleBinaryHandler
|
2020-04-28 16:21:03 +01:00 |
UbitUmarov
|
1f7286fb95
|
do things in the right order
|
2020-04-28 15:53:50 +01:00 |
UbitUmarov
|
0b29bff512
|
restore lost things in the process
|
2020-04-28 15:47:13 +01:00 |
UbitUmarov
|
1abc6149bb
|
split file bunchofcaps a bit
|
2020-04-28 15:43:07 +01:00 |
UbitUmarov
|
d8b182afff
|
change the http handler of those update* caps to simplehandler
|
2020-04-28 14:29:37 +01:00 |
UbitUmarov
|
b6a02269f7
|
change update of agent or object inventory items assets. This may need better check
|
2020-04-28 13:48:49 +01:00 |
UbitUmarov
|
dee822208a
|
make FetchInventory2 a shared module
|
2020-04-28 01:39:10 +01:00 |
UbitUmarov
|
7e2ed9ee2b
|
change FetchInventory2 region handler
|
2020-04-28 01:15:18 +01:00 |
UbitUmarov
|
bfcbdc8a93
|
change voice modules handlers
|
2020-04-27 21:42:35 +01:00 |
UbitUmarov
|
5929e43c2c
|
change MoapModule
|
2020-04-27 20:02:10 +01:00 |
UbitUmarov
|
27ea249194
|
change meshUploadFlagModule
|
2020-04-27 20:00:03 +01:00 |
UbitUmarov
|
b4fc5c33ec
|
rename wrong RegionSimpleStatsHandler as RegionStatsSimpleHandler
|
2020-04-27 18:06:27 +01:00 |
UbitUmarov
|
04b28f206a
|
mantis 8688: put RegionStatsHandler : BaseStreamHandler tempory back, to give time for external modules to update
|
2020-04-27 18:00:37 +01:00 |
UbitUmarov
|
6d66770228
|
change the RemoteParcelRequest cap
|
2020-04-27 17:46:33 +01:00 |
UbitUmarov
|
b5067baa4a
|
it is nice to actually send the options back
|
2020-04-27 17:40:55 +01:00 |
UbitUmarov
|
89dee19060
|
move httpMethod OPTIONS handling to top, this needs to be chacked
|
2020-04-27 17:25:55 +01:00 |
UbitUmarov
|
fa844d7e6e
|
add soem try/catch (and yes..yes right on last commit should hed been write...
|
2020-04-27 16:40:54 +01:00 |
UbitUmarov
|
0518b397a3
|
add SimpleOSDMapHandler, for caps that have just one httpmethod and body should be decoded as OSDMap, so we don't right the same things all pver
|
2020-04-27 15:46:31 +01:00 |
UbitUmarov
|
a3cd0cbfcb
|
no need for stream hanlder description
|
2020-04-27 14:52:43 +01:00 |
UbitUmarov
|
9d08f8307e
|
recover LLSD login handler
|
2020-04-27 14:35:19 +01:00 |
UbitUmarov
|
6ffb5bcf23
|
move RegionStatsHandler
|
2020-04-27 00:54:32 +01:00 |
UbitUmarov
|
8526f938f7
|
move /friends handler
|
2020-04-27 00:23:59 +01:00 |
UbitUmarov
|
8900d1139e
|
xmlrpc and josonrpc only allowed on uri root, and only those there
|
2020-04-26 23:05:27 +01:00 |
UbitUmarov
|
6050eff683
|
improve show http-handlers
|
2020-04-26 21:51:15 +01:00 |
UbitUmarov
|
b68748507d
|
move /estate handler
|
2020-04-26 20:05:10 +01:00 |
UbitUmarov
|
c07f4f3c41
|
change NeighbourHandlers whatever they are...
|
2020-04-26 19:13:35 +01:00 |
UbitUmarov
|
05f098be56
|
change region objecthandlers
|
2020-04-26 18:11:34 +01:00 |
UbitUmarov
|
473dba93e8
|
update show http-handlers
|
2020-04-26 17:03:16 +01:00 |
UbitUmarov
|
e0418da6e1
|
change region avatarhandlers
|
2020-04-26 16:54:58 +01:00 |
UbitUmarov
|
e63231887b
|
move map to that
|
2020-04-25 23:25:29 +01:00 |
UbitUmarov
|
dcc2f764f2
|
add a /index.php fake handler, for map. only does ?method=.. but can be extended)
|
2020-04-25 23:24:00 +01:00 |
UbitUmarov
|
70d2878d0a
|
simplify default 404 message, removing wrong(missing) host info
|
2020-04-25 21:13:54 +01:00 |
UbitUmarov
|
cafe49d44b
|
change ParcelPropertiesUpdate
|
2020-04-25 20:49:13 +01:00 |
UbitUmarov
|
d44baf20cd
|
fix map image encoder parameter
|
2020-04-25 20:25:38 +01:00 |
UbitUmarov
|
2d1900165b
|
change GodsModule
|
2020-04-25 19:44:25 +01:00 |
UbitUmarov
|
0348c01ce7
|
change SimulatorFeaturesModule
|
2020-04-25 19:19:19 +01:00 |
UbitUmarov
|
830b034b81
|
change EstateAccess
|
2020-04-25 18:54:01 +01:00 |
UbitUmarov
|
8fb4b2f4e3
|
change AvatarPickerSearchModule
|
2020-04-25 18:03:50 +01:00 |
UbitUmarov
|
5bde41b30f
|
remove obsole code
|
2020-04-25 17:00:07 +01:00 |
UbitUmarov
|
605a01fe6e
|
move monitor stats handlers to simpleStreamHandler
|
2020-04-25 15:54:44 +01:00 |
UbitUmarov
|
99658309ce
|
missing file
|
2020-04-25 15:32:21 +01:00 |
UbitUmarov
|
ee77a6d80b
|
move some region base handlers to simpleStreamHandler
|
2020-04-25 15:31:30 +01:00 |
UbitUmarov
|
80de74e127
|
cancel keepalive if http status not OK, this maybe a bit 2 hardm but ok for now
|
2020-04-25 14:27:44 +01:00 |
UbitUmarov
|
7f2cfe734b
|
null uri path is already checked at low level
|
2020-04-25 14:10:59 +01:00 |
UbitUmarov
|
eae9928961
|
null method is already checked at low level, remove optional status 500 message
|
2020-04-25 13:45:45 +01:00 |
UbitUmarov
|
288dffcda1
|
change cap CreateInventoryCategory
|
2020-04-25 12:55:02 +01:00 |
UbitUmarov
|
e48d2f2c1f
|
move worlmap handlers to simpleStreamHandler
|
2020-04-24 21:40:14 +01:00 |
UbitUmarov
|
23961abf8a
|
move EstateChangeInfo cap to simpleStreamHandler
|
2020-04-24 20:01:03 +01:00 |
UbitUmarov
|
bac6890391
|
we can speedup some not simple StreamHandler a bit
|
2020-04-24 18:14:41 +01:00 |
UbitUmarov
|
07caee4956
|
move a materials cap to simpleStreamHandler
|
2020-04-24 17:50:13 +01:00 |
UbitUmarov
|
84cd4b4808
|
move a few more caps to simpleStreamHandler
|
2020-04-24 16:09:23 +01:00 |
UbitUmarov
|
3d09ff57f0
|
move a few more caps to simpleStreamHandler
|
2020-04-24 13:56:16 +01:00 |
UbitUmarov
|
7856192da6
|
move SEED cap to simpleStreamHandler
|
2020-04-24 02:37:50 +01:00 |
UbitUmarov
|
ba8d188a0d
|
remove another wrong ':'
|
2020-04-24 01:07:58 +01:00 |
UbitUmarov
|
76019258e3
|
remove wrong ':'
|
2020-04-24 01:06:52 +01:00 |
UbitUmarov
|
899620bc13
|
remove some '/' just wasting space
|
2020-04-24 00:54:21 +01:00 |
UbitUmarov
|
f955482dfd
|
move ServerReleaseNotes module to simpleStreamHandler
|
2020-04-24 00:40:52 +01:00 |
UbitUmarov
|
8d2f90a8e2
|
let show http-handlers list simpleStreamHandlers
|
2020-04-24 00:24:02 +01:00 |
UbitUmarov
|
9000240238
|
change GetCapsDetails(..)
|
2020-04-23 23:58:06 +01:00 |
UbitUmarov
|
ca5756a100
|
fix agentpreferences cap path
|
2020-04-23 23:54:57 +01:00 |
UbitUmarov
|
f2a025bc41
|
Oppps better clear the online before returning
|
2020-04-23 23:36:34 +01:00 |
UbitUmarov
|
6cd822fd83
|
clear online status from gridUserService when killing dup presences
|
2020-04-23 23:32:33 +01:00 |
UbitUmarov
|
7a24d8af52
|
change AgentPreferencesModule to use SimpleStreamHandler, as a simple first test
|
2020-04-23 22:35:31 +01:00 |
UbitUmarov
|
9a5a811c7d
|
extend Caps to use SimpleStreamHandler
|
2020-04-23 22:32:18 +01:00 |
UbitUmarov
|
426d83c535
|
change SimpleStreamHandler to have a processor method argument
|
2020-04-23 22:30:40 +01:00 |
UbitUmarov
|
46162e620a
|
change response content lengh when using rawbuffer
|
2020-04-23 22:28:27 +01:00 |
UbitUmarov
|
10988fe980
|
exclude root path from SimpleStremHandler
|
2020-04-23 18:29:45 +01:00 |
UbitUmarov
|
0fe51f34c2
|
add SimpleStrem(Request)Handler, for simple uripaths, any method or query
|
2020-04-23 18:23:43 +01:00 |
UbitUmarov
|
e818c570bb
|
expose uripath
|
2020-04-23 18:16:56 +01:00 |
UbitUmarov
|
5a51553e7d
|
missing file
|
2020-04-23 16:08:16 +01:00 |
UbitUmarov
|
fefcda52f5
|
use concurrentdic on pollhandlers, simplify a bit
|
2020-04-23 16:04:54 +01:00 |
UbitUmarov
|
92518129ee
|
remove redundant code
|
2020-04-23 13:24:08 +01:00 |
UbitUmarov
|
212c25f906
|
fix http version
|
2020-04-22 00:00:24 +01:00 |
UbitUmarov
|
6b6baa9e51
|
reduce ServicePointManager.DefaultConnectionLimit back 12 for os other than windows
|
2020-04-21 23:05:53 +01:00 |
UbitUmarov
|
1475b83699
|
risk reduncing iddle timeout again, because it is needed on current framework
|
2020-04-21 15:46:41 +01:00 |
UbitUmarov
|
50b81258a9
|
change event pool timeout handling
|
2020-04-21 00:19:19 +01:00 |
UbitUmarov
|
43fdbf87d4
|
remove some useless code form http low level; delay normal connection close, to let client do it instead
|
2020-04-21 00:13:02 +01:00 |
UbitUmarov
|
c097f148dd
|
locate default anims also by uuid, rename/chage a few things
|
2020-04-18 17:26:25 +01:00 |
UbitUmarov
|
e2f84f0c1f
|
send 100 continue code the way ms seems to want
|
2020-04-16 02:13:03 +01:00 |
UbitUmarov
|
4ab8da01bc
|
flush sslstreams in keepalive case ( should not be needed but well )
|
2020-04-16 01:51:57 +01:00 |
UbitUmarov
|
bdddedc550
|
let samplemoneymodule see EconomyModule config setting
|
2020-04-16 01:40:39 +01:00 |
UbitUmarov
|
e859985cfa
|
actually commit the uri fix
|
2020-04-15 21:23:13 +01:00 |
UbitUmarov
|
7572a60993
|
avoid a null ref on get log level
|
2020-04-15 11:48:52 +01:00 |
UbitUmarov
|
a6abc3d2b6
|
mantis 8688: fix uri parsing in secure case ; add tls11 and tls12 to list of protocols (.net.46 ones)
|
2020-04-15 11:48:03 +01:00 |
UbitUmarov
|
944f3dd7ec
|
sleep a script by 1second on non fatal OSSL errors
|
2020-04-14 17:01:35 +01:00 |
UbitUmarov
|
f20845c89e
|
sleep a script by 1second on non fatal LSL errors
|
2020-04-14 16:56:53 +01:00 |
UbitUmarov
|
8baab939d2
|
oops fix query handling on getassets
|
2020-04-13 15:37:12 +01:00 |
UbitUmarov
|
920a26eeec
|
add request QueryFlags
|
2020-04-13 15:01:04 +01:00 |
UbitUmarov
|
b419f71a68
|
also expose the request client IP as seen by server port
|
2020-04-13 14:34:03 +01:00 |
UbitUmarov
|
e0ba96055c
|
change osrequest Query back to hashtable, add QueryAsDictionary as new better option. (recover compatibily with current external modules
|
2020-04-13 14:24:22 +01:00 |
UbitUmarov
|
745a469af8
|
fix recent bug on Urlmodule
|
2020-04-13 13:53:37 +01:00 |
UbitUmarov
|
d1f1324a2d
|
update scriptSyntax
|
2020-04-12 23:19:34 +01:00 |
UbitUmarov
|
bbc5d5bc2d
|
ate least one viewer for androide does not decode correctly llsd, go back send more useless data, to suport them. this should be reverted one day
|
2020-04-12 18:10:20 +01:00 |
UbitUmarov
|
f95925e0fd
|
http server change remote endpoint handling
|
2020-04-11 19:57:34 +01:00 |
UbitUmarov
|
7ce9f890b1
|
http server useless changes
|
2020-04-11 16:41:39 +01:00 |
UbitUmarov
|
0d940df4e2
|
http server: change uri query handling
|
2020-04-11 15:18:49 +01:00 |
UbitUmarov
|
1c6d454691
|
remove excess garbage
|
2020-04-10 22:52:25 +01:00 |
UbitUmarov
|
6fea9dafaf
|
yeack increase TimeoutMaxIdle again for now
|
2020-04-09 18:43:55 +01:00 |
UbitUmarov
|
50cd0ab982
|
missing file
|
2020-04-09 16:19:37 +01:00 |
UbitUmarov
|
0a1e1ae9e0
|
http asset send: prioritize baked textures
|
2020-04-09 16:18:27 +01:00 |
UbitUmarov
|
7ecc9408a9
|
flag baked texture assets
|
2020-04-09 16:08:44 +01:00 |
UbitUmarov
|
05c77f9342
|
cosmetics
|
2020-04-09 14:01:15 +01:00 |
UbitUmarov
|
c99014991b
|
cosmetics
|
2020-04-09 13:41:41 +01:00 |
UbitUmarov
|
523d6dd2da
|
stop a vivox error
|
2020-04-08 16:38:07 +01:00 |
UbitUmarov
|
f976d10de2
|
more changes on http server low level
|
2020-04-08 14:35:31 +01:00 |
UbitUmarov
|
f0f067d05c
|
missing file
|
2020-04-08 00:09:23 +01:00 |
UbitUmarov
|
b4eb5d6cca
|
send parcels onwership change updates to all avatars that may want it
|
2020-04-08 00:01:05 +01:00 |
UbitUmarov
|
29f59fe407
|
reduce httppipeline depth
|
2020-04-06 16:53:28 +01:00 |
UbitUmarov
|
3989dbac31
|
fix rez time on inworld object copy
|
2020-04-06 12:02:36 +01:00 |
UbitUmarov
|
0a4232430b
|
remove some dead code
|
2020-04-03 03:54:32 +01:00 |
UbitUmarov
|
50b8c90b42
|
change response m_body send (currently not in use)
|
2020-04-03 03:20:47 +01:00 |
UbitUmarov
|
f1761a5b6c
|
remove a log message under cond comp
|
2020-04-02 23:05:22 +01:00 |
UbitUmarov
|
1e083c38ad
|
nissing files
|
2020-04-02 21:54:18 +01:00 |
UbitUmarov
|
fe9df55410
|
nissing files
|
2020-04-02 21:52:31 +01:00 |
UbitUmarov
|
67cd5efab3
|
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
|
2020-04-02 21:44:34 +01:00 |
UbitUmarov
|
650b051cdf
|
httpserver send now has priority, use it
|
2020-03-31 22:03:43 +01:00 |
UbitUmarov
|
817c2b3bb9
|
httpserver send is now async
|
2020-03-31 22:01:45 +01:00 |
UbitUmarov
|
e558dd3ac6
|
update httpserver.dll this needs testing. May not be that nice...
|
2020-03-31 21:43:40 +01:00 |
UbitUmarov
|
ef49ac7049
|
do hide hidden groups on profile
|
2020-03-30 18:18:36 +01:00 |
UbitUmarov
|
2e66f8dbdf
|
store sop pseudocrc and region cacheID on sqlite
|
2020-03-28 16:18:31 +00:00 |
UbitUmarov
|
0958eceadd
|
store sop pseudocrc and region cacheID on PGSQL ( others later)
|
2020-03-28 01:31:00 +00:00 |
UbitUmarov
|
87646f340b
|
store sop pseudocrc and region cacheID on mysql ( others later)
|
2020-03-27 17:34:05 +00:00 |
UbitUmarov
|
1002987aea
|
invalidate region cacheid on oar load
|
2020-03-27 17:27:54 +00:00 |
UbitUmarov
|
918f56d682
|
fix lludp to read pseudocrc from SOP; move region cacheID to region settings
|
2020-03-27 17:26:49 +00:00 |
UbitUmarov
|
8e6fc69a11
|
let pseudoCRC (for objcache) be per part and not just per SOG
|
2020-03-27 17:22:18 +00:00 |
UbitUmarov
|
f1204e2147
|
contrary to some docs, PROCESSOR_ARCHITECTURE is not defined on linux
|
2020-03-20 16:18:36 +00:00 |