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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Enable grab feature (Ctrl+Drag) for non-physical link-sets and add co...
Robert Adams
2015-04-19
1
-18
/
+4
*
Avoid deadlock in NPCModule between DeleteNPC and GetNPC on m_avatars
tglion
2015-04-18
1
-10
/
+14
*
Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to ha...
AliciaRaven
2015-04-17
1
-4
/
+18
*
Temporarily comment out OSSL enabled warning log message.
Robert Adams
2015-04-14
1
-1
/
+1
*
Enable OSSL functions by default using the osslEnable.ini configuration file.
Robert Adams
2015-04-14
1
-0
/
+3
*
Add osCheckODE() function so scripts can configure for running with legacy ph...
Robert Adams
2015-04-12
3
-0
/
+21
*
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
2015-04-12
1
-17
/
+9
*
Fix llTargetOmega non-physical gain.
Magnuz Binder
2015-04-12
1
-0
/
+3
*
Fix stand position for differing seat and root rotation.
Magnuz Binder
2015-04-12
1
-1
/
+1
*
BulletSim: implement VEHICLE_REFERENCE_FRAME. Thanks Vegaslon!.
Robert Adams
2015-04-05
1
-14
/
+21
*
Parameterize sleeps in LSL functions.
Magnuz Binder
2015-03-22
1
-64
/
+123
*
Allow setting hollow to 99% from scripts just like from viewer.
Magnuz Binder
2015-03-22
2
-6
/
+6
*
Allow setting holesize to 0.01 from scripts just like from viewer.
Magnuz Binder
2015-03-22
1
-4
/
+4
*
Allow setting dimple diff to 0.02 from scripts just like from viewer, add cli...
Magnuz Binder
2015-03-22
1
-2
/
+7
*
viewers can set a minimum distance 0.02 between path cut start and path cut end
Freaky Tech
2015-03-22
1
-3
/
+3
*
oops someone set individual quaternion members and forgot to normalize
dahlia
2015-03-17
1
-0
/
+1
*
Re-enabled ability for avatar to ascend and descend whilst controlling view w...
Justin Clark-Casey (justincc)
2015-03-17
1
-2
/
+2
*
Actually start a region created via the "create region" console command.
Justin Clark-Casey (justincc)
2015-03-13
1
-0
/
+2
*
Fix script state not being preserved in objects sent via Hypergrid.
Justin Clark-Casey (justincc)
2015-03-13
2
-9
/
+79
*
Move state change in progress in ScriptInstance.PostEvent() to the top of the...
Justin Clark-Casey (justincc)
2015-03-12
1
-3
/
+4
*
Lock around EventQueue manipulation in ScriptInstance.SetState() as queues ar...
Justin Clark-Casey (justincc)
2015-03-12
1
-17
/
+24
*
A workaround for the state change problem described best here http://opensimu...
Bob Shaffer II
2015-03-12
1
-1
/
+22
*
help restart message corrected
Shy Robbiani
2015-03-11
1
-1
/
+1
*
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
2015-03-11
2
-0
/
+2
*
BulletSim: add VEHICLE_ more parameter value limit checking.
Robert Adams
2015-03-07
2
-29
/
+57
*
Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode...
BlueWall
2015-03-06
1
-2
/
+2
*
revised GetMesh to not use intermediate base64 coding scheme
Freaky Tech
2015-03-05
1
-14
/
+45
*
adjusted new UserManagementModule to accept the HG UUI test harness
Freaky Tech
2015-03-05
1
-1
/
+5
*
Give llGiveInventory a way to querry Hypergrid visitors so network vendors ar...
BlueWall
2015-03-05
1
-2
/
+6
*
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
2015-03-05
3
-272
/
+324
*
Merge branch 'master' of /team/src/opensim
BlueWall
2015-03-04
2
-2
/
+19
|
\
|
*
Revert "removed replacement texture in UDP Texture code. The replacement text...
BlueWall
2015-03-04
2
-2
/
+19
*
|
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
2015-03-04
5
-29
/
+195
|
/
*
usability fixes for LSL API
Freaky Tech
2015-03-04
1
-207
/
+1409
*
simplify llStringToBase64 and llBase64ToString
Freaky Tech
2015-03-04
1
-2
/
+3
*
usability fixes for LightShare API
Freaky Tech
2015-03-04
1
-41
/
+328
*
corrected bug that viewer cannot correctly fetch ItemData when being a HG vis...
Freaky Tech
2015-03-03
1
-14
/
+6
*
corrected osMakeNotecard(string data) text length was calculated wrong. The L...
Freaky Tech
2015-03-03
1
-5
/
+15
*
corrected script notecard parser. It now handles notecards with inventory as ...
ft@noemail
2015-03-03
3
-10
/
+18
*
Revert "corrected osMakeNotecard(string data) text length was calculated wron...
BlueWall
2015-03-03
1
-15
/
+5
*
Pickup our version number for the function
BlueWall
2015-03-03
1
-1
/
+1
*
added llGetEnv() implementation
Freaky Tech
2015-03-03
3
-6
/
+39
*
corrected osMakeNotecard(string data) text length was calculated wrong. The L...
Freaky Tech
2015-03-03
1
-5
/
+15
*
removed replacement texture in UDP Texture code. The replacement texture intr...
Freaky Tech
2015-03-03
2
-19
/
+2
*
changed llGetMemoryLimit to return 65536 as for Mono LSL
Freaky Tech
2015-03-03
1
-2
/
+2
*
corrected memory info for scripts
Freaky Tech
2015-03-03
1
-6
/
+6
*
corrected llGetStartParameter according to http://wiki.secondlife.com/wiki/Ll...
Freaky Tech
2015-03-03
1
-0
/
+2
*
corrected llResetScript according to description within LSL wiki
Freaky Tech
2015-03-03
1
-1
/
+2
*
increased IPv4 TTL of LLUDP Sockets
Freaky Tech
2015-03-03
1
-0
/
+11
*
Fix erratic Npc movement
BlueWall
2015-03-02
1
-1
/
+1
[next]