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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
Don't read .ini region files, use .xml instead. Add [Region] .ini block.
onefang
1
-5
/
+18
2019-06-04
Warnings--
onefang
1
-1
/
+1
2019-05-28
Add [Region] .ini block.
onefang
1
-5
/
+15
2019-05-19
Don't read .ini region files, use .xml instead.
onefang
1
-7
/
+10
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
8
-150
/
+404
2018-11-17
code aesthetics
UbitUmarov
1
-1
/
+1
2018-01-17
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
2
-2
/
+0
2018-01-15
shut up some pesty warnings
UbitUmarov
1
-1
/
+1
2018-01-04
disable some XmlResolver
UbitUmarov
2
-0
/
+2
2017-04-29
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...
UbitUmarov
1
-7
/
+5
2017-03-31
When determining if a sim can be shut down, ignore NPCs
Melanie Thielker
1
-2
/
+2
2017-03-31
Skip region restart messages and delays when there are no root agents
Melanie Thielker
1
-2
/
+38
2017-01-06
Fix errors introduced by incomplete understanding of what folded perms are
Melanie Thielker
1
-4
/
+6
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
6
-50
/
+50
2016-11-07
More caches directory fixes, including moving console history there.
David Walter Seikel
1
-1
/
+1
2016-11-05
More config path fixes.
David Walter Seikel
1
-19
/
+26
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
33
-8873
/
+737
2016-07-04
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
1
-4
/
+2
2016-02-21
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
3
-4
/
+3
2015-11-13
Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ...
UbitUmarov
1
-0
/
+2
2015-11-12
Move a call to RequestModuleInterface to a new scene callback function
Melanie Thielker
1
-0
/
+2
2015-10-18
On to 0.8.3!
Diva Canto
2
-2
/
+2
2015-10-18
On to 0.8.3!
Diva Canto
2
-2
/
+2
2015-09-06
add lost admin_reset_land method
UbitUmarov
1
-0
/
+47
2015-09-06
Related to previous commits: fixed namespace.
Diva Canto
1
-1
/
+2
2015-09-05
Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...
Diva Canto
4
-2
/
+302
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-16
Make Setup_XXX=disabled not even load the module at all, rather than
Melanie Thielker
1
-0
/
+7
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
3
-3
/
+3
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
3
-6
/
+6
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
3
-6
/
+6
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
9
-37
/
+17
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
3
-3
/
+3
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-07-02
Actually call Close() for shared region modules when the simulator is being s...
Justin Clark-Casey (justincc)
1
-34
/
+53
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
3
-3
/
+3
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
2
-7
/
+8
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
[next]