コミット履歴

作者 SHA1 メッセージ 日付
  unknown 56f3cb6da0 * Don't send texture data for prims in ImprovedTerseObjectUpdate packets unless we were asked to 14 年 前
  unknown 59dec2f989 * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID 14 年 前
  unknown 9dbe90801b Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into slimupdates2 14 年 前
  Dan Lake 36bcab5f07 Refactor scene presence list for lockless iteration. Lock contention will now only be for simultaneous add/removes of scene presences from the scene. 14 年 前
  Justin Clark-Casey (justincc) 4b755c6d80 delete now unused MessageServerInfo 14 年 前
  Justin Clark-Casey df2f69f295 Make "nant distbin" remove BUILDING.txt 14 年 前
  Justin Clark-Casey (justincc) 98f2b798ff Address symptom of Mantis 4588 (though not the cause) by moving the avatar dereference inside the exception catch 14 年 前
  Justin Clark-Casey 3d72a73b22 Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671 14 年 前
  unknown 231cc64709 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into slimupdates2 14 年 前
  OpenSim Master 4c740e1717 Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. 14 年 前
  Diva Canto 4e7013d5d5 Made fields consistently protected. 14 年 前
  unknown 5d8638ed88 Minor tweak in ProcessEntityUpdates (mostly just confirming the git push is working) 14 年 前
  unknown bf5c81d77e * Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates 14 年 前
  unknown 8368494554 Removed the unreferenced MaxPrimsPerFrame from OpenSim.ini.example 14 年 前
  Diva Canto 739b5e2c08 Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids. 14 年 前
  Melanie 31dc77d8a1 Return agents when angle is PI 14 年 前
  Melanie 3e8ceb3509 Merge branch 'master' of [email protected]:/var/git/opensim 14 年 前
  Melanie 89c762209c Fix a null ref on region crossing 14 年 前
  Diva Canto 6f2f0fa0ca OK, this really fixes it, I promise. 14 年 前
  Diva Canto 9cf6b81256 Yey for unit tests. The previous commit had a couple of bugs on SQL statements. Fixed here. 14 年 前
  Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 年 前
  Melanie bc6995f921 Add Delete handler to SQLite (NG) 14 年 前
  Melanie 60357d3778 Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 14 年 前
  Melanie 9b22393cf3 Add a field asset_flags and a corresponding enum to the asset database. This 14 年 前
  Diva Canto c1fe07b022 * Added missing loggout notification to home grid upon agents logging out in foreign grids. 14 年 前
  Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. 14 年 前
  dahlia 6817f4849c test commit for panda 14 年 前
  Teravus Ovares (Dan Olivares) a6e7bee757 More Git/panda integration Testing.. 14 年 前
  Diva Canto bfb7a49990 Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete fields. 14 年 前
  Diva Canto 15562017f2 These files are part of the GridUserService write-up. 14 年 前