Justin Clark-Casey (justincc)
|
2f94165dcc
Add lsl arg syntax checking for control event
|
11 years ago |
Justin Clark-Casey (justincc)
|
f1cd813a29
refactor: rename internal lsl parser VectorDeclaration -> VecDeclaration for consistency
|
11 years ago |
Justin Clark-Casey (justincc)
|
871ac5b16c
Add arg checking for at_target lsl event
|
11 years ago |
Justin Clark-Casey (justincc)
|
a5e4780547
Add lsl event arg checking for at_rot_target
|
11 years ago |
Justin Clark-Casey (justincc)
|
b757ab2586
Add lsl event argument checking for attach and on_rez
|
11 years ago |
Robert Adams
|
a01862509e
Merge branch 'master' into varregion
|
11 years ago |
Justin Clark-Casey (justincc)
|
68773ee7c4
Merge branch 'justincc-master'
|
11 years ago |
Justin Clark-Casey (justincc)
|
e298bf41ff
Add missing viewer param elements for butt and breast physics.
|
11 years ago |
Justin Clark-Casey (justincc)
|
a5ca15c428
Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending
|
11 years ago |
Robert Adams
|
6937eec258
Merge branch 'master' into varregion
|
11 years ago |
BlueWall
|
141d771a93
Fix issue with editing notes for other avatars
|
11 years ago |
BlueWall
|
b03ec6137f
Populate user preferences with UserAccount email if it is present, else return an error indicating no email is on record for the user.
|
11 years ago |
Melanie
|
fe01e7d1cc
Merge branch 'master' of [email protected]:/var/git/opensim
|
11 years ago |
Melanie
|
f69e91dc2d
This is the acutal sitting avatar crossing code. This commit implements the
|
11 years ago |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 years ago |
Justin Clark-Casey (justincc)
|
00e632ec3a
Merge branch 'justincc-master'
|
11 years ago |
Justin Clark-Casey (justincc)
|
51da52f904
Extend TestLlGetNotecardLine() regression test to contain chars that are two bytes in utf8
|
11 years ago |
Justin Clark-Casey (justincc)
|
38d7d46c17
Merge branch 'justincc-master'
|
11 years ago |
Kevin Cozens
|
957449e62c
ParseNotecardToList() returned data past end of notecard text (mantis #6881).
|
11 years ago |
Justin Clark-Casey (justincc)
|
ee163b5751
Merge branch 'justincc-master'
|
11 years ago |
Justin Clark-Casey (justincc)
|
e7a294e739
Wrap analysis of the particle system in the UUID Gatherer in a separate try/catch as sometimes it appears that this can be corrupt.
|
11 years ago |
Justin Clark-Casey (justincc)
|
996a6c2eea
After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning
|
11 years ago |
Eva Comaroski
|
63ccc3dbf5
Convert if-blocks to return statements in small functions such as GetStartParameter().
|
11 years ago |
Justin Clark-Casey (justincc)
|
bf826699a5
Merge branch 'justincc-master'
|
11 years ago |
Justin Clark-Casey (justincc)
|
d656ec2a07
Make WindParamSet success a console message rather than a log message.
|
11 years ago |
Justin Clark-Casey (justincc)
|
5ddd818238
minor: Make wind console commands print out to console rather than log
|
11 years ago |
Justin Clark-Casey (justincc)
|
bcb8c4068e
Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable.
|
11 years ago |
Justin Clark-Casey (justincc)
|
d2d4ae541b
Fix build break in test from previous commit 54cc229 - hadn't realized ScenePresence inst var name was slightly different
|
11 years ago |
Justin Clark-Casey (justincc)
|
54cc229768
Fix TestSitAndStandWithNoSitTarget NPC and SP tests.
|
11 years ago |
Justin Clark-Casey (justincc)
|
11f177d6a8
Eliminate unnecessary line from my previous commit 1d605642
|
11 years ago |