| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2017-01-06 | 8 | -79/+67 |
|\ |
|
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-06 | 3 | -21/+2 |
| |\ |
|
| * | | Fix the long-standing bug that object permissions set in inventory were lost | Melanie Thielker | 2017-01-06 | 4 | -11/+21 |
| * | | 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 | 6 | -58/+46 |
* | | | add a missing god_date transmition | UbitUmarov | 2017-01-06 | 1 | -2/+6 |
| |/
|/| |
|
* | | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 3 | -21/+2 |
|/ |
|
* | restore parcels avatars visibility god level change correct handling; try to... | UbitUmarov | 2017-01-06 | 2 | -24/+28 |
* | fix/simplify validation of god_data update field | UbitUmarov | 2017-01-06 | 2 | -16/+23 |
* | fix typo | UbitUmarov | 2017-01-06 | 1 | -9/+7 |
* | Fix the mixed gods issue in all places | Melanie Thielker | 2017-01-06 | 1 | -6/+13 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-06 | 1 | -1/+2 |
|\ |
|
| * | take sync viewer out on make root | UbitUmarov | 2017-01-06 | 1 | -1/+2 |
* | | Handle the case where grid gods and local gods should coexit | Melanie Thielker | 2017-01-06 | 1 | -0/+9 |
|/ |
|
* | Sync viewer on make root | Melanie Thielker | 2017-01-06 | 2 | -1/+2 |
* | Send GodLevel to viewers on login | Melanie Thielker | 2017-01-06 | 2 | -1/+3 |
* | UserLevel must have a trusted source | Melanie Thielker | 2017-01-06 | 1 | -4/+0 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 22 | -150/+105 |
* | Add GodController class | Melanie Thielker | 2017-01-05 | 1 | -0/+231 |
* | inform viewers of current godlevel; put back a small delay on teleport arriv... | UbitUmarov | 2017-01-05 | 1 | -11/+34 |
* | allow initial automatic level to be changed by request. Since viewers still d... | UbitUmarov | 2017-01-05 | 1 | -6/+6 |
* | add config option automatic_gods. With this option true, users that can be Go... | UbitUmarov | 2017-01-05 | 4 | -9/+43 |
* | remove code i started but didn't finish | UbitUmarov | 2017-01-05 | 1 | -85/+0 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 959 | -24588/+24588 |
* | Make it possible to disable the bakes module in the way it is described in co... | Melanie Thielker | 2017-01-05 | 1 | -1/+10 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2017-01-05 | 3 | -5/+24 |
|\ |
|
| * | Make the estate communications handler selectable | Melanie Thielker | 2017-01-05 | 1 | -0/+19 |
| * | Rename the files and classes from XEstate to Estate | Melanie Thielker | 2017-01-05 | 3 | -5/+5 |
* | | a few changes to Gods ( ie administrators) control | UbitUmarov | 2017-01-05 | 5 | -119/+99 |
|/ |
|
* | a few changes to estates port handling | UbitUmarov | 2017-01-05 | 2 | -7/+12 |
* | a few changes to estates and estate teleportHome (used kick) | UbitUmarov | 2017-01-05 | 5 | -47/+78 |
* | Fix some permissions checks in groups | Melanie Thielker | 2017-01-05 | 1 | -3/+16 |
* | Create all tables ad InnoDB by default | Melanie Thielker | 2017-01-05 | 4 | -22/+22 |
* | The robust command login reset should return config value: MinLoginLevel. Def... | Mandarinka Tasty | 2017-01-04 | 1 | -2/+2 |
* | PGSQL fixed a missing cast to uuid in XInventoryData | Geir Nøklebye | 2017-01-04 | 1 | -1/+1 |
* | Show details of scene objects with given ownerId. | Mandarinka Tasty | 2017-01-04 | 1 | -0/+35 |
* | Set a sensible default for the MaxAgentGroups parameter | Melanie Thielker | 2017-01-04 | 1 | -1/+1 |
* | Suppress misleading message when logging in locally | Melanie Thielker | 2017-01-03 | 1 | -2/+6 |
* | Suppress error messages in the log if functions are not enabled. Just return ... | Melanie Thielker | 2017-01-03 | 1 | -2/+2 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2017-01-02 | 4 | -6/+32 |
|\ |
|
| * | Create a generic way for passing constructor args to plugins | Melanie Thielker | 2017-01-02 | 4 | -6/+32 |
* | | Add the HGRemoteAssetService. Allows to use any asset service with HG | Melanie Thielker | 2017-01-02 | 1 | -0/+240 |
|/ |
|
* | Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmeta... | Diva Canto | 2016-12-31 | 7 | -7477/+8039 |
* | mantis 8106: improve avatar walk in mouselook | UbitUmarov | 2016-12-30 | 1 | -4/+10 |
* | Fake accepting materials (Type == -2) on FSAssets. | Melanie Thielker | 2016-12-30 | 1 | -0/+3 |
* | remove a gc.collect that isn't very usefull (on the right engine this | UbitUmarov | 2016-12-30 | 2 | -1855/+2602 |
* | remove a gc.collect that isn't very usefull | UbitUmarov | 2016-12-30 | 1 | -2602/+1853 |
* | fix typos | UbitUmarov | 2016-12-30 | 1 | -3/+3 |
* | Serving robots.txt from bin Idea of solution for http://opensimulator.org/man... | Mandarinka Tasty | 2016-12-29 | 2 | -0/+21 |
* | Add a MaxRetries option to the inventory connector. | Melanie Thielker | 2016-12-29 | 2 | -2/+16 |