aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSimMain.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-729/+0
* * Make version information common to all serversJustin Clarke Casey2008-05-311-68/+3
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-2/+2
* *Hiding the warnings about scanning assemblies when initialising mingchen2008-05-281-2/+7
* * Write prim archives out as v7 tar files temporarily for testing purposes - ...Justin Clarke Casey2008-05-271-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-8/+8
* * If the SVN build version is not available, state this in the About box expl...Justin Clarke Casey2008-05-241-2/+6
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-1/+1
* * Documentation for load/save xml methodsJustin Clarke Casey2008-05-221-0/+8
* * Minor: Tidy ups and logging tweaks.Justin Clarke Casey2008-05-221-2/+2
* * Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey2008-05-221-5/+23
* * Fix circular dependency from last checkin by passing version as a parameter...Justin Clarke Casey2008-05-221-1/+2
* * Send VersionInfo string instead of the hardcoded Scene string to the "About...Justin Clarke Casey2008-05-211-9/+6
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-1/+3
* Formatting cleanup.Jeff Ames2008-05-161-41/+41
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-4/+7
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-1/+1
* From: Dr Scofield <DrScofield@xyzzyxyzzy.net>Sean Dague2008-05-141-11/+16
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-7/+1
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-1/+12
* * Minor: Initial cleaning up of some of the grid sim login messagesJustin Clarke Casey2008-05-121-0/+5
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-17/+7
* * Spring cleaning, round 3029Adam Frisby2008-05-081-2/+2
* * For no good reason (since there are a hundred million other things to fix),...Justin Clarke Casey2008-05-071-0/+49
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-1/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-10/+3
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* * More refactorings of UDPServer.Adam Frisby2008-05-021-25/+14
* * More clientstack abstractions - We now only have a single constructor call ...Adam Frisby2008-05-021-5/+5
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-13/+14
* Minor formatting and documentation cleanup.Jeff Ames2008-05-021-7/+7
* removed last db4o refSean Dague2008-05-011-5/+1
* * Assorted spring cleanings.Adam Frisby2008-05-011-5/+0
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-1/+0
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-291-5/+9
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-677/+48
* * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.Teravus Ovares2008-04-281-1/+1
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-3/+48
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-3/+3
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-1/+4
* fix for mantis 1036Sean Dague2008-04-231-0/+1
* fixed mantis: 1035, as well as ordering commandsSean Dague2008-04-231-10/+9
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-1/+1
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-1/+1
* Two small changes:Sean Dague2008-04-231-2/+15
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-2/+31
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+10
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-211-9/+4
* * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca...Justin Clarke Casey2008-04-191-0/+3
* refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2008-04-111-1/+1