UbitUmarov
|
b3eec90d3c
|
Merge branch 'master' into httptests
|
2017-08-25 23:47:40 +01:00 |
|
UbitUmarov
|
396ab1424c
|
in some cases ll TPVs can only see avatar rotations around Z or camera misbehaves
|
2017-08-25 23:44:59 +01:00 |
|
UbitUmarov
|
6d4b0a8ce3
|
Merge branch 'master' into httptests
|
2017-08-16 05:05:57 +01:00 |
|
Kevin Cozens
|
cf855c3842
|
Corrected index number in ErrorFormat based Exception message
|
2017-07-30 12:27:27 -04:00 |
|
UbitUmarov
|
35b1166ba8
|
add a few more...
|
2017-07-25 04:10:22 +01:00 |
|
UbitUmarov
|
1557b78d67
|
add missing session ID verification
|
2017-07-25 04:04:55 +01:00 |
|
UbitUmarov
|
d1f7fac570
|
fix merge issues
|
2017-07-20 14:28:26 +01:00 |
|
UbitUmarov
|
fe6ad384e4
|
merge
|
2017-07-20 11:30:12 +01:00 |
|
UbitUmarov
|
40b16f1705
|
SimpleAngularDistance update prioritization scheme ameks no sense without ordered dequeue of the updates
|
2017-07-10 22:01:38 +01:00 |
|
UbitUmarov
|
f8cdccc167
|
a few more changes on entities updates
|
2017-07-10 21:12:34 +01:00 |
|
UbitUmarov
|
6bac44e767
|
bug fix
|
2017-06-29 00:42:35 +01:00 |
|
UbitUmarov
|
b0a0163253
|
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
|
2017-06-28 01:29:49 +01:00 |
|
UbitUmarov
|
79e166e9aa
|
revert EnvironmentTick back to orignal clock, since change may cause issues on some code paths. Clean a bit get mesh and get texture throttle
|
2017-06-19 05:22:38 +01:00 |
|
UbitUmarov
|
10d526f961
|
Merge branch 'master' into httptests
|
2017-06-16 02:43:36 +01:00 |
|
UbitUmarov
|
d9a300fa8e
|
some cleanup.. remove some stats that only some do look at once on a lifetime
|
2017-06-14 20:19:13 +01:00 |
|
UbitUmarov
|
84946e3061
|
Merge branch 'master' into httptests
|
2017-06-14 03:04:14 +01:00 |
|
UbitUmarov
|
ed8526bcfb
|
coment out tests that now depend on active thread pool
|
2017-06-13 20:34:21 +01:00 |
|
UbitUmarov
|
ad43cc6784
|
change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds )
|
2017-06-13 19:04:18 +01:00 |
|
UbitUmarov
|
f33a871d61
|
hope gc does remove a little dic and contents
|
2017-06-13 14:15:28 +01:00 |
|
UbitUmarov
|
fd8836e493
|
dont let time go back
|
2017-06-13 14:09:34 +01:00 |
|
UbitUmarov
|
3ba63dde6e
|
udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny
|
2017-06-13 12:17:39 +01:00 |
|
UbitUmarov
|
e650a4ff16
|
remove excessive notion of paralelism
|
2017-06-13 08:56:21 +01:00 |
|
UbitUmarov
|
b5910cfdb7
|
merge
|
2017-06-10 02:48:51 +01:00 |
|
UbitUmarov
|
be975d1e89
|
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
|
2017-06-09 23:27:33 +01:00 |
|
UbitUmarov
|
7d58b73bbc
|
some changes on pollevent
|
2017-06-06 21:55:47 +01:00 |
|
UbitUmarov
|
de153c2b62
|
Merge branch 'master' into httptests
|
2017-06-02 06:26:20 +01:00 |
|
UbitUmarov
|
c68e7b6621
|
change child agents close control; disablesimulator is not a caps event message
|
2017-05-31 23:31:02 +01:00 |
|
UbitUmarov
|
55babdc160
|
Merge branch 'master' into httptests
|
2017-05-31 07:21:21 +01:00 |
|
UbitUmarov
|
720a69a49b
|
remove the option to store baked textures on assets service, thats suicide use xbakes
|
2017-05-31 04:47:59 +01:00 |
|
UbitUmarov
|
27afe136d4
|
mono is a total crap
|
2017-05-29 03:13:56 +01:00 |
|
UbitUmarov
|
2c19d08448
|
cleanup util.cs get dns
|
2017-05-29 02:07:53 +01:00 |
|
UbitUmarov
|
6d23e0bc31
|
add temporary debug msgs
|
2017-05-29 01:27:02 +01:00 |
|
UbitUmarov
|
c54985f8a1
|
Merge branch 'master' into httptests
|
2017-05-27 05:47:05 +01:00 |
|
UbitUmarov
|
7a82c7c5b2
|
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout)
|
2017-05-26 00:47:08 +01:00 |
|
UbitUmarov
|
2777995331
|
Merge branch 'master' into httptests
|
2017-05-25 10:23:52 +01:00 |
|
UbitUmarov
|
65e9421058
|
minor changes
|
2017-05-25 04:24:23 +01:00 |
|
UbitUmarov
|
b6c23fe911
|
make a few more threads background ones
|
2017-05-25 02:01:36 +01:00 |
|
UbitUmarov
|
4286ae43f2
|
make some threads background ones
|
2017-05-25 01:51:53 +01:00 |
|
UbitUmarov
|
9a1d94f455
|
remove use of libomv BlockingQueue
|
2017-05-25 01:28:02 +01:00 |
|
UbitUmarov
|
c0bfaac0ac
|
merge master
|
2017-05-23 07:35:02 +01:00 |
|
UbitUmarov
|
73222e4dd4
|
fix IClientIPEndpoint broken by justin long ago.. but stop using it
except on SceneBanner, later it my be also removed from there and
everywhere
|
2017-05-22 19:16:42 +01:00 |
|
UbitUmarov
|
eea247fcc5
|
Merge branch 'master' into httptests
|
2017-05-14 07:52:50 +01:00 |
|
UbitUmarov
|
9ab8ce1404
|
fix remote requests for dwell, so dwell module still called
|
2017-05-14 04:17:48 +01:00 |
|
UbitUmarov
|
cb21caae77
|
fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.
|
2017-05-14 01:44:04 +01:00 |
|
UbitUmarov
|
dcdc527401
|
Merge branch 'master' into httptests
|
2017-05-12 01:55:15 +01:00 |
|
UbitUmarov
|
19d141c9a5
|
avoid a null ref
|
2017-05-11 23:46:06 +01:00 |
|
UbitUmarov
|
11f6d28a06
|
fix merge
|
2017-05-07 04:21:33 +01:00 |
|
UbitUmarov
|
d0912b6151
|
let StreamReader be in using statements
|
2017-05-07 00:47:45 +01:00 |
|
UbitUmarov
|
5f5b7e56db
|
merge fix
|
2017-05-04 12:57:11 +01:00 |
|
UbitUmarov
|
3402819888
|
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
2017-05-04 12:08:10 +01:00 |
|