aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-16Changing the region module loading foreach loops to typecast things to the IR...John Hurliman1-3/+3
2009-10-16Reverting the previous ugly hack and replacing it with try/catch statements f...John Hurliman1-10/+4
2009-10-16A very ugly and temporary hack to disable the RegionCombinerModule RegionLoad...John Hurliman1-2/+9
2009-10-16Adding noisy debug for nebadonJohn Hurliman1-0/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2-3/+4
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-8/+8
2009-10-01Formatting cleanup.Jeff Ames3-106/+51
2009-09-28Deleted some files that aren't being used anymore.Diva Canto1-1/+0
2009-09-26Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto1-9/+0
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-1/+0
2009-09-24minor: make rest (not comm) modules less noisy if they are disabledJustin 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 Frisby1-0/+10
2009-08-19A better purge of trash folder.Diva Canto1-2/+6
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie1-4/+4
2009-08-10Removed IAssetCache.Diva Canto1-2/+2
2009-08-06Complete the work on the Replaceable interface logic. From this commit onwardsMelanie1-1/+102
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-6/+6
2009-07-20From: Rick Alther <alther@us.ibm.com>Sean Dague1-1/+0
2009-07-12Thank you kindly, Fly-Man for a patch that solves:Charles Krinke1-1/+72
2009-07-10Now we are past revision 10000, I think its time to start to fix that massive...MW1-2/+2
2009-07-10This extra assignment to the singleton should not be needed but may help makeMelanie Thielker1-0/+1
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-5/+5
2009-07-08Thank you kindly, RandomHuman for a patch that:Charles Krinke1-0/+94
2009-07-03- adding a Persistent flag to RegionInfoDr Scofield1-1/+12
2009-06-26Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker1-18/+21
2009-06-10Heart surgery no.2: the inventory service hooks. diva3-9/+9
2009-06-10persists Estate.PublicAccess settings across reboots [re #552]Dr Scofield1-0/+3
2009-06-10makes voice setting persistent [re #552]Dr Scofield1-0/+2
2009-06-10adding lastlogin information to admin_exists_user: will be 0 if theDr Scofield1-0/+9
2009-06-10Formatting cleanup.Jeff Ames3-13/+11
2009-06-09ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!Dr Scofield1-1/+2
2009-06-04Add copyright headers.Jeff Ames1-0/+27
2009-06-01* Fix race condition in save oarJustin Clarke Casey1-4/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames27-27/+27
2009-05-25* Upped version number to 0.6.5lbsa712-6/+6
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-20/+20
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2-6/+1
2009-05-21Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW1-2/+6
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-5/+5
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-2/+2
2009-05-18logging ACL list additionsDr Scofield1-1/+2
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+18
2009-05-18fixing XmlWriter problemDr Scofield5-99/+124
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva4-13/+14
2009-05-14* Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey1-20/+15
2009-05-14* refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey1-1/+0
2009-05-12more fixes to default avatar appearance creationDr Scofield1-14/+18
2009-05-12From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-39/+34