| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add teleport behaviour to pCampBot | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -0/+3 |
* | In pCampbot, change "show status" command to "show bots" | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -2/+2 |
* | get pCampBot to extract nearby and store nearby region information | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -4/+50 |
* | Change random number generator property name in pCampbot | Justin Clark-Casey (justincc) | 2011-11-23 | 1 | -1/+7 |
* | launch pCampbot shutdown console comand asynchronously | Justin Clark-Casey (justincc) | 2011-11-10 | 1 | -2/+5 |
* | Remove unused index parameter from BotManager.startupBot(). Rename startupBo... | Justin Clark-Casey (justincc) | 2011-11-10 | 1 | -5/+4 |
* | Use IsConnected status to determine whether all pCampBots have disconnected, ... | Justin Clark-Casey (justincc) | 2011-11-09 | 1 | -8/+8 |
* | Rename PhysicsBot => Bot since it doesn't just exercise physics anymore | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -6/+6 |
* | Add click/grab behaviour to pCampbot, which gets bots to randomly click things. | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -3/+13 |
* | Separate out physics testing actions into a separate PhysicsBehaviour class | Justin Clark-Casey (justincc) | 2011-11-03 | 1 | -4/+12 |
* | Add "show status" command to pCambot | Justin Clark-Casey (justincc) | 2011-11-01 | 1 | -5/+25 |
* | get rid of unused m_verbose field | Justin Clark-Casey (justincc) | 2011-11-01 | 1 | -1/+0 |
* | stop recording the threads on which we happen to start bots. These are point... | Justin Clark-Casey (justincc) | 2011-11-01 | 1 | -7/+5 |
* | Make bots share a cache so that asset downloads attempts are only made once i... | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -4/+11 |
* | Remove OpenSim.TestSuite | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -1/+3 |
* | adjust pCampbot so it starts up bots with the name format "<firstname> <lastn... | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -57/+50 |
* | Stop pCampbot from firing connected event twice, which results in double coun... | Justin Clark-Casey (justincc) | 2011-10-31 | 1 | -8/+8 |
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -1/+0 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 1 | -1/+1 |
* | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 2009-05-04 | 1 | -3/+3 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -0/+2 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -3/+3 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -33/+52 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -2/+2 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -5/+5 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 2008-04-30 | 1 | -17/+0 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -7/+6 |
* | Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ... | Jeff Ames | 2008-03-22 | 1 | -10/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -0/+2 |
* | Moved pCampBot to OpenSim/Tools | Jeff Ames | 2008-02-15 | 1 | -0/+235 |