aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Make the item created in the default test iar an object rather than a scriptJustin Clark-Casey (justincc)2011-03-091-2/+27
| * minor: change the order of some default iar setup in test caseJustin Clark-Casey (justincc)2011-03-091-5/+7
| * Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-093-3/+0
| * Split out path tests from InventoryArchiveTests. Factor common code into tes...Justin Clark-Casey (justincc)2011-03-093-531/+562
| * Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta...Justin Clark-Casey (justincc)2011-03-092-50/+17
| * Make -m shortcut option for --merge on load iar specific. Correct some log m...Justin Clark-Casey (justincc)2011-03-081-7/+7
| * Construct test load iar only once and reuse for each test, rather than recrea...Justin Clark-Casey (justincc)2011-03-051-8/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-271-1/+1
|\ \ | |/
| * change some log messages from info to debugJustin Clark-Casey (justincc)2011-02-251-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-02-211-14/+50
|\ \
| * | throttle group notices to max of 4 threads at a timeMike Rieker2011-02-201-14/+50
* | | Prevent attaching things you don't own from inworld. Simple solution for aMelanie2011-02-211-0/+7
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-191-42/+18
|\ \ | |/
| * Changed console command "alert" and added new command "alert-user".Marck2011-02-161-42/+18
* | Fix merge issuesMelanie2011-02-071-6/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-072-3/+11
|\ \ | |/
| * Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...Diva Canto2011-02-031-0/+2
| * Comment out texture CAPS 'texture not found' message for nowJustin Clark-Casey (justincc)2011-02-021-3/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-2/+2
|\ \ | |/
| * minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-272-14/+13
|\ \ | |/
| * Removed a few more spurious appearance saves. When an avatarMic Bowman2011-01-252-13/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-236-20/+20
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-214-10/+11
| * For now, comment out logging messages about IM sending, since these cause hig...Justin Clark-Casey (justincc)2011-01-191-3/+3
| * with mic's permission, reduce appearance, baked texture logging verbosity for...Justin Clark-Casey (justincc)2011-01-191-3/+3
| * With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)2011-01-191-1/+1
| * Downgrade and comment out some other caps messages for nowJustin Clark-Casey (justincc)2011-01-191-5/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-1/+1
|\ \ | |/
| * Fix build breakMelanie2011-01-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-183-4/+4
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-01-183-4/+4
| |\
| | * Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)2011-01-183-4/+4
| * | Change gesture activation to not quash any other flagsMelanie2011-01-181-3/+3
| |/
| * Added a -v|verbose option to save iar.Diva Canto2011-01-082-1/+9
| * Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-032-2/+2
* | Change gesture activation to not quash any other flagsMelanie2011-01-171-3/+3
* | Implement nonlocal god kicks and freezesMelanie2011-01-141-4/+35
* | Implement kicking, freezing and unfreezing users in the same sim viaMelanie2011-01-131-58/+117
* | Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-022-2/+2
* | Add MessageKey to section Messaging, a key that prevents injection ofMelanie2010-12-301-6/+25
* | Remove the restriction on communication across scopes. This will allowMelanie2010-12-291-1/+1
* | Remove some code that was meant to fool the viewer into thinking SLT. It neverMelanie2010-12-261-18/+19
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-2/+1
|\ \ | |/
| * Fix a broken format on an error message. Also replace yet another e.MessageMelanie2010-12-221-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-202-9/+7
|\ \ | |/
| * uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)2010-12-181-5/+3
| * minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)2010-12-181-3/+3
| * Raise maximum iar version that master can load to 1.x, so that it can load it...Justin Clark-Casey (justincc)2010-12-181-1/+1
| * reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)2010-12-141-0/+16