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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-3
/
+3
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-4
/
+2
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-1
/
+1
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
1
-1
/
+1
2007-11-18
cleaned up some mono compiler warnings
Jeff Ames
1
-2
/
+2
2007-11-12
enable typing animation for chat, maybe
Jeff Ames
1
-53
/
+71
2007-11-11
Fixing null pointer exception from Mathias Soeken:
Dalien Talbot
1
-2
/
+2
2007-11-05
Started to cleanup/close down childagent connections when a user teleports. ...
MW
1
-48
/
+51
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-1
/
+1
2007-10-30
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-115
/
+151
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-26
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
1
-0
/
+2
2007-10-23
remove debug line
Sean Dague
1
-1
/
+1
2007-10-22
after a small misunderstanding with the match group numbers
Sean Dague
1
-5
/
+8
2007-10-22
my confusion on matches vs. groups in regex. This should work a bit better
Sean Dague
1
-5
/
+5
2007-10-22
make for nicer IRC messages. No promiss that this works yet, but
Sean Dague
1
-4
/
+25
2007-10-22
make IRC uglier for a while to get a better handle on writing a parser for th...
Sean Dague
1
-1
/
+1
2007-10-22
nice catch by chi11ken that I was setting the wrong property
Sean Dague
1
-6
/
+6
2007-10-22
revert r2162 as it completely clobbered all the work on
Sean Dague
1
-167
/
+214
2007-10-22
* Major ass commit.
Adam Frisby
1
-214
/
+167
2007-10-22
attempt to fix the muliple repeat problem (that sdague is getting) in the IRC...
MW
1
-5
/
+8
2007-10-22
update so that distances aren't required in the config file
Sean Dague
1
-4
/
+7
2007-10-22
pull the IRC portions into their own class. There is still
Sean Dague
1
-165
/
+206
2007-10-21
fix line ending mixing. Probably should put some
Sean Dague
1
-124
/
+124
2007-10-20
* Fixed an issue whereby avatar chat distances were being calculated against ...
Adam Frisby
1
-5
/
+7
2007-10-19
* IRC ChatModule extension should now be more stable.
Adam Frisby
1
-5
/
+16
2007-10-19
* Whisper, Say and Shout distances are now configurable (what the hell!)
Adam Frisby
1
-4
/
+12
2007-10-19
* Cross-border region chat should now work as long as both regions are part o...
Adam Frisby
1
-59
/
+59
2007-10-19
* ChatModule is now shared between all scenes. (May be buggy.)
Adam Frisby
1
-18
/
+24
2007-10-19
* Major structural change: Begun converting Events to use (caller, args) synt...
Adam Frisby
1
-17
/
+59
2007-10-19
enable IRC bridge via runtime configuration
Sean Dague
1
-36
/
+49
2007-10-19
changes to pass nini config object to the modules that get
Sean Dague
1
-242
/
+243
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-1
/
+29
2007-10-10
* Gave ModuleLoader some good lovin'
lbsa71
1
-213
/
+213
2007-10-05
getting all our line endings consistant again
Sean Dague
1
-213
/
+213
2007-09-27
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...
lbsa71
1
-2
/
+2
2007-09-27
* Tleiades grid mode inventory (#444) - thanx Tleiades!
lbsa71
1
-2
/
+2
2007-09-21
* There. I think this concludes todays work on moving stuff to Broadcast()
lbsa71
1
-2
/
+2
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-6
/
+6
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-6
/
+6
2007-09-20
Rev 1971 : The Lbsa71 vintage commit
lbsa71
1
-2
/
+2
2007-09-20
* Added TryGetAvatar to SceneManager
lbsa71
1
-201
/
+201
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-26
/
+24
2007-09-17
fixing me some line endings
Sean Dague
1
-216
/
+216
2007-09-14
* Wired up chat so that channel goes into OnChatFromViewer. However:
lbsa71
1
-46
/
+60
2007-09-08
Cut down on the number of compile warnings. Now down to 5: 4 are related to u...
MW
1
-7
/
+10
2007-09-04
Some work on Module loading/management.
MW
1
-2
/
+9
2007-08-31
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
1
-0
/
+1
2007-08-29
few small changes (all work in progress).
MW
1
-6
/
+32
[next]