aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-27 on TPs to nearby regions, only send kills if needed by parcel privacyUbitUmarov1-4/+8
2014-08-24 put back the kills on tp where they belongUbitUmarov1-6/+1
2014-08-24*test* move sending kills to before sending the update, this breaks tpUbitUmarov1-1/+4
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-2/+4
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-21 replace AgentHasMovedAway + KillEntity by a hacked version on teleportsUbitUmarov1-4/+7
2014-08-18undo the hack.. its uselessUbitUmarov1-2/+3
2014-08-18Expect a missing directory, the asset cache is shared. Prevent spew ifMelanie Thielker1-0/+5
2014-08-18 reduce the kills sent, hide attachments kills on originUbitUmarov1-3/+2
2014-08-18NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachmentsUbitUmarov1-5/+13
2014-08-17 put bake bakes, plus a missing change forcing animations to pass byUbitUmarov1-1/+1
2014-08-17TEST disable again baked textures on crossingUbitUmarov1-0/+2
2014-08-17TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagentUbitUmarov1-0/+2
2014-08-17*DANGER* rearange EnableChildAgents() so that hopefully it does it jobUbitUmarov1-104/+86
2014-08-17bad testUbitUmarov1-1/+2
2014-08-17make EnableChildAgent async from callerUbitUmarov1-63/+54
2014-08-17remove hack to break sending of baked cache on agent cross updateUbitUmarov1-2/+0
2014-08-16DEBUG intencional break of sending baked cacheUbitUmarov1-0/+3
2014-08-16minor low resolution debug timmingUbitUmarov1-2/+5
2014-08-16send avatar Height to children, use it in region tp height checkUbitUmarov1-4/+12
2014-08-16*test* just send default appearance ( something along path doesnt likeUbitUmarov1-3/+6
2014-08-15on teleports dont send baked textures assets in CreateClient, they will do on...UbitUmarov1-1/+4
2014-08-15cleanup a bitUbitUmarov1-10/+1
2014-08-15do CrossAttachmentsIntoNewRegion for old versions in the right placeUbitUmarov1-7/+8
2014-08-15refix hide on crossingsUbitUmarov1-1/+2
2014-08-15let failed crossing say something abotu reasonUbitUmarov1-5/+14
2014-08-15adjust createAgent delay on childs creation. Beeing bad, it should be highUbitUmarov1-3/+9
2014-08-15 remove ban check from create caps. That needs to be done on callerUbitUmarov1-5/+19
2014-08-15remove the delay on child creation on Neighbour since its amout in notUbitUmarov1-3/+4
2014-08-14add a extra delay in EnableChildAgents between CreateAgent() return andUbitUmarov1-5/+14
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* dont send baked textures assets to Neighbours. Possible we couldUbitUmarov1-2/+6
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-10TEST move parcelRegionCross to EntityTransferModule cross so it works onUbitUmarov1-4/+10
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