Histórico de Commits

Autor SHA1 Mensagem Data
  Justin Clark-Casey (justincc) a8c0dddcc9 Change version to 0.7.4.1 and flavour to release há 10 anos atrás
  Justin Clark-Casey (justincc) 46a67295dd 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 há 10 anos atrás
  Justin Clark-Casey (justincc) a8d8ea7990 Flip release type to post fixes há 12 anos atrás
  Justin Clark-Casey (justincc) 10e6493f9f Set flavour to release. há 12 anos atrás
  Melanie 8c4f911935 Replace SendBannedUserList with Avination's version. Untested in core. Not even test compiled. há 12 anos atrás
  Justin Clark-Casey (justincc) 62bc85b5c7 Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. há 12 anos atrás
  SignpostMarv 76eba917f9 copying documentation from http://opensimulator.org/wiki/Threat_level há 12 anos atrás
  SignpostMarv 84a046eaf5 adding some files to .gitignore that get generated when debugging in c# express with OpenSim.32BitLaunch as the startup project há 12 anos atrás
  Justin Clark-Casey (justincc) 8d1d314f49 Add VectorRenderModule.TestRepeatSameDrawDifferentExtraParams() há 12 anos atrás
  Justin Clark-Casey (justincc) 9395f12584 Add VectorRenderModuleTests.TestRepeatDrawContainingImage() há 12 anos atrás
  Justin Clark-Casey (justincc) b97f58d597 Add VectorRenderModuleTests.TestRepeatDraw() há 12 anos atrás
  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. há 12 anos atrás
  Justin Clark-Casey (justincc) 206eccc2b6 Allow multiple calling card type inventory folders to be created. há 12 anos atrás
  Justin Clark-Casey (justincc) 2358a623e3 minor: Fix bad log message for failure to create an inventory folder há 12 anos atrás
  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. há 12 anos atrás
  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 há 12 anos atrás
  Justin Clark-Casey (justincc) 3edfa585ec If a connecting scene presence is replacing an existing scene presence then bypass close checks. há 12 anos atrás
  Justin Clark-Casey (justincc) fa13a6a8da Bump version number to 0.7.4-rc2 há 12 anos atrás
  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. há 12 anos atrás
  SignpostMarv 590bf0bcc0 adding sqlite journal files to .gitignore há 12 anos atrás
  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 há 12 anos atrás
  Justin Clark-Casey (justincc) f1d4b8d83e Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService]. há 12 anos atrás
  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 há 12 anos atrás
  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 há 12 anos atrás
  Justin Clark-Casey (justincc) 132d701b3e Tighten up OpenSim.Framework.Cache locking to avoid race conditions. há 12 anos atrás
  Justin Clark-Casey (justincc) 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. há 12 anos atrás
  Melanie f82d090df3 Fix llDialog responses so that they can be heard throughout the region. This now conforms to the behaviour in SL. há 12 anos atrás
  Justin Clark-Casey (justincc) 7399d3e953 When reporting a thread timeout, create a copy of the info rather than passing the original ThreadWatchdogInfo structure. há 12 anos atrás
  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) há 12 anos atrás
  Justin Clark-Casey (justincc) 7dc1c7d841 minor: Make xengine debug message on script load a scripting loading message instead. há 12 anos atrás