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
*
Cleaned up a couple compiler warnings.
Jeff Ames
2008-02-29
1
-41
/
+27
*
* Caught HttpListenerException and swallowed if with output
lbsa71
2008-02-25
1
-1
/
+0
*
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
2008-02-21
1
-2
/
+10
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
2008-02-19
1
-3
/
+18
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
1
-2
/
+2
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-53
/
+50
*
* Chat Message format patch from kinoc (#443) Thanks!
Adam Frisby
2008-02-04
1
-2
/
+19
*
Thank you very much, Kinoc for : Moved the Listener loop try/catch to a bette...
Charles Krinke
2008-02-02
1
-8
/
+17
*
Thank you, Kinoc for the ChatModule.cs updates.
Charles Krinke
2008-02-01
1
-75
/
+491
*
revert last IRC bridge changes as this broke chat on my test environment.
Sean Dague
2008-01-31
1
-80
/
+23
*
Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issu...
Teravus Ovares
2008-01-29
1
-23
/
+80
*
* Optimized usings
lbsa71
2007-12-27
1
-5
/
+5
*
make it so prims don't relay into IRC
Sean Dague
2007-12-17
1
-4
/
+2
*
ignore Primitive for the IRC relay
Sean Dague
2007-12-17
1
-1
/
+3
*
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...
Jeff Ames
2007-12-13
1
-46
/
+15
*
refactored ChatModule a bit.
Jeff Ames
2007-12-10
1
-88
/
+46
*
removed old debugging code from IM and chat modules
Jeff Ames
2007-12-09
1
-4
/
+0
*
Updates to LibSL revision 1498. Thanks Johan!
Adam Johnson
2007-12-07
1
-1
/
+1
*
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
2007-12-06
1
-3
/
+3
*
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
2007-12-04
1
-4
/
+2
*
* Fixed a whole bunch of console messages.
Adam Frisby
2007-12-04
1
-1
/
+1
*
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
2007-11-21
1
-1
/
+1
*
cleaned up some mono compiler warnings
Jeff Ames
2007-11-18
1
-2
/
+2
*
enable typing animation for chat, maybe
Jeff Ames
2007-11-12
1
-53
/
+71
*
Fixing null pointer exception from Mathias Soeken:
Dalien Talbot
2007-11-11
1
-2
/
+2
*
Started to cleanup/close down childagent connections when a user teleports. ...
MW
2007-11-05
1
-48
/
+51
*
* Diuerse beavtificatems
lbsa71
2007-11-01
1
-1
/
+1
*
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
2007-10-30
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-10-30
1
-115
/
+151
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-1
/
+1
*
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
2007-10-26
1
-0
/
+2
*
remove debug line
Sean Dague
2007-10-23
1
-1
/
+1
*
after a small misunderstanding with the match group numbers
Sean Dague
2007-10-22
1
-5
/
+8
*
my confusion on matches vs. groups in regex. This should work a bit better
Sean Dague
2007-10-22
1
-5
/
+5
*
make for nicer IRC messages. No promiss that this works yet, but
Sean Dague
2007-10-22
1
-4
/
+25
*
make IRC uglier for a while to get a better handle on writing a parser for th...
Sean Dague
2007-10-22
1
-1
/
+1
*
nice catch by chi11ken that I was setting the wrong property
Sean Dague
2007-10-22
1
-6
/
+6
*
revert r2162 as it completely clobbered all the work on
Sean Dague
2007-10-22
1
-167
/
+214
*
* Major ass commit.
Adam Frisby
2007-10-22
1
-214
/
+167
*
attempt to fix the muliple repeat problem (that sdague is getting) in the IRC...
MW
2007-10-22
1
-5
/
+8
*
update so that distances aren't required in the config file
Sean Dague
2007-10-22
1
-4
/
+7
*
pull the IRC portions into their own class. There is still
Sean Dague
2007-10-22
1
-165
/
+206
*
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
[next]