OpenSimMirror/OpenSim/Region
Charles Krinke 81af87545e Mantis#1391. Thank you kindly, Phrearch for a patch that:
Solves svnbackup svn add directory failure.
2008-07-10 13:51:56 +00:00
..
Application Mantis#1682. Thank you kindly, Sempuki for a patch that: 2008-07-10 13:45:46 +00:00
ClientStack corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 2008-07-09 11:01:26 +00:00
Communications
DataSnapshot
Environment Mantis#1707. Thank you, Melanie for a patch that: 2008-07-10 03:13:29 +00:00
Examples/SimpleModule corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 2008-07-09 11:01:26 +00:00
Modules Mantis#1391. Thank you kindly, Phrearch for a patch that: 2008-07-10 13:51:56 +00:00
Physics
ScriptEngine Patch from Mike: errors from the LSL/C# compilers are now reported to the user in-world 2008-07-10 05:40:45 +00:00
Storage