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
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
OSSL_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-53
/
+53
*
Re-add GRID_GOD because in some cases an "employee-only" level is simply needed
Melanie Thielker
2016-12-23
1
-3
/
+10
*
replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. Th...
UbitUmarov
2016-12-23
1
-3
/
+5
*
Change GRID_GOD script permission to do what it says on the tin.
Melanie Thielker
2016-12-21
1
-1
/
+1
*
Add GRID_GOD to the list of values allowed for enabling OSSL functions
Melanie Thielker
2016-12-21
1
-1
/
+10
*
dont self osDie attachments
UbitUmarov
2016-12-14
1
-1
/
+5
*
restrict osDie to objects rezzed by the script object group and a few more ch...
UbitUmarov
2016-12-14
1
-11
/
+19
*
Add osDie(key)
Jeff Kelley
2016-12-14
1
-0
/
+37
*
also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn...
UbitUmarov
2016-12-14
1
-1
/
+1
*
also fox chekc threat level on osNpcSetProfileAbout
UbitUmarov
2016-12-14
1
-1
/
+1
*
Fox threat level line on SetProfileImage. It is ALWAYS the name of the function!
Melanie Thielker
2016-12-14
1
-1
/
+1
*
New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...
Mandarinka Tasty
2016-12-14
1
-0
/
+29
*
add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...
UbitUmarov
2016-12-06
1
-0
/
+19
*
remove SOG.FromPartID from main code and flag it obsolete
UbitUmarov
2016-12-04
1
-2
/
+4
*
don't go seach for info we already have at hand.. and there is no region hei...
UbitUmarov
2016-11-26
1
-2
/
+4
*
work around viewers not suporting large regions on landmark creation. They s...
UbitUmarov
2016-11-24
1
-2
/
+2
*
bug fix: add a missing return; add some error messages
UbitUmarov
2016-09-22
1
-2
/
+7
*
mantis 8027: let osMessageAttachments also send to attachments child prims.. ...
UbitUmarov
2016-09-22
1
-93
/
+65
*
mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr...
UbitUmarov
2016-08-28
1
-0
/
+3
*
experimental function. Results still too volatile to be usefull
UbitUmarov
2016-08-27
1
-0
/
+12
*
llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...
UbitUmarov
2016-08-27
1
-0
/
+29
*
rename a few things to reduce confusion between regions wold location and gr...
UbitUmarov
2016-07-31
1
-6
/
+6
*
remove references to RegionCombinerModule
UbitUmarov
2016-07-28
1
-18
/
+3
*
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...
UbitUmarov
2016-07-25
1
-0
/
+24
*
add osSetHealth() value from 1 to 100; (mantis 7973)
UbitUmarov
2016-07-24
1
-0
/
+19
*
add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...
UbitUmarov
2016-07-04
1
-0
/
+16
*
fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation...
UbitUmarov
2016-06-28
1
-3
/
+3
*
Correct spelling and grammar, thanks Mata Hari
Melanie Thielker
2016-05-30
1
-2
/
+2
*
Enhancement of osRegionRestart
Mandarinka Tasty
2016-05-30
1
-11
/
+47
*
Add osRequestURL and osRequestSecureURL with an options list.
Melanie Thielker
2016-03-16
1
-0
/
+36
*
add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...
UbitUmarov
2016-01-01
1
-64
/
+91
*
a few code cosmetic changes
UbitUmarov
2015-12-25
1
-21
/
+30
*
More EntityTransferContext plumbing
Melanie Thielker
2015-11-01
1
-1
/
+2
*
More plumbing of the EntityTransferContext (not yet complete)
Melanie Thielker
2015-11-01
1
-1
/
+1
*
add several options for NPC creation so abusive use can be reduced (restrict...
UbitUmarov
2015-09-30
1
-10
/
+43
*
remove some restrictions on NPCs creation
UbitUmarov
2015-09-29
1
-41
/
+19
*
clean some spacing issues
UbitUmarov
2015-09-29
1
-1
/
+1
*
... ossl merge issue
UbitUmarov
2015-09-28
1
-2
/
+2
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-11
/
+1
*
bad merge?
UbitUmarov
2015-09-01
1
-40
/
+128
|
\
|
*
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
2015-03-29
1
-4
/
+6
|
*
remove LockItemsForRead(false) without previus call with true
UbitUmarov
2014-09-21
1
-1
/
+1
|
*
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie Thielker
2014-06-21
1
-1
/
+24
|
|
\
|
|
*
Merge branch 'master' into careminster
Melanie
2014-01-28
1
-0
/
+23
|
|
|
\
|
|
*
\
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-1
/
+1
|
|
|
\
\
|
*
|
|
|
Differentiate between requests only the owner should be able to do and those
Melanie Thielker
2014-04-26
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-24
1
-2
/
+3
|
*
|
|
Merge branch 'master' into careminster
Melanie
2013-03-15
1
-27
/
+17
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2013-03-14
1
-6
/
+3
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'avination' into careminster
Melanie
2013-03-03
1
-1
/
+1
|
|
\
\
\
\
\
[next]