Histórico de commits

Autor SHA1 Mensagem Data
  Melanie 61f63fdc38 Put PassCollision on the ignore list for testing, since we don't save that 15 anos atrás
  Justin Clark-Casey (justincc) 73b437b7b4 minor: remove some mono compiler warnings 15 anos atrás
  John Hurliman fdce1be3db * Removed OpenSim.Data.NHibernate 15 anos atrás
  Jeff Ames 606e831ff5 Formatting cleanup. 15 anos atrás
  Jeff Ames ee205e7e81 Formatting cleanup. 15 anos atrás
  John Hurliman f42d085ab1 SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart 15 anos atrás
  Kunnis dd78c250ae * Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties. 15 anos atrás
  Kunnis f6251ce810 * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it. 15 anos atrás
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. 15 anos atrás
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 anos atrás
  Sean Dague 5ef6794165 make the asserts spit out messages about their test names 15 anos atrás
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 anos atrás
  Adam Frisby 5225e40f9e * Removes some hard-coded magic numbers relating to RegionSize. We now use Constants.RegionSize as expected. (Working towards enlarged or smaller regionsizes that arent multiples of 256m) 15 anos atrás
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 anos atrás
  idb 6119b02860 * Apply http://opensimulator.org/mantis/view.php?id=3185 15 anos atrás
  Justin Clarke Casey 631e10f269 * Apply http://opensimulator.org/mantis/view.php?id=3151 15 anos atrás
  lbsa71 801da4346a * optimized usings. 16 anos atrás
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 16 anos atrás
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 anos atrás
  Charles Krinke 40f34aeffd Thank you kindly, Tlaukkan (Tommil) for a patch that: 16 anos atrás
  Justin Clarke Casey b4680f653d * Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object 16 anos atrás
  Sean Dague 95de4717b6 * Minor test correction, comment removal 16 anos atrás
  Melanie Thielker f1f4b16bc8 Change the max value of the bytes in tests to 127. MySQL bytes are signed 16 anos atrás
  Melanie Thielker fdf5f55a5b Yay for unit tests. Increased the type width of the prims and primshapes 16 anos atrás
  Melanie Thielker bd6f58184a Reduce the numerical range of text values to match what MySQL offers 16 anos atrás
  Melanie Thielker c7d39fb4e3 Comment one more field that can't be tested that way anymore 16 anos atrás
  Melanie Thielker 3388584aa8 Fix 2 of the failed tests. Cause terrain queries to return null when no 16 anos atrás
  Justin Clarke Casey 759a667247 * Make a step on removing direct access to TaskInventoryDictionary from other packages 16 anos atrás
  Justin Clarke Casey 11f7471d9c * Remove direct access to Inventory.Serial 16 anos atrás
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class 16 anos atrás