aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-05-12partially fixing avatar appearance codeDr Scofield1-58/+62
2009-05-09Fixed handling of inventory a bitHomer Horwitz1-8/+8
2009-05-07RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1Dr Scofield1-51/+51
2009-05-07From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-106/+673
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-36/+4
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2-5/+5
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker14-5/+16
2009-05-04* Initial infrastructure for ospa only uuid hashing of retrieved inventory itemsJustin Clarke Casey1-6/+23
2009-05-04Thanks BlueWall for Mantis #3578 - adding Hypergrid connection to JSON StatsDahlia Trimble1-0/+2
2009-05-02Thank you kindly, BlueWall, for a patch that:Charles Krinke1-0/+2
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-04-29From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-9/+67
2009-04-29From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield1-41/+191
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+287
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames1-45/+45
2009-04-27Getting rid of -hypergrid=true on the command line. This config now goes insi...diva1-15/+1
2009-04-26Remove some debug messages I have forgotten to take out.Homer Horwitz1-2/+0
2009-04-24From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2-2/+450
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey1-4/+11
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-27/+9
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey1-7/+10
2009-04-22* Fix the other windows build break. Hopefully that shoudl be the last oneJustin Clarke Casey1-0/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-0/+4
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke1-1/+4
2009-04-17* Run RemoteAdminPlugin user info queries through cache service rather than d...Justin Clarke Casey1-10/+18