OpenSimMirror/OpenSim
AlexRa a27d49b188 Added DBGuids.cs (static func DBGuid.FromDB()
This DBMS-independent function to be used converting UUIDs
from whatever format used in the DB (string/binary/Guid).
This is mostly needed for MySQL, as in MSSQL they are always
UNIQUEIDENTIFIERs and in SQLite always strings (but would look
better if we use it there anyway).
2010-05-19 01:32:50 +03:00
..
ApplicationPlugins Allow remote admin to be used on a different port from the main region port 2010-05-18 17:01:44 +01:00
Client thanks lkalif for Mantis #4676 - a patch that adds support for inventory links 2010-04-12 17:10:51 -07:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data Added DBGuids.cs (static func DBGuid.FromDB() 2010-05-19 01:32:50 +03:00
Framework Prevent a crash when the two agent dictionaries get out of sync 2010-05-16 20:31:02 +01:00
Region Fixes mantis #4622. 2010-05-16 09:01:27 -07:00
Server Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Services Change an exception reporting to include the stack trace. "e.Message" just 2010-05-18 15:30:08 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Tools The missing .csproj for the Robust 32 bit launcher 2010-04-14 19:22:48 -07:00