Justin Clarke Casey
|
8e1d338656
|
* Refactor: Split opensim background server into a separate class
|
2008-06-01 01:01:16 +00:00 |
Jeff Ames
|
5d77625e9a
|
Update svn properties. Formatting cleanup.
|
2008-05-25 23:27:38 +00:00 |
Jeff Ames
|
535d64b66b
|
Add copyright notices.
Fix spelling typo (Thanks ChrisDown for pointing this out)
|
2008-05-20 15:38:49 +00:00 |
Jeff Ames
|
259ddcfe1a
|
Update svn properties. Minor formatting cleanup.
|
2008-05-19 13:26:42 +00:00 |
Jeff Ames
|
65c5efe43b
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
Jeff Ames
|
6a1b787436
|
More formatting cleanup.
|
2008-05-14 05:33:32 +00:00 |
Jeff Ames
|
c995d60d37
|
Formatting cleanup.
|
2008-05-14 05:11:23 +00:00 |
Jeff Ames
|
f94099b485
|
Minimize binary size and external dependencies in OS X LaunchSLClient.app creation script.
|
2008-05-02 03:30:44 +00:00 |
Jeff Ames
|
a5a16f6f49
|
Get LaunchSLClient window out of the way when launching SL.
|
2008-05-01 19:20:53 +00:00 |
Jeff Ames
|
6729d488a5
|
Minor cosmetic cleanup.
|
2008-05-01 19:00:12 +00:00 |
Adam Frisby
|
76d8eaa406
|
* Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't.
|
2008-05-01 18:50:44 +00:00 |
Jeff Ames
|
239228abd8
|
Attempt to locate SL client in LaunchSLClient under other Unices.
|
2008-05-01 18:49:42 +00:00 |
Jeff Ames
|
c1e901989a
|
Load grid list in LaunchSLClient from .ini file at run-time.
Add script to build LaunchSLClient.app on OS X.
|
2008-05-01 18:28:32 +00:00 |
Jeff Ames
|
138e612300
|
More config cleanup in LaunchSLClient.
|
2008-05-01 17:26:35 +00:00 |
Jeff Ames
|
a0ccb1235a
|
Fix paths in LaunchSLClient prebuild.xml
|
2008-05-01 17:10:40 +00:00 |
Jeff Ames
|
e38ee199b9
|
Refactor machine-dependent configuration in LaunchSLClient.
|
2008-05-01 17:07:58 +00:00 |
Adam Frisby
|
01f31fd933
|
* Breaking all the code, breaking all the code..!
* Made a bunch more members static, removed some dead code, general cleaning.
|
2008-05-01 16:23:53 +00:00 |
Jeff Ames
|
e9e97d69dc
|
Add basic OS X support to LaunchSLClient
|
2008-05-01 15:50:58 +00:00 |
Adam Frisby
|
a1c8aa4050
|
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
2008-05-01 15:36:39 +00:00 |
Jeff Ames
|
92fd719d7b
|
Moving LaunchSLClient source files so build works (2/2)
|
2008-05-01 15:28:48 +00:00 |
Jeff Ames
|
387d506590
|
Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so build works (1/2)
|
2008-05-01 15:26:13 +00:00 |
Adam Frisby
|
25a49ac4de
|
* Spring cleaned a bunch of '//TODO: unused' marked functions.
|
2008-04-30 23:11:07 +00:00 |
Adam Frisby
|
fef3b36894
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
Jeff Ames
|
9a2b289e32
|
Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch!
|
2008-03-22 23:52:48 +00:00 |
Jeff Ames
|
47180080f0
|
Formatting cleanup.
|
2008-03-18 05:16:43 +00:00 |
Jeff Ames
|
cd6f4a57e7
|
Added copyright heaaders. Minor cleanup.
|
2008-03-04 04:11:37 +00:00 |
Sean Dague
|
8d31fc2cd0
|
require -loginuri on pCampBot
|
2008-02-26 21:10:57 +00:00 |
Sean Dague
|
b8e6d6e245
|
give pCampBot a -h, -help option
|
2008-02-26 20:26:48 +00:00 |
Jeff Ames
|
cda8b013ec
|
Updated paths in classaudit script.
|
2008-02-25 11:53:21 +00:00 |
lbsa71
|
e626288059
|
* deleted .user file
|
2008-02-23 20:20:08 +00:00 |
Jeff Ames
|
8d57f2e30a
|
Update svn properties.
|
2008-02-23 13:50:31 +00:00 |
Tedd Hansen
|
c485d56512
|
Trying to fix SVN update error: 2/2
|
2008-02-22 23:29:46 +00:00 |
Tedd Hansen
|
a4ad602e1d
|
Trying to fix SVN update error: 1/2
|
2008-02-22 23:29:12 +00:00 |
Tedd Hansen
|
840bf28be6
|
Removed LaunchSLClient from Prebuild - it can be added to solution on manually by whoever is working on it. :)
|
2008-02-22 23:21:22 +00:00 |
Tedd Hansen
|
7102ac7769
|
"threads" command now works. I've added manual tracking of threads (only if 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-21 10:43:24 +00:00 |
Jeff Ames
|
a8cfbbe963
|
Minor cleanup.
|
2008-02-20 18:38:20 +00:00 |
Tedd Hansen
|
47c909ca0a
|
Playing "Name that thread". Adding names and isbackground=true to all threads so it will be easier to debug.
|
2008-02-19 12:02:53 +00:00 |
Charles Krinke
|
9e828ab168
|
Thank you very much, Taoki for additions to pCampBot to improve walking, talking
and adding additional sentences for communications with pCampBot.
|
2008-02-17 01:57:07 +00:00 |
Jeff Ames
|
e16f9a16c7
|
Moved LaunchSLClient prebuild.xml into main prebuild.xml
|
2008-02-15 03:30:15 +00:00 |
Jeff Ames
|
25e7f74d29
|
Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. Update README.
|
2008-02-15 03:21:05 +00:00 |
Jeff Ames
|
21b623b70e
|
Moved pCampBot to OpenSim/Tools
|
2008-02-15 02:53:05 +00:00 |
Jeff Ames
|
337d2d2a88
|
Oops. Forgot about Windows users.
|
2008-02-15 02:51:46 +00:00 |
Jeff Ames
|
343f41ac1b
|
Minor syncing of copyright notices.
|
2008-02-15 02:38:02 +00:00 |
Jeff Ames
|
b5a9592cc1
|
Moved LaunchSLClient build system to Prebuild.
Refactored LaunchSLClient code a bit.
|
2008-02-15 02:37:05 +00:00 |
Jeff Ames
|
fc9bdb6c16
|
Moved LICENSE.txt into root.
|
2008-02-09 06:08:55 +00:00 |
Jeff Ames
|
49622dfbc5
|
Update version numbers to 0.5
|
2008-02-07 04:41:08 +00:00 |
Jeff Ames
|
6ed5283bc0
|
Converted logging to use log4net.
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
|
2008-02-05 19:44:27 +00:00 |
Jeff Ames
|
99844ee4c0
|
Added copyright statements.
|
2008-02-05 03:20:51 +00:00 |
Tedd Hansen
|
785b641272
|
fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second...
|
2008-02-02 07:53:13 +00:00 |
Jeff Ames
|
b1a6f4821b
|
Updated svn properties.
|
2008-02-02 07:13:37 +00:00 |