提交歷史

作者 SHA1 備註 提交日期
  Melanie ddf67bf929 Mono 2.0 fix - call ToArray() explicitly 10 年之前
  Melanie Thielker 59290854f2 Reinstate SecurePermissionsLoading functionality, default ON 10 年之前
  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 年之前
  Justin Clark-Casey (justincc) 12900ea84e Log same environment information to Robust log as is already done for simulator logs, for debug purposes 11 年之前
  Melanie a675f7d4c3 Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) faf96f5c85 minor: Log location in which simulator/robust was started. 11 年之前
  Melanie eb9458fd7e Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 0e8ec5649e Get "show modules" console command to obey selected command line region/s 11 年之前
  Melanie d8c27de395 Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 145e38e5e9 Remove long unused Scene.DumpAssetsToFile boolean. 11 年之前
  Melanie 7482ad1c22 Merge branch 'master' into careminster 11 年之前
  teravus 6b0310b829 Adds the ability to load more then one IClientNetworkServer thereby allowing additional client network servers at the same time. Use comma separated values in clientstack_plugin in your config. Additional plugins lying around shouldn't be picked up because the loader only loads configured dll assemblies and breaks at the first IClientNetworkServer found in the assembly. (the only new functionality is the ability to specify more in config). Note: The existing functionality also passes in a nini config.. and has a boolean to determine if the client network server should be initialized for a specific scene. 11 年之前
  Melanie 01f06b90dd Merge branch 'careminster' into avination 11 年之前
  Melanie ae8733bf59 Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 8c8c8a00a4 Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 11 年之前
  Melanie 442896cb1d Remove duplicate registration of the help topics for the module commander 11 年之前
  Melanie 3c1a58c67a Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 9fcf3f1a3f Make "config show/set/get/save" console commands available on all servers 11 年之前
  Justin Clark-Casey (justincc) 5c48d7a378 factor out common HandleShow code for "show uptime" 11 年之前