aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/VoiceChat/VoiceChatServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the rex based voice chat. No current client implements this,Sean Dague2008-03-131-370/+0
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-0/+27
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-1/+1
* Update svn properties.Jeff Ames2008-02-261-343/+343
* * Another slight tweak to the Voice Chat engine - crash caused by switching t...Adam Frisby2008-02-261-5/+2
* * Small voice chat fixAdam Frisby2008-02-261-6/+9
* * Updated Voice Chat Server, added support for voice to cross region boundari...Adam Frisby2008-02-261-6/+7
* * Fixed a null assignment in voice server.Adam Frisby2008-02-261-1/+1
* * Converted VoiceChatServer into a shared region module - now only one instan...Adam Frisby2008-02-261-8/+22
* * Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk....Adam Frisby2008-02-261-0/+328