커밋 기록

작성자 SHA1 메시지 날짜
  mingchen 71ca162821 *Moved LandManagement into its own region module (spiffy!) 16 년 전
  Jeff Ames 47180080f0 Formatting cleanup. 16 년 전
  Sean Dague 2827339345 Attempted fix for http://opensimulator.org/mantis/view.php?id=551 16 년 전
  Sean Dague e128819b20 this fixes up the exponentially growing startup times caused 16 년 전
  Teravus Ovares 13a4d13d67 * Added a hack-ish routine to add the State column to the primshapes table if it wasn't already there. 16 년 전
  Charles Krinke 8d2d69dc88 Thank you kindly Grumly57 for a patch to solve: 16 년 전
  Teravus Ovares e808bf04a5 * Temporarily commented out the parcel banlist clearing query that was being called in an ad-hoc fashion and causing an access violation error. This means that in SQLite when subdividing parcels you'll have to go to the parcel and clear out the banlist with the client instead of having it done for you immediately when you split the parcel. 16 년 전
  Jeff Ames a8cfbbe963 Minor cleanup. 16 년 전
  Justin Clarke Casey b331e96e25 Remove "Loading inventory" messages from item inventory loads 16 년 전
  Sean Dague c654df5dfd From: dirk husemann <[email protected]> 16 년 전
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 년 전
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 년 전
  Teravus Ovares 2d6c21e8fc * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains of Wright Plaza flow! 16 년 전
  Justin Clarke Casey 46fe6e2f97 * Scripts edited within a prim will now be persisted correctly 16 년 전
  Justin Clarke Casey 331aef2bae Method rename 16 년 전
  Justin Clarke Casey 7ca8e28a9a Properly lock new separate database accesses 16 년 전
  Justin Clarke Casey 504ae63669 * Make object persistence more granular by separating prim and prim inventory persistence 16 년 전
  Teravus Ovares da99c2ab10 * Stopped Physical Object saving on SQLite got commented out in my last commit.. un commenting it out now. 16 년 전
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. 16 년 전
  Justin Clarke Casey e13feaa375 * More prim inventory synchronization 16 년 전
  Justin Clarke Casey 57519b6dba * Store task inventory when an object is taken into agent inventory 16 년 전
  Adam Frisby b25f9f322c * Mother of all commits: 16 년 전
  Sean Dague db40ffb43f move db open to initialization, which is where it should have been 16 년 전
  Justin Clarke Casey 48be04df1d * Do database implementation for prim inventory items in mysql 16 년 전
  Justin Clarke Casey 1e981a7c1c Switch prim items type representation to use int rather than strings. 16 년 전
  Sean Dague 411d06c94e moving Region store for SQLite into the OpenSim.Framework.Data.SQLite 16 년 전