コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) 911e751019 Replace old Prebuild.exe accidentally added back in f977291 with one built without <copy> nant target generation and on mono 2.4.3 12 年 前
  Justin Clark-Casey (justincc) 27f3f71a24 Replace previously updated Prebuild.exe with one built directly with mono 2.4.3 12 年 前
  Justin Clark-Casey (justincc) e0cb9a5d27 Stop Prebuild from generating <copy> statements which unnecessarily copy files into bin/Debug or bin/Release 12 年 前
  Justin Clark-Casey (justincc) 9d00fba777 Allow GetTexture calls with no second value in the range header (e.g. just 5333-) 12 年 前
  Justin Clark-Casey (justincc) 0c5437e021 Fix build break whree accidentally did inv.Folders rather than inv.Folders.Count in a minor change. 12 年 前
  Justin Clark-Casey (justincc) e391bdab22 Fix various issues with http inventory 12 年 前
  Justin Clark-Casey (justincc) b13ddfc590 Enable FetchInventoryDescendents2 and FetchInventory2 caps by default. This appears to be required now for LL 3.3.1 to work properly. 12 年 前
  Melanie c83a80d847 Fix a logic error in app domain creation 12 年 前
  Melanie 96e8795382 Don't re-add the assembly resolver for each script if not creating the appdomain 12 年 前
  Justin Clark-Casey (justincc) 487a6f3d15 Fix bug in WebStatsModule where an exception would always be output on update if the user teleported to another region on that simulator. 12 年 前
  Justin Clark-Casey (justincc) 906f6820c7 minor: Add some documentation to OnNewClient and OnClientClosed events 12 年 前
  nebadon 8dea2c8e40 fix yield prolog so it compiles with mono 2.11 there has been a bugzilla 12 年 前
  Justin Clark-Casey (justincc) de667ea00a Change flavour back to post fixes. 12 年 前
  Justin Clark-Casey (justincc) 88b2247d94 Bump to 0.7.3.1 release version 12 年 前
  Justin Clark-Casey (justincc) 54ee59c0bb Add Extended flavour option to opensim version information. 12 年 前
  Justin Clark-Casey (justincc) 4a5c61a33d Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoiceInfoRequest bug 12 年 前
  Diva Canto 179c0f5f56 Merge branch '0.7.3-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.3-post-fixes 12 年 前
  Justin Clark-Casey (justincc) 4dbf937707 Comment out login parameters debug output accidentally included with c4b2d24 12 年 前
  Justin Clark-Casey (justincc) 9edb57e5e9 Comment out a terrain save-tile debugging message that accidentally crept in with c4b2d24 12 年 前
  Justin Clark-Casey (justincc) 4d15ad63bf refactor: simplify code for checks when part.OwnerID != destPart.OwnerID in MoveTaskInventoryItem() 12 年 前
  Justin Clark-Casey (justincc) 4021709371 Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source. 12 年 前
  Justin Clark-Casey (justincc) 3c13f5c3aa Add llGiveInventory() test from object to object where both objects are owned by the same user. 12 年 前
  Justin Clark-Casey (justincc) 381517b451 Add prim name to "[MESH]: No recognized physics mesh..." log message 12 年 前
  Justin Clark-Casey (justincc) 6ecf36d49c Fix small typo 12 年 前
  Justin Clark-Casey (justincc) 64eb4b8408 Fix crash where two scene loop threads could changes m_MeshToTriMeshMap at the same time. 12 年 前
  Diva Canto 318da3fdcd Added new simple_build_permissions config to the .ini and .example files. 12 年 前
  Melanie 50c99fcda6 Change a false false to be truly true - or is this statement false? 12 年 前
  Melanie 321de1f263 Rework Diva's patch to simplify it 12 年 前
  Diva Canto fa30ace67d Fixed borkness with map search introduce by my last changes to it. 12 年 前
  Justin Clark-Casey (justincc) 92baa79253 Add some doc about the EventManager.OnLoginsEnabled event. 12 年 前