| Commit message (Expand) | Author | Files | Lines |
2015-12-19 | temporary assets are as local | UbitUmarov | 1 | -8/+8 |
2015-12-16 | fix test: scene update needs to run after the delay | UbitUmarov | 1 | -3/+7 |
2015-12-16 | revert last change and add delays on testing, since child updates now have ti... | UbitUmarov | 1 | -0/+5 |
2015-12-16 | several changes to parcels access control and scenepresence updates rates | UbitUmarov | 1 | -115/+106 |
2015-12-15 | make parcel bans do something on vehicles. Just a first code, far from good | UbitUmarov | 1 | -1/+2 |
2015-12-15 | fix typo | UbitUmarov | 3 | -12/+10 |
2015-12-15 | replace GetNearestPoint... funtions | UbitUmarov | 1 | -3/+144 |
2015-12-15 | some changes parcels AABB math etc | UbitUmarov | 1 | -54/+45 |
2015-12-15 | dont round to nearest int when checking position in parcel since next high in... | UbitUmarov | 1 | -1/+1 |
2015-12-14 | removed unneeded funtions | UbitUmarov | 1 | -15/+4 |
2015-12-14 | on join parcels, keep the information of the larger parcel, since thats how i... | UbitUmarov | 1 | -19/+24 |
2015-12-14 | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 1 | -29/+53 |
2015-12-13 | taint prim count when join or subdivide parcels | UbitUmarov | 1 | -1/+4 |
2015-12-13 | change default landpoint type to anywhere (direct) | UbitUmarov | 1 | -20/+31 |
2015-12-12 | invalidate LandPoint on land subdivide | UbitUmarov | 1 | -3/+9 |
2015-12-12 | make sure land access/ban lists are active when changed by new viewers | UbitUmarov | 1 | -0/+11 |
2015-12-12 | fix land access/ban list sending for new viewers | UbitUmarov | 1 | -2/+2 |
2015-12-12 | add IsEstateManager check to Permissions | UbitUmarov | 1 | -0/+1 |
2015-12-10 | keep SOG reference to root part since two many things depend on deleted SOGs ... | UbitUmarov | 1 | -2/+2 |
2015-12-10 | remove some SOG references on delete to help GC | UbitUmarov | 1 | -0/+1 |
2015-12-04 | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 1 | -2/+1 |
2015-12-04 | add other Eyes asset id to xferupload defaults | UbitUmarov | 1 | -2/+4 |
2015-12-03 | change handling of optional skirt baked texture | UbitUmarov | 1 | -12/+40 |
2015-12-02 | remove failed CreateAgent from agent child regions list | UbitUmarov | 1 | -6/+8 |
2015-12-01 | fix a more few typos | UbitUmarov | 1 | -2/+2 |
2015-11-30 | fix a few typos | UbitUmarov | 1 | -3/+2 |
2015-11-30 | add a few more known texture IDs | UbitUmarov | 1 | -5/+15 |
2015-11-27 | stop some requests processing when module as no scenes (there must be a bette... | UbitUmarov | 1 | -0/+17 |
2015-11-27 | Fix Region Max height in boundingSize parameters checking in ArchiverModule.c... | Jak Daniels | 1 | -2/+2 |
2015-11-25 | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 1 | -11/+10 |
2015-11-25 | remove default of 60minutes on MapImageService Refresh time, forgotten from ... | UbitUmarov | 1 | -1/+1 |
2015-11-24 | simplify DeliverChatToAvatars(..) ( hopefully not breaking it ) | UbitUmarov | 1 | -73/+62 |
2015-11-24 | again chat echos, check repeats uncondicionally | UbitUmarov | 1 | -2/+5 |
2015-11-24 | reset control even prior to use | UbitUmarov | 1 | -0/+2 |
2015-11-24 | at end of teleport disable the sending simulator, not destiny | UbitUmarov | 1 | -2/+6 |
2015-11-24 | reduce 'echos' on several regions per instance (mantis 7754) | UbitUmarov | 1 | -1/+2 |
2015-11-22 | Fixed some stupid math and checks on --bounding-origin and --bounding-size. B... | Jak Daniels | 1 | -20/+9 |
2015-11-22 | change silly Monitor use | UbitUmarov | 1 | -11/+11 |
2015-11-22 | change syncronization method | UbitUmarov | 1 | -76/+65 |
2015-11-22 | revert take the Monitor.wait out of the locks | UbitUmarov | 1 | -17/+16 |
2015-11-22 | coment out merge option on multiregion oar load i added | UbitUmarov | 1 | -1/+1 |
2015-11-22 | take the Monitor.wait out of the locks | UbitUmarov | 1 | -16/+17 |
2015-11-22 | a few more changes on Multiregion control file load | UbitUmarov | 2 | -9/+19 |
2015-11-22 | add a a missing monitor.wait if still not needed, mb in future | UbitUmarov | 1 | -3/+8 |
2015-11-22 | a few changes on Multiregion control file load ; load oar seems far from good | UbitUmarov | 2 | -8/+15 |
2015-11-22 | add Monitor.wait on load | UbitUmarov | 1 | -0/+4 |
2015-11-22 | reduce noise before compare | UbitUmarov | 1 | -2/+13 |
2015-11-22 | add merge option on multioar test | UbitUmarov | 1 | -1/+3 |
2015-11-22 | minor changes | UbitUmarov | 1 | -14/+19 |
2015-11-22 | don't use 'funny' Quaternions | UbitUmarov | 1 | -0/+2 |