Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) b97f58d597 Add VectorRenderModuleTests.TestRepeatDraw() 12 years ago
  Justin Clark-Casey (justincc) 30c36a3960 Following on from f8a89a79, do not allow more than one 'type' folder (e.g. calling cards) to be created in the base "My Inventory" user folder. 12 years ago
  Justin Clark-Casey (justincc) 206eccc2b6 Allow multiple calling card type inventory folders to be created. 12 years ago
  Justin Clark-Casey (justincc) 2358a623e3 minor: Fix bad log message for failure to create an inventory folder 12 years ago
  Justin Clark-Casey (justincc) 87850bd6dc Log initial script startup info notice when xengine actually starts to do this for debugging purposes, rather than before it actually starts to do this. 12 years ago
  Justin Clark-Casey (justincc) d80eda202f Extend "Restarting scripts in attachments" debug log message to show actual name of user and the region they are in 12 years ago
  Justin Clark-Casey (justincc) 3edfa585ec If a connecting scene presence is replacing an existing scene presence then bypass close checks. 12 years ago
  Justin Clark-Casey (justincc) fa13a6a8da Bump version number to 0.7.4-rc2 12 years ago
  Justin Clark-Casey (justincc) 9d5e7c89d9 Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down into the 3-parameter AddNewSceneObject() method instead of always hardcoding true. 12 years ago
  SignpostMarv 590bf0bcc0 adding sqlite journal files to .gitignore 12 years ago
  Justin Clark-Casey (justincc) b199a2dea3 If a script state save fails for some reason on shutdown/region removal, get xengine to spit out some useful information and continue to save other script states 12 years ago
  Justin Clark-Casey (justincc) f1d4b8d83e Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService]. 12 years ago
  Justin Clark-Casey (justincc) 0088661356 Lock disposal of separate gdi+ objects under different threads since this prevents malloc heap corruption seen under Ubuntu 10.04.1 and 11.04 - probably a libcairo issue 12 years ago
  Justin Clark-Casey (justincc) 1a7e3cabc0 Fix bug in SoundModule.PlayAttachedSound() where every sound update to an avatar would base its gain calculation on the previous avatar's gain, instead of the original input gain 12 years ago
  Justin Clark-Casey (justincc) 132d701b3e Tighten up OpenSim.Framework.Cache locking to avoid race conditions. 12 years ago
  Justin Clark-Casey (justincc) 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
  Melanie f82d090df3 Fix llDialog responses so that they can be heard throughout the region. This now conforms to the behaviour in SL. 12 years ago
  Justin Clark-Casey (justincc) 7399d3e953 When reporting a thread timeout, create a copy of the info rather than passing the original ThreadWatchdogInfo structure. 12 years ago
  Justin Clark-Casey (justincc) cab546ecee Add information to ThreadStackSize about possibly increasing if suffering StackOverflowExceptions during script conversion/compilation (e.g. on Windows 64-bit) 12 years ago
  Justin Clark-Casey (justincc) 7dc1c7d841 minor: Make xengine debug message on script load a scripting loading message instead. 12 years ago
  Robert Adams fbff51f387 Correct an exception report in SceneObjectPart so it outputs the stack. 12 years ago
  SignpostMarv b714fb0c39 Implementing PRIM_LINK_TARGET in a non-recursive fashion 12 years ago
  Justin Clark-Casey (justincc) f37038013d Don't enable the thread watchdog until all regions are ready. 12 years ago
  SignpostMarv 5e98e2b7c7 adding ATTACH_*_PEC constants 12 years ago
  Justin Clark-Casey (justincc) 35f8f3ff79 minor: Add Gryc Ueusp to CREDITS for commit 884edac amongst others, by request. 12 years ago
  Justin Clark-Casey (justincc) 7ec8e7e025 Prevent race conditions when one thread removes an NPC SP before another thread has retreived it after checking whether the NPC exists. 12 years ago
  Melanie c6efebdd8c Release http-in URLs when llResetScript is called 12 years ago
  Justin Clark-Casey (justincc) 760047abc5 Flip version to 0.7.4-rc1 12 years ago
  Justin Clark-Casey (justincc) 374ebab574 Strip experimental tag from --publish option of "save oar" region console command 12 years ago
  Justin Clark-Casey (justincc) fb91ca6f1d Fix old regression that stopped saving parcel owner data in OARs. 12 years ago