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
/
bin
/
config-include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini
UbitUmarov
1
-1
/
+1
2017-04-05
give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini
UbitUmarov
1
-0
/
+1
2017-01-07
add the new GOD ossl option to osslEnable.ini
UbitUmarov
1
-1
/
+2
2017-01-07
rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear
UbitUmarov
1
-1
/
+1
2017-01-07
change OSSL enable option GOD to use IsGod, so it means a active god, as my o...
UbitUmarov
1
-1
/
+1
2016-12-30
fix typos
UbitUmarov
1
-3
/
+3
2016-12-29
Add a MaxRetries option to the inventory connector.
Melanie Thielker
1
-0
/
+1
2016-12-29
Add negative caching to flotsam cache. Prevents scripts from hammering the as...
Melanie Thielker
1
-0
/
+37
2016-12-29
gc is also a unwanted cache, so use it. With this, memcache with short expire...
UbitUmarov
1
-2
/
+2
2016-12-25
fix typos (thanks you know who)
UbitUmarov
1
-3
/
+2
2016-12-25
FloatSamCache: dont use slideexpire on current libovm expirecache. Change exa...
UbitUmarov
1
-4
/
+9
2016-12-23
Add en explanation to osslEnable.ini for GRID_GOD
Melanie Thielker
1
-1
/
+2
2016-12-23
replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. Th...
UbitUmarov
1
-0
/
+1
2016-12-14
correct the new npc entries in osslEnable.ini
UbitUmarov
1
-2
/
+2
2016-12-14
update osslEnable.ini
UbitUmarov
1
-0
/
+1
2016-12-14
also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn...
UbitUmarov
1
-0
/
+2
2016-11-30
fix the FileCleanupTimer coment
UbitUmarov
1
-1
/
+1
2016-11-30
disable floatSam FileCleanupTimer option on ini.example since it is currently...
UbitUmarov
1
-1
/
+1
2016-08-16
sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss...
UbitUmarov
1
-1
/
+1
2016-08-06
fix osGetHealRate thread level
UbitUmarov
1
-1
/
+1
2016-07-30
remove obsolete config setting
UbitUmarov
2
-30
/
+0
2016-07-25
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...
UbitUmarov
1
-0
/
+2
2016-07-24
add osSetHealth() value from 1 to 100; (mantis 7973)
UbitUmarov
1
-0
/
+1
2015-11-12
Corrections to ini example files for standalones v2
Ai Austin
1
-8
/
+6
2015-10-18
Fixed merge conflicts
Diva Canto
2
-30
/
+0
2015-10-18
Clean up of simulation version, the number that rules the compatibility of te...
Diva Canto
2
-30
/
+0
2015-09-06
Deleted access control spec from [LoginService] section of standalone config....
Diva Canto
1
-17
/
+0
2015-08-26
Restore FlotsamAssetCache as default and pre-enabled asset cache module
Ai Austin
1
-5
/
+5
2015-08-25
Still about Ai's patch: it turns out OpenSim doesn't work well without an ass...
Diva Canto
1
-2
/
+2
2015-08-25
Changes to .ini.example files to improve instructions and workflow for standa...
Ai Austin
1
-12
/
+6
2015-08-21
Refine comments .ini file setup for new Standalone
Ai Austin
1
-2
/
+2
2015-08-04
create osGetAvatarHomeURI
Christopher
1
-0
/
+1
2015-07-22
Robust config loader does not support config includes. Replace these addition...
AliciaRaven
2
-21
/
+0
2015-07-13
Add config options for FSAssetService. The default is the original asset serv...
AliciaRaven
2
-0
/
+21
2015-06-13
A few bug fixes for Agent Preferences to actually work. Also added missing co...
Diva Canto
2
-0
/
+6
2015-06-13
Refactor AgentPreferences so that database operations happen centrally. the o...
Cinder
5
-0
/
+10
2015-05-30
Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust...
dahlia
1
-3
/
+4
2015-05-25
fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions
Michael Cerquoni
1
-1
/
+1
2015-04-14
Enable OSSL functions by default using the osslEnable.ini configuration file.
Robert Adams
1
-1
/
+1
2015-04-14
Remove ossl settings in XEngine section of OpenSim.ini.example with note to w...
Robert Adams
1
-41
/
+68
2015-04-12
Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which force...
Robert Adams
1
-0
/
+4
2015-04-12
Move osslEnable.ini file from bin/ to bin/config-include.
Robert Adams
1
-0
/
+197
2015-01-21
Replace the tabs that have crept into isolated places in config and config ex...
Justin Clark-Casey (justincc)
8
-123
/
+122
2015-01-07
Fix name of EstateDataRemoteConnector in the comment.
Diva Canto
1
-1
/
+1
2015-01-06
Donation of robust network connectors for estate service, as promised. This a...
Diva Canto
6
-10
/
+20
2014-11-30
A little bit of cleanup behind commit r5f88ceab2269
BlueWall
2
-5
/
+5
2014-11-30
Set configuration files to use key expansion for widely used common settings.
BlueWall
2
-53
/
+53
2014-09-26
Add missing HGInventoryService responsible for creating My Suitcase to Standa...
Roger Kirkman
1
-0
/
+4
2014-08-06
OpenSimExtras
BlueWall
1
-0
/
+7
2014-07-25
Add suppression of grid-side "show regions" command in simulator console for ...
Justin Clark-Casey (justincc)
1
-0
/
+1
[next]