Commit History

Автор SHA1 Съобщение Дата
  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) преди 11 години
  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. преди 11 години
  Justin Clark-Casey (justincc) e384ff604e Add experimental "sit user name" and "stand user name" console commands in SitStandCommandsModule. преди 11 години
  Justin Clark-Casey (justincc) 56d1d67a34 Add pCampbot console commands to sit all bots on ground and stand all bots преди 11 години
  Justin Clark-Casey (justincc) a3dd7db4a3 Add -connect (-c) switch to pCampbot command line options. преди 11 години
  Justin Clark-Casey (justincc) 589b1a2eaf Make it possible to reconnect pCampbots with the console command "connect [<n>]". преди 11 години
  Justin Clark-Casey (justincc) ea3f024b8a refactor: start bot connection thread within BotManager rather than externally преди 11 години
  Justin Clark-Casey (justincc) 079cd4e94f refactor: restructure pCampbot multi-bot connection code. преди 11 години
  Justin Clark-Casey (justincc) 2fa42f24fd Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]" преди 11 години
  Justin Clark-Casey (justincc) 49b7cbda72 Create a separate pCampbot "disconnect" console command which disconnects connected bots. преди 11 години
  Justin Clark-Casey (justincc) ef63abe9b1 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim преди 11 години
  Justin Clark-Casey (justincc) a90a5f52dd Show number of connections each bot has established in "show bots" command. преди 11 години
  Melanie 3585b0a139 Allow updating the wearable type of wearables that have a type of 0. преди 11 години
  Justin Clark-Casey (justincc) 85a9cb260a Remove mono compiler warnings from UserProfilesModule преди 11 години
  Justin Clark-Casey (justincc) d75f00cc2d minor: remove mono compiler warning from AttachmentsModule преди 11 години
  Justin Clark-Casey (justincc) b3052c425e Remove some mono compiler warnings from OpenSim/Server/Handlers преди 11 години
  Justin Clark-Casey (justincc) f5dbfe99b1 minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid преди 11 години
  Justin Clark-Casey (justincc) d38d5ecbac minor: remove mono compiler warnings from ScenePresence преди 11 години
  Justin Clark-Casey (justincc) 77d418a36d remove mono compiler warnings from PollServiceRequestManager преди 11 години
  Justin Clark-Casey (justincc) 217c8deae5 minor: remove mono compiler warning in StatsManager преди 11 години
  Justin Clark-Casey (justincc) 1f1736a79f minor: Make log messages consistent in NeighbourServicesConnector преди 11 години
  Justin Clark-Casey (justincc) 14ae89dbe7 Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. преди 11 години
  Justin Clark-Casey (justincc) f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. преди 11 години
  Justin Clark-Casey (justincc) fbab898f74 Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity transfer protocl преди 11 години
  Justin Clark-Casey (justincc) 1624522761 refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTeleportV2 use already available TestClient handle rather than retrieving it via the ScenePresence преди 11 години
  Justin Clark-Casey (justincc) 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() преди 11 години
  Justin Clark-Casey (justincc) 7c916ab91c Try to make "slow down" message that one could receive on rapid teleporting more informative to the user. преди 11 години
  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 преди 11 години
  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 преди 11 години
  Justin Clark-Casey (justincc) 2231fcf5b4 Do not use the SP.DoNotCloseAfterTeleport flag for child agent connections. преди 11 години