aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Gods (follow)
Commit message (Expand)AuthorAgeFilesLines
* let new regions know about grid services godUbitUmarov2017-05-111-26/+74
* Correct casing on isGod and isViewerUIGodMelanie Thielker2017-01-071-1/+1
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-071-1/+1
* missing changed fileUbitUmarov2017-01-071-4/+4
* replace godlevel compares by the new faster bool isViewerUIGodUbitUmarov2017-01-071-1/+1
* prevent gods kick wars using the new god level variableUbitUmarov2017-01-071-4/+4
* Restructure god level and permissionsMelanie Thielker2017-01-061-5/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-5/+5
* a few changes to Gods ( ie administrators) controlUbitUmarov2017-01-051-69/+56
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-211-2/+0
* Merge branch 'master' into careminsterMelanie2013-10-041-1/+1
|\
| * refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-271-1/+1
* | Merge branch 'master' into careminsterMelanie2013-07-181-3/+3
|\ \ | |/
| * For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2013-07-081-3/+3
* | Merge branch 'avination-current' into careminsterMelanie2013-06-061-10/+0
|\ \
| * | Make the kicked user's avie truly disappear when it's god-kicked.Diva Canto2013-04-251-2/+1
| * | Gods module cleanupMelanie2013-04-251-10/+0
* | | Merge branch 'master' into careminsterMelanie2013-06-041-9/+7
|\ \ \ | | |/ | |/|
| * | minor: fix warnings in GodsModule that were due to duplicate using statementsJustin Clark-Casey (justincc)2013-05-301-11/+7
* | | Merge branch 'master' into careminsterMelanie2013-04-251-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Make the kicked user's avie truly disappear when it's god-kicked.Diva Canto2013-04-241-2/+1
| * Commit Avination's God Kick feature.Melanie2013-04-251-62/+137
* | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-111-9/+41
|\ \ | |/
| * One more module converted: GodsModule.Diva Canto2012-11-101-19/+49
| * To keep things consistent allowing an UnregisterModuleInterface... Force the...teravus2012-11-061-5/+13
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-6/+4
* | Fix merge issuesMelanie2012-10-071-1/+1
* | Make the agent being kicked a child agent first so there won't be a ghostMelanie2012-09-161-1/+2
* | Adapt GodsModule to core changesMelanie2011-12-051-2/+2
* | Merge branch 'master' into bigmergeMelanie2011-10-271-1/+1
|\ \ | |/
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-2/+2
* | Implement nonlocal god kicks and freezesMelanie2011-01-141-4/+35
* | Implement kicking, freezing and unfreezing users in the same sim viaMelanie2011-01-131-58/+117
|/
* Formatting cleanup.Jeff Ames2010-09-121-3/+3
* remove gods event subscription to gods module from sceneJustin Clark-Casey (justincc)2010-07-301-0/+13
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
* Implement god mode user freezing and unfreezingJustin Clark-Casey (justincc)2009-11-271-27/+44
* * Switched all operations on the list of clients that could be either sync or...John Hurliman2009-10-261-1/+1
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-7/+11
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Commit a variety of fixes to bugs discovered while trying to fix the NaN si...Teravus Ovares2009-04-141-1/+2
* * Fix test breakage by always inserting a gods module when testingJustin Clarke Casey2009-03-301-1/+1
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-301-0/+150