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
/
Region
/
CoreModules
/
Framework
/
Caps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-46
/
+104
2017-05-29
remove a now anoying message..
UbitUmarov
1
-3
/
+3
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-24
/
+24
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-53
/
+366
2015-11-20
change a log message from error to just Debug
UbitUmarov
1
-1
/
+1
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-3
/
+1
2014-09-24
fix wrong format
UbitUmarov
1
-1
/
+1
2014-09-24
add debug message
UbitUmarov
1
-2
/
+3
2014-09-24
change melanies patch, reusing caps if circuit and caps path is the same.
UbitUmarov
1
-14
/
+18
2014-09-23
If an agent is logging in, rather than teleporting, make sure all known
Melanie Thielker
1
-0
/
+8
2014-09-22
When a ghosted avatar is removed, also remove any remaining CAPS
Melanie Thielker
1
-0
/
+10
2014-08-15
remove ban check from create caps. That needs to be done on caller
UbitUmarov
1
-5
/
+19
2014-03-17
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-3
/
+1
2013-07-25
This should fix all issues with teleports. One should be able to TP as fast a...
Diva Canto
1
-7
/
+4
2013-07-15
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
1
-19
/
+73
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
1
-4
/
+230
2013-07-08
Make dictionary read/write locking consistent in CapabilitiesModule, rename t...
Justin Clark-Casey (justincc)
1
-48
/
+82
2013-04-30
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
1
-1
/
+1
2013-04-30
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
1
-1
/
+1
2013-02-18
Fix an issue where the viewer would request the seed cap before
Melanie
1
-15
/
+26
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-03-08
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-11-29
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-29
tabulate "show caps" output for easier readability
Justin Clark-Casey (justincc)
1
-5
/
+10
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-05-06
Change command help text for "show capabilities" to "show caps", as this is t...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-05-02
Changed the defaults, so that it behaves exactly is it has been behaving (no ...
Diva Canto
1
-0
/
+2
2011-05-01
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
1
-30
/
+20
2011-05-01
Move CapabilitiesModule back to CoreModules. This one belongs there.
Diva Canto
1
-0
/
+257