aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Implement health monitoring of the packet receiving and sending threadsMelanie2010-11-281-3/+36
* | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-271-21/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Reformat an overzealous comment. Remove end of line marks and reference to theMelanie2010-11-271-21/+24
* | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-271-10/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | llUnsit position fix 4063 (updated 11-20-2010)Micheil Merlin2010-11-271-2/+27
* | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-272-24/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-271-15/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | If we fail to gather asset uuids for a particular asset, log the failing asse...Justin Clark-Casey (justincc)2010-11-271-15/+25
| * | | | | | | | | | | | | Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-114/+117
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Trigger changed event with CHANGED_TELEPORT when teleporting to another region.Marck2010-11-261-9/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-252-79/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-252-67/+10
* | | | | | | | | | | | Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2010-11-253-117/+120
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Prevent an overlength button label from producing a debug dump and abortingMelanie2010-11-243-117/+120
* | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-0/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | Implement the restart moduleMelanie2010-11-251-1/+1
| * | | | | | | | | | | Adding the skeleton for the restart moduleMelanie2010-11-241-0/+39
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-236-25/+194
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-232-15/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Let CHANGED_SCALE also trigger when editing prims and linksets with the viewe...Marck2010-11-221-0/+2
| | * | | | | | | | | | Let CHANGED_SHAPE trigger. This fixes Mantis #1844.Marck2010-11-221-15/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | adapt tests to use DeRezObjects() since DeRezObject() has recently disappearedJustin Clark-Casey (justincc)2010-11-221-2/+7
| * | | | | | | | | | add basic tests to check that under default permissions module owner can dele...Justin Clark-Casey (justincc)2010-11-224-11/+186
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-226-57/+128
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-213-10/+40
| * | | | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-215-48/+89
| * | | | | | | | | Prevent leftover attachments from clogging up the pipesMelanie2010-11-161-1/+4
* | | | | | | | | | Send media and other parcel data to client on login. Makes streams visibleMelanie2010-11-181-1/+8
* | | | | | | | | | Send parcel data upon becoming root. This will make streams play and buildMelanie2010-11-181-3/+5
* | | | | | | | | | Prevent leftover attachments from clogging up the pipesMelanie2010-11-161-1/+4
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-167-33/+76
| * | | | | | | | | Diva needs a spanking! Serializing OldItemID breaks script state persistence ...Melanie2010-11-161-1/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Prevent teleporting to a region when the egent is banned in all parcelsMelanie2010-11-101-0/+7
* | | | | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2010-11-162-3/+17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2010-11-112-3/+17
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix excessive forward motion and flailing while descending a slope, prevent a...Kitto Flora2010-11-112-3/+17
* | | | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-168-32/+72
* | | | | | | | | | | When detaching a scripted item, always consider it modified. Script statesMelanie2010-11-161-0/+2
* | | | | | | | | | | Diva needs a spanking! Serializing OldItemID breaks script stateMelanie2010-11-161-1/+4
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Prevent teleporting to a region when the egent is banned in all parcelsMelanie2010-11-101-0/+7
* | | | | | | | | | Add option SeeIntoBannedRegion to allow band to act like SL, where you canMelanie2010-11-091-1/+9
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-1/+0
| * | | | | | | | | Formatting cleanup.Jeff Ames2010-11-081-1/+1
* | | | | | | | | | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-1/+0
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Prevent temp-on-rez prims from being persistedMelanie2010-11-081-0/+3
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-081-7/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Reinstate a lost fixMelanie2010-11-081-2/+1
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-081-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /