Commit History

Author SHA1 Message Date
  BlueWall 369ccaf1eb Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 9 years ago
  Cinder 9921c24c8f One more migration fix 9 years ago
  Cinder 56ae3da291 Chase latest change to asset description length with an update to XAssetStore db tables 9 years ago
  BlueWall 11a24d04b6 Revert "Chase latest change to asset description length with an update to XAssetStore db tables" 9 years ago
  Justin Clark-Casey (justincc) 3255335c42 Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. 9 years ago
  Justin Clark-Casey (justincc) 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 9 years ago
  Freaky Tech 2d8c1806ca usability fixes for LSL API 9 years ago
  Freaky Tech eacdad8405 simplify llStringToBase64 and llBase64ToString 9 years ago
  Freaky Tech 061dd3385c usability fixes for LightShare API 9 years ago
  Cinder e520364f65 Chase latest change to asset description length with an update to XAssetStore db tables 9 years ago
  Cinder e5c0b68849 Follow up to last commit, fix field length 9 years ago
  Cinder 7913417683 As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 bytes (127 + null terminator) 9 years ago
  Freaky Tech 53100b93c7 corrected bug that viewer cannot correctly fetch ItemData when being a HG visitor 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
  BlueWall b6b1e11238 Pickup our version number for the function 9 years ago
  Freaky Tech 7f0995ae31 added llGetEnv() implementation 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
  Freaky Tech 4d749d8c69 removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does. 9 years ago
  Freaky Tech 0f72773017 changed llGetMemoryLimit to return 65536 as for Mono LSL 9 years ago
  Freaky Tech af2bf397b1 corrected memory info for scripts 9 years ago
  Freaky Tech 25901a703a corrected llGetStartParameter according to http://wiki.secondlife.com/wiki/LlGetStartParameter 9 years ago
  Freaky Tech 6161817f72 corrected handling when XML parsing in Presence Connector fails 9 years ago
  Freaky Tech f68a1a2218 XML should not contain any BOM. Disabled BOM generation in BaseHttpServer 9 years ago
  Freaky Tech b8157174ca corrected llResetScript according to description within LSL wiki 9 years ago
  Freaky Tech bf96f06d1e corrected response when a not existing folder is requested by a viewer in that case the response has to report it as bad_folders with uuid instead of returning some dummy 9 years ago
  Freaky Tech c6731c73fb increased IPv4 TTL of LLUDP Sockets 9 years ago
  BlueWall 7e8bad05ec Fix erratic Npc movement 9 years ago
  BlueWall 1a56f42d0a Add FreakyTech to CONTRIBUTORS.txt 9 years ago