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
/
Environment
/
Modules
/
Avatar
/
Chat
/
ChatModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
This changeset changes the way chat from client is routed:
Dr Scofield
1
-95
/
+98
2008-09-30
- a couple of minor code cleanups in RestInventoryServices
Dr Scofield
1
-49
/
+60
2008-09-24
Decouple AsyncCommands from XEngine and the script instance. Make
Melanie Thielker
1
-0
/
+3
2008-09-09
Update svn properties, formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-13
/
+13
2008-09-02
Change some chat output functions so that text is truncated at
Melanie Thielker
1
-1
/
+4
2008-07-31
Thank you, sacha magne, for a patch that prevents sim chat from
Melanie Thielker
1
-1
/
+4
2008-07-25
renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage
Dr Scofield
1
-2
/
+2
2008-05-28
Formatting cleanup.
Jeff Ames
1
-13
/
+13
2008-05-27
I'm dropping the ISimChat interface as that has now been
Dr Scofield
1
-1
/
+1
2008-05-26
This cleans up a merge mess from the earlier checkin and implements llOwnerSa...
Dr Scofield
1
-11
/
+23
2008-05-26
Adding OnChatBroadcast event logic to EventManager providing
Dr Scofield
1
-39
/
+62
2008-05-25
Update svn properties. Formatting cleanup.
Jeff Ames
1
-8
/
+8
2008-05-23
IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in
Dr Scofield
1
-3
/
+0
2008-05-23
i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.
Dr Scofield
1
-709
/
+37
2008-05-22
* Plug in stubbed out archiver module
Justin Clarke Casey
1
-2
/
+2
2008-05-16
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-05-14
* Removed 19 warnings
Teravus Ovares
1
-1
/
+1
2008-05-05
* Unraveled the DEBUG_CHANNEL mystery.
Teravus Ovares
1
-9
/
+21
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-28
/
+28
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-28
/
+28
2008-05-01
Update svn properties. Minor formatting cleanup.
Jeff Ames
1
-867
/
+867
2008-04-30
* Cruft removal step #1. Cleaning Modules directory.
Adam Frisby
1
-156
/
+193
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
1
-831
/
+831
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-6
/
+8
2008-04-14
make it so the IRC bridge only relays channel 0 messages
Sean Dague
1
-7
/
+10
2008-04-01
a few small changes
MW
1
-7
/
+7
2008-03-18
Formatting cleanup.
Jeff Ames
1
-22
/
+27
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-03
* Removed and sorted using clauses in a number of files.
Adam Frisby
1
-1
/
+0
2008-02-29
Cleaned up a couple compiler warnings.
Jeff Ames
1
-41
/
+27
2008-02-25
* Caught HttpListenerException and swallowed if with output
lbsa71
1
-1
/
+0
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-2
/
+10
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
1
-3
/
+18
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
1
-2
/
+2
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-53
/
+50
2008-02-04
* Chat Message format patch from kinoc (#443) Thanks!
Adam Frisby
1
-2
/
+19
2008-02-02
Thank you very much, Kinoc for : Moved the Listener loop try/catch to a bette...
Charles Krinke
1
-8
/
+17
2008-02-01
Thank you, Kinoc for the ChatModule.cs updates.
Charles Krinke
1
-75
/
+491
2008-01-31
revert last IRC bridge changes as this broke chat on my test environment.
Sean Dague
1
-80
/
+23
2008-01-29
Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issu...
Teravus Ovares
1
-23
/
+80
2007-12-27
* Optimized usings
lbsa71
1
-5
/
+5
2007-12-17
make it so prims don't relay into IRC
Sean Dague
1
-4
/
+2
2007-12-17
ignore Primitive for the IRC relay
Sean Dague
1
-1
/
+3
2007-12-13
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...
Jeff Ames
1
-46
/
+15
2007-12-10
refactored ChatModule a bit.
Jeff Ames
1
-88
/
+46
2007-12-09
removed old debugging code from IM and chat modules
Jeff Ames
1
-4
/
+0
2007-12-07
Updates to LibSL revision 1498. Thanks Johan!
Adam Johnson
1
-1
/
+1
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-3
/
+3
[next]