aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Gods/GodsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-88/+125
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-64/+134
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* 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
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-2/+2
* 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