Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-08-07 | bug | UbitUmarov | 1 | -1/+2 | |
2014-08-07 | remove annoying debug msg . still a lot of spam, but to remove later | UbitUmarov | 1 | -1/+1 | |
2014-08-07 | make grid baked textures override the ones on appearance. Due to bug | UbitUmarov | 1 | -35/+60 | |
somewhere they are always bad at ValidateBakedTextures entry. ( even if they where good and on assets cache we whould need to generate the cacheID hash ) | |||||
2014-08-07 | bug on upload new bakes decision | UbitUmarov | 1 | -2/+3 | |
2014-08-07 | minor clean, dont check for cache if we aren't using it.. | UbitUmarov | 2 | -105/+27 | |
2014-08-07 | reply to cached checks with same serial number | UbitUmarov | 1 | -3/+4 | |
2014-08-07 | bug | UbitUmarov | 1 | -1/+1 | |
2014-08-07 | only send to bakedmodule the baked textures :) | UbitUmarov | 1 | -10/+13 | |
2014-08-07 | bugg | UbitUmarov | 2 | -29/+27 | |
2014-08-07 | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 4 | -217/+298 | |
only, reduced number of accesses to it. TESTING | |||||
2014-08-06 | bakemodule didnt like last changes | UbitUmarov | 2 | -13/+8 | |
2014-08-06 | some debug to remove later | UbitUmarov | 2 | -1/+9 | |
2014-08-06 | try to make the baked textures cache work | UbitUmarov | 1 | -33/+40 | |
2014-08-05 | apply objectSlamSale to all roots of coalescence objects. replace the | UbitUmarov | 2 | -8/+8 | |
single object condition for renaming | |||||
2014-08-05 | dont mess with names and descriptions on coalescence objects. Inventory | UbitUmarov | 2 | -2/+7 | |
name can change for inventory purposes only. | |||||
2014-08-05 | revert to old avn-current code, not using ApplyPermissionsOnRez() till its | UbitUmarov | 1 | -1/+43 | |
reviewed/fixed | |||||
2014-08-05 | dont change agentItem.BasePermissions where avination-current didn't | UbitUmarov | 1 | -2/+3 | |
change | |||||
2014-08-04 | diference fix | UbitUmarov | 1 | -1/+4 | |
2014-08-04 | check... | UbitUmarov | 3 | -606/+598 | |
2014-08-04 | Revert "start sending terrain in scenePresence after well defined avatar. Minor" | UbitUmarov | 5 | -629/+616 | |
This reverts commit 05a2feba5d780c57c252891a20071800fd9f2e3e. | |||||
2014-08-04 | start sending terrain in scenePresence after well defined avatar. Minor | UbitUmarov | 5 | -616/+629 | |
change on significante AgentUpdate check. | |||||
2014-08-04 | local chat gods bug fix | UbitUmarov | 1 | -2/+2 | |
2014-08-04 | missing child login parcel overlay | UbitUmarov | 1 | -0/+8 | |
2014-08-03 | missing currentParcelUUID update | UbitUmarov | 1 | -0/+1 | |
2014-08-03 | some mess cleanup | UbitUmarov | 1 | -40/+35 | |
2014-08-03 | mess update ( hide avatars ) | UbitUmarov | 2 | -33/+47 | |
2014-08-03 | remove debug msgs at attachments deRez | UbitUmarov | 1 | -7/+1 | |
2014-08-03 | bugg | UbitUmarov | 1 | -11/+15 | |
2014-08-03 | dont get script states for NPCs on deRez | UbitUmarov | 1 | -8/+11 | |
2014-08-03 | replace debug msgs by others | UbitUmarov | 3 | -10/+21 | |
2014-08-03 | several debug msgs, need to be removed asap | UbitUmarov | 2 | -0/+12 | |
2014-08-03 | Stop deleting objects that have status DIE_AT_EDGE set when they cross regions. | Melanie Thielker | 1 | -13/+17 | |
This was an OpenSim hack to prevent vehicles from trying to cross. | |||||
2014-08-03 | debug... | UbitUmarov | 1 | -25/+110 | |
2014-08-03 | .... | UbitUmarov | 1 | -3/+4 | |
2014-08-03 | test... | UbitUmarov | 1 | -2/+74 | |
2014-08-03 | test not rezzing attachments on a FireAndForget | UbitUmarov | 1 | -14/+13 | |
2014-08-03 | comment out a debug msg. more on gods being Gods | UbitUmarov | 2 | -9/+15 | |
2014-08-02 | testing... | UbitUmarov | 1 | -20/+67 | |
2014-08-02 | testing | UbitUmarov | 1 | -2/+16 | |
2014-08-02 | god also read local chat | UbitUmarov | 2 | -2/+7 | |
2014-08-02 | let gods see hidden avatars ( test ) | UbitUmarov | 1 | -9/+15 | |
2014-08-02 | remove the groups restrictions for npcs since they do nothing usefull | UbitUmarov | 1 | -10/+6 | |
2014-08-02 | bug hunt: disable group for npc | UbitUmarov | 1 | -3/+8 | |
2014-08-02 | dont fire a thread on npc creation keeping the main one just waiting | UbitUmarov | 1 | -5/+6 | |
2014-08-02 | add some filters for NPCs | UbitUmarov | 3 | -16/+52 | |
2014-08-02 | crossing into a hide parcel may work now. Not nice fix.. need get back to | UbitUmarov | 1 | -1/+5 | |
this later | |||||
2014-08-02 | initial state change | UbitUmarov | 1 | -2/+2 | |
2014-08-02 | add a hide check at end of region arrival | UbitUmarov | 1 | -0/+7 | |
2014-08-02 | remove a few more | UbitUmarov | 1 | -6/+1 | |
2014-08-02 | remove some ischild tests | UbitUmarov | 1 | -5/+5 | |