Historie revizí

Autor SHA1 Zpráva Datum
  Justin Clark-Casey (justincc) 0ddf3c5289 Do bot startup on another thread so console is responsive during this process před 12 roky
  Justin Clark-Casey (justincc) 93b615c51d Do each bot shutdown on its own threads to prevent one slow shutdown holding up all the rest. před 12 roky
  Justin Clark-Casey (justincc) dc39ec82fa Change bot.IsConnected to be ConnectionState with Disconnected, Connecting, Connnected and Disconnecting states před 12 roky
  Justin Clark-Casey (justincc) ab4e6a02a5 If a bot is not connected, show region name "(none)" instead of throwing an exception in the "show bots" command of pCampbot před 12 roky
  Justin Clark-Casey (justincc) ec48a2f32b minor: Rename pCampbot console prompt to "pCampbot" rather than "Region" před 12 roky
  Justin Clark-Casey (justincc) 2ae5b40ca6 On pCampBot, add bot as a property on behaviours instead of passing it in every time před 13 roky
  Justin Clark-Casey (justincc) bdcfd6afee Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots between neighbouring regions. před 13 roky
  Justin Clark-Casey (justincc) ed7ddeecf2 Print out what behaviours are active when pCampBot starts up před 13 roky
  Justin Clark-Casey (justincc) d145750e87 Add teleport behaviour to pCampBot před 13 roky
  Justin Clark-Casey (justincc) 1126efdcd0 In pCampbot, change "show status" command to "show bots" před 13 roky
  Justin Clark-Casey (justincc) e9f2a9bddb get pCampBot to extract nearby and store nearby region information před 13 roky
  Justin Clark-Casey (justincc) e394f83df0 Change random number generator property name in pCampbot před 13 roky
  Justin Clark-Casey (justincc) 9cba179dff launch pCampbot shutdown console comand asynchronously před 13 roky
  Justin Clark-Casey (justincc) f31a58bd99 Remove unused index parameter from BotManager.startupBot(). Rename startupBot() => StartBot() před 13 roky
  Justin Clark-Casey (justincc) bbab7b6b4d Use IsConnected status to determine whether all pCampBots have disconnected, rather than maintaining a separate count před 13 roky
  Justin Clark-Casey (justincc) f26fdbd8da Rename PhysicsBot => Bot since it doesn't just exercise physics anymore před 13 roky
  Justin Clark-Casey (justincc) 5a67940acc Add click/grab behaviour to pCampbot, which gets bots to randomly click things. před 13 roky
  Justin Clark-Casey (justincc) 66c60c56a0 Separate out physics testing actions into a separate PhysicsBehaviour class před 13 roky
  Justin Clark-Casey (justincc) 8e2e4c47d9 Add "show status" command to pCambot před 13 roky
  Justin Clark-Casey (justincc) 53f3b76a84 get rid of unused m_verbose field před 13 roky
  Justin Clark-Casey (justincc) 12bd0ebd34 stop recording the threads on which we happen to start bots. These are pointless since they terminate quickly před 13 roky
  Justin Clark-Casey (justincc) b951c7fb1e Make bots share a cache so that asset downloads attempts are only made once instead of once for each bot před 13 roky
  Justin Clark-Casey (justincc) 210868a832 Remove OpenSim.TestSuite před 13 roky
  Justin Clark-Casey (justincc) b1647f6d04 adjust pCampbot so it starts up bots with the name format "<firstname> <lastname>_<bot-number>" před 13 roky
  Justin Clark-Casey (justincc) e3f51df3c2 Stop pCampbot from firing connected event twice, which results in double counting. před 13 roky
  John Hurliman 2519f071f2 Fixing a few compile errors in the previous commit před 15 roky
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles před 15 roky
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple před 15 roky
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. před 15 roky