index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
ApplicationPlugins
/
RemoteController
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-06
add lost admin_reset_land method
UbitUmarov
1
-0
/
+47
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
2015-08-24
try to implement core load oar options
UbitUmarov
1
-1
/
+4
2015-08-24
rename ImapTileModule as IMAPImageUploadModule to match core
UbitUmarov
1
-1
/
+1
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
1
-13
/
+16
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2015-03-28
varregion: remove use of Constants.RegionSize is various places.
Robert Adams
1
-3
/
+3
2015-03-23
Make log output of remote admin's restart region call reflect restart cancell...
Melanie Thielker
1
-2
/
+4
2015-03-07
Make the maptile uploader in remote admin fire and forget so the controlling ...
Melanie Thielker
1
-1
/
+4
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-2
/
+2
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
3
-11
/
+5
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
1
-1
/
+1
2014-11-21
Add an XmlRpc method to get a region's root agent count. This is intended
Melanie Thielker
1
-0
/
+26
2014-08-23
Add an admin message to refesh a region's map tile. Will be used to periodically
Melanie Thielker
1
-0
/
+27
2014-08-05
put back a check for null foldedperms
UbitUmarov
1
-1
/
+1
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-06-02
Added a ResetLand method to RemoteAdmin, whereby all land is reset with the g...
Diva Canto
1
-0
/
+53
2014-06-01
Fixed a few things pertaining to interfacing with the estate service. Specifi...
Diva Canto
1
-6
/
+6
2014-04-20
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ...
Oren Hurvitz
1
-1
/
+0
2014-01-19
varregion: add --noterrain and --noparcel to 'load oar'.
Robert Adams
1
-2
/
+4
2014-01-19
varregion: add --displacement parameter to 'load oar'.
Robert Adams
1
-1
/
+2
2014-01-10
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
1
-7
/
+5
2013-12-14
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
1
-10
/
+10
2013-11-28
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
1
-3
/
+3
2013-11-20
Added admin_authenticate_user command
Eva Comaroski
1
-0
/
+136
2013-11-08
Make admin_save_oar request submit a request ID and log this for tracking.
Justin Clark-Casey (justincc)
1
-4
/
+14
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-28
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-10
/
+10
2013-09-25
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-10
/
+10
2013-08-17
Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not...
Justin Clark-Casey (justincc)
1
-15
/
+30
2013-05-09
minor: Remove mono compiler warning in RemoteAdminPlugin
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-06
Added new method to Remote Admin for reloading the estate settings. This is m...
Diva Canto
1
-0
/
+17
2013-05-03
On startup, start scenes after we're set up all local scenes, rather than sta...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-04-04
Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-03-26
Add admin_get_agents xmlrpc method.
Justin Clark-Casey (justincc)
1
-0
/
+66
2013-03-26
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
1
-0
/
+1
2013-03-24
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
1
-0
/
+1
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2013-01-23
Implement get version RemoteAdmin call
Melanie
1
-0
/
+16
2013-01-16
Add admin_refresh_search command to RemoteAdmin
Melanie
1
-0
/
+29
2012-11-17
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
1
-4
/
+0
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-12
/
+79
2012-11-13
Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...
Diva Canto
1
-0
/
+33
2012-09-29
Get rid of some unnecessary casts in RemoteAdminPlugin.
Justin Clark-Casey (justincc)
1
-5
/
+5
2012-09-22
Remove deprecated parameters for region_id.
Michelle Argus
1
-74
/
+0
2012-09-14
Support multi-region OAR files
Oren Hurvitz
1
-0
/
+7
[next]