aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)9-9/+0
2014-11-21Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker1-11/+0
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-13/+3
2014-11-10minor: correct console response when setting attachments logging levelJustin Clark-Casey1-1/+1
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-27Add hypergrid teleporting support to user profiles picksBlueWall1-16/+97
2014-10-26 do consider skirt baked texture on validationUbitUmarov1-3/+9
2014-10-26 dont send baked textures assets, but send cache informationUbitUmarov1-5/+13
2014-10-02Don't unnecessarily remove from backup objects that were not directly attache...Justin Clark-Casey (justincc)2-5/+18
2014-09-28Improve on the last commit to InventoryArchiver: put back the original constr...Diva Canto3-10/+23
2014-09-23Modifications to previous IAR commits to bring them more inline with existing...AliciaRaven2-7/+10
2014-09-23Add an event callback for loading IAR files. The callback for creating them a...AliciaRaven7-45/+133
2014-09-23Change existing IAR save to use UUID for its callback reference instead of Gu...AliciaRaven5-17/+17
2014-09-23Include same content filters for IAR file exports that already exist for OAR ...AliciaRaven2-0/+54
2014-09-19exclude npcs from baked cacheUbitUmarov1-0/+10
2014-09-17 ... and a few more..UbitUmarov1-18/+31
2014-09-09 remove messing with KeyframeMotion on attachUbitUmarov1-2/+2
2014-09-09drop attachments with original physical proprietiesUbitUmarov1-21/+6
2014-09-08 on drop send full update on root prim, terse on others ( as sl ). FixUbitUmarov1-2/+5
2014-09-08 change attachment drop, to make object Phanton. THis is not as SL, butUbitUmarov1-8/+12
2014-09-08*NEEDS more testing* on attachment drop: fix adding prims to physicsUbitUmarov1-4/+31
2014-09-05For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)1-1/+2
2014-08-15On teleport to a region that already has a child agent established (e.g. a ne...Justin Clark-Casey (justincc)1-1/+1
2014-08-14 try external bakedModule when local cache is invalid and not just at loginUbitUmarov1-9/+13
2014-08-14 reduced debug msgsUbitUmarov1-3/+7
2014-08-14 only try external baked texture module on loginUbitUmarov1-26/+36
2014-08-14*DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov1-95/+92
2014-08-13 put back baked textures debug msgs at start of validatebaked...UbitUmarov1-0/+12
2014-08-11 remove confusing defonly controlUbitUmarov1-14/+4
2014-08-11... one day..UbitUmarov1-1/+2
2014-08-11will get there..UbitUmarov1-4/+3
2014-08-11validatebaked still not okUbitUmarov1-5/+4
2014-08-08of course.. bug..UbitUmarov1-1/+2
2014-08-08 lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov1-93/+97
2014-08-07bugUbitUmarov1-1/+2
2014-08-07remove annoying debug msg . still a lot of spam, but to remove laterUbitUmarov1-1/+1
2014-08-07 make grid baked textures override the ones on appearance. Due to bugUbitUmarov1-35/+60
2014-08-07bug on upload new bakes decisionUbitUmarov1-2/+3
2014-08-07minor clean, dont check for cache if we aren't using it..UbitUmarov1-23/+5
2014-08-07bugUbitUmarov1-1/+1
2014-08-07only send to bakedmodule the baked textures :)UbitUmarov1-10/+13
2014-08-07 buggUbitUmarov1-28/+26
2014-08-07DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov1-81/+198
2014-08-04local chat gods bug fixUbitUmarov1-2/+2
2014-08-03 remove debug msgs at attachments deRezUbitUmarov1-7/+1
2014-08-03buggUbitUmarov1-11/+15
2014-08-03 dont get script states for NPCs on deRezUbitUmarov1-8/+11