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
/
Services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make some threads background ones
UbitUmarov
2017-05-25
1
-0
/
+1
*
remove use of libomv BlockingQueue
UbitUmarov
2017-05-25
1
-2
/
+2
*
fix remote requests for dwell, so dwell module still called
UbitUmarov
2017-05-14
1
-0
/
+2
*
mantis 8165: fix a null ref on hg gatekeeper on another place
UbitUmarov
2017-05-12
1
-3
/
+4
*
fix a null ref on hg gatekeeper
UbitUmarov
2017-05-12
1
-1
/
+1
*
yes it is not destiny grid but destination.. thx u know who :)
UbitUmarov
2017-05-12
1
-2
/
+2
*
don't allow multiple presences of same avatar also on HG gatekeeper
UbitUmarov
2017-05-11
2
-23
/
+99
*
some cleanup
UbitUmarov
2017-05-11
1
-21
/
+22
*
do not allow multiple logins of same avatar. No HG case, that needs work on ...
UbitUmarov
2017-05-11
2
-5
/
+72
*
add a grid services god account
UbitUmarov
2017-05-11
1
-30
/
+56
*
let StreamReader be in using statements
UbitUmarov
2017-05-07
1
-1
/
+1
*
Fill out Current Outfit folder with links when creating the initial avatar ap...
Diva Canto
2017-04-26
1
-1
/
+42
*
If we're going to show regions twice (in standalone) at least make the format...
Diva Canto
2017-04-25
1
-3
/
+3
*
Refactor asset handling as per Ubit's suggestion
Melanie Thielker
2017-02-01
2
-35
/
+20
*
Make negative asset caching actually work
Melanie Thielker
2017-01-30
2
-10
/
+47
*
Fix the long-standing bug that object permissions set in inventory were lost
Melanie Thielker
2017-01-06
1
-1
/
+0
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
92
-505
/
+505
*
The robust command login reset should return config value: MinLoginLevel. Def...
Mandarinka Tasty
2017-01-04
1
-2
/
+2
*
Set a sensible default for the MaxAgentGroups parameter
Melanie Thielker
2017-01-04
1
-1
/
+1
*
Suppress misleading message when logging in locally
Melanie Thielker
2017-01-03
1
-2
/
+6
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2017-01-02
2
-4
/
+17
|
\
|
*
Create a generic way for passing constructor args to plugins
Melanie Thielker
2017-01-02
2
-4
/
+17
*
|
Add the HGRemoteAssetService. Allows to use any asset service with HG
Melanie Thielker
2017-01-02
1
-0
/
+240
|
/
*
Fake accepting materials (Type == -2) on FSAssets.
Melanie Thielker
2016-12-30
1
-0
/
+3
*
Add a MaxRetries option to the inventory connector.
Melanie Thielker
2016-12-29
1
-2
/
+15
*
Add negative caching to flotsam cache. Prevents scripts from hammering the as...
Melanie Thielker
2016-12-29
1
-2
/
+7
*
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...
Melanie Thielker
2016-12-29
2
-4
/
+4
*
dont allow regions to be register on map area reserved for HG links
UbitUmarov
2016-12-16
1
-1
/
+4
*
remove a nonsense option
UbitUmarov
2016-12-16
1
-5
/
+0
*
useless change that doesn't fix anything
UbitUmarov
2016-12-16
1
-5
/
+14
*
ok.. another try on the HG uri
UbitUmarov
2016-12-16
2
-124
/
+22
*
GetRegionsByName and GetHypergridRegionByName: detect that provided url is fo...
UbitUmarov
2016-12-15
2
-12
/
+27
*
Rename charterMember to membershipType to show what it actually is.
Melanie Thielker
2016-12-12
1
-4
/
+4
*
HG regions URI need to include also the default ports for compatibility
UbitUmarov
2016-12-10
1
-5
/
+6
*
set HasGridUserTried on usercache of NPCs
UbitUmarov
2016-12-07
1
-1
/
+1
*
fix region area range
UbitUmarov
2016-12-01
1
-2
/
+2
*
fix region overlaps on registration
UbitUmarov
2016-12-01
1
-95
/
+17
*
increase HG mapsearch spargetti; add more flexibility on input uri formats. T...
UbitUmarov
2016-11-28
2
-58
/
+177
*
HG on links request build the URI in http format with a / at end, this should...
UbitUmarov
2016-11-27
1
-3
/
+6
*
add to SynchronousRestFormsRequester a keepalive disable option, and make us...
UbitUmarov
2016-11-23
2
-2
/
+5
*
fix type bug on hyperlinks
UbitUmarov
2016-11-21
1
-1
/
+1
*
work around some more warnings
UbitUmarov
2016-11-21
1
-1
/
+1
*
Include config option to disable stats thread showing read/write stats in con...
AliciaRaven
2016-11-20
1
-8
/
+22
*
HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...
UbitUmarov
2016-11-20
3
-5
/
+21
*
HG LinkRegion sends region size also
UbitUmarov
2016-11-20
2
-2
/
+8
*
Fix the previous commit
Melanie Thielker
2016-11-19
1
-2
/
+51
*
reduce useraccouts cache time
UbitUmarov
2016-11-11
1
-51
/
+2
*
fix some invalid string.format arguments
UbitUmarov
2016-11-09
1
-1
/
+1
*
on get asset with callback, do the callback even if asset not found. This is ...
UbitUmarov
2016-11-03
1
-34
/
+17
*
replace no thread safe code
UbitUmarov
2016-09-19
1
-3
/
+4
[next]