Commit Graph

584 Commits

Author SHA1 Message Date
UbitUmarov
eeb6e67802 MapAddServerConnector: revert last commit. Those checks can fail just because map upload still happens at the wrong time on region start 2021-08-18 18:19:59 +01:00
UbitUmarov
5439b072bc MapAddServerConnector: do abort on severe error 2021-08-18 18:09:57 +01:00
UbitUmarov
f13836b846 try tune keepalive on region agent create 2021-02-13 11:59:38 +00:00
UbitUmarov
2266483ce7 also do it grid side, like original commit, so older regions get the fix 2021-01-30 02:01:57 +00:00
UbitUmarov
5361045641 add a debug message on agenthandlers processRequest 2020-12-29 04:27:20 +00:00
UbitUmarov
0957317790 xbakes, we even avoid another array copy since httpRequest.InputStream is a memorystream with origin = 0 2020-12-29 02:05:44 +00:00
UbitUmarov
5ecc264082 simplify xbakes service a bit more 2020-12-28 21:44:26 +00:00
UbitUmarov
e169b1b074 simplify xbakes service 2020-12-28 21:05:26 +00:00
UbitUmarov
0c87215c13 no keepalive on gridinfo 2020-12-28 14:55:59 +00:00
UbitUmarov
98e69d9015 simplify RestGetGridInfoMethod a bit more 2020-12-26 03:58:22 +00:00
UbitUmarov
18402bc667 simplify GridInfoHandlers a bit 2020-12-26 03:34:07 +00:00
UbitUmarov
8316b9ff35 simplify HeloServiceInConnector a bit 2020-12-26 03:12:08 +00:00
UbitUmarov
d3e5b3d769 changes on some robust map, connectors, map file read, etc 2020-12-24 00:06:10 +00:00
UbitUmarov
8c0994a367 Ooops, agentposthandler as a variable path 2020-12-23 15:54:53 +00:00
UbitUmarov
3732677972 changes on agenthandlers: simplify HG only agentposthandler, etc 2020-12-23 15:36:51 +00:00
UbitUmarov
4f2936259d ofc i forgot a file 2020-11-26 23:54:20 +00:00
UbitUmarov
6d77f65aa3 comment out robust HandleWebSocketLoginEvents listenner and handler, Tell us if you use it, bc its candidate to total removal 2020-11-26 23:52:25 +00:00
UbitUmarov
8fe2cd6c46 save/load environments to/from oars 2020-06-22 15:46:39 +01:00
UbitUmarov
0bfacb7892 change hg link request log message 2020-05-20 03:02:01 +01:00
UbitUmarov
6c49f16132 minor changes 2020-05-07 02:15:25 +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
e0418da6e1 change region avatarhandlers 2020-04-26 16:54:58 +01:00
UbitUmarov
92518129ee remove redundant code 2020-04-23 13:24:08 +01:00
UbitUmarov
c99014991b cosmetics 2020-04-09 13:41:41 +01:00
UbitUmarov
31aef4e82b work on previus 2 patchs 2019-11-14 06:34:44 +00:00
UbitUmarov
46e36601cb remove some more useless NULL arguments 2019-10-22 13:04:01 +01:00
UbitUmarov
9d6c996570 extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; 2019-09-11 13:51:43 +01:00
Melanie
0fd17c08ae Massive console refactor. Greatly simplify interface. 2019-08-20 23:28:59 +01:00
UbitUmarov
c043008e04 add cap EstateChangeInfo 2019-08-07 21:06:20 +01:00
UbitUmarov
944a785a32 now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc 2019-07-30 23:26:29 +01:00
root
0a4f0758fa Should have been in the last commit 2019-03-11 23:40:55 +00:00
UbitUmarov
35f5d4449b take login service out of basicDOSprot (too little, too late) 2018-11-14 17:33:26 +00:00
UbitUmarov
37dcb8722c make sure Culture is right on some spots 2018-09-26 22:32:34 +01:00
UbitUmarov
48dbba3441 add more files for robust mutes suport. (module is still named MuteListModuleTst for testing, others in core will be removed later 2018-01-04 20:56:48 +00:00
UbitUmarov
24885819fc check XFF headers of caller, but be quiet about them 2017-05-22 22:05:56 +01:00
UbitUmarov
4da5d249d8 receivers can't tell if there where proxies on path unless they look 2017-05-22 21:22:04 +01:00
UbitUmarov
9ab8ce1404 fix remote requests for dwell, so dwell module still called 2017-05-14 04:17:48 +01:00
UbitUmarov
d0912b6151 let StreamReader be in using statements 2017-05-07 00:47:45 +01:00
UbitUmarov
ae191cd304 dispose some MemoryStreams 2017-05-06 15:57:47 +01:00
Melanie Thielker
b16abc8166 Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Melanie Thielker
504a69906b Suppress error messages in the log if functions are not enabled. Just return failure instead. 2017-01-03 14:05:37 +00:00
UbitUmarov
82fb737b8d HG: add missing information on GetRegion 2016-12-09 08:20:35 +00:00
UbitUmarov
155f8dac1d BUG fix encoding or region size on HG LinkRegionRequest response 2016-11-27 02:12:12 +00:00
UbitUmarov
e2b580e569 HG LinkRegion sends region size also 2016-11-20 03:51:38 +00:00
UbitUmarov
93d502e0cf HG UserAgent, return serverURI 2016-11-20 03:19:19 +00:00
UbitUmarov
5645abf69c fix a debug message 2016-11-17 00:13:21 +00:00
UbitUmarov
ed6d9199ce coment some debug messages 2016-08-23 11:52:52 +01:00
Melanie Thielker
82244cca68 Allow creation of user appearance from a model avatar. Thank you,
Cinder, for this patch.

Signed-off-by: Melanie Thielker <melanie@t-data.com>
2016-08-20 22:42:32 +01:00
UbitUmarov
9c75f8a57e avoid NULL refs 2016-08-18 14:35:28 +01:00