Historie revizí

Autor SHA1 Zpráva Datum
  Justin Clark-Casey (justincc) a3e1b278a1 Add pCampbot "show bot" console command to show more detailed information on a particular bot (e.g. what sims they are connected to) před 11 roky
  Justin Clark-Casey (justincc) 43940f6562 Add --regex options to "sit user name" and "stand user name" console commands to sit/stand many avatars at once. před 11 roky
  Justin Clark-Casey (justincc) e384ff604e Add experimental "sit user name" and "stand user name" console commands in SitStandCommandsModule. před 11 roky
  Justin Clark-Casey (justincc) 56d1d67a34 Add pCampbot console commands to sit all bots on ground and stand all bots před 11 roky
  Justin Clark-Casey (justincc) a3dd7db4a3 Add -connect (-c) switch to pCampbot command line options. před 11 roky
  Justin Clark-Casey (justincc) 589b1a2eaf Make it possible to reconnect pCampbots with the console command "connect [<n>]". před 11 roky
  Justin Clark-Casey (justincc) ea3f024b8a refactor: start bot connection thread within BotManager rather than externally před 11 roky
  Justin Clark-Casey (justincc) 079cd4e94f refactor: restructure pCampbot multi-bot connection code. před 11 roky
  Justin Clark-Casey (justincc) 2fa42f24fd Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]" před 11 roky
  Justin Clark-Casey (justincc) 49b7cbda72 Create a separate pCampbot "disconnect" console command which disconnects connected bots. před 11 roky
  Justin Clark-Casey (justincc) ef63abe9b1 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim před 11 roky
  Justin Clark-Casey (justincc) a90a5f52dd Show number of connections each bot has established in "show bots" command. před 11 roky
  Melanie 3585b0a139 Allow updating the wearable type of wearables that have a type of 0. před 11 roky
  Justin Clark-Casey (justincc) 85a9cb260a Remove mono compiler warnings from UserProfilesModule před 11 roky
  Justin Clark-Casey (justincc) d75f00cc2d minor: remove mono compiler warning from AttachmentsModule před 11 roky
  Justin Clark-Casey (justincc) b3052c425e Remove some mono compiler warnings from OpenSim/Server/Handlers před 11 roky
  Justin Clark-Casey (justincc) f5dbfe99b1 minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid před 11 roky
  Justin Clark-Casey (justincc) d38d5ecbac minor: remove mono compiler warnings from ScenePresence před 11 roky
  Justin Clark-Casey (justincc) 77d418a36d remove mono compiler warnings from PollServiceRequestManager před 11 roky
  Justin Clark-Casey (justincc) 217c8deae5 minor: remove mono compiler warning in StatsManager před 11 roky
  Justin Clark-Casey (justincc) 1f1736a79f minor: Make log messages consistent in NeighbourServicesConnector před 11 roky
  Justin Clark-Casey (justincc) 14ae89dbe7 Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. před 11 roky
  Justin Clark-Casey (justincc) f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. před 11 roky
  Justin Clark-Casey (justincc) fbab898f74 Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity transfer protocl před 11 roky
  Justin Clark-Casey (justincc) 1624522761 refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTeleportV2 use already available TestClient handle rather than retrieving it via the ScenePresence před 11 roky
  Justin Clark-Casey (justincc) 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() před 11 roky
  Justin Clark-Casey (justincc) 7c916ab91c Try to make "slow down" message that one could receive on rapid teleporting more informative to the user. před 11 roky
  Justin Clark-Casey (justincc) 3ddb7438d7 Move DoNotCloseAfterTeleport flag reset before UpdateAgent in V2 to avoid a low probability where the destination re-establishing the child connection before the flag was reset před 11 roky
  Justin Clark-Casey (justincc) 3f8d79024b Rely on the Scene.IncomingCloseAgent() check as to whether the connection should be kept open after teleport-end rather than doing this in the ET Module před 11 roky
  Justin Clark-Casey (justincc) 2231fcf5b4 Do not use the SP.DoNotCloseAfterTeleport flag for child agent connections. před 11 roky