コミット履歴

作者 SHA1 メッセージ 日付
  Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 年 前
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 14 年 前
  Jeff Ames ee205e7e81 Formatting cleanup. 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  MW 8e6289b8ca Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml containing the terrain heightmap rather than the old "terrain not implemented" message. 15 年 前
  Dr Scofield 2ad8710e19 fixing XmlWriter problem 15 年 前
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 年 前
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 15 年 前
  lbsa71 801da4346a * optimized usings. 15 年 前
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 年 前
  Justin Clarke Casey e62016d2c7 minor: Remove some serialization module scene wrappers 15 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Jeff Ames dde21314e7 Update svn properties, formatting cleanup, fix a couple compiler warnings. 16 年 前
  Dr Scofield 9df18bb544 From: Richard Alimi <[email protected]> 16 年 前
  Charles Krinke cda5269391 Mantis#1682. Revert temporarily, Sempuki's mono addins patch 16 年 前
  Charles Krinke 7fd63d9dc8 Mantis#1682. Thank you kindly, Sempuki for a patch that: 16 年 前
  Dr Scofield c2925dcd40 cleaning up returned XML REST doclet (no more xsi, xsd) 16 年 前
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 年 前
  Dr Scofield bdc792d319 here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb) 16 年 前
  Dr Scofield aa348c4804 renaming GETRestRegionPlugin to GETHandler as that's what it really is. 16 年 前