Justin Clark-Casey (justincc)
|
ed1029712a
Add line accidentally left out of recent non-root prim sit fix
|
11 years ago |
Justin Clark-Casey (justincc)
|
9bdd3dc7de
Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3.Zero
|
11 years ago |
Justin Clark-Casey (justincc)
|
9f4a548a49
Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTexture() and TestRepeatSameDrawContainingImage() if localhost has a webserver set up.
|
11 years ago |
Justin Clark-Casey (justincc)
|
ff4e7de776
Fix issue where sitting on non-root linked prims would send camera to wrong position in third-person and mouselook
|
11 years ago |
Eva Comaroski
|
c896b4179e
Added admin_authenticate_user command
|
11 years ago |
Justin Clark-Casey (justincc)
|
b44c69807d
Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared"
|
11 years ago |
Justin Clark-Casey (justincc)
|
f9984a9685
rename private field ACD.ViewerInternal to m_viewerInternal in line with conventions used elsewhere in code
|
11 years ago |
Justin Clark-Casey (justincc)
|
b71952df49
Stop AgentCircuitData.Viewer.get() from throwing an error if no Viewer has been set.
|
11 years ago |
Latif Khalifa
|
9ba5a7e190
Normalize viewer version string to accomodate new style version reporting in the viewers
|
11 years ago |
Justin Clark-Casey (justincc)
|
f94d07f2e2
Add regression test to check that specifying a non-existent event raise a syntax error
|
11 years ago |
Justin Clark-Casey (justincc)
|
79c1ed8cb9
Add syntax checking for no_sensor() no-arg event
|
11 years ago |
Justin Clark-Casey (justincc)
|
ec4d96acc9
refactor common code out of no argument LSL event regression tests
|
11 years ago |
Justin Clark-Casey (justincc)
|
edd7e19463
If anything other than a single integer is specified for events that only take a single integer, generate a syntax error on LSL script compile rather than an exception later on.
|
11 years ago |
Justin Clark-Casey (justincc)
|
62006baaef
Make state_exit, moving_end, moving_start, not_at_rot_target, not_at_target and timer LSL events generate a syntax error if inappropriately given arguments.
|
11 years ago |
Justin Clark-Casey (justincc)
|
d728c1beb2
refactor LSL_EventTests.TestStateEntryEvent into single method to test compile
|
11 years ago |
Justin Clark-Casey (justincc)
|
b58a474105
Ignore *.suo and *.user as these are user specific preference files from Visual Studio
|
11 years ago |
Justin Clark-Casey (justincc)
|
92fbe675b5
minor: Add OpenSim.v11.suo to .gitignore file.
|
11 years ago |
Justin Clark-Casey (justincc)
|
ecfb78dd16
minor: Use default(UUID) in rez attachment failure error logging rather than (UUID)null
|
11 years ago |
Justin Clark-Casey (justincc)
|
346644016c
If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase folder when required, then don't try to store the null and perform other operations on it.
|
11 years ago |
Robert Adams
|
604b39cea9
Merge branch 'master' into varregion
|
11 years ago |
Justin Clark-Casey (justincc)
|
0595974a89
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
dahlia
|
f63fd81a68
update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fixes some bulletsim issues on linux
|
11 years ago |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 years ago |
Justin Clark-Casey (justincc)
|
b4932bda2a
If a local land ID is given to the "land show" command, then output to console the full details of that parcel.
|
11 years ago |
Robert Adams
|
d67236c09d
Merge branch 'master' into varregion
|
11 years ago |
Justin Clark-Casey (justincc)
|
8114ae0f8b
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
7da10850b0
Fix bug where removing a physical linkset would only decrement the Active Objects statistic by 1 instead of by the number of prims removed.
|
11 years ago |
justincc
|
869a23e223
Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions.
|
11 years ago |
Justin Clark-Casey (justincc)
|
d71ebb7ec8
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
4563e7e04a
Get runprebuild.sh to generate a vs2010 for xbuild to work with .NET 4 rather than vs2008
|
11 years ago |