aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto3-6/+6
2014-12-30This cleans up versioning. Specifically:Diva Canto3-6/+6
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto9-37/+17
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto3-3/+3
2014-07-02Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)1-34/+53
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)3-3/+3
2014-06-02Added a ResetLand method to RemoteAdmin, whereby all land is reset with the g...Diva Canto1-0/+53
2014-06-01Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto2-7/+8
2014-04-20Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ...Oren Hurvitz1-1/+0
2014-01-19varregion: add --noterrain and --noparcel to 'load oar'.Robert Adams1-2/+4
2014-01-19varregion: add --displacement parameter to 'load oar'.Robert Adams1-1/+2
2014-01-10Refactored: use a single function to apply an object's folded permissions to ...Oren Hurvitz1-7/+5
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2-12/+12
2013-11-28varregion: many replacements of in-place arithmetic with calls toRobert Adams1-3/+3
2013-11-20Added admin_authenticate_user commandEva Comaroski1-0/+136
2013-11-08Make admin_save_oar request submit a request ID and log this for tracking.Justin Clark-Casey (justincc)1-4/+14
2013-10-04Update an AssmblyVersion property that I missed to 0.8.0Justin Clark-Casey (justincc)1-1/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2-2/+2
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2-12/+12
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2-12/+12
2013-08-17Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not...Justin Clark-Casey (justincc)1-15/+30
2013-05-09minor: Remove mono compiler warning in RemoteAdminPluginJustin Clark-Casey (justincc)1-1/+1
2013-05-06Added new method to Remote Admin for reloading the estate settings. This is m...Diva Canto1-0/+17
2013-05-03On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)2-8/+16
2013-04-04Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u...Justin Clark-Casey (justincc)1-1/+1
2013-03-26Add admin_get_agents xmlrpc method.Justin Clark-Casey (justincc)1-0/+66
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+1
2013-03-15Finally remove the 'REST' ApplicationPlugins code which has been non-function...Justin Clark-Casey (justincc)22-8775/+0
2013-03-02minor: Log number of region modules loaded from each pluginJustin Clark-Casey (justincc)1-1/+23
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto3-3/+2
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)3-4/+4
2013-02-01Revert "Update assembly version numbers"BlueWall3-4/+4
2013-02-01Update assembly version numbersBlueWall3-4/+4
2012-11-17Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)1-4/+0
2012-11-13Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2-0/+66
2012-11-13Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto1-2/+2
2012-11-12Remove the old style module loader and all references to itMelanie1-3/+0
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-11-11One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto1-2/+2
2012-11-11One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto1-2/+2
2012-11-11One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto1-2/+2
2012-09-29Get rid of some unnecessary casts in RemoteAdminPlugin.Justin Clark-Casey (justincc)1-5/+5
2012-09-22Remove deprecated parameters for region_id.Michelle Argus1-74/+0
2012-09-21Comment out the long unused afaik HTTP agent handlers.Justin Clark-Casey (justincc)2-19/+25
2012-09-14Support multi-region OAR filesOren Hurvitz1-0/+7
2012-06-13Don't include time to transmit response back to requester when assessing slow...Justin Clark-Casey (justincc)1-1/+0
2012-05-10Saving estate state is really slow (relatively) and it getsMic Bowman1-2/+3
2012-02-03Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer1-2/+2
2012-01-06Allow RemoteAdmin to deal with all the different kinds of region id parameter...Justin Clark-Casey (justincc)1-215/+191
2011-12-19addresses mantis #5827nebadon1-1/+1