Commit History

Author SHA1 Message Date
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Melanie a53a10ad27 Merge branch 'master' into careminster 11 years ago
  Robert Adams d838f15d97 Add implementations for llSetVelocity and llSetAngularVelocity. 11 years ago
  Melanie 56f4adeb60 Merge branch 'master' into careminster 11 years ago
  Talun f074739e33 Mantis 6280: llSetContentType(). An implementation. 11 years ago
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border 11 years ago
  Melanie a8faed6f76 Implement llSetContentType using the new OpenID auth support for authentication 11 years ago
  Melanie 4904d40138 Add llGetPhysicsMaterial 11 years ago
  Melanie 6a2b673fca Remove the return value from llGiveMoney and add llTransferLindenDollars. Also 11 years ago
  Melanie 415b89f434 Merge branch 'master' into careminster 11 years ago
  PixelTomsen 64c80aec64 llSetLinkCamera implementation 12 years ago
  Melanie 899337b4a0 Merge branch 'master' into careminster 12 years ago
  SignpostMarv 3bf7bd6359 track originating IScriptApi method for SL-like error messages. Will add rule number tracking in next commit. 12 years ago
  Melanie 1eb1c1bd4b renaming to be similar to equivalent Set command 12 years ago
  SignpostMarv 3d504261b0 renaming to be similar to equivalent Set command 12 years ago
  SignpostMarv 8d59385eea Implementation of llSetRegionPos(). Does not implement failure on object entry/prim limit/access restrictions. 12 years ago
  Melanie 26d89777d8 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov ce7864632b added llSetVelocity. will refuse to work on vehicles and on attachments ( this last may need fix) added also some code for llSetAngularVelocity but not working still 12 years ago
  Melanie 84377a23db Merge branch 'avination' into careminster 12 years ago
  Melanie 71ba85137f Commitig the Avination implementation of llTeleportAgent and 12 years ago
  Melanie 853449d5bc Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGlobalCoords() 12 years ago
  Talun e618194143 Mantis 6015 new LSL function llGetAgentList. 12 years ago
  Melanie a90822f4b8 Merge branch 'master' into careminster 12 years ago
  Talun 61e99bcdcb Mantis 6015 new LSL function llGetAgentList. 12 years ago
  Melanie 4b982db252 Merge branch 'master' into careminster 12 years ago
  TBG Renfold 9c2a73b61e llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToString(); 12 years ago
  Melanie 919972a440 Merge branch 'master' into careminster 12 years ago
  Melanie 4bdd9d51bc Correct whitespace error introduced by previous commit 12 years ago
  Talun 4d652c7041 Missing or unimplemented LSL memory functions. 12 years ago
  UbitUmarov 87fdb2ed7e llGetMass and llGetObjectMass (and push estimation) always use object mass as in current SL ( push is what makes sense or impulse will depend on what prim it is and not object). Added llGetMassMKS() that just returns 100 x llGetMass() as it seems to be in SL. 12 years ago