| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bumping into sim borders and check estate bans for walking crossings | Melanie | 2011-01-28 | 1 | -11/+38 |
* | Add a TeleportFlags member to SP so we can tell how we got there. | Melanie | 2011-01-27 | 1 | -0/+11 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-01-17 | 1 | -4/+4 |
|\ |
|
| * | minor: resolve some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-18 | 1 | -1/+1 |
| * | Prune some of the excess logging for client logins. | Justin Clark-Casey (justincc) | 2011-01-18 | 1 | -3/+3 |
* | | Removed the call to sceneViewer.Reset upon MakeRoot and ChildAgentUpdate, bec... | Diva Canto | 2011-01-17 | 1 | -8/+0 |
|/ |
|
* | Revert "DEBUG DEBUG DEBUG" | Diva Canto | 2011-01-17 | 1 | -4/+0 |
* | DEBUG DEBUG DEBUG | Diva Canto | 2011-01-17 | 1 | -0/+4 |
* | Note to self: try to make only 3 things at the same time. | Diva Canto | 2011-01-04 | 1 | -1/+1 |
* | Guard against null Animator. | Diva Canto | 2011-01-04 | 1 | -1/+2 |
* | Put the coarse location updates back to 50 frames, otherwise the dots on the ... | Diva Canto | 2010-12-19 | 1 | -2/+2 |
* | Yet more things out of the main Update thread loop and into threadlets. This ... | Diva Canto | 2010-12-14 | 1 | -1/+4 |
* | Commented out the UpdateLand call from the Update thread loop, because this m... | Diva Canto | 2010-12-14 | 1 | -0/+1 |
* | Null checking ParentGroup is not needed. It can't be null. | Melanie | 2010-12-14 | 1 | -4/+2 |
* | This seems to get rid of the stuck PREJUMP animation, as reported by Justin i... | Diva Canto | 2010-12-13 | 1 | -2/+5 |
* | Trigger event with flag CHANGED_LINK when agent sits on objects that have not... | Marck | 2010-12-12 | 1 | -2/+6 |
* | Fixes the nudge movements! | Diva Canto | 2010-12-11 | 1 | -27/+0 |
* | Revert "Another stab at mantis #5256" | Diva Canto | 2010-12-10 | 1 | -12/+6 |
* | Another stab at mantis #5256 | Diva Canto | 2010-12-10 | 1 | -6/+12 |
* | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha... | Diva Canto | 2010-12-05 | 1 | -1/+1 |
* | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-12-05 | 1 | -115/+160 |
|\ |
|
| * | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 2010-12-03 | 1 | -16/+30 |
| * | Reformat an overzealous comment. Remove end of line marks and reference to the | Melanie | 2010-11-27 | 1 | -21/+24 |
| * | llUnsit position fix 4063 (updated 11-20-2010) | Micheil Merlin | 2010-11-27 | 1 | -2/+27 |
| * | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2010-11-27 | 1 | -114/+117 |
* | | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-21 | 1 | -0/+23 |
|\ \
| |/ |
|
| * | Prevent leftover attachments from clogging up the pipes | Melanie | 2010-11-16 | 1 | -1/+4 |
| * | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -0/+20 |
* | | Merge https://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -1/+1 |
* | | Merge git://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-05 | 1 | -29/+34 |
|\ \
| |/ |
|
| * | Actually calculate the height before setting it, this isn't done automatically | Melanie | 2010-11-03 | 1 | -1/+7 |
| * | Trying to prevent a wrong physical actor size | Melanie | 2010-11-03 | 1 | -0/+3 |
| * | Fix avatar height management | Melanie | 2010-11-02 | 1 | -24/+11 |
| * | Fix sitting and standing up | Melanie | 2010-11-02 | 1 | -5/+14 |
* | | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-30 | 1 | -11/+11 |
|\ \
| |/ |
|
| * | Move physics actor creation to after SetHeight to try and prevent | Melanie | 2010-10-30 | 1 | -11/+11 |
* | | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-29 | 1 | -10/+16 |
|\ \
| |/ |
|
| * | tweak a few more scene presence logging messages for consistency | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -3/+3 |
| * | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -5/+5 |
| * | Merge branch 'justincc-dev' | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -3/+9 |
| |\ |
|
| | * | add timing report to CompleteScenePresence for diagnostic purposes | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -1/+8 |
* | | | Merge branch 'master' into mantis5110 | Jonathan Freedman | 2010-10-29 | 1 | -20/+46 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'cmickeyb/dev-appearance' | Melanie | 2010-10-29 | 1 | -23/+50 |
| |\ \ |
|
| | * | | Clean up some cruft from the last commit. Re-add the initial update | Master ScienceSim | 2010-10-29 | 1 | -2/+2 |
| | * | | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2010-10-29 | 1 | -20/+46 |
| * | | | Merge branch 'dev-appearance' | Melanie | 2010-10-29 | 1 | -114/+48 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a... | Melanie | 2010-10-21 | 1 | -115/+50 |
| | |\ \ |
|
| | * | | | * remove some spurious debug info | Jonathan Freedman | 2010-10-20 | 1 | -0/+2 |
| * | | | | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -3/+1 |