aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/ChatModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-19* Cross-border region chat should now work as long as both regions are part o...Adam Frisby1-59/+59
2007-10-19* ChatModule is now shared between all scenes. (May be buggy.)Adam Frisby1-18/+24
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-17/+59
2007-10-19enable IRC bridge via runtime configurationSean Dague1-36/+49
2007-10-19changes to pass nini config object to the modules that getSean Dague1-242/+243
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-213/+213
2007-10-05getting all our line endings consistant againSean Dague1-213/+213
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-2/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-2/+2
2007-09-21* There. I think this concludes todays work on moving stuff to Broadcast()lbsa711-2/+2
2007-09-21* Continuing refactoring of presencelbsa711-6/+6
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-6/+6
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-2/+2
2007-09-20* Added TryGetAvatar to SceneManagerlbsa711-201/+201
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-26/+24
2007-09-17fixing me some line endingsSean Dague1-216/+216
2007-09-14* Wired up chat so that channel goes into OnChatFromViewer. However:lbsa711-46/+60
2007-09-08Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW1-7/+10
2007-09-04Some work on Module loading/management.MW1-2/+9
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-0/+1
2007-08-29few small changes (all work in progress).MW1-6/+32
2007-08-28Taken the old scripting engine out of Region.Environment and moved it into a ...MW1-1/+1
2007-08-28Start of trying to make Region/Scene more modular. MW1-0/+165