| Commit message (Expand) | Author | Files | Lines |
2017-01-07 | Queue all events for a script that is waiting to compile | Melanie Thielker | 1 | -13/+56 |
2017-01-06 | Fix a slew of event like CHANGED_OWNER, attach() etc not working. | Melanie Thielker | 1 | -1/+8 |
2017-01-06 | Fix an artefact introduced by git's revert merging logic | Melanie Thielker | 1 | -9/+6 |
2017-01-06 | add a missing god_date transmition | UbitUmarov | 1 | -2/+6 |
2017-01-06 | Fix the long-standing bug that object permissions set in inventory were lost | Melanie Thielker | 4 | -11/+21 |
2017-01-06 | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2 | -17/+2 |
2017-01-06 | Remove more calls to that horrible function | Melanie Thielker | 1 | -10/+0 |
2017-01-06 | Fix errors introduced by incomplete understanding of what folded perms are | Melanie Thielker | 6 | -58/+46 |
2017-01-06 | restore parcels avatars visibility god level change correct handling; try to... | UbitUmarov | 2 | -24/+28 |
2017-01-06 | fix/simplify validation of god_data update field | UbitUmarov | 2 | -16/+23 |
2017-01-06 | fix typo | UbitUmarov | 1 | -9/+7 |
2017-01-06 | Fix the mixed gods issue in all places | Melanie Thielker | 1 | -6/+13 |
2017-01-06 | Handle the case where grid gods and local gods should coexit | Melanie Thielker | 1 | -0/+9 |
2017-01-06 | take sync viewer out on make root | UbitUmarov | 1 | -1/+2 |
2017-01-06 | Sync viewer on make root | Melanie Thielker | 2 | -1/+2 |
2017-01-06 | Send GodLevel to viewers on login | Melanie Thielker | 2 | -1/+3 |
2017-01-06 | UserLevel must have a trusted source | Melanie Thielker | 1 | -4/+0 |
2017-01-06 | Restructure god level and permissions | Melanie Thielker | 21 | -150/+95 |
2017-01-05 | Add GodController class | Melanie Thielker | 1 | -0/+231 |
2017-01-05 | inform viewers of current godlevel; put back a small delay on teleport arriv... | UbitUmarov | 1 | -11/+34 |
2017-01-05 | allow initial automatic level to be changed by request. Since viewers still d... | UbitUmarov | 1 | -6/+6 |
2017-01-05 | add config option automatic_gods. With this option true, users that can be Go... | UbitUmarov | 4 | -9/+43 |
2017-01-05 | remove code i started but didn't finish | UbitUmarov | 1 | -85/+0 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 891 | -12923/+12923 |
2017-01-05 | Make it possible to disable the bakes module in the way it is described in co... | Melanie Thielker | 1 | -1/+10 |
2017-01-05 | Make the estate communications handler selectable | Melanie Thielker | 1 | -0/+19 |
2017-01-05 | a few changes to Gods ( ie administrators) control | UbitUmarov | 5 | -119/+99 |
2017-01-05 | Rename the files and classes from XEstate to Estate | Melanie Thielker | 3 | -5/+5 |
2017-01-05 | a few changes to estates port handling | UbitUmarov | 2 | -7/+12 |
2017-01-05 | a few changes to estates and estate teleportHome (used kick) | UbitUmarov | 5 | -47/+78 |
2017-01-05 | Fix some permissions checks in groups | Melanie Thielker | 1 | -3/+16 |
2017-01-05 | Create all tables ad InnoDB by default | Melanie Thielker | 4 | -22/+22 |
2017-01-04 | The robust command login reset should return config value: MinLoginLevel. Def... | Mandarinka Tasty | 1 | -2/+2 |
2017-01-04 | PGSQL fixed a missing cast to uuid in XInventoryData | Geir Nøklebye | 1 | -1/+1 |
2017-01-04 | Show details of scene objects with given ownerId. | Mandarinka Tasty | 1 | -0/+35 |
2017-01-04 | Set a sensible default for the MaxAgentGroups parameter | Melanie Thielker | 1 | -1/+1 |
2017-01-03 | Suppress misleading message when logging in locally | Melanie Thielker | 1 | -2/+6 |
2017-01-03 | Suppress error messages in the log if functions are not enabled. Just return ... | Melanie Thielker | 1 | -2/+2 |
2017-01-02 | Add the HGRemoteAssetService. Allows to use any asset service with HG | Melanie Thielker | 1 | -0/+240 |
2017-01-02 | Create a generic way for passing constructor args to plugins | Melanie Thielker | 3 | -4/+29 |
2016-12-30 | mantis 8106: improve avatar walk in mouselook | UbitUmarov | 1 | -4/+10 |
2016-12-30 | Fake accepting materials (Type == -2) on FSAssets. | Melanie Thielker | 1 | -0/+3 |
2016-12-30 | some cleanup, use more using(), more checks so http request mem stream is closed | UbitUmarov | 1 | -42/+27 |
2016-12-30 | remove a gc.collect that isn't very usefull (on the right engine this | UbitUmarov | 2 | -1855/+2602 |
2016-12-30 | remove a gc.collect that isn't very usefull | UbitUmarov | 1 | -2602/+1853 |
2016-12-29 | Serving robots.txt from bin Idea of solution for http://opensimulator.org/man... | Mandarinka Tasty | 2 | -0/+21 |
2016-12-29 | Add a MaxRetries option to the inventory connector. | Melanie Thielker | 1 | -2/+15 |
2016-12-29 | Add negative caching to flotsam cache. Prevents scripts from hammering the as... | Melanie Thielker | 6 | -2/+55 |
2016-12-29 | Actually rename the file, too | Melanie Thielker | 1 | -0/+0 |
2016-12-29 | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is... | Melanie Thielker | 15 | -36/+36 |