| Commit message (Expand) | Author | Age | Files | Lines |
* | some cleanup and assume Linux/mono DNS is just broken... | UbitUmarov | 2017-05-29 | 1 | -8/+7 |
* | no.. still a fail | UbitUmarov | 2017-05-29 | 1 | -1/+1 |
* | mono is a total crap | UbitUmarov | 2017-05-29 | 1 | -2/+8 |
* | add temporary debug msgs | UbitUmarov | 2017-05-29 | 1 | -0/+3 |
* | remove a now anoying message.. | UbitUmarov | 2017-05-29 | 1 | -3/+3 |
* | need to delay even more agent close after teleport to compensate for slow ma... | UbitUmarov | 2017-05-28 | 1 | -3/+4 |
* | add some checks for valid endpoints | UbitUmarov | 2017-05-25 | 1 | -29/+23 |
* | remove some code for NAT that was disabled by its author Adam Frisby since 20... | UbitUmarov | 2017-05-22 | 1 | -18/+1 |
* | fix IClientIPEndpoint broken by justin long ago.. but stop using it | UbitUmarov | 2017-05-22 | 1 | -16/+11 |
* | add a few guard checks on serviceThrottlemodule | UbitUmarov | 2017-05-05 | 1 | -1/+9 |
* | move deep effective permissions aggregation to first time use and not on cha... | UbitUmarov | 2017-05-04 | 1 | -1/+1 |
* | rename sog.GetEffectivePermissions() since its use is now limited to more spe... | UbitUmarov | 2017-05-01 | 1 | -12/+5 |
* | fix new landmarks default permissions | UbitUmarov | 2017-04-30 | 1 | -3/+8 |
* | nore permissions masks hierachy | UbitUmarov | 2017-04-29 | 1 | -4/+4 |
* | update folded permitions if taking from world, or after unfold | UbitUmarov | 2017-04-29 | 1 | -13/+2 |
* | recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea... | UbitUmarov | 2017-04-29 | 1 | -10/+7 |
* | forgot a change... | UbitUmarov | 2017-04-28 | 1 | -2/+2 |
* | a few changes to permissions folding... we are testing. at this point only us... | UbitUmarov | 2017-04-28 | 1 | -15/+20 |
* | several changes for osTeleportObject | UbitUmarov | 2017-04-15 | 1 | -6/+86 |
* | Merge branch 'melanie' | Melanie Thielker | 2017-03-31 | 1 | -3/+8 |
|\ |
|
| * | Prevent error spew when script send IM to HG users before HG is up | Melanie Thielker | 2017-03-31 | 1 | -3/+8 |
* | | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 2017-01-26 | 1 | -10/+4 |
* | | don't let part lastowner be the group | UbitUmarov | 2017-01-22 | 1 | -2/+2 |
* | | change CanObjectEntry() to use a SOG | UbitUmarov | 2017-01-20 | 1 | -1/+1 |
* | | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ... | UbitUmarov | 2017-01-19 | 1 | -5/+6 |
* | | add more calls to effective permissions aggregation; do not change groupmask ... | UbitUmarov | 2017-01-17 | 1 | -0/+2 |
|/ |
|
* | Remove the last instance of the legacy slam but being set | Melanie Thielker | 2017-01-16 | 1 | -2/+2 |
* | fix incoerent definition of Slam bit (bits 3 and 4 used in diferent | UbitUmarov | 2017-01-14 | 1 | -4/+7 |
* | Fix the new permissions error introduced with the inventory fix | Melanie Thielker | 2017-01-13 | 1 | -7/+22 |
* | Squelch noisy debug message that happens on every single rez | Melanie Thielker | 2017-01-07 | 1 | -1/+1 |
* | Squelch red ink for login cancel by the user during circuit setup | Melanie Thielker | 2017-01-07 | 1 | -2/+10 |
* | Fix the long-standing bug that object permissions set in inventory were lost | Melanie Thielker | 2017-01-06 | 1 | -4/+8 |
* | Remove more calls to that horrible function | Melanie Thielker | 2017-01-06 | 1 | -10/+0 |
* | Fix errors introduced by incomplete understanding of what folded perms are | Melanie Thielker | 2017-01-06 | 1 | -13/+11 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 2 | -2/+3 |
* | add config option automatic_gods. With this option true, users that can be Go... | UbitUmarov | 2017-01-05 | 1 | -0/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 21 | -257/+257 |
* | Make it more unlikely that a script teleport will be caught by default region... | AliciaRaven | 2016-12-10 | 1 | -1/+1 |
* | add missing sp Intransit control | UbitUmarov | 2016-12-07 | 1 | -10/+18 |
* | set HasGridUserTried on usercache of NPCs | UbitUmarov | 2016-12-07 | 1 | -2/+2 |
* | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 2016-12-04 | 1 | -0/+2 |
* | change a wrong error message and avoid a null ref (that may happen due to nee... | UbitUmarov | 2016-12-02 | 1 | -13/+11 |
* | full change ServiceThrottleModule. Let it still service RegionHandleRequest a... | UbitUmarov | 2016-11-22 | 2 | -127/+20 |
* | Fix typo in a comment | AliciaRaven | 2016-11-22 | 1 | -1/+1 |
* | Include new Region.ini option for DefaultLandingPoint for teleports with no c... | AliciaRaven | 2016-11-22 | 1 | -0/+4 |
* | handle HG lm tp to large regions in another way | UbitUmarov | 2016-11-20 | 2 | -8/+17 |
* | HG protocol is still broken for large regions. work around it on teleport via lm | UbitUmarov | 2016-11-20 | 1 | -1/+3 |
* | fix GetUserUUI | UbitUmarov | 2016-09-19 | 1 | -0/+1 |
* | mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong | UbitUmarov | 2016-08-28 | 1 | -0/+8 |
* | potencial null ref | UbitUmarov | 2016-08-24 | 1 | -40/+36 |