aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot/pCampBot.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-24/+65
* Invoke log4net configurator in pCampBot.exe in order to get OpenSim sylte log...Justin Clark-Casey (justincc)2012-05-181-0/+3
* Do bot startup on another thread so console is responsive during this processJustin Clark-Casey (justincc)2012-05-111-1/+4
* Don't start pCampbot if the user doesn't supply bot firstname, lastname stub ...Justin Clark-Casey (justincc)2012-02-291-0/+4
* minor: add missing newlines to pCampbot usage statementJustin Clark-Casey (justincc)2012-01-031-4/+4
* Fix off by one bug in objects GrabbingBehaviour of pCampBot.exeJustin Clark-Casey (justincc)2011-12-141-1/+1
* Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots...Justin Clark-Casey (justincc)2011-11-241-11/+15
* Add teleport behaviour to pCampBotJustin Clark-Casey (justincc)2011-11-231-1/+1
* Add click/grab behaviour to pCampbot, which gets bots to randomly click things.Justin Clark-Casey (justincc)2011-11-031-3/+5
* Separate out physics testing actions into a separate PhysicsBehaviour classJustin Clark-Casey (justincc)2011-11-031-1/+13
* adjust pCampbot so it starts up bots with the name format "<firstname> <lastn...Justin Clark-Casey (justincc)2011-10-311-3/+3
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Adds code that allows you to save an outfit then tell bot to wear it.Arthur Valadares2009-05-181-0/+6
* Formatting cleanup.Jeff Ames2008-08-181-5/+5
* More formatting cleanup.Jeff Ames2008-05-141-2/+5
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* require -loginuri on pCampBotSean Dague2008-02-261-15/+21
* give pCampBot a -h, -help optionSean Dague2008-02-261-10/+30
* Moved pCampBot to OpenSim/ToolsJeff Ames2008-02-151-0/+76