aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Chat/ChatModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * Make it more obvious that there is an enabled switch for chat in OpenSim.in...Justin Clarke Casey2009-02-021-2/+2
* fixing real cause of #2445 & #2449: Position was <0, 0, 0> forDr Scofield2008-10-211-53/+31
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-201-76/+122
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-95/+98
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-301-49/+60
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-13/+13
* Change some chat output functions so that text is truncated atMelanie Thielker2008-09-021-1/+4
* Thank you, sacha magne, for a patch that prevents sim chat fromMelanie Thielker2008-07-311-1/+4
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-2/+2
* Formatting cleanup.Jeff Ames2008-05-281-13/+13
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-271-1/+1
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-11/+23
* Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2008-05-261-39/+62
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-8/+8
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-231-3/+0
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-231-709/+37
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-221-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
* * Removed 19 warningsTeravus Ovares2008-05-141-1/+1
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-9/+21
* * Rolled back a few changes.Adam Frisby2008-05-011-28/+28
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-28/+28
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-867/+867
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-156/+193
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-0/+831