| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into httptests | UbitUmarov | 2018-04-28 | 1 | -2/+9 |
|\ |
|
| * | mantis 8321: avoid null reference potencial caused by outdated LMs for example | UbitUmarov | 2018-04-28 | 1 | -2/+9 |
* | | shut up some pesty warnings | UbitUmarov | 2018-01-15 | 1 | -2/+2 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-24 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | change a few more parcel eject code paths | UbitUmarov | 2017-08-24 | 1 | -1/+1 |
| * | (un)eject flag is only lowest bit, only protect active gods from freeze; do n... | UbitUmarov | 2017-08-24 | 1 | -3/+3 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 2 | -3/+118 |
|\ \
| |/ |
|
| * | display remaining pass time in hours, mins or seconds acording to value | UbitUmarov | 2017-07-26 | 1 | -1/+9 |
| * | change buypass insuficent funds to make clear that its on that region money ... | UbitUmarov | 2017-07-26 | 1 | -2/+3 |
| * | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money... | UbitUmarov | 2017-07-26 | 1 | -5/+8 |
| * | add comments to make that more clear | UbitUmarov | 2017-07-26 | 2 | -0/+2 |
| * | do not allow setting land passes on group owned land, because currently we ca... | UbitUmarov | 2017-07-26 | 1 | -1/+1 |
| * | only allow pass renovation on the last quarter of parcel pass time. go back t... | UbitUmarov | 2017-07-26 | 1 | -5/+8 |
| * | lets try using older EventManager.TriggerMoneyTransfer to pay parcel passes | UbitUmarov | 2017-07-25 | 1 | -1/+5 |
| * | allow pass recharge with no loss of current time up to 1/4 of parcel pass time. | UbitUmarov | 2017-07-25 | 1 | -9/+9 |
| * | Ooops.. pay to land owner, not grid. group owned parcel not suported for now.... | UbitUmarov | 2017-07-25 | 1 | -1/+7 |
| * | add first code to process parcel buy pass. Still testing, and still no kick o... | UbitUmarov | 2017-07-25 | 1 | -1/+89 |
| * | only hide parcel info from banned avatars | UbitUmarov | 2017-07-24 | 1 | -1/+1 |
* | | merge | UbitUmarov | 2017-07-20 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | osSetParcelDetails: add more land update code | UbitUmarov | 2017-07-12 | 1 | -0/+8 |
* | | some changes on pollevent | UbitUmarov | 2017-06-06 | 1 | -9/+6 |
|/ |
|
* | fix a null ref on parcels join | UbitUmarov | 2017-05-19 | 1 | -4/+11 |
* | fix land parcel group been lost on region upload | UbitUmarov | 2017-05-19 | 1 | -2/+0 |
* | clear land object on delete | UbitUmarov | 2017-05-14 | 2 | -1/+17 |
* | don't round to nearest int | UbitUmarov | 2017-05-14 | 2 | -3/+3 |
* | don't do dwell if there is no module active | UbitUmarov | 2017-05-14 | 1 | -1/+6 |
* | fix remote requests for dwell, so dwell module still called | UbitUmarov | 2017-05-14 | 1 | -0/+3 |
* | fix some issue on parcels loading and make parcels dwell show something. Reso... | UbitUmarov | 2017-05-14 | 3 | -21/+61 |
* | find parcels by GlobalID.. well most time | UbitUmarov | 2017-05-13 | 3 | -12/+58 |
* | add CanSellObject() permitions check functions | UbitUmarov | 2017-03-30 | 1 | -2/+1 |
* | fix SimwideArea again | UbitUmarov | 2017-01-27 | 1 | -0/+1 |
* | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 2017-01-27 | 3 | -35/+23 |
* | replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP... | UbitUmarov | 2017-01-22 | 1 | -1/+1 |
* | change the initialization point of SimwideArea | UbitUmarov | 2017-01-21 | 2 | -4/+6 |
* | initialize SimwideArea | UbitUmarov | 2017-01-21 | 1 | -1/+3 |
* | fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi... | UbitUmarov | 2017-01-19 | 1 | -1/+1 |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 2 | -2/+2 |
* | try to work around some broken viewers math on handles | UbitUmarov | 2017-01-07 | 1 | -4/+9 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -2/+2 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 6 | -269/+269 |
* | dont try to use a parcelID as encoded position when it is not | UbitUmarov | 2016-12-23 | 1 | -2/+3 |
* | fix: check for region_handle before region_id, viewers are so funny.. | UbitUmarov | 2016-12-14 | 1 | -21/+21 |
* | work around viewers not suporting large regions on landmark creation. They s... | UbitUmarov | 2016-11-24 | 1 | -16/+37 |
* | change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ... | UbitUmarov | 2016-10-11 | 1 | -7/+18 |
* | remove attachment to event OnPreAgentUpdate that is doing nothing | UbitUmarov | 2016-10-05 | 1 | -5/+0 |
* | Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds... | tglion | 2016-09-05 | 1 | -0/+3 |
* | fix region Allow damage and parcel safe flags handling | UbitUmarov | 2016-08-17 | 1 | -6/+6 |
* | cleanup some code | UbitUmarov | 2016-07-25 | 1 | -23/+22 |
* | add a missing update to avatar damage Invulnerable | UbitUmarov | 2016-07-24 | 1 | -0/+4 |
* | if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t... | UbitUmarov | 2016-06-28 | 1 | -1/+24 |