Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 4 | -0/+108 |
| | |||||
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 1 | -1/+1 |
| | | | | | | | | | | * Cleaned up ITerrainChannel * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Paint Brushes * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Fill Brushes * Implemented Export functionality for RAW32 terrain loader * Implemented Import/Export for SLRAW terrain loader * Implemented Export for JPEG terrain loader | ||||
* | Update svn properties. | Jeff Ames | 2008-02-26 | 4 | -608/+608 |
| | |||||
* | * Another slight tweak to the Voice Chat engine - crash caused by switching ↵ | Adam Frisby | 2008-02-26 | 1 | -5/+2 |
| | | | | to shared module fixed. | ||||
* | * Small voice chat fix | Adam Frisby | 2008-02-26 | 1 | -6/+9 |
| | |||||
* | * Updated Voice Chat Server, added support for voice to cross region ↵ | Adam Frisby | 2008-02-26 | 1 | -6/+7 |
| | | | | boundaries providing they are all located on the same simulator. | ||||
* | * Fixed a null assignment in voice server. | Adam Frisby | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | * Converted VoiceChatServer into a shared region module - now only one ↵ | Adam Frisby | 2008-02-26 | 1 | -8/+22 |
| | | | | instance is required for the entire simulator, rather than one per region. | ||||
* | * Added support for RealXtend Voice Chat as a Region Module to OpenSim ↵ | Adam Frisby | 2008-02-26 | 4 | -0/+593 |
Trunk. Enabled via [VoiceChat] enabled=true in OpenSim.ini |