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