aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSim.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-12* refactor: Move xml/archive loading and saving code into separate methods re...Justin Clarke Casey1-79/+109
2008-07-12* refactor: collapse scene debug settings into same format as packet debug se...Justin Clarke Casey1-20/+30
2008-07-12* Refactor: Minor cleanup of Debug method in OpenSim.csJustin Clarke Casey1-5/+13
2008-07-12* Hive off ConsolePluginCommand into its own framework classJustin Clarke Casey1-109/+0
2008-07-11* Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey1-28/+0
2008-07-01Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW1-0/+11
2008-06-28more work on the support for multiple inventory servers. MW1-0/+7
2008-06-26small change to last commitMW1-2/+2
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-2/+2
2008-06-25Minor formatting cleanup.Jeff Ames1-7/+7
2008-06-23changed kickuser console command to use caseless compared substrings for firs...Dahlia Trimble1-6/+2
2008-06-22Changed the kickuser command to use the new console RegisterCmd feature.Dahlia Trimble1-31/+33
2008-06-22Added an experimental "kickuser" console command to log off a user by name.Dahlia Trimble1-0/+31
2008-06-21Mantis#1580. Thank you kindly, Dmiles for a patch that:Charles Krinke1-15/+32
2008-06-18Mantis#1567. Thank you kindly, Dmiles for a patch that addresses:Charles Krinke1-1/+10
2008-06-09Update svn properties. Formatting cleanup.Jeff Ames1-52/+53
2008-06-08Mantis#1499. Thank you kindly, DMiles for a patch that:Charles Krinke1-77/+132
2008-06-07Mantis#1495. Thank you kindly, Kinoc for:Charles Krinke1-1/+93
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-5/+2
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey1-4/+5
2008-05-31* Make version information common to all serversJustin Clarke Casey1-12/+0
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-0/+13
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-8/+8
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey1-2/+4
2008-05-22* Add (DEPRECATED) to load-xml/save-xml region console helpJustin Clarke Casey1-2/+2
2008-05-22* Documentation for load/save xml methodsJustin Clarke Casey1-0/+11
2008-05-22Added "show regions" to the CL help screen. Mantis 1123Adam Johnson1-0/+1
2008-05-22Adding basic show users functionality back in to console. Mantis 1212Adam Johnson1-0/+36
2008-05-21* Deprecate load-xml and save-xml in favour of load-xml2/save-xml2.Justin Clarke Casey1-0/+4
2008-05-16Formatting cleanup.Jeff Ames1-12/+12
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-14/+1
2008-05-13*Complete redo of the permissions modulemingchen1-8/+0
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey1-26/+0
2008-05-08* Spring cleaning, round 3029Adam Frisby1-1/+1
2008-05-07* For no good reason (since there are a hundred million other things to fix),...Justin Clarke Casey1-36/+1
2008-05-07From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-3/+50
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-11/+15
2008-05-02* More refactorings of UDPServer.Adam Frisby1-1/+0
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-55/+5
2008-05-01* In ur code. Making it static.Adam Frisby1-2/+2
2008-05-01* Assorted spring cleanings.Adam Frisby1-21/+11
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-677/+39
2008-04-28* Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.Teravus Ovares1-1/+1
2008-04-27* Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares1-3/+48
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-3/+3
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-1/+4
2008-04-23fix for mantis 1036Sean Dague1-0/+1
2008-04-23fixed mantis: 1035, as well as ordering commandsSean Dague1-10/+9
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-1/+1