aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Set triggering the texture and height update on a two second timer. This fixesMelanie Thielker2010-08-101-4/+13
* Fix a nullref issue in the AgentSetAppearance packet handler when removing th...meta72010-08-101-6/+11
* Fix a dangling lock issue in llRemoveInventorymeta72010-08-101-11/+15
* Note to self: don't break the buildmeta72010-08-102-2/+2
* Resolve merge failuremeta72010-08-1010-4411/+4456
|\
| * Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2010-08-101-2/+4
| |\
| * | Resolve merge issuesMelanie2010-08-101-22/+46
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-1011-132/+153
| |\ \
| | * | Changing prim color generates event CHANGED_COLOR.Marck2010-08-101-0/+2
| | * | Removed abstract SetText method from EntityBase to make cleaner API.Mikko Pallari2010-08-103-8/+1
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-08-108-114/+145
| | |\ \
| | | * \ Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-08-103-60/+42
| | | |\ \
| | | | * | This file wants to be committedDiva Canto2010-08-101-37/+37
| | | | * | Enforce DB limits on region name to 32 chars, or else (not good). Removed a p...Diva Canto2010-08-102-23/+5
| | | * | | On shift-copy of an object, set up a new physics actor (as appropriate) for e...Justin Clark-Casey (justincc)2010-08-104-23/+48
| | | * | | Reduce number of paths in SOP code by setting flags via Flags property rather...Justin Clark-Casey (justincc)2010-08-101-15/+25
| | | * | | Extend DuplicateObject() test to check flags on the duplicated objectJustin Clark-Casey (justincc)2010-08-101-7/+9
| | | * | | extend TestDuplicateObject() to a two prim objectJustin Clark-Casey (justincc)2010-08-101-10/+19
| | | * | | Handle incoming ObjectImage (TextureEntry) updates synchronously rather than ...Justin Clark-Casey (justincc)2010-08-101-1/+5
| | | |/ /
| | | * | Even if all data migratios are up to date, still print the current revision t...Justin Clark-Casey (justincc)2010-08-091-3/+2
| | * | | Avoid truncation of error message during region creation.Marck2010-08-101-1/+1
| | |/ /
| * | | Remove 4000+ DOS line endings. Grrr!Melanie2010-08-101-4332/+4332
| * | | Remove windows line endingeMelanie2010-08-102-118/+118
* | | | Add a stack trace to the error output on the recursive read lock warning on m...meta72010-08-102-104/+128
| |_|/ |/| |
* | | remoning debug messagessacha2010-08-101-5/+0
* | | fixed ground texture issues ( it seems )sacha2010-08-101-2/+9
|/ /
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-092-6/+5
|\ \
| * | Change prejump from hardcoded true to default true so it can be disabled.Melanie Thielker2010-08-101-2/+1
| * | Whitespace conflictMelanie Thielker2010-08-092-5/+1
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-091-2/+6
| |\ \ | | |/
| | * Make fallbacks work, the destination was never actually updated with the fall...meta72010-08-091-4/+5
* | | Add a DebuggerSafe option to the ini to help with debugging in visual studio....meta72010-08-092-3/+16
* | | For my own sanity, fix a bug in xenginemeta72010-08-091-1/+2
|/ /
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-082-5/+1
|\ \
| * \ Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2010-08-092-23/+23
| |\ \
| * \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-092-5/+1
| |\ \ \ | | | |/ | | |/|
| | * | Remove "Could not authorize your session into the region" message in favorMelanie2010-08-092-5/+1
* | | | Make fallbacks work, the destination was never actually updated with the fall...meta72010-08-081-6/+7
| |_|/ |/| |
* | | Print a console message when we deny access because of no valid parcel found.meta72010-08-081-1/+2
* | | Fix minimap issues. This addresses mantis #228.meta72010-08-081-21/+2
* | | Add debug messages to attachment receiving and cowardly refuse to createMelanie Thielker2010-08-081-1/+19
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-087-11/+112
|\ \ | |/
| * Add distance sort for null, tooMelanie2010-08-081-2/+5
| * Tests for distance-sorted fallback regions.Marck2010-08-081-7/+57
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-08-083-0/+46
| |\
| | * Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2010-08-083-0/+33
| | |\
| | * | Enabled GridInfoServiceInConnector for standalones.Diva Canto2010-08-083-0/+46
| * | | Thank you, Marck00, for a patch that implemented region distance sortingMelanie Thielker2010-08-083-4/+31
| | |/ | |/|
| * | In my crusade against facelights, I am striking the killing blow. Add aMelanie2010-08-083-0/+33
| |/
| * Add search URL to Login ServiceMelanie2010-08-072-2/+20