| Commit message (Expand) | Author | Age | Files | Lines |
* | pCampbot: added behavior that mimic initial inventory download. It's not exac... | Diva Canto | 2015-05-07 | 1 | -0/+3 |
* | Add "debug lludp packet" command to pCampbot. | Justin Clark-Casey (justincc) | 2014-09-24 | 1 | -0/+42 |
* | Replace two connecting bots state booleans in pCampbot with a single state ma... | Justin Clark-Casey (justincc) | 2014-09-22 | 1 | -23/+55 |
* | minor:Give console feedback when we sit or stand pCampbot bots. | Justin Clark-Casey (justincc) | 2014-08-19 | 1 | -2/+16 |
* | Don't allow the last behavior to be removed from a pCampbot bot | Justin Clark-Casey (justincc) | 2014-08-15 | 1 | -1/+1 |
* | Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator | Justin Clark-Casey (justincc) | 2014-08-13 | 1 | -0/+22 |
* | For pCampbot, set max number of permitted connections to an endpoint to int.M... | Justin Clark-Casey (justincc) | 2014-08-12 | 1 | -0/+4 |
* | Go back to disconnecting bots in parallel since serially is too slow. | Justin Clark-Casey (justincc) | 2014-08-05 | 1 | -3/+5 |
* | Put pCampbot "disconnect" command on separate thread like "connect" so that w... | Justin Clark-Casey (justincc) | 2014-08-05 | 1 | -27/+35 |
* | Allow "show bots" pCampbot console command to quickly report status by not lo... | Justin Clark-Casey (justincc) | 2014-08-05 | 1 | -18/+20 |
* | Write some pCampBot messages to the log | Oren Hurvitz | 2014-07-21 | 1 | -4/+4 |
* | Added 2 new behaviors to pCampBot | Diva Canto | 2014-02-21 | 1 | -0/+6 |
* | minor: change "bot" pCampBot help cateogry to "Bots" | Justin Clark-Casey (justincc) | 2013-11-01 | 1 | -12/+12 |
* | Make pCampbot "add behaviour" and "remove behaviour" console commands work fo... | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -45/+78 |
* | Add pCampbot "remove behaviour" console command for removing bot behaviours d... | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -5/+48 |
* | Add ability to adjust pCampbot bot behaviours whilst running with "add behavi... | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -27/+120 |
* | And fix break in "show bot" from commit 9c65207 | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -1/+1 |
* | Fix build break from last commit 9c65207. Mono 2.4 lacks string.join(string,... | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -1/+1 |
* | Show behaviours of pCampbot bots in "show bots" and "show bot" console commands | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -8/+14 |
* | Make pCampbot "show bot" command take the bot number instead of the full bot ... | Justin Clark-Casey (justincc) | 2013-08-23 | 1 | -4/+9 |
* | Fix a further bug in pCampbot connect where ignoring already connected bots w... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -6/+14 |
* | Add "set bots" command to make it possible to set SEND_AGENT_UPDATES on all b... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -0/+27 |
* | In pCampbot, don't try and reconnect bots that are already connected on conso... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -1/+2 |
* | Fix build break from last commit a3e1b27 on mono 2.4.3 | Justin Clark-Casey (justincc) | 2013-08-20 | 1 | -1/+1 |
* | Add pCampbot "show bot" console command to show more detailed information on ... | Justin Clark-Casey (justincc) | 2013-08-20 | 1 | -1/+48 |
* | Add pCampbot console commands to sit all bots on ground and stand all bots | Justin Clark-Casey (justincc) | 2013-08-20 | 1 | -47/+27 |
* | Make it possible to reconnect pCampbots with the console command "connect [<n... | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -54/+82 |
* | refactor: start bot connection thread within BotManager rather than externally | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -1/+26 |
* | refactor: restructure pCampbot multi-bot connection code. | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -10/+60 |
* | Make it possible to disconnected a specified number of bots via the pCampbot ... | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -46/+55 |
* | Create a separate pCampbot "disconnect" console command which disconnects con... | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -43/+67 |
* | Show number of connections each bot has established in "show bots" command. | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -7/+10 |
* | Actually implement the bot request object textures switch started in 225cf0d. | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -0/+1 |
* | If pCampbot has been asked to shutdown, don't carry on logging in queued bots | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -1/+11 |
* | Add pCampbot RequestObjectTextures ini setting to control whether textures ar... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -0/+7 |
* | Add a -form switch to pCampbot to allow one to login a sequence of bots start... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -1/+2 |
* | Add the ability to explicitly specify a login start location to pCampbot via ... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -8/+52 |
* | Add a SendAgentUpdates setting to a new pCampbot.ini.example file which can c... | Justin Clark-Casey (justincc) | 2013-08-13 | 1 | -15/+20 |
* | Make show bots pCampbot console command print connected, connecting, etc. bot... | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -0/+13 |
* | Add none behaviour to pCampbot when one wants bots to just stand around | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -7/+10 |
* | Print out more information on connecting bots | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -8/+18 |
* | Stagger multiple bot logins by 5 seconds to make this part of the test more '... | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -0/+13 |
* | Do bot startup on another thread so console is responsive during this process | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -0/+1 |
* | Do each bot shutdown on its own threads to prevent one slow shutdown holding ... | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -8/+13 |
* | Change bot.IsConnected to be ConnectionState with Disconnected, Connecting, C... | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -2/+2 |
* | If a bot is not connected, show region name "(none)" instead of throwing an e... | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -1/+3 |
* | minor: Rename pCampbot console prompt to "pCampbot" rather than "Region" | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -1/+1 |
* | On pCampBot, add bot as a property on behaviours instead of passing it in eve... | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -19/+19 |
* | Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots... | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -0/+3 |
* | Print out what behaviours are active when pCampBot starts up | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -12/+27 |