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