aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-17/+0
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby3-21/+13
(this took a while to run).
2008-03-22Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ↵Jeff Ames2-11/+11
Thanks daTwitch!
2008-03-18Formatting cleanup.Jeff Ames3-78/+75
2008-02-26require -loginuri on pCampBotSean Dague2-16/+22
2008-02-26give pCampBot a -h, -help optionSean Dague1-10/+30
2008-02-21"threads" command now works. I've added manual tracking of threads (only if ↵Tedd Hansen1-0/+1
compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging.
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all ↵Tedd Hansen1-0/+2
threads so it will be easier to debug.
2008-02-17Thank you very much, Taoki for additions to pCampBot to improve walking, talkingCharles Krinke1-17/+27
and adding additional sentences for communications with pCampBot.
2008-02-15Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. ↵Jeff Ames5-105/+44
Update README.
2008-02-15Moved pCampBot to OpenSim/ToolsJeff Ames7-0/+607