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