index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Modules
/
ChatModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix line ending mixing. Probably should put some
Sean Dague
2007-10-21
1
-124
/
+124
*
* Fixed an issue whereby avatar chat distances were being calculated against ...
Adam Frisby
2007-10-20
1
-5
/
+7
*
* IRC ChatModule extension should now be more stable.
Adam Frisby
2007-10-19
1
-5
/
+16
*
* Whisper, Say and Shout distances are now configurable (what the hell!)
Adam Frisby
2007-10-19
1
-4
/
+12
*
* Cross-border region chat should now work as long as both regions are part o...
Adam Frisby
2007-10-19
1
-59
/
+59
*
* ChatModule is now shared between all scenes. (May be buggy.)
Adam Frisby
2007-10-19
1
-18
/
+24
*
* Major structural change: Begun converting Events to use (caller, args) synt...
Adam Frisby
2007-10-19
1
-17
/
+59
*
enable IRC bridge via runtime configuration
Sean Dague
2007-10-19
1
-36
/
+49
*
changes to pass nini config object to the modules that get
Sean Dague
2007-10-19
1
-242
/
+243
*
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
2007-10-15
1
-1
/
+29
*
* Gave ModuleLoader some good lovin'
lbsa71
2007-10-10
1
-213
/
+213
*
getting all our line endings consistant again
Sean Dague
2007-10-05
1
-213
/
+213
*
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...
lbsa71
2007-09-27
1
-2
/
+2
*
* Tleiades grid mode inventory (#444) - thanx Tleiades!
lbsa71
2007-09-27
1
-2
/
+2
*
* There. I think this concludes todays work on moving stuff to Broadcast()
lbsa71
2007-09-21
1
-2
/
+2
*
* Continuing refactoring of presence
lbsa71
2007-09-21
1
-6
/
+6
*
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
2007-09-20
1
-6
/
+6
*
Rev 1971 : The Lbsa71 vintage commit
lbsa71
2007-09-20
1
-2
/
+2
*
* Added TryGetAvatar to SceneManager
lbsa71
2007-09-20
1
-201
/
+201
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-26
/
+24
*
fixing me some line endings
Sean Dague
2007-09-17
1
-216
/
+216
*
* Wired up chat so that channel goes into OnChatFromViewer. However:
lbsa71
2007-09-14
1
-46
/
+60
*
Cut down on the number of compile warnings. Now down to 5: 4 are related to u...
MW
2007-09-08
1
-7
/
+10
*
Some work on Module loading/management.
MW
2007-09-04
1
-2
/
+9
*
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
2007-08-31
1
-0
/
+1
*
few small changes (all work in progress).
MW
2007-08-29
1
-6
/
+32
*
Taken the old scripting engine out of Region.Environment and moved it into a ...
MW
2007-08-28
1
-1
/
+1
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
1
-0
/
+165
[prev]