index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
ApplicationPlugins
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-12
/
+12
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
Update an AssmblyVersion property that I missed to 0.8.0
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
2
-2
/
+2
2013-09-28
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2
-12
/
+12
2013-09-25
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2
-12
/
+12
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)
2
-8
/
+16
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-15
Finally remove the 'REST' ApplicationPlugins code which has been non-function...
Justin Clark-Casey (justincc)
22
-8775
/
+0
2013-03-02
minor: Log number of region modules loaded from each plugin
Justin Clark-Casey (justincc)
1
-1
/
+23
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
3
-3
/
+2
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
3
-4
/
+4
2013-02-01
Revert "Update assembly version numbers"
BlueWall
3
-4
/
+4
2013-02-01
Update assembly version numbers
BlueWall
3
-4
/
+4
2012-11-17
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
1
-4
/
+0
2012-11-13
Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...
Diva Canto
2
-0
/
+66
2012-11-13
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...
Diva Canto
1
-2
/
+2
2012-11-12
Remove the old style module loader and all references to it
Melanie
1
-3
/
+0
2012-11-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
1
-1
/
+1
2012-11-11
One more module converted: XMLRPCModule. Removed it from the special loading ...
Diva Canto
1
-2
/
+2
2012-11-11
One more module: DynamicTextureModule. Removed it from the special load in th...
Diva Canto
1
-2
/
+2
2012-11-11
One more module converted: LoadImageURLModule. Also removed it from its hard-...
Diva Canto
1
-2
/
+2
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-21
Comment out the long unused afaik HTTP agent handlers.
Justin Clark-Casey (justincc)
2
-19
/
+25
2012-09-14
Support multi-region OAR files
Oren Hurvitz
1
-0
/
+7
2012-06-13
Don't include time to transmit response back to requester when assessing slow...
Justin Clark-Casey (justincc)
1
-1
/
+0
2012-05-10
Saving estate state is really slow (relatively) and it gets
Mic Bowman
1
-2
/
+3
2012-02-03
Changed save oar and save iar parameter -p|--profile to -h|--home, including ...
Snoopy Pfeffer
1
-2
/
+2
2012-01-06
Allow RemoteAdmin to deal with all the different kinds of region id parameter...
Justin Clark-Casey (justincc)
1
-215
/
+191
2011-12-19
addresses mantis #5827
nebadon
1
-1
/
+1
2011-12-08
Remove a left over log output
Melanie
1
-2
/
+1
2011-12-07
Remove warning in admin_save_oar xmlrpc method where noassets == true was com...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-07
Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return ...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-12-07
Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block o...
Justin Clark-Casey (justincc)
1
-1711
/
+1370
2011-12-07
Implement XMLRPCAdmin command admin_teleport_agent.
Justin Clark-Casey (justincc)
1
-0
/
+113
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
4
-15
/
+15
2011-11-03
Rename ForEachAvatar back to ForEachScenePresence. The other changes
Dan Lake
1
-1
/
+1
2011-11-03
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
1
-1
/
+1
2011-10-21
RemoteAdmin - Added optional terrain loading on region create using parameter...
Michelle Argus
1
-21
/
+41
[next]