Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-02 | Minimize binary size and external dependencies in OS X LaunchSLClient.app ↵ | Jeff Ames | 3 | -20/+47 | |
creation script. | |||||
2008-05-01 | Get LaunchSLClient window out of the way when launching SL. | Jeff Ames | 1 | -0/+5 | |
2008-05-01 | Minor cosmetic cleanup. | Jeff Ames | 2 | -18/+6 | |
2008-05-01 | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 1 | -1/+1 | |
ASCIIEncoder in places we shouldn't. | |||||
2008-05-01 | Attempt to locate SL client in LaunchSLClient under other Unices. | Jeff Ames | 3 | -9/+26 | |
2008-05-01 | Load grid list in LaunchSLClient from .ini file at run-time. | Jeff Ames | 5 | -18/+135 | |
Add script to build LaunchSLClient.app on OS X. | |||||
2008-05-01 | More config cleanup in LaunchSLClient. | Jeff Ames | 5 | -14/+29 | |
2008-05-01 | Fix paths in LaunchSLClient prebuild.xml | Jeff Ames | 1 | -3/+3 | |
2008-05-01 | Refactor machine-dependent configuration in LaunchSLClient. | Jeff Ames | 6 | -82/+226 | |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 | |
* Made a bunch more members static, removed some dead code, general cleaning. | |||||
2008-05-01 | Add basic OS X support to LaunchSLClient | Jeff Ames | 1 | -5/+35 | |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 1 | -2/+3 | |
with namespaces. | |||||
2008-05-01 | Moving LaunchSLClient source files so build works (2/2) | Jeff Ames | 10 | -0/+0 | |
2008-05-01 | Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so ↵ | Jeff Ames | 5 | -152/+79 | |
build works (1/2) | |||||
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 | 4 | -22/+15 | |
(this took a while to run). | |||||
2008-03-22 | Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ↵ | Jeff Ames | 2 | -11/+11 | |
Thanks daTwitch! | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 19 | -501/+476 | |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 3 | -7/+7 | |
2008-02-26 | require -loginuri on pCampBot | Sean Dague | 2 | -16/+22 | |
2008-02-26 | give pCampBot a -h, -help option | Sean Dague | 1 | -10/+30 | |
2008-02-25 | Updated paths in classaudit script. | Jeff Ames | 1 | -3/+3 | |
2008-02-23 | * deleted .user file | lbsa71 | 1 | -12/+0 | |
2008-02-23 | Update svn properties. | Jeff Ames | 2 | -163/+163 | |
2008-02-22 | Trying to fix SVN update error: 2/2 | Tedd Hansen | 2 | -0/+164 | |
2008-02-22 | Trying to fix SVN update error: 1/2 | Tedd Hansen | 2 | -164/+0 | |
2008-02-22 | Removed LaunchSLClient from Prebuild - it can be added to solution on ↵ | Tedd Hansen | 2 | -0/+164 | |
manually by whoever is working on it. :) | |||||
2008-02-21 | "threads" command now works. I've added manual tracking of threads (only if ↵ | Tedd Hansen | 1 | -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-20 | Minor cleanup. | Jeff Ames | 7 | -7/+7 | |
2008-02-19 | Playing "Name that thread". Adding names and isbackground=true to all ↵ | Tedd Hansen | 1 | -0/+2 | |
threads so it will be easier to debug. | |||||
2008-02-17 | Thank you very much, Taoki for additions to pCampBot to improve walking, talking | Charles Krinke | 1 | -17/+27 | |
and adding additional sentences for communications with pCampBot. | |||||
2008-02-15 | Moved LaunchSLClient prebuild.xml into main prebuild.xml | Jeff Ames | 13 | -72/+0 | |
2008-02-15 | Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. ↵ | Jeff Ames | 5 | -105/+44 | |
Update README. | |||||
2008-02-15 | Moved pCampBot to OpenSim/Tools | Jeff Ames | 7 | -0/+607 | |
2008-02-15 | Oops. Forgot about Windows users. | Jeff Ames | 1 | -2/+2 | |
2008-02-15 | Minor syncing of copyright notices. | Jeff Ames | 1 | -1/+1 | |
2008-02-15 | Moved LaunchSLClient build system to Prebuild. | Jeff Ames | 8 | -190/+185 | |
Refactored LaunchSLClient code a bit. | |||||
2008-02-09 | Moved LICENSE.txt into root. | Jeff Ames | 1 | -25/+0 | |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -1/+1 | |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -12/+7 | |
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 | Added copyright statements. | Jeff Ames | 4 | -7/+119 | |
2008-02-02 | fixed a timing bug in config re-read. Apparently there is 1000000000 ns in ↵ | Tedd Hansen | 1 | -2/+22 | |
one second... | |||||
2008-02-02 | Updated svn properties. | Jeff Ames | 3 | -108/+108 | |
2008-02-02 | Almost forgot to check in: | Tedd Hansen | 3 | -0/+109 | |
OpenSim.32BitLaunch.exe is a 32-bit application that loads OpenSim.exe using .Net framework, hence it is JIT-compiled to 32-bit. Use this app to start OpenSim on 64-bit systems (works great on Vista 64 :)) | |||||
2008-01-26 | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 6 | -630/+630 | |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 | |
* Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | |||||
2008-01-11 | * Exprimental prim inventory persistence can now be enabled by users. | Justin Clarke Casey | 1 | -2/+3 | |
* This can be turned on by setting storage_prim_inventories_experimental = True in OpenSim.ini * Implemented for sqlite and MySQL, no MSSQL implementation yet * As an experimental feature, there is no guarantee that this won't take down your region or that the db representation won't need to change. * More (and continuing) details at http://opensimulator.org/wiki/OpenSim:Prim_Inventory_Persistence | |||||
2008-01-04 | *Added ability to skip any use of the console when configuring and assume ↵ | mingchen | 1 | -1/+1 | |
default value. This is useful when the server is running by itself and a new region request is added without sufficient information | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -20/+16 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-26 | * Patch from Charlie Omega for standard secondlife inventory folders: see ↵ | Teravus Ovares | 1 | -20/+0 | |
mantis:0000246 * Deletes the solution file from OpenSim.Gui |