aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/RegionApplicationBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed IAssetCache.Diva Canto2009-08-101-9/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * Proactively fixed bug-potential concerning the fact that m_httpServer prope...lbsa712009-04-031-1/+0
* Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW2009-03-021-81/+0
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-261-1/+14
* * optimized usings.lbsa712009-02-121-4/+1
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-0/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey2008-12-151-4/+25
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-5/+5
* * refactor: change some method names and doc in the physics plugin managerJustin Clarke Casey2008-11-201-1/+3
* Moved a couple of more configuration fields to ConfigSettingsMW2008-11-051-5/+3
* * Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey2008-11-031-4/+6
* * oops, fix build break.Justin Clarke Casey2008-10-031-20/+31
* * Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey2008-10-031-1/+6
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-2/+0
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-1/+6
* * Start loading prims after region module configuration rather than beforeJustin Clarke Casey2008-09-111-4/+1
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-12/+13
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-1/+4
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-6/+3
* Patch #9147Melanie Thielker2008-07-141-1/+1
* Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson2008-06-201-4/+6
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-1/+3
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-2/+3
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-5/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-4/+5
* * More refactorings of UDPServer.Adam Frisby2008-05-021-5/+5
* * More clientstack abstractions - We now only have a single constructor call ...Adam Frisby2008-05-021-4/+4
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-9/+8
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-0/+1
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-7/+7
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-0/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* further renaming of properties for claritySean Dague2008-04-101-2/+2
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-2/+2
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-291-1/+4
* * Make standalone non-home region caps work again.Justin Clarke Casey2008-03-241-1/+2
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-2/+0
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-101-0/+1