Commit History

Author SHA1 Message Date
  Melanie Thielker 662b59af83 Convert the lsl list type into a struct. EXPERIMENTAL! This may affect 9 years ago
  Melanie Thielker c53f732163 Change the IScriptApi back to it's original form, removing XEngine 9 years ago
  Melanie Thielker ee7debcca6 Revert "When scripts are sleeping, don't count that as execution time" 9 years ago
  Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time 9 years ago
  Oren Hurvitz 2153a01cc7 Have osAvatarName2Key check the cache first, even for foreign users 9 years ago
  Christopher 86c426e587 create osGetAvatarHomeURI 9 years ago
  Christopher b5be5ca490 Make osAvatarName2Key() able to get names from unknown HG users 9 years ago
  Christopher bccf785665 osKey2Name returns now correct values for HG users who are not on the region. 9 years ago
  dahlia 5d3c327e93 Add a new os function "osGetGender()" 9 years ago
  Robert Adams 2e1f5bb011 Temporarily comment out OSSL enabled warning log message. 9 years ago
  Robert Adams e4e58fad32 Enable OSSL functions by default using the osslEnable.ini configuration file. 9 years ago
  Robert Adams 9b337b089c Add osCheckODE() function so scripts can configure for running with legacy physics engine. 9 years ago
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into 9 years ago
  Freaky Tech 773df94665 corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format. 9 years ago
  ft@noemail fb48ee1cb6 corrected script notecard parser. It now handles notecards with inventory as well. 9 years ago
  BlueWall c02636b6f3 Revert "corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format." 9 years ago
  Freaky Tech b519a5e62a corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format. 9 years ago
  BlueWall aeb8a4bf85 Revert "Adding dynamic ossl permission control" 9 years ago
  BlueWall a3681f3052 Adding dynamic ossl permission control 9 years ago
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 years ago
  Justin Clark-Casey (justincc) 00b23e51ae Change name of just added OSSL osForceSit() to osForceOtherSit() 10 years ago
  Justin Clark-Casey (justincc) 5acbbcb33f minor: spacing cleanup from previous commit 79a4d1ea 10 years ago
  Vegaslon 79a4d1ea8d Implements osForceSit(string avatar) & overload osForceSit(string avatar, string target) 10 years ago
  Justin Clark-Casey (justincc) 29a05cdeb5 Change thread of osForceAttachToOvtherAvatarFromInventory to VeryHigh from Severe 10 years ago
  UbitUmarov f95bb53371 remove LockItemsForRead(false) without previus call with true 10 years ago
  Melanie Thielker 159fcbf150 Merge branch 'master' of ssh://3dhosting.de/var/git/careminster 10 years ago
  Diva Canto 2ff9ea3f80 Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. 10 years ago
  Oren Hurvitz eb79c882ea Show more meaningful error messages when failed to move an item from a prim to a user's inventory. 10 years ago
  Melanie Thielker d97896d39a Differentiate between requests only the owner should be able to do and those 10 years ago
  Justin Clark-Casey (justincc) 873eee5431 Implement osForceBreakAllLinks(). 10 years ago