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
/
IRCBridgeModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
Thanks cmickyb for a patch that enhances the IRC module.
Dahlia Trimble
1
-27
/
+98
2008-10-03
Disabled some thread aborts in the IRC module that I added earlier and don't ...
Dahlia Trimble
1
-2
/
+2
2008-10-03
This changeset changes the way chat from client is routed:
Dr Scofield
1
-14
/
+12
2008-10-01
a little (incomplete) hackery in the IRC module to allow run-time connection ...
Dahlia Trimble
1
-11
/
+74
2008-09-30
- a couple of minor code cleanups in RestInventoryServices
Dr Scofield
1
-9
/
+10
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-5
/
+5
2008-07-25
renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage
Dr Scofield
1
-3
/
+3
2008-07-18
Commented out a readline that was preventing the sim from shutting down in so...
Dahlia Trimble
1
-1
/
+1
2008-07-14
fixing warning in IRCBridgeModule and logging the exception cause now.
Dr Scofield
1
-2
/
+3
2008-07-14
adds a default value of true to the new IRC bridge configuration option "nick...
Dahlia Trimble
1
-3
/
+5
2008-07-12
Mantis#1718. Thank you kindly, Mircea for a patch that:
Charles Krinke
1
-9
/
+17
2008-07-11
trying to fix mantis #1711.
Dr Scofield
1
-5
/
+12
2008-06-06
revert 5028, as this approach to 1 nick per avatar isn't going to work,
Sean Dague
1
-21
/
+8
2008-06-06
experimental IRC changes, because it's friday, and I'm curious if this
Sean Dague
1
-8
/
+21
2008-06-04
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
1
-2
/
+2
2008-05-30
* Stop the IRC module throwing a nre on shutdown if it isn't actually being used
Justin Clarke Casey
1
-2
/
+5
2008-05-30
* Successfully pick out prims.xml file from archive
Justin Clarke Casey
1
-1
/
+1
2008-05-30
while investigating why IRCBridgeModule.Close() was having no effect, i
Dr Scofield
1
-13
/
+26
2008-05-28
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2008-05-27
fixes a CTB when IRCBridgeModule is not configured.
Dr Scofield
1
-2
/
+2
2008-05-27
cleaning up: coding style guidelines violation in RestPlugin.cs.
Dr Scofield
1
-0
/
+23
2008-05-27
I'm dropping the ISimChat interface as that has now been
Dr Scofield
1
-2
/
+3
2008-05-26
This cleans up a merge mess from the earlier checkin and implements llOwnerSa...
Dr Scofield
1
-24
/
+5
2008-05-26
Adding OnChatBroadcast event logic to EventManager providing
Dr Scofield
1
-69
/
+87
2008-05-25
Update svn properties. Formatting cleanup.
Jeff Ames
1
-8
/
+8
2008-05-23
forgot to actually remove IRCBridgeModule.FindClientRegion()
Dr Scofield
1
-32
/
+0
2008-05-23
IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in
Dr Scofield
1
-0
/
+860