| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: update pCampbot usage/help statement | Justin Clark-Casey (justincc) | 2013-10-31 | 1 | -4/+4 |
* | Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with ... | Justin Clark-Casey (justincc) | 2013-08-23 | 1 | -1/+1 |
* | Make it possible to adjust the pCampbot login delay via the [BotManager] Logi... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -0/+7 |
* | Add -connect (-c) switch to pCampbot command line options. | Justin Clark-Casey (justincc) | 2013-08-20 | 1 | -10/+15 |
* | Make it possible to reconnect pCampbots with the console command "connect [<n... | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -1/+2 |
* | refactor: start bot connection thread within BotManager rather than externally | Justin Clark-Casey (justincc) | 2013-08-19 | 1 | -4/+1 |
* | Add pCampbot RequestObjectTextures ini setting to control whether textures ar... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -0/+2 |
* | Add a -form switch to pCampbot to allow one to login a sequence of bots start... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -3/+6 |
* | Add the ability to explicitly specify a login start location to pCampbot via ... | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -17/+19 |
* | Add a SendAgentUpdates setting to a new pCampbot.ini.example file which can c... | Justin Clark-Casey (justincc) | 2013-08-13 | 1 | -6/+29 |
* | Add none behaviour to pCampbot when one wants bots to just stand around | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -3/+4 |
* | Invoke log4net configurator in pCampBot.exe in order to get OpenSim sylte log... | Justin Clark-Casey (justincc) | 2012-05-18 | 1 | -0/+3 |
* | Do bot startup on another thread so console is responsive during this process | Justin Clark-Casey (justincc) | 2012-05-11 | 1 | -1/+4 |
* | Don't start pCampbot if the user doesn't supply bot firstname, lastname stub ... | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -0/+4 |
* | minor: add missing newlines to pCampbot usage statement | Justin Clark-Casey (justincc) | 2012-01-03 | 1 | -4/+4 |
* | Fix off by one bug in objects GrabbingBehaviour of pCampBot.exe | Justin Clark-Casey (justincc) | 2011-12-14 | 1 | -1/+1 |
* | Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots... | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -11/+15 |
* | Add teleport behaviour to pCampBot | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -1/+1 |
* | Add click/grab behaviour to pCampbot, which gets bots to randomly click things. | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -3/+5 |
* | Separate out physics testing actions into a separate PhysicsBehaviour class | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -1/+13 |
* | adjust pCampbot so it starts up bots with the name format "<firstname> <lastn... | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -3/+3 |
* | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * Adds code that allows you to save an outfit then tell bot to wear it. | Arthur Valadares | 2009-05-18 | 1 | -0/+6 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -5/+5 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+5 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -6/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | require -loginuri on pCampBot | Sean Dague | 2008-02-26 | 1 | -15/+21 |
* | give pCampBot a -h, -help option | Sean Dague | 2008-02-26 | 1 | -10/+30 |
* | Moved pCampBot to OpenSim/Tools | Jeff Ames | 2008-02-15 | 1 | -0/+76 |