| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-05 | 1 | -5/+50 |
|\ \ \
| | |/
| |/| |
|
| * | | Add the default animation to the child agent data update | Melanie | 2012-05-04 | 1 | -0/+3 |
| * | | Reverse the order of physics event unsubscription to allow GC. Adapted from U... | Melanie | 2012-05-04 | 1 | -2/+2 |
| * | | Retain velocity on walking crossing - adapted from Ubit's reverted patch | Melanie | 2012-05-04 | 1 | -1/+13 |
| * | | Revert "*TO TEST/REVIEW* added current default animation in animationSet.cs t... | Melanie | 2012-05-04 | 1 | -18/+5 |
| * | | *TO TEST/REVIEW* added current default animation in animationSet.cs to/fromAr... | UbitUmarov | 2012-05-04 | 1 | -5/+18 |
| * | | Stabilize sit position on region crossing | Melanie | 2012-05-03 | 1 | -1/+7 |
| * | | Clear permissions given to the object we stand up from | Melanie | 2012-05-03 | 1 | -1/+25 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-05 | 1 | -13/+56 |
|\ \ \
| | |/
| |/| |
|
| * | | Mantis 60004 problems with damage and llSetDamage. In damage enabled areas th... | Talun | 2012-05-04 | 1 | -7/+46 |
| * | | Reinsert a 2000ms delay before closing a no longer required agent on the sour... | Justin Clark-Casey (justincc) | 2012-05-03 | 1 | -4/+10 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-02 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Add regression test for teleporting between neighbouring regions on the same ... | Justin Clark-Casey (justincc) | 2012-05-01 | 1 | -2/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-30 | 1 | -67/+75 |
|\ \ \
| |/ / |
|
| * | | refactor: Simplify by combining SafeSendControlsToScripts() from fe8e835 into... | Justin Clark-Casey (justincc) | 2012-04-30 | 1 | -73/+75 |
| * | | Fixed: scripted controls didn't work if the avatar was sitting down | Oren Hurvitz | 2012-04-30 | 1 | -9/+15 |
* | | | Merge branch 'avination' | Melanie | 2012-04-29 | 1 | -0/+35 |
|\ \ \
| | |/
| |/| |
|
| * | | test | UbitUmarov | 2012-04-27 | 1 | -3/+0 |
| * | | test | UbitUmarov | 2012-04-27 | 1 | -12/+9 |
| * | | test | UbitUmarov | 2012-04-27 | 1 | -1/+1 |
| * | | itest | UbitUmarov | 2012-04-27 | 1 | -2/+3 |
| * | | itest | UbitUmarov | 2012-04-27 | 1 | -2/+5 |
| * | | test | UbitUmarov | 2012-04-27 | 1 | -2/+2 |
| * | | testing.... | UbitUmarov | 2012-04-27 | 1 | -15/+24 |
| * | | testing | UbitUmarov | 2012-04-27 | 1 | -1/+1 |
| * | | TESTING | UbitUmarov | 2012-04-27 | 1 | -4/+4 |
| * | | TEST more changes | UbitUmarov | 2012-04-27 | 1 | -1/+2 |
| * | | TEST more options to avnLocalTeleport | UbitUmarov | 2012-04-27 | 1 | -4/+9 |
| * | | TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped... | UbitUmarov | 2012-04-27 | 1 | -0/+22 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -14/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed: custom walking animations didn't stop when the avatar stopped walking. | Oren Hurvitz | 2012-04-27 | 1 | -14/+19 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Tweak log messages on local region to region teleport path to help with probl... | Justin Clark-Casey (justincc) | 2012-04-26 | 1 | -1/+4 |
| * | | Comment out avatar move to target message for now. | Justin Clark-Casey (justincc) | 2012-04-25 | 1 | -3/+3 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-25 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | fix animations if sited in ground also | UbitUmarov | 2012-04-24 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -5/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Commit the avination Teleport() methods (adaptedto justincc's changes) | Melanie | 2012-04-25 | 1 | -1/+12 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -8/+1 |
|\ \ \
| |/ / |
|
| * | | refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum() | Justin Clark-Casey (justincc) | 2012-04-25 | 1 | -16/+0 |
| * | | Add regression test TestSameRegionTeleport() | Justin Clark-Casey (justincc) | 2012-04-25 | 1 | -0/+6 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-23 | 1 | -2/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | fix a bug i added fixing another.... | UbitUmarov | 2012-04-22 | 1 | -2/+5 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-20 | 1 | -1/+11 |
|\ \ \
| |/ / |
|
| * | | Allow setting a specific target velocity on TeleportWithMomentum | Melanie | 2012-04-18 | 1 | -1/+11 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-17 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM... | Justin Clark-Casey (justincc) | 2012-04-17 | 1 | -3/+3 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-17 | 1 | -3/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | Use chode character actor.SetMomentum() to force full restore Velocity in sce... | UbitUmarov | 2012-04-14 | 1 | -1/+3 |
| * | | Use presence absolute position to request raycast to camera. Used m_pos maybe... | UbitUmarov | 2012-04-13 | 1 | -3/+11 |