| Commit message (Expand) | Author | Files | Lines |
2008-07-04 | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 2 | -8/+16 |
2008-07-01 | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 1 | -0/+11 |
2008-06-29 | Add minor comments. | Charles Krinke | 1 | -0/+3 |
2008-06-28 | more work on the support for multiple inventory servers. | MW | 1 | -0/+7 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -1/+2 |
2008-06-28 | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 1 | -1/+1 |
2008-06-28 | Remove one warning. We are now down to 16 warnings in | Charles Krinke | 1 | -1/+1 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -1/+1 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2 | -28/+17 |
2008-06-26 | small change to last commit | MW | 2 | -25/+25 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2 | -21/+57 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-06-23 | changed kickuser console command to use caseless compared substrings for firs... | Dahlia Trimble | 1 | -6/+2 |
2008-06-22 | Changed the kickuser command to use the new console RegisterCmd feature. | Dahlia Trimble | 1 | -31/+33 |
2008-06-22 | Added an experimental "kickuser" console command to log off a user by name. | Dahlia Trimble | 1 | -0/+31 |
2008-06-21 | Mantis#1580. Thank you kindly, Dmiles for a patch that: | Charles Krinke | 1 | -15/+32 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+1 |
2008-06-20 | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 1 | -0/+8 |
2008-06-18 | Mantis#1567. Thank you kindly, Dmiles for a patch that addresses: | Charles Krinke | 1 | -1/+10 |
2008-06-14 | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 1 | -1/+1 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -52/+53 |
2008-06-08 | Mantis#1499. Thank you kindly, DMiles for a patch that: | Charles Krinke | 1 | -77/+132 |
2008-06-07 | Mantis#1495. Thank you kindly, Kinoc for: | Charles Krinke | 1 | -1/+93 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -8/+8 |
2008-06-01 | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 1 | -2/+0 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 4 | -8/+8 |
2008-06-01 | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 3 | -14/+6 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 5 | -40/+94 |
2008-05-31 | * Make version information common to all servers | Justin Clarke Casey | 4 | -117/+4 |
2008-05-31 | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri... | Justin Clarke Casey | 1 | -2/+2 |
2008-05-28 | * Put in stubs for "load-oar" command, including ultra-primitive temporary ta... | Justin Clarke Casey | 1 | -0/+13 |
2008-05-28 | *Hiding the warnings about scanning assemblies when initialising | mingchen | 1 | -2/+7 |
2008-05-27 | * Write prim archives out as v7 tar files temporarily for testing purposes - ... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 2 | -16/+16 |
2008-05-24 | * If the SVN build version is not available, state this in the About box expl... | Justin Clarke Casey | 1 | -2/+6 |
2008-05-24 | * Bump reported svn trunk revision number up to 0.5.7 | Justin Clarke Casey | 1 | -1/+1 |
2008-05-23 | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 1 | -1/+1 |
2008-05-22 | * Plug in stubbed out archiver module | Justin Clarke Casey | 1 | -2/+4 |
2008-05-22 | * Add (DEPRECATED) to load-xml/save-xml region console help | Justin Clarke Casey | 1 | -2/+2 |
2008-05-22 | * Documentation for load/save xml methods | Justin Clarke Casey | 2 | -0/+19 |
2008-05-22 | Added "show regions" to the CL help screen. Mantis 1123 | Adam Johnson | 1 | -0/+1 |
2008-05-22 | Adding basic show users functionality back in to console. Mantis 1212 | Adam Johnson | 1 | -0/+36 |
2008-05-22 | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 1 | -2/+2 |
2008-05-22 | * Refactor: Move enhancement of version string with operating system informat... | Justin Clarke Casey | 1 | -5/+23 |
2008-05-22 | * Fix circular dependency from last checkin by passing version as a parameter... | Justin Clarke Casey | 1 | -1/+2 |
2008-05-21 | * Send VersionInfo string instead of the hardcoded Scene string to the "About... | Justin Clarke Casey | 2 | -10/+8 |
2008-05-21 | * Deprecate load-xml and save-xml in favour of load-xml2/save-xml2. | Justin Clarke Casey | 1 | -0/+4 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -1/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 3 | -57/+57 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -4/+7 |