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