aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-2/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-014-8/+8
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-013-14/+6
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-015-40/+94
* * Make version information common to all serversJustin Clarke Casey2008-05-314-117/+4
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-2/+2
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-281-0/+13
* *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-252-16/+16
* * If the SVN build version is not available, state this in the About box expl...Justin Clarke Casey2008-05-241-2/+6
* * Bump reported svn trunk revision number up to 0.5.7Justin Clarke Casey2008-05-241-1/+1
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-1/+1
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-221-2/+4
* * Add (DEPRECATED) to load-xml/save-xml region console helpJustin Clarke Casey2008-05-221-2/+2
* * Documentation for load/save xml methodsJustin Clarke Casey2008-05-222-0/+19
* Added "show regions" to the CL help screen. Mantis 1123Adam Johnson2008-05-221-0/+1
* Adding basic show users functionality back in to console. Mantis 1212Adam Johnson2008-05-221-0/+36
* * 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-212-10/+8
* * Deprecate load-xml and save-xml in favour of load-xml2/save-xml2.Justin Clarke Casey2008-05-211-0/+4
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-1/+3
* Formatting cleanup.Jeff Ames2008-05-163-57/+57
* * 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-142-15/+2
* From: Dr Scofield <DrScofield@xyzzyxyzzy.net>Sean Dague2008-05-141-11/+16
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-7/+1
* *Complete redo of the permissions modulemingchen2008-05-131-8/+0
* * 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-092-43/+7
* * Spring cleaning, round 3029Adam Frisby2008-05-083-4/+5
* * For no good reason (since there are a hundred million other things to fix),...Justin Clarke Casey2008-05-073-37/+51
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-072-5/+50
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-11/+15
* * 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-022-26/+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-022-68/+19
* Minor formatting and documentation cleanup.Jeff Ames2008-05-021-7/+7
* removed last db4o refSean Dague2008-05-011-5/+1
* * In ur code. Making it static.Adam Frisby2008-05-011-2/+2
* * Assorted spring cleanings.Adam Frisby2008-05-012-26/+11
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-1/+0
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-292-6/+9
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-283-682/+785