index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Gods
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-88
/
+125
2017-05-11
let new regions know about grid services god
UbitUmarov
1
-26
/
+74
2017-01-07
Correct casing on isGod and isViewerUIGod
Melanie Thielker
1
-1
/
+1
2017-01-07
Change improperly named isNPC to be IsNPC as a property should be uppercase
Melanie Thielker
1
-1
/
+1
2017-01-07
missing changed file
UbitUmarov
1
-4
/
+4
2017-01-07
replace godlevel compares by the new faster bool isViewerUIGod
UbitUmarov
1
-1
/
+1
2017-01-07
prevent gods kick wars using the new god level variable
UbitUmarov
1
-4
/
+4
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-5
/
+5
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-5
/
+5
2017-01-05
a few changes to Gods ( ie administrators) control
UbitUmarov
1
-69
/
+56
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-64
/
+134
2015-11-21
remove some compile warnings increasing total number by 2
UbitUmarov
1
-2
/
+0
2013-09-27
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-08
For stat purposes, add names to capability request handlers where these were ...
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-05-30
minor: fix warnings in GodsModule that were due to duplicate using statements
Justin Clark-Casey (justincc)
1
-11
/
+7
2013-04-24
Make the kicked user's avie truly disappear when it's god-kicked.
Diva Canto
1
-2
/
+1
2013-04-25
Make the kicked user's avie truly disappear when it's god-kicked.
Diva Canto
1
-2
/
+1
2013-04-25
Commit Avination's God Kick feature.
Melanie
1
-62
/
+137
2013-04-25
Gods module cleanup
Melanie
1
-10
/
+0
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-1
/
+1
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-11-10
One more module converted: GodsModule.
Diva Canto
1
-19
/
+49
2012-11-06
To keep things consistent allowing an UnregisterModuleInterface... Force the...
teravus
1
-5
/
+13
2012-10-07
Fix merge issues
Melanie
1
-1
/
+1
2012-09-16
Make the agent being kicked a child agent first so there won't be a ghost
Melanie
1
-1
/
+2
2011-12-05
Adapt GodsModule to core changes
Melanie
1
-2
/
+2
2011-11-03
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
1
-6
/
+4
2011-10-27
Added new ForEachRootScenePresence to Scene since almost every delegate passe...
Dan Lake
1
-2
/
+2
2011-01-14
Implement nonlocal god kicks and freezes
Melanie
1
-4
/
+35
2011-01-13
Implement kicking, freezing and unfreezing users in the same sim via
Melanie
1
-58
/
+117
2010-09-12
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2010-07-30
remove gods event subscription to gods module from scene
Justin Clark-Casey (justincc)
1
-0
/
+13
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-24
/
+4
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-24
/
+4
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-4
/
+24
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-1
/
+1
2009-11-27
Implement god mode user freezing and unfreezing
Justin Clark-Casey (justincc)
1
-27
/
+44
2009-10-26
* Switched all operations on the list of clients that could be either sync or...
John Hurliman
1
-1
/
+1
2009-10-13
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
1
-7
/
+11
2009-10-01
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-14
* Commit a variety of fixes to bugs discovered while trying to fix the NaN si...
Teravus Ovares
1
-1
/
+2
2009-03-30
* Fix test breakage by always inserting a gods module when testing
Justin Clarke Casey
1
-1
/
+1
2009-03-30
* refactor: Move god related methods in Scene out to a module
Justin Clarke Casey
1
-0
/
+150