index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
In the osGetGrid functions, if the [GridInfo] section does not exist then ret...
Justin Clark-Casey (justincc)
1
-1
/
+6
2012-06-13
Committing the Avination implementation of llCastRay. This is a complete rewrite
Melanie
1
-100
/
+345
2012-06-11
Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in L...
Justin Clark-Casey (justincc)
1
-3956
/
+3978
2012-06-11
Commitig the Avination implementation of llTeleportAgent and
Melanie
3
-0
/
+106
2012-06-09
Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where...
Justin Clark-Casey (justincc)
1
-3978
/
+3956
2012-06-08
Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba...
Melanie
3
-5
/
+73
2012-06-07
Typo correction
Melanie
1
-1
/
+1
2012-06-07
Set collision sound type so custom sound types are recognized
Melanie
1
-0
/
+2
2012-06-07
Prevent a null ref when getting the velocity of an avatar during login or
Melanie
1
-2
/
+3
2012-06-06
Remove a null ref when an avatar's attachment gets the avatar velocity
Melanie
1
-4
/
+3
2012-06-05
revert last bad commit but fix recoil direction
UbitUmarov
1
-4
/
+4
2012-06-05
Stop llRezAtRoot() from applying velocity setting impulse in World.RezObject...
UbitUmarov
1
-2
/
+3
2012-06-05
Remove unused ScenePresence list structure in llGetAgentList()
Justin Clark-Casey (justincc)
1
-1
/
+0
2012-06-04
Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...
Melanie
1
-1
/
+1
2012-06-01
Fix LSL animation state reporting and animation state transitions on crossing
Melanie
1
-7
/
+33
2012-05-30
Prevent multiple requests to go physical from reaching the physics plugin
Melanie
1
-0
/
+4
2012-05-26
minor: code formatting from 0b72f773
Justin Clark-Casey (justincc)
1
-12
/
+11
2012-05-26
Mantis 6025 llRequestPermissions auto grant for NPCs.
Talun
1
-1
/
+23
2012-05-26
One can now get hyoergrid region co-ordinates with llRequestSimulatorData
Blake.Bourque
1
-5
/
+21
2012-05-26
Use GetInventoryItem() in LSL_Api.InventoryKey(string name, int type).
Justin Clark-Casey (justincc)
1
-17
/
+7
2012-05-26
Use SceneObjectPartInventory.GetInventoryItem() in OSSL.AvatarStopAnimation i...
Justin Clark-Casey (justincc)
1
-14
/
+12
2012-05-26
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...
Justin Clark-Casey (justincc)
1
-37
/
+15
2012-05-25
Mantis 6028 osAvatarStopAnimation not stopping animations via UUID
Talun
1
-7
/
+11
2012-05-23
Fix llGetSimulatorHostname to return configured hostname
BlueWall
1
-1
/
+2
2012-05-16
Added a invalidCollisionSoundUUID so that scripts can stop all collision sou...
UbitUmarov
2
-2
/
+10
2012-05-15
Port Avination's collision fixes to core.
Melanie
1
-10
/
+11
2012-05-14
make llGetCameraPos and llGetCameraRot apply to avatar that granted permissio...
UbitUmarov
1
-4
/
+14
2012-05-14
Completely revamp collision handling. Now works as it is supposed to.
Melanie
1
-10
/
+11
2012-05-13
Modifications for SMTP in OpenSimulator. Email size limit was fixed (was out ...
Chris Koeritz
1
-7
/
+21
2012-05-11
Mantis 6015 new LSL function llGetAgentList.
Talun
4
-0
/
+96
2012-05-09
Mantis 6015 new LSL function llGetAgentList.
Talun
4
-0
/
+96
2012-05-08
Add automated TestllBreakLink()
Justin Clark-Casey (justincc)
1
-0
/
+27
2012-05-08
Add automated TestllCreateLink()
Justin Clark-Casey (justincc)
1
-0
/
+112
2012-05-08
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
10
-46
/
+36
2012-05-08
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
10
-190
/
+145
2012-05-07
For osGetGridNick(), osGetGridName(), osGetGridLoginURI() and osGetGridCustom...
Justin Clark-Casey (justincc)
1
-8
/
+10
2012-05-07
remove default values from prior commit since mono cant deal with them
dahlia
1
-1
/
+1
2012-05-06
add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...
dahlia
2
-1
/
+3
2012-05-03
Fixes Mantis #5999. llSetLinkPrimitiveParams with PRIM_BUMP_SHINY did cause a...
Snoopy Pfeffer
1
-1
/
+1
2012-04-30
llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri...
TBG Renfold
3
-0
/
+13
2012-04-29
llGetGeometricCenter...
UbitUmarov
1
-1
/
+2
2012-04-28
fix llGetCenterOfMass ( checked with ubitODE only)
UbitUmarov
1
-1
/
+1
2012-04-27
minor: style adjustments in SensorRepeat, mainly related to patch from stoehr
Justin Clark-Casey (justincc)
1
-3
/
+4
2012-04-27
Fixing wrong position of llSensor, SensePoint wasnt following the rotation of...
Stefan_Boom
1
-8
/
+22
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
5
-6
/
+6
2012-04-26
OSSL: Removed check for CanRunConsoleCommand() in osKickAvatar.
Oren Hurvitz
1
-13
/
+12
2012-04-26
Add a version of osNpcSay that takes a channel number Mantis 5747
Talun
3
-1
/
+59
2012-04-25
Port Avination link order to make OpenSim behave like SL. Make Primstar scrip...
Melanie
1
-5
/
+7
2012-04-25
Adapt some TeleportWithMomentum calls
Melanie
1
-1
/
+1
2012-04-24
Minor improvements to logging
Oren Hurvitz
1
-3
/
+5
[next]