aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename same more variables to make their meaning more clearUbitUmarov2017-01-072-5/+5
* rename same variables to make their meaning more clearUbitUmarov2017-01-072-57/+56
* more changes to god level control. Not that this is work in progress, for now...UbitUmarov2017-01-072-224/+234
* Fix grid godsMelanie Thielker2017-01-071-0/+1
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2017-01-061-2/+6
|\
| * Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2017-01-063-27/+35
| |\
| * | add a missing god_date transmitionUbitUmarov2017-01-061-2/+6
* | | Fix an artefact introduced by git's revert merging logicMelanie Thielker2017-01-061-9/+6
| |/ |/|
* | Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2017-01-061-13/+0
|\ \ | |/
| * Remove parcel_owner_is_god option. It is conceptually wrong and withUbitUmarov2017-01-061-13/+0
* | Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker2017-01-062-6/+13
* | Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-062-21/+22
|/
* restore parcels avatars visibility god level change correct handling; try to...UbitUmarov2017-01-062-24/+28
* fix/simplify validation of god_data update fieldUbitUmarov2017-01-061-2/+3
* fix typoUbitUmarov2017-01-061-9/+7
* Fix the mixed gods issue in all placesMelanie Thielker2017-01-061-6/+13
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2017-01-061-1/+2
|\
| * take sync viewer out on make rootUbitUmarov2017-01-061-1/+2
* | Handle the case where grid gods and local gods should coexitMelanie Thielker2017-01-061-0/+9
|/
* Sync viewer on make rootMelanie Thielker2017-01-062-1/+2
* Send GodLevel to viewers on loginMelanie Thielker2017-01-062-1/+3
* UserLevel must have a trusted sourceMelanie Thielker2017-01-061-4/+0
* Restructure god level and permissionsMelanie Thielker2017-01-063-113/+40
* Add GodController classMelanie Thielker2017-01-051-0/+231
* inform viewers of current godlevel; put back a small delay on teleport arriv...UbitUmarov2017-01-051-11/+34
* allow initial automatic level to be changed by request. Since viewers still d...UbitUmarov2017-01-051-6/+6
* add config option automatic_gods. With this option true, users that can be Go...UbitUmarov2017-01-052-9/+37
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0554-1118/+1118
* a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-23/+13
* mantis 8106: improve avatar walk in mouselookUbitUmarov2016-12-301-4/+10
* reinforce gc.collect on region load to also do pending finalizersUbitUmarov2016-12-291-6/+5
* adjust camera collision detection checks for new FSUbitUmarov2016-12-281-1/+1
* Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker2016-12-201-1/+0
* leave stupid broken permissions aloneUbitUmarov2016-12-181-4/+2
* leave stupid broken permissions aloneUbitUmarov2016-12-182-8/+2
* just give up on Export flag, seems just broken no matter water with current F...UbitUmarov2016-12-182-2/+8
* allow a creator that is also onwer to change export flag. Add missing setting...UbitUmarov2016-12-171-2/+4
* Make it more unlikely that a script teleport will be caught by default region...AliciaRaven2016-12-101-1/+1
* do not try xbakes on HGUbitUmarov2016-12-101-5/+6
* set HasGridUserTried on usercache of NPCsUbitUmarov2016-12-071-1/+1
* remove SOG.FromPartID from main code and flag it obsoleteUbitUmarov2016-12-042-3/+7
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-045-1/+27
* mantis 7656, partialy apply patch, changing the start scripts for nowUbitUmarov2016-11-261-0/+1
* add llGetMaxScaleFactor and llGetMinScaleFactorUbitUmarov2016-11-251-0/+77
* change llScaleByFactor (sorry Mandarinka).UbitUmarov2016-11-251-0/+97
* Include new Region.ini option for DefaultLandingPoint for teleports with no c...AliciaRaven2016-11-221-0/+4
* replace datetime.now on just timming by faster utcnowUbitUmarov2016-11-223-7/+7
* HG add a small delay before start sending region dataUbitUmarov2016-11-201-2/+17
* search accout by id not volatil user name (HG)UbitUmarov2016-11-181-1/+2
* explicitly remove some references, and other useless changesUbitUmarov2016-11-171-2/+22