aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* On to 0.8.3!Diva Canto2015-10-182-2/+2
* Related to previous commits: fixed namespace.Diva Canto2015-09-061-1/+2
* Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...Diva Canto2015-09-054-2/+302
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* Make Setup_XXX=disabled not even load the module at all, rather thanMelanie Thielker2015-08-161-0/+7
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-081-13/+16
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-293-3/+3
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-303-6/+6
* This cleans up versioning. Specifically:Diva Canto2014-12-303-6/+6
* WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2014-12-309-37/+17
* Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto2014-12-293-3/+3
* Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)2014-07-021-34/+53
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-173-3/+3
* Added a ResetLand method to RemoteAdmin, whereby all land is reset with the g...Diva Canto2014-06-021-0/+53
* Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto2014-06-012-7/+8
* Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ...Oren Hurvitz2014-04-201-1/+0
* varregion: add --noterrain and --noparcel to 'load oar'.Robert Adams2014-01-191-2/+4
* varregion: add --displacement parameter to 'load oar'.Robert Adams2014-01-191-1/+2
* Merge branch 'master' into varregionRobert Adams2014-01-111-7/+5
|\
| * Refactored: use a single function to apply an object's folded permissions to ...Oren Hurvitz2014-01-101-7/+5
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-12/+12
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-281-3/+3
* | Merge branch 'master' into varregionRobert Adams2013-11-241-0/+136
|\ \ | |/
| * Added admin_authenticate_user commandEva Comaroski2013-11-201-0/+136
* | Merge branch 'master' into varregionRobert Adams2013-11-081-4/+14
|\ \ | |/
| * Make admin_save_oar request submit a request ID and log this for tracking.Justin Clark-Casey (justincc)2013-11-081-4/+14
* | Merge branch 'master' into varregionRobert Adams2013-10-073-3/+3
|\ \ | |/
| * Update an AssmblyVersion property that I missed to 0.8.0Justin Clark-Casey (justincc)2013-10-041-1/+1
| * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-042-2/+2
* | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-282-12/+12
|/
* Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not...Justin Clark-Casey (justincc)2013-08-171-15/+30
* minor: Remove mono compiler warning in RemoteAdminPluginJustin Clark-Casey (justincc)2013-05-091-1/+1
* Added new method to Remote Admin for reloading the estate settings. This is m...Diva Canto2013-05-061-0/+17
* On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)2013-05-032-8/+16
* Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u...Justin Clark-Casey (justincc)2013-04-041-1/+1
* Add admin_get_agents xmlrpc method.Justin Clark-Casey (justincc)2013-03-261-0/+66
* Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* Finally remove the 'REST' ApplicationPlugins code which has been non-function...Justin Clark-Casey (justincc)2013-03-1522-8775/+0
* minor: Log number of region modules loaded from each pluginJustin Clark-Casey (justincc)2013-03-021-1/+23
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-193-3/+2
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-053-4/+4
* Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-4/+0
* Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-132-0/+66
* Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-131-2/+2
* Remove the old style module loader and all references to itMelanie2012-11-121-3/+0
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto2012-11-111-2/+2
* One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto2012-11-111-2/+2
* One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto2012-11-111-2/+2
* Get rid of some unnecessary casts in RemoteAdminPlugin.Justin Clark-Casey (justincc)2012-09-291-5/+5