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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update osslEnable.ini
UbitUmarov
2016-12-14
1
-0
/
+1
*
also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn...
UbitUmarov
2016-12-14
1
-0
/
+2
*
Allow OpenSim to respond to Unix signals. This may need work to be
Melanie Thielker
2016-12-12
1
-0
/
+0
*
fix the FileCleanupTimer coment
UbitUmarov
2016-11-30
1
-1
/
+1
*
disable floatSam FileCleanupTimer option on ini.example since it is currently...
UbitUmarov
2016-11-30
1
-1
/
+1
*
it is nice to save a file to atually change it...
UbitUmarov
2016-11-23
1
-4
/
+0
*
take parcel_owner_is_god option from ini.example since it is not a recomende...
UbitUmarov
2016-11-23
1
-1
/
+1
*
Include new Region.ini option for DefaultLandingPoint for teleports with no c...
AliciaRaven
2016-11-22
1
-0
/
+3
*
Include config option to disable stats thread showing read/write stats in con...
AliciaRaven
2016-11-20
2
-0
/
+6
*
mantis 8055: fix default value of npc options
UbitUmarov
2016-11-12
2
-12
/
+12
*
reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example
UbitUmarov
2016-11-11
2
-25
/
+54
*
add some configuration options missing in OpenSimDeafults.ini but present in...
UbitUmarov
2016-11-08
1
-1
/
+33
*
fix some coments, thanks Austin Tate
UbitUmarov
2016-11-03
2
-3
/
+3
*
XEngine: make calls to gc.collect on region startup scripts loading a configu...
UbitUmarov
2016-11-03
2
-8
/
+24
*
fix a coment on OpenSim.ini.example ( mantis 8037)
UbitUmarov
2016-10-16
1
-1
/
+1
*
Xengine option AppDomainLoading default option true is causing problems with ...
UbitUmarov
2016-10-15
2
-7
/
+10
*
fix comment telling the correct default physics engine
UbitUmarov
2016-10-01
1
-1
/
+1
*
minor change on warp3d lib
UbitUmarov
2016-08-24
1
-0
/
+0
*
replace warp3D.dll by a newer modified version. (only minor testing done :(
UbitUmarov
2016-08-23
1
-0
/
+0
*
remove region combine option (mega region) for config ini files
UbitUmarov
2016-08-21
2
-14
/
+0
*
add cap GroupMemberData
UbitUmarov
2016-08-19
1
-0
/
+1
*
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
UbitUmarov
2016-08-18
1
-1
/
+1
*
sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss...
UbitUmarov
2016-08-16
1
-1
/
+1
*
fix osGetHealRate thread level
UbitUmarov
2016-08-06
1
-1
/
+1
*
update libode for mac osX. Thanks Gavin Hird (mantis 7781)
UbitUmarov
2016-08-04
1
-0
/
+0
*
update libode for mac osX. Thanks Gavin Hird (mantis 7781)
UbitUmarov
2016-08-04
1
-0
/
+0
*
remove obsolete config setting
UbitUmarov
2016-07-30
2
-30
/
+0
*
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...
UbitUmarov
2016-07-25
1
-0
/
+2
*
add osSetHealth() value from 1 to 100; (mantis 7973)
UbitUmarov
2016-07-24
1
-0
/
+1
*
add test option ObjectsCullingByDistance. In future, if true, it may
UbitUmarov
2016-07-06
2
-0
/
+7
*
New config var: DisableObjectTransfer. If set to True, objects never cross; i...
Diva Canto
2016-07-03
1
-0
/
+4
*
mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some ch...
UbitUmarov
2016-06-28
2
-0
/
+0
*
Mantis #7934 and related: landing points and telehubs for gods. Added a new c...
Diva Canto
2016-06-23
2
-0
/
+10
*
Replace the http server dll with the right pair dll + xml
Diva Canto
2016-06-23
2
-3317
/
+3317
*
Update HttpServer_OpenSim.dll to fix an inventory loading bug.
Melanie Thielker
2016-06-23
1
-0
/
+0
*
Remove "f" (float) type markers that may have crept in through copypasta.
Melanie Thielker
2016-04-15
1
-6
/
+6
*
Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70a...
AliciaRaven
2016-04-06
4
-0
/
+0
*
Include option for the HG version of FSAssets connector under HGAssetService ...
AliciaRaven
2016-04-05
1
-0
/
+3
*
Expand on the comment on the new HTTP limit feature.
Melanie Thielker
2016-03-14
1
-0
/
+5
*
Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant...
Jeff Kelley
2016-03-14
2
-0
/
+12
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2016-01-31
2
-8
/
+14
|
\
|
*
change parcel_owner_is_god configuration option from default from true to fa...
UbitUmarov
2016-01-30
2
-3
/
+3
|
*
update OpenSimDefaults.ini
UbitUmarov
2016-01-26
1
-5
/
+11
*
|
Replace the new ODE lib with one built against GLIBC 2.12. It's not our
Melanie Thielker
2016-01-31
1
-0
/
+0
|
/
*
ODE lib: update the lib for linux 32bit and 64bit, this time without debug in...
UbitUmarov
2015-12-26
2
-0
/
+0
*
ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case ...
UbitUmarov
2015-12-26
1
-0
/
+0
*
ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case ...
UbitUmarov
2015-12-25
1
-0
/
+0
*
ODE lib change: fix capsule - mesh faces double side collisions. Do double s...
UbitUmarov
2015-12-25
2
-0
/
+0
*
update the xmlrpcGroups http keep alive option, and coment
UbitUmarov
2015-12-19
1
-4
/
+2
*
add the option to not display parcel ban lines
UbitUmarov
2015-12-16
2
-1
/
+7
[prev]
[next]