aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04disable some XmlResolverUbitUmarov2-0/+2
2017-04-29 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov1-7/+5
2017-03-31When determining if a sim can be shut down, ignore NPCsMelanie Thielker1-2/+2
2017-03-31Skip region restart messages and delays when there are no root agentsMelanie Thielker1-2/+38
2017-01-06Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker1-4/+6
2017-01-05Massive tab and trailing space cleanupMelanie Thielker6-50/+50
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-4/+2
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto3-4/+3
2015-11-13 Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ...UbitUmarov1-0/+2
2015-11-12Move a call to RequestModuleInterface to a new scene callback functionMelanie Thielker1-0/+2
2015-10-18On to 0.8.3!Diva Canto2-2/+2
2015-10-18On to 0.8.3!Diva Canto2-2/+2
2015-09-06add lost admin_reset_land methodUbitUmarov1-0/+47
2015-09-06Related to previous commits: fixed namespace.Diva Canto1-1/+2
2015-09-05Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...Diva Canto4-2/+302
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2015-08-24try to implement core load oar optionsUbitUmarov1-1/+4
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov1-1/+1
2015-08-16Make Setup_XXX=disabled not even load the module at all, rather thanMelanie Thielker1-0/+7
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-13/+16
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto3-3/+3
2015-03-28varregion: remove use of Constants.RegionSize is various places.Robert Adams1-3/+3
2015-03-23Make log output of remote admin's restart region call reflect restart cancell...Melanie Thielker1-2/+4
2015-03-07Make the maptile uploader in remote admin fire and forget so the controlling ...Melanie Thielker1-1/+4
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-11-21Add an XmlRpc method to get a region's root agent count. This is intendedMelanie Thielker1-0/+26
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-0/+27
2014-08-05 put back a check for null foldedpermsUbitUmarov1-1/+1
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