| Commit message (Expand) | Author | Files | Lines |
2009-11-02 | Fix an invalid argument exception in the remote admin module when. | Melanie | 1 | -1/+1 |
2009-10-27 | Remove the SECS loader | Melanie | 5 | -443/+0 |
2009-10-27 | * Tweak to region module loading to check for a matching constructor first in... | John Hurliman | 1 | -6/+7 |
2009-10-21 | Really make module port selection work. Implement port setting in | Melanie | 1 | -4/+29 |
2009-10-20 | Cleanup and comment the region module loader. Add support for configuring | Melanie | 1 | -26/+173 |
2009-10-16 | Changing the region module loading foreach loops to typecast things to the IR... | John Hurliman | 1 | -3/+3 |
2009-10-16 | Reverting the previous ugly hack and replacing it with try/catch statements f... | John Hurliman | 1 | -10/+4 |
2009-10-16 | A very ugly and temporary hack to disable the RegionCombinerModule RegionLoad... | John Hurliman | 1 | -2/+9 |
2009-10-16 | Adding noisy debug for nebadon | John Hurliman | 1 | -0/+1 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2 | -3/+4 |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 1 | -8/+8 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 3 | -106/+51 |
2009-09-28 | Deleted some files that aren't being used anymore. | Diva Canto | 1 | -1/+0 |
2009-09-26 | Poof! on Region.Communications.Hypergrid. Grid code deleted. | Diva Canto | 1 | -9/+0 |
2009-09-26 | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 1 | -1/+0 |
2009-09-24 | minor: make rest (not comm) modules less noisy if they are disabled | Justin Clark-Casey (justincc) | 3 | -4/+5 |
2009-09-09 | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 2 | -3/+9 |
2009-09-06 | * Debugging why region loading is occurring so slowly on a setup with 64 regi... | Adam Frisby | 1 | -0/+10 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -2/+6 |
2009-08-10 | Changed RequestRootFolder to GetRootFolder | Diva Canto | 1 | -1/+1 |
2009-08-10 | Replace the Replaceable modules name | Melanie | 1 | -4/+4 |
2009-08-10 | Removed IAssetCache. | Diva Canto | 1 | -2/+2 |
2009-08-06 | Complete the work on the Replaceable interface logic. From this commit onwards | Melanie | 1 | -1/+102 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -6/+6 |
2009-07-20 | From: Rick Alther <alther@us.ibm.com> | Sean Dague | 1 | -1/+0 |
2009-07-12 | Thank you kindly, Fly-Man for a patch that solves: | Charles Krinke | 1 | -1/+72 |
2009-07-10 | Now we are past revision 10000, I think its time to start to fix that massive... | MW | 1 | -2/+2 |
2009-07-10 | This extra assignment to the singleton should not be needed but may help make | Melanie Thielker | 1 | -0/+1 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -5/+5 |
2009-07-08 | Thank you kindly, RandomHuman for a patch that: | Charles Krinke | 1 | -0/+94 |
2009-07-03 | - adding a Persistent flag to RegionInfo | Dr Scofield | 1 | -1/+12 |
2009-06-26 | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 1 | -18/+21 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 3 | -9/+9 |
2009-06-10 | persists Estate.PublicAccess settings across reboots [re #552] | Dr Scofield | 1 | -0/+3 |
2009-06-10 | makes voice setting persistent [re #552] | Dr Scofield | 1 | -0/+2 |
2009-06-10 | adding lastlogin information to admin_exists_user: will be 0 if the | Dr Scofield | 1 | -0/+9 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 3 | -13/+11 |
2009-06-09 | ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)! | Dr Scofield | 1 | -1/+2 |
2009-06-04 | Add copyright headers. | Jeff Ames | 1 | -0/+27 |
2009-06-01 | * Fix race condition in save oar | Justin Clarke Casey | 1 | -4/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 27 | -27/+27 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 2 | -6/+6 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -20/+20 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2 | -6/+1 |
2009-05-21 | Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta... | MW | 1 | -2/+6 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 1 | -2/+2 |
2009-05-18 | logging ACL list additions | Dr Scofield | 1 | -1/+2 |
2009-05-18 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+18 |
2009-05-18 | fixing XmlWriter problem | Dr Scofield | 5 | -99/+124 |