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 Add profile, merge, noassets and skip-assets options for loading/saving oars via RemoteAdmin 2011-07-02 01:05:03 +01:00
Capabilities Comment verbose debug message in GetTexture 2011-05-08 16:50:36 -07:00
ConsoleClient
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 V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes 2011-06-13 09:13:44 -07:00
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