Историја ревизија

Аутор SHA1 Порука Датум
  Mic Bowman 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping пре 10 година
  Mic Bowman 58229a968b Turn on logging of old acks, this is for debugging only, stats version coming later пре 10 година
  Mic Bowman c06100c31f Another technique inspired by some of the newer flow control algorithms... rather пре 10 година
  Mic Bowman 75df04f0b3 Fix the throttle tests. Remove the hardcoded constant multipliers and пре 10 година
  Mic Bowman bda8f2a2c1 Change the effect of successfully acknowledged packets to bump the пре 10 година
  Mic Bowman 041a09ecb9 Enable runtime configuration of the minimum rate for adaptive пре 10 година
  Mic Bowman e71549a2cb Add debugging code for simulating packet loss in outgoing UDP packets. The пре 10 година
  Diva Canto bb82076a4d Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later. пре 10 година
  Diva Canto 789cd4e928 Updated libomv to grab the latest bug fixes in Collada upload пре 10 година
  Diva Canto 27c34b69bf Merge branch 'master' of ssh://opensimulator.org/var/git/opensim пре 10 година
  Diva Canto ec91a6b34d Revert "Update libomv to grab latest bug fixes for Collada upload." пре 10 година
  Diva Canto 4c0745b589 Update libomv to grab latest bug fixes for Collada upload. пре 10 година
  Justin Clark-Casey (justincc) fc940ab09a If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception. пре 10 година
  Justin Clark-Casey (justincc) 7100475b90 Make sure we always dispose of disposables inside RestClient.Request() пре 10 година
  Justin Clark-Casey (justincc) 9cff0bbd7c In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly пре 10 година
  Justin Clark-Casey (justincc) e3d07bd0cc minor: Correct propery doc RestClient._resource spelling mistake пре 10 година
  Justin Clark-Casey (justincc) 798074c66f Use using() semantics in XBakesModule to ensure disposable objects are alway disposed no matter what пре 10 година
  Justin Clark-Casey (justincc) 9edc5cac96 In XBakes use proper disposal semantics to always close the stream on Store() no matter what пре 10 година
  Justin Clark-Casey (justincc) e901253b49 Fix recent regression where a race condition meant SP.MakeRootAgent() would sometimes look to start attachment scripts before ETM.HandleIncomingSceneObject() had added them. пре 10 година
  BlueWall e50aac020f Add command to reset region's user cache пре 10 година
  BlueWall b39d697555 Adding command to reset user's email address пре 10 година
  Justin Clark-Casey (justincc) 147d401b28 Remove XEngine.m_uniqueScripts пре 10 година
  Justin Clark-Casey (justincc) 92c9dd42c4 Restore OpenMetaverse.dll to the one compiled under Windows again from commit 2660619. Somehow it got replaced again in the ghosts merge with the one built under Linux. пре 10 година
  Robert Adams 289cf2e3e2 Remove reference to MSSQL in prebuild.xml since feature has been removed пре 10 година
  Justin Clark-Casey (justincc) 2b9f0647de Fix a regression where objects crossing regions in the same simulator (on their own or as attachments) with AppDomainLoading = false would create the new state in the source region area rather than the dest. пре 10 година
  Justin Clark-Casey (justincc) 227d2e2b61 Avoid a possible race condition where the XEngine script compile thread could complete but see OnRezScript() insert a new job and complete before it set m_CurrentCompile = null пре 10 година
  Justin Clark-Casey (justincc) 76722d8324 In XEngine, enqueue a script rez to the compile queue after setting m_CompileDict to avoid a rare but not impossible race condition. пре 10 година
  Justin Clark-Casey (justincc) f3ab7c0f5c refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetUuids() to AddForInspection() as this properly describes what both of these methods do. пре 10 година
  Justin Clark-Casey (justincc) b0ff3236be Make "fache assets" console command more efficient by only updating access times on each cached asset once, not for every reference. пре 10 година
  Justin Clark-Casey (justincc) 9208fb5d54 refactor: Make IteratingUUIDGatherer take a dictionary in its constructor like UUIDGatherer, so we can deal with future cases where the dictionary may already be pre-populated. пре 10 година