diff options
author | Dr Scofield | 2008-05-23 10:24:26 +0000 |
---|---|---|
committer | Dr Scofield | 2008-05-23 10:24:26 +0000 |
commit | bf23e5d66cf091d310c660877380f3727d0b0234 (patch) | |
tree | 79126b3d3a900d47cae0bf6a59f19de22a0faada /ThirdPartyLicenses | |
parent | Thank you kindly, Melanie, for: (diff) | |
download | opensim-SC_OLD-bf23e5d66cf091d310c660877380f3727d0b0234.zip opensim-SC_OLD-bf23e5d66cf091d310c660877380f3727d0b0234.tar.gz opensim-SC_OLD-bf23e5d66cf091d310c660877380f3727d0b0234.tar.bz2 opensim-SC_OLD-bf23e5d66cf091d310c660877380f3727d0b0234.tar.xz |
i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.
ChatModule is now only doing in-world chat. IRCBridgeModule is only doing, well,
bridging chat to/from IRC. Both modules are now using a new OnChatFromWorld event
handler (which Scene.PacketHandler is feeding for chat from in-world instead of
going via the Interface method). This refactoring will allow us to easily add
other bridge modules (e.g., an XMPP bridge module).
there is still a bug in IRCBridgeModule (inherited from the old ChatModule)
where FindClientRegion does not really find the client region...
Diffstat (limited to 'ThirdPartyLicenses')
0 files changed, 0 insertions, 0 deletions