OpenSimMirror/OpenSim
Marck dd2564d7ec refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff10 for MySQL -- no functional changes. 2011-07-16 09:49:38 +02:00
..
ApplicationPlugins
Capabilities Comment verbose debug message in GetTexture 2011-05-08 16:50:36 -07:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff10 for MySQL -- no functional changes. 2011-07-16 09:49:38 +02:00
Framework minor: remove whitespace 2011-07-13 01:25:17 +01:00
Region Replace ifs in SOG.GroupResize() with Math.Min() 2011-07-16 05:23:21 +01:00
Server
Services add test for resizing one part in a group 2011-07-16 03:52:30 +01:00
TestSuite
Tests Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its effects and return object 2011-07-09 02:25:40 +01:00
Tools