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
/
Chat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2
-124
/
+236
2019-04-02
make tests happy again; try to speedup crossings
UbitUmarov
1
-4
/
+12
2019-03-30
make 2 tests happy again
UbitUmarov
1
-4
/
+4
2017-01-07
Correct casing on isGod and isViewerUIGod
Melanie Thielker
1
-2
/
+2
2017-01-07
replace godlevel compares by the new faster bool isViewerUIGod
UbitUmarov
1
-2
/
+2
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-2
/
+2
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
2
-41
/
+41
2016-11-22
supress some warnings by explict(confirm) the hide of parent fields
UbitUmarov
1
-2
/
+0
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2
-78
/
+375
2016-06-14
Make chat and instant message modules fully subclassable
Melanie Thielker
1
-17
/
+17
2015-12-16
fix test: scene update needs to run after the delay
UbitUmarov
1
-3
/
+7
2015-12-16
revert last change and add delays on testing, since child updates now have ti...
UbitUmarov
1
-0
/
+5
2015-11-24
simplify DeliverChatToAvatars(..) ( hopefully not breaking it )
UbitUmarov
1
-73
/
+62
2015-11-24
again chat echos, check repeats uncondicionally
UbitUmarov
1
-2
/
+5
2015-11-24
reduce 'echos' on several regions per instance (mantis 7754)
UbitUmarov
1
-1
/
+2
2015-11-17
work around some 'tests' errors: add a httpserver
UbitUmarov
1
-3
/
+3
2015-11-17
bug fix: improve chat to child avatars. Still not good because of low resolu...
UbitUmarov
1
-10
/
+11
2015-11-01
fix more merge issues
UbitUmarov
1
-5
/
+5
2015-09-09
Make sure the chat module doesn't deactivate just because the section
Melanie Thielker
1
-12
/
+8
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-25
/
+0
2015-08-15
Send a proper ownerid for Object messages to conform with what viewer expects
Drake Arconis
1
-2
/
+5
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-4
/
+2
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
1
-1
/
+0
2014-08-04
local chat gods bug fix
UbitUmarov
1
-2
/
+2
2014-08-02
god also read local chat
UbitUmarov
1
-1
/
+6
2014-08-01
filter local chat from avatars or attachment acording to parcel hide (
UbitUmarov
1
-3
/
+34
2014-05-22
Add regression test for north-south chat across neighbour regions.
Justin Clark-Casey (justincc)
1
-52
/
+133
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...
Justin Clark-Casey (justincc)
1
-11
/
+38
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...
Justin Clark-Casey (justincc)
1
-17
/
+38
2014-05-22
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
1
-7
/
+6
2014-05-22
Add regression test for in-range chat between neighbouring regions from east ...
Justin Clark-Casey (justincc)
1
-0
/
+158
2013-12-14
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
1
-2
/
+2
2013-10-07
varregion: remove scattered use of Constants.RegionSize by having routines re...
Robert Adams
1
-4
/
+2
2013-10-04
Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range,...
Diva Canto
1
-0
/
+37
2013-09-28
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-4
/
+4
2013-09-25
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-4
/
+4
2013-09-02
Fix bug where users teleporting to non-neighbour regions could continue to he...
Justin Clark-Casey (justincc)
1
-6
/
+9
2013-03-22
Following on from 476a7d3e (which wasn't enough), make chat across regions on...
Justin Clark-Casey (justincc)
1
-56
/
+31
2013-03-22
Implement chat across region borders since we can tell if avatars in neighbou...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-28
/
+8
2012-11-13
Another 21 modules' directives moved out of .addin.xml
Diva Canto
1
-0
/
+2
2012-10-25
Fix script error messages not showing up in viewer 3 and associated viewers.
Justin Clark-Casey (justincc)
1
-12
/
+27
2012-06-29
stop chat being sent to child avs again.
Melanie
1
-3
/
+2
2012-06-28
Revert "Mantis 5977 Corrections to llRegionSayTo"
Melanie
1
-34
/
+16
2012-06-28
Fix llRegionSayTo the right way
Melanie
1
-2
/
+9
2012-04-23
Mantis 5977 Corrections to llRegionSayTo
Talun
1
-17
/
+35
2011-11-03
Rename ForEachAvatar back to ForEachScenePresence. The other changes
Dan Lake
1
-1
/
+1
2011-11-03
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
1
-7
/
+7
2011-11-02
Change default say distance to 20m from 30m, the same as on the big grid. Th...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-27
Added new ForEachRootScenePresence to Scene since almost every delegate passe...
Dan Lake
1
-5
/
+2
[next]