UbitUmarov
|
18947d93fc
actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally
|
6 роки тому |
UbitUmarov
|
d6c9ddfdee
cleanup last patch
|
6 роки тому |
Bill Blight
|
0881840946
Add osNpcSayTo(key npc, key target, integer channel, string message)
|
6 роки тому |
UbitUmarov
|
2c2b887c8a
change osSetContentType threat level
|
6 роки тому |
UbitUmarov
|
47bc1fb257
OSSL remove functions with illegal lsl types, also redundante
|
6 роки тому |
UbitUmarov
|
cb1ebd1604
add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding
|
6 роки тому |
UbitUmarov
|
8474af04e1
removed repeated lines
|
6 роки тому |
UbitUmarov
|
2fb82f84d2
update osslEnable
|
6 роки тому |
UbitUmarov
|
5b2fab99a6
update osslEnable
|
6 роки тому |
Bill Blight
|
6d9de17d77
**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate
|
6 роки тому |
UbitUmarov
|
9647a1e6c5
minor changes to last patch
|
6 роки тому |
UbitUmarov
|
5d0a1656bf
mantis 8305: add osTriggerSoundLimited(..)
|
6 роки тому |
UbitUmarov
|
81431e90de
update osslEnable.ini with the new functions
|
6 роки тому |
Kevin Cozens
|
6accf854a7
Added references to new math related OSSL functions
|
6 роки тому |
UbitUmarov
|
e733bfb3b5
fix merge issue
|
6 роки тому |
Kevin Cozens
|
6b24ff0bc9
Removed trailing whitespace
|
6 роки тому |
UbitUmarov
|
c889eb64e5
let ossl have its own config section
|
6 роки тому |
Kevin Cozens
|
70d693eff2
Added missing Allow line for osGetSimulatorMemoryKB.
|
7 роки тому |
Kevin Cozens
|
5cc41eee34
Sorted the groups of Allow statements by alphabetical order.
|
7 роки тому |
Kevin Cozens
|
e08b051ca6
Fixed typos in comments in osslEnable.ini
|
7 роки тому |
UbitUmarov
|
edc7575f9e
a few changes to ubOde avatar collisions
|
7 роки тому |
UbitUmarov
|
965d004fbe
do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of course still wrong LPS does not mean api function calls
|
7 роки тому |
UbitUmarov
|
6b0a3e981c
put osGetAgentIP() in threat control with level Severe so it can be disabled even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information
|
7 роки тому |
UbitUmarov
|
e243dd0519
put back getAgentIP bug restricted, script owner must be a Administrator (god)
|
7 роки тому |
UbitUmarov
|
e53f439981
add osGetNPCList()
|
7 роки тому |
UbitUmarov
|
3fda7c6315
take a few more out of level check
|
7 роки тому |
UbitUmarov
|
9ea6580c37
update osslEnable.ini. functions that have no level check are still listed but commented, just to be more visible
|
7 роки тому |
UbitUmarov
|
84abdf866a
add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y)
|
7 роки тому |
UbitUmarov
|
cb8975e567
add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y), string osDrawRotationTransform(string drawList, LSL_Float x) and string osDrawResetTransform(string drawList) helper functions for the new vector renderer comands. Removed ThreadLevel check of similar funtions that had it None, and actually only set strings
|
7 роки тому |
UbitUmarov
|
1a8a77c41e
revert the thread level change; remove unused dynamic texture timer from internal code; let blend alpha work if < 255; let blend work with the selected face; etc
|
7 роки тому |