Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) 2caa7ffd5d 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 il y a 10 ans
  Justin Clark-Casey (justincc) ae979199fb Allow GetTexture calls with no second value in the range header (e.g. just 5333-) il y a 12 ans
  Justin Clark-Casey (justincc) 09aa87ba26 Fix SceneObjectUndoRedoTests.TestNoUndoOnObjectsNotInScene by not looking up ParentGroup scale limits if part is not in a sog il y a 12 ans
  Justin Clark-Casey (justincc) 38fb0430bf Replace old Prebuild.exe accidentally added back in f977291 with one built without <copy> nant target generation and on mono 2.4.3 il y a 12 ans
  Justin Clark-Casey (justincc) ec82e2fde8 Replace previously updated Prebuild.exe with one built directly with mono 2.4.3 il y a 12 ans
  Justin Clark-Casey (justincc) fba2864cbc Stop Prebuild from generating <copy> statements which unnecessarily copy files into bin/Debug or bin/Release il y a 12 ans
  Justin Clark-Casey (justincc) 15acba1972 minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to make it clear we're moving to an existing folder. il y a 12 ans
  Justin Clark-Casey (justincc) 909d4dca82 Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. il y a 12 ans
  Justin Clark-Casey (justincc) 5676f1d037 Update folder version numbers when moving items and making the Delete(string[], string[]) call (not just string, string). il y a 12 ans
  Justin Clark-Casey (justincc) d864d76254 Increment version number of a folder when an object it contains is deleted. il y a 12 ans
  Justin Clark-Casey (justincc) ff968cbe43 refactor: Rename UserSessioNID -> UserSession in WebStatsModule since this is what it actually represents il y a 12 ans
  Justin Clark-Casey (justincc) 582540657f Make UserSessionID a class rather than a struct, so that later updates to value suceed (rather than having to pull the data out and reinsert back into the Dictionary). il y a 12 ans
  Justin Clark-Casey (justincc) 05eeee6ee8 Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini. il y a 12 ans
  Justin Clark-Casey (justincc) cd6f3b147d Don't store undo states if a scene object is manipulated when it is not in a scene. il y a 12 ans
  Justin Clark-Casey (justincc) 86f519ba57 refactor: Change control structures in SOP.StoreUndoState() to reduce nesting. il y a 12 ans
  Justin Clark-Casey (justincc) febc6bae30 Make it possible to rescale SOGs when they are not in a scene. il y a 12 ans
  Justin Clark-Casey (justincc) 48f818bf07 Enforce existing 5 action hardcoded undo limit. il y a 12 ans
  Justin Clark-Casey (justincc) c2d21bb8cc Add basic undo/redo regression tests. il y a 12 ans
  Justin Clark-Casey (justincc) 39fe1ba028 Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. il y a 12 ans
  Justin Clark-Casey (justincc) 7112e860dc Comment out old m_storeLocal from AssetXferUploader. il y a 12 ans
  Justin Clark-Casey (justincc) 4606137882 Insert transaction ID into AssetXferUploader constructor rather than at UploadAsset() to prevent item creation failure when NewInventoryItem thread reachs the object first. il y a 12 ans
  Justin Clark-Casey (justincc) 8eab6b7701 Move UDP update task item code to AssetXferUploader to match existing create user item and update user item mechanisms il y a 12 ans
  Justin Clark-Casey (justincc) 71cd68eec1 Fix occasional race condition failure when creating new clothing/body parts in the viewer or updating existing assets. il y a 12 ans
  Justin Clark-Casey (justincc) 168c3b78f4 Fix llListFindList() returning no match when there is a match with a script constant component in the source list. il y a 12 ans
  Justin Clark-Casey (justincc) bbe04aab95 Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. il y a 12 ans
  Justin Clark-Casey (justincc) c27a158961 Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. il y a 12 ans
  SignpostMarv 068e97cf0e Documentation of teleport-related events il y a 12 ans
  SignpostMarv aa45d831f3 minor tweaks to existing comments for IDE goodness il y a 12 ans
  SignpostMarv eff8448154 Documentation of agent-related events il y a 12 ans
  SignpostMarv badd7f1578 Documentation of object-related events il y a 12 ans