aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Really make module port selection work. Implement port setting inMelanie2009-10-211-4/+29
* Cleanup and comment the region module loader. Add support for configuringMelanie2009-10-201-26/+173
* Merge branch 'diva-textures-osgrid'Melanie2009-10-042-3/+4
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-022-3/+4
* | - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-8/+8
* | Formatting cleanup.Jeff Ames2009-10-013-106/+51
* | Deleted some files that aren't being used anymore.Diva Canto2009-09-281-1/+0
* | Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto2009-09-261-9/+0
* | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-1/+0
* | minor: make rest (not comm) modules less noisy if they are disabledJustin Clark-Casey (justincc)2009-09-243-4/+5
|/
* * Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2009-09-092-3/+9
* * Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby2009-09-061-0/+10
* A better purge of trash folder.Diva Canto2009-08-191-2/+6
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-101-4/+4
|\
| * Replace the Replaceable modules nameMelanie2009-08-101-4/+4
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
|/
* Removed IAssetCache.Diva Canto2009-08-101-2/+2
* Complete the work on the Replaceable interface logic. From this commit onwardsMelanie2009-08-061-1/+102
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-6/+6
* From: Rick Alther <alther@us.ibm.com>Sean Dague2009-07-201-1/+0
* Thank you kindly, Fly-Man for a patch that solves:Charles Krinke2009-07-121-1/+72
* Now we are past revision 10000, I think its time to start to fix that massive...MW2009-07-101-2/+2
* This extra assignment to the singleton should not be needed but may help makeMelanie Thielker2009-07-101-0/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-5/+5
* Thank you kindly, RandomHuman for a patch that:Charles Krinke2009-07-081-0/+94
* - adding a Persistent flag to RegionInfoDr Scofield2009-07-031-1/+12
* Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker2009-06-261-18/+21
* Heart surgery no.2: the inventory service hooks. diva2009-06-103-9/+9
* persists Estate.PublicAccess settings across reboots [re #552]Dr Scofield2009-06-101-0/+3
* makes voice setting persistent [re #552]Dr Scofield2009-06-101-0/+2
* adding lastlogin information to admin_exists_user: will be 0 if theDr Scofield2009-06-101-0/+9
* Formatting cleanup.Jeff Ames2009-06-103-13/+11
* ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!Dr Scofield2009-06-091-1/+2
* Add copyright headers.Jeff Ames2009-06-041-0/+27
* * Fix race condition in save oarJustin Clarke Casey2009-06-011-4/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0127-27/+27
* * Upped version number to 0.6.5lbsa712009-05-252-6/+6
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-20/+20
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-222-6/+1
* Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW2009-05-211-2/+6
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-5/+5
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-2/+2
* logging ACL list additionsDr Scofield2009-05-181-1/+2
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-1/+18
* fixing XmlWriter problemDr Scofield2009-05-185-99/+124
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-154-13/+14
* * Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey2009-05-141-20/+15
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-1/+0
* more fixes to default avatar appearance creationDr Scofield2009-05-121-14/+18
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-121-39/+34