aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientStackManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames1-4/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-4/+4
2009-02-12* optimized usings.lbsa711-3/+0
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-2/+2
2008-11-11Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-09* Enabled GTCache for AssetCache Adam Frisby1-11/+21
2008-11-03* Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey1-8/+7
2008-10-03* oops, fix build break.Justin Clarke Casey1-0/+34
2008-10-03* Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey1-5/+12
2008-06-20Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson1-25/+28
2008-05-01* Rolled back a few changes.Adam Frisby1-7/+7
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-7/+7
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-2/+4
2008-01-11* Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey1-2/+2
2008-01-11Turn off accidental hardcodingJustin Clarke Casey1-1/+1
2008-01-11Switch prim items type representation to use int rather than strings.Justin Clarke Casey1-2/+2
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-1/+1
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-6/+2
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-18/+8
2007-08-28Start of trying to make Region/Scene more modular. MW1-1/+1
2007-07-29Commit 1/2Adam Frisby1-0/+3
2007-07-16changed to native line ending encodingSean Dague1-60/+60
2007-07-15* PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby1-11/+8
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-0/+63