コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) e506341fdb Add missing IPNetwork.dll from outbound filter patch 9 年 前
  Justin Clark-Casey (justincc) e69050519a Change version number to 0.7.6.3 9 年 前
  Justin Clark-Casey (justincc) a5e6d36f98 Make private services forbid llHTTPRequest() calls by rejecting HTTP calls that have the X-SecondLife-Shard header 9 年 前
  Justin Clark-Casey (justincc) 7995c3037a Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 9 年 前
  Justin Clark-Casey (justincc) 654a947e2b Change version to 0.7.6.2 and flavour to release 10 年 前
  Justin Clark-Casey (justincc) 142edb2a89 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 年 前
  Justin Clark-Casey (justincc) 8000d0ec32 Change 0.7.6-post-fixes branch back to Post_Fixes flavour 10 年 前
  Justin Clark-Casey (justincc) 40144fb0f6 Change 0.7.6.1 flavour to release 10 年 前
  Justin Clark-Casey (justincc) 75777ddd57 Record whether login to home fails because no home set (UUID.Zero) or region not found. 10 年 前
  Justin Clark-Casey (justincc) 6dd99837fd Add "show grid user" robust/standalone console command for debug purposes. 10 年 前
  Justin Clark-Casey (justincc) 798c61c112 minor: remove long unused state queue from "show queues" console reports 10 年 前
  Justin Clark-Casey (justincc) ed1a10d92f minor: correct the usage statement on the "show image queues" console command - should not have been "image queues show" 10 年 前
  Justin Clark-Casey (justincc) d1f1642e1a Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) from the "show queues" console report to stop screwing up formatting. 10 年 前
  Justin Clark-Casey (justincc) 87e725cd24 Merge branch '0.7.6-extended' into 0.7.6-post-fixes 10 年 前
  Justin Clark-Casey (justincc) 3ee9a6c2ee Change version to 0.7.6.1-rc1 instead 10 年 前
  Justin Clark-Casey (justincc) 972f5175a8 Change version to 0.7.6.1 and type to Release 10 年 前
  Justin Clark-Casey (justincc) 04e6c68242 Properly dispose of drawing objects to reduce/stop memory leakage on generating map tiles with the MapImageModule and TexturedMapTileRenderer (the current defaults) 10 年 前
  Justin Clark-Casey (justincc) 099975dec2 Add "generate map" console command to allow manual regeneration and storage of maptiles 10 年 前
  Justin Clark-Casey (justincc) 27abe040bd Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. 10 年 前
  Justin Clark-Casey (justincc) d88c9756a7 Actually put IsChildAgent = true inside the lock, otherwise there is still a small window for race conditions on duplicate CompleteMovement calls 10 年 前
  Justin Clark-Casey (justincc) bf86addf3d Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 年 前
  Justin Clark-Casey (justincc) 91d86301ef Merge branch '0.7.6-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.6-post-fixes 10 年 前
  Justin Clark-Casey (justincc) b73b5a24c3 Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTexture() and TestRepeatSameDrawContainingImage() if localhost has a webserver set up. 11 年 前
  Melanie 3ab559efa9 Dynamically adjust to the number of visual params sent. 11 年 前
  BlueWall bece6fb8a3 Merge branch '0.7.6-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.6-post-fixes 11 年 前
  BlueWall 017ae9132e Fix issue with editing notes for other avatars 11 年 前
  BlueWall b699af87dc Populate user preferences with UserAccount email if it is present, else return an error indicating no email is on record for the user. 11 年 前
  Justin Clark-Casey (justincc) c1ff245bf3 Wrap analysis of the particle system in the UUID Gatherer in a separate try/catch as sometimes it appears that this can be corrupt. 11 年 前
  BlueWall 5745aa0f86 Backport profile fixes 11 年 前
  Kevin Cozens b8a6fd3e64 Added support for attachments to group notices when using Flotsam groups. 11 年 前