aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-27Fixed an issue with the PresenceModule in "gridmode", introduced by my fixing...Diva Canto1-3/+0
2009-09-26Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto1-0/+12
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto3-7/+20
2009-09-25Don't preserve full user profile details within iars for nowJustin Clark-Casey (justincc)1-1/+3
2009-09-25add control files containing version info to iarsJustin Clark-Casey (justincc)1-0/+28
2009-09-24Produce a different error message if the user service does not have the authe...Justin Clark-Casey (justincc)1-11/+18
2009-09-24Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)1-16/+5
2009-09-18correct off-by-one error in save iar command handlingJustin Clark-Casey (justincc)1-1/+1
2009-09-18provide intelligble warning of why load/save iar doesn't work on grid mode, p...Justin Clark-Casey (justincc)1-0/+14
2009-09-16on iar save/load, let the user know if they put in the wrong passwordJustin Clark-Casey (justincc)1-22/+17
2009-09-15And another goMelanie1-2/+2
2009-09-15Attempt to fix the testsMelanie1-2/+2
2009-09-15Some OSGrid specific changes, please use this or later for OSGrid useMelanie2-21/+42
2009-09-14label load and save iar commands as experimental.Justin Clark-Casey (justincc)1-2/+6
2009-09-14re-enable load and save iar commandsJustin Clark-Casey (justincc)1-8/+0
2009-09-11Disable non-user ready load/save iar for now pending possible format changeJustin Clark-Casey (justincc)1-2/+10
2009-09-11Remove bug where iar created folders could not be deleted after relogJustin Clark-Casey (justincc)2-3/+7
2009-09-10refactor: Replace some iar item name generation in tests with helper functionJustin Clark-Casey (justincc)1-6/+3
2009-09-10fix spurious loading... messages on iar load by creating folders as version 1...Justin Clark-Casey (justincc)1-1/+1
2009-09-09Add test to check behaviour if an iar is loaded where no user profile exists ...Justin Clark-Casey (justincc)2-3/+78
2009-09-08extend load iar test to loading into a deeply nested directoryJustin Clark-Casey (justincc)3-10/+27
2009-09-08refactor: change method argument nameJustin Clark-Casey (justincc)1-22/+24
2009-09-08refactor iar name generationJustin Clark-Casey (justincc)2-27/+71
2009-09-07Only allow iar load/save if user is logged in to the region simulatorJustin Clark-Casey (justincc)2-28/+110
2009-09-07change default iar filenameJustin Clark-Casey (justincc)1-1/+1
2009-09-06change iar load to make discrete inventory service requests rather than the c...Justin Clark-Casey (justincc)2-34/+52
2009-09-06Add convenience functions to InventoryArchiveUtils for locating folders by as...Justin Clark-Casey (justincc)2-5/+69
2009-09-06change load iar test to use non-cache find item by path functionJustin Clark-Casey (justincc)1-1/+4
2009-09-06remove now unnecessary parts of save iar testJustin Clark-Casey (justincc)1-17/+4
2009-09-06Convert iar write request to use inventory service requests rather than cacheJustin Clark-Casey (justincc)2-12/+164
2009-09-06refactor: use direct scene reference in inventory archive read requestJustin Clark-Casey (justincc)4-30/+21
2009-09-06refactor: replace some uses of iar module reference with scene insteadJustin Clark-Casey (justincc)2-8/+18
2009-09-06Temporarily re-enable save iar test by manually insert the item into the old ...Justin Clark-Casey (justincc)2-5/+17
2009-09-04Add ids to iar requestsJustin Clark-Casey (justincc)3-25/+51
2009-09-04If running tests manually, fail immediately on errorJustin Clark-Casey (justincc)1-2/+0
2009-09-03If a test dll fails, stop immediately rather than trying all the other test dllsJustin Clark-Casey (justincc)2-26/+30
2009-09-02warnings safari.dr scofield (aka dirk husemann)1-4/+3
2009-08-28Pull out distinct cache system folders and drop cache methods in InventoryCacheJustin Clark-Casey (justincc)1-2/+12
2009-08-28Correct build breakJustin Clark-Casey (justincc)1-2/+2
2009-08-28minor: formatting and commentsJustin Clark-Casey (justincc)1-1/+2
2009-08-28minor: remove some commented out iar test codeJustin Clark-Casey (justincc)1-13/+0
2009-08-21Add copyright header. Formatting cleanup.Jeff Ames1-1/+28
2009-08-21* Fleshes more of NPCModule out.Adam Frisby1-0/+13
2009-08-20Remove a load-order dependency in inventory transfer that was bitingMelanie1-7/+6
2009-08-20Add some output (at DEBUG level) to the message transfer module to aidMelanie1-0/+4
2009-08-19A better purge of trash folder.Diva Canto1-1/+3
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto3-10/+12
2009-08-17Commented out one IAR test, because it's failing and needs attention from jus...Diva Canto1-5/+7
2009-08-17Did I say that i don't like git? Remove some stuff that shouldn't haveMelanie1-13/+0
2009-08-17Add System.Xml reference to the console projectMelanie1-0/+13