Justin Clark-Casey (justincc)
|
b1fd0d35e5
Make small adjustment to JobEngine default from previous commit to enable it when [Startup] section is not present (though this is extremely unlikely).
|
10 年之前 |
Justin Clark-Casey (justincc)
|
59b38f842a
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
281969093f
Start JobEngine by default in simulator for now.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
3654ae8d8c
Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
889194db63
Actually call Close() for shared region modules when the simulator is being shutdown.
|
10 年之前 |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
10 年之前 |
Melanie
|
a108fcac95
Restore overload mode accidentally disabled in a prior commit. Add a new
|
10 年之前 |
Melanie
|
a4d322dcd1
Allow the setting from the environment to take effect if no explicit setting is given.
|
10 年之前 |
Dev Random
|
3d0778bcd6
Allow Mono Plugin Registry setting for Regions
|
10 年之前 |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 年之前 |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
11 年之前 |
Robert Adams
|
604b39cea9
Merge branch 'master' into varregion
|
11 年之前 |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 年之前 |
Robert Adams
|
f2810bf03a
varregion: add plumbing to pass region size from Scene down to the
|
11 年之前 |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 年之前 |
Melanie
|
72206a0e29
Merge branch 'avination-current' into careminster
|
11 年之前 |
Melanie
|
ddf67bf929
Mono 2.0 fix - call ToArray() explicitly
|
11 年之前 |
Melanie Thielker
|
59290854f2
Reinstate SecurePermissionsLoading functionality, default ON
|
11 年之前 |
Melanie
|
ad1b2902f2
Merge branch 'master' into careminster
|
11 年之前 |
Robert Adams
|
50c163ae6c
Add a JSON web fetch of the statististics managed by StatsManager.
|
11 年之前 |
Melanie
|
7830cc9954
Merge branch 'master' into careminster
|
11 年之前 |
Justin Clark-Casey (justincc)
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年之前 |
Justin Clark-Casey (justincc)
|
5dbdd5f8b4
refactor: Make stats and sim status simpler by extending BaseStreamHandler like other handlers instead of implementing the IStreamedRequestHandler interface directly
|
11 年之前 |
Melanie
|
f70357eaa3
Merge branch 'master' into careminster
|
11 年之前 |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
11 年之前 |
Melanie
|
3aa83738e2
Merge branch 'master' into careminster
|
11 年之前 |
Justin Clark-Casey (justincc)
|
304c5d4a8b
On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created.
|
11 年之前 |
Melanie
|
d3f288e27b
Merge branch 'master' into careminster
|
11 年之前 |
Justin Clark-Casey (justincc)
|
c5de9840b0
refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Stop().
|
11 年之前 |
Melanie
|
b9146a7922
Merge branch 'master' into careminster
|
11 年之前 |