aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot/BotManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-1/+1
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-3/+3
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-0/+2
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-3/+3
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-33/+52
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-121-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Formatting cleanup.Jeff Ames2008-08-181-5/+5
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-011-1/+1
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-17/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+6
* Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ...Jeff Ames2008-03-221-10/+10
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-211-0/+1
* Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2008-02-191-0/+2
* Moved pCampBot to OpenSim/ToolsJeff Ames2008-02-151-0/+235