| Commit message (Expand) | Author | Files | Lines |
2008-11-03 | completing move to refactored multi-channel capable IRCBridgeModule | Dr Scofield | 3 | -30/+30 |
2008-11-03 | dropping old IRCBridgeModule. | Dr Scofield | 2 | -1095/+0 |
2008-11-03 | merging changes from IRCBridgeModule in to XIRCBridgeModule; swapping | Dr Scofield | 6 | -67/+84 |
2008-11-01 | * minor: Remove mono compiler warning | Justin Clarke Casey | 1 | -1/+1 |
2008-11-01 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -13/+13 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 5 | -1/+2128 |
2008-10-23 | cleaning up commented lines in IRCConnector; changing access_password | Dr Scofield | 2 | -36/+36 |
2008-10-21 | cleanup. | Dr Scofield | 1 | -3/+3 |
2008-10-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-10-21 | fixing real cause of #2445 & #2449: Position was <0, 0, 0> for | Dr Scofield | 1 | -53/+31 |
2008-10-20 | cleaning up IRCBridgeModule to allow for configuration from in-world, | Dr Scofield | 3 | -813/+936 |
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 | 2 | -109/+110 |
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 | 2 | -58/+70 |
2008-09-24 | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 1 | -0/+3 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2 | -18/+18 |
2008-09-02 | Change some chat output functions so that text is truncated at | Melanie Thielker | 1 | -1/+4 |
2008-07-31 | Thank you, sacha magne, for a patch that prevents sim chat from | Melanie Thielker | 1 | -1/+4 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2 | -5/+5 |
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 | 2 | -25/+25 |
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 | 2 | -3/+4 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 2 | -35/+28 |
2008-05-26 | Adding OnChatBroadcast event logic to EventManager providing | Dr Scofield | 2 | -108/+149 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 2 | -16/+16 |
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 | 2 | -3/+860 |
2008-05-23 | i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule. | Dr Scofield | 1 | -709/+37 |
2008-05-22 | * Plug in stubbed out archiver module | Justin Clarke Casey | 1 | -2/+2 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-05-14 | * Removed 19 warnings | Teravus Ovares | 1 | -1/+1 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 1 | -9/+21 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -28/+28 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -28/+28 |
2008-05-01 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -867/+867 |