Commit Graph

23 Commits

Author SHA1 Message Date
Cinder Roxley
e001673498 Missing param tags in Simulator 2024-07-07 10:31:36 -05:00
Cinder Roxley
aa713bcae5 Pedantic, but let's use consistent type keywords 2024-06-30 17:49:24 -05:00
Cinder Roxley
762876802f String interpolation 2024-06-30 16:49:51 -05:00
Robert Adams
d2455d591a Add code to terrain packet compression/decompression to handle LayerType.LandExtended.
Passed flag "largeRegion" around which properly parses ParcelIDs in layer packet headers.
Some notes on functions that won't work for varregions (like GlobalPosToRegionHandle).
2023-06-23 12:28:16 -07:00
Robert Adams
d862b737b0 Add RegionSizeX,RegionSizeY to Simulator class.
Add logic to copy region size info (if supplied) into Simulator class on instance creation.
Add region size fields to definitions of LoginResponse, EnableSimulator, TeleportFinishMessage, CrossedRegionMessage.
Add constants Simulator.DefaultRegionSizeX=256 and Simulator.DefaultRegionSizeY=256
Add display of region size in "RegionInfo" TestClient command
2023-06-16 13:17:13 -07:00
cinder
b4516b68f3 Tweaks to Simulator 2023-01-29 15:27:28 -06:00
cinder
94b51f92e4 Always enable http simulator caps 2023-01-29 14:20:11 -06:00
cinder
c9c84abe3d I before E except after C when or used like an A as in neighbor and weigh 2023-01-27 21:07:12 -06:00
cinder
b73bca2c98 Revert "Compoud assignments are cute"
This reverts commit 6e7bdcb9f3.
2022-11-20 00:08:44 -06:00
cinder
d7de598d7e Revert "So much cuteness"
This reverts commit 28b42ce2d2.
2022-11-20 00:08:33 -06:00
cinder
e5e6103c89 Docu and logging 2022-11-11 10:16:31 -06:00
cinder
9d3ac9d3a6 Seed capabilities using HttpCapsClient 2022-11-03 14:47:34 -05:00
cinder
28b42ce2d2 So much cuteness 2022-10-10 16:38:34 -05:00
cinder
6e7bdcb9f3 Compoud assignments are cute 2022-10-10 16:33:24 -05:00
nopjmp
8d0ea08ca7 misc clean up of locks and add more readonly.
UtilizationStatistics.cs: "deep copy" statistics out
2019-12-16 19:50:19 -06:00
nopjmp
9754a1dc66 switch back to a class object instead of a struct 2019-12-11 21:00:06 -06:00
nopjmp
7a4588e65a Remove custom Queue implementations
* Additionally use a SemaphoreSlim for checking queue size and waiting
* Use ConcurrentQueue for most things
2019-10-26 16:38:51 -05:00
nopjmp
44feb64f46 Clean up UDP Packet buffers 2019-10-25 10:46:20 -05:00
Cinder
6edbf29a4c Cleaning 2019-10-08 20:20:32 -05:00
Cinder Biscuits
def4772802 Second Life now reuses the "TaxFree" flag for AllowAccessOverride. Follow suit. 2017-06-01 09:58:38 -05:00
Drake Arconis
ce4727a1ef Satisfy a complaint about style. 2017-03-23 21:22:38 -04:00
Drake Arconis
eed52751d5 Fix implementation of IDisposable interfaces 2017-03-23 20:49:34 -04:00
Ricky C
f1e4854bab File name change part 1 2017-03-11 22:21:07 -08:00