UbitUmarov
|
0c38d52538
cosmetics on terrain patchs
|
5 years ago |
UbitUmarov
|
b24c669c16
more on the hack (runprebuild)
|
5 years ago |
UbitUmarov
|
02492f7b15
replace my hack by others hack
|
5 years ago |
UbitUmarov
|
817b622b79
changes on updates
|
5 years ago |
UbitUmarov
|
cf89799c0b
changes on updates
|
5 years ago |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 years ago |
UbitUmarov
|
7a4d8017d7
simplify a bit
|
6 years ago |
UbitUmarov
|
d179b2dda1
avoid data references stuck in packet pools
|
6 years ago |
UbitUmarov
|
3741abab7c
udp threads don't need to be fg
|
6 years ago |
UbitUmarov
|
cf33e0440a
reduce some threads priority
|
6 years ago |
UbitUmarov
|
9e4bf3439c
change throtle datasnapshot get
|
6 years ago |
UbitUmarov
|
d38161f83d
retire our BlockingQueue replaced by BlockingCollection and cross fingers
|
6 years ago |
UbitUmarov
|
49b4408782
some cleanup
|
6 years ago |
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 )
|
7 years ago |
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
|
7 years ago |
UbitUmarov
|
e650a4ff16
remove excessive notion of paralelism
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
69776aa70c
Remove the AllowAlternatePorts option. It wasn't implemented anyway.
|
8 years ago |
UbitUmarov
|
b2c553b459
work around some warnings
|
8 years ago |
UbitUmarov
|
e281876ecd
restore higher resolution clock on udpserver and lower uaeraccouts caching time
|
8 years ago |
UbitUmarov
|
d8812ba2d1
revert to lower resolution clock on udpserver for testing
|
8 years ago |
UbitUmarov
|
c349a1a5e7
also log estimated average Util.GetTimeStampMS() resolution
|
8 years ago |
UbitUmarov
|
94d2422230
change the clock source on udp outgoing, remove some dead code
|
8 years ago |
UbitUmarov
|
abf423e361
be nicer to PIs (actually linux)
|
8 years ago |
Melanie Thielker
|
cdfbf78d07
Fields should be protected unless private is required
|
8 years ago |
Melanie Thielker
|
68c73951ef
Make the LLUDPServerShim inheritable. There is absolutely no reason for
|
8 years ago |
UbitUmarov
|
bdab95f1d2
dont try to process packets for deleted clients
|
9 years ago |
UbitUmarov
|
bbe55df6c6
disable useless and totally wrong incoming Pools
|
9 years ago |
UbitUmarov
|
f7a29ad8b5
minor cleanup
|
9 years ago |
UbitUmarov
|
8314987474
tick region health a bit faster
|
9 years ago |