Commit History

Author SHA1 Message Date
  UbitUmarov 1dc56eb15f ubOde: but only do that if sphere is physical.. 7 years ago
  UbitUmarov 39751891f4 ubOde: dont do avatar step climb on small true spheres. lets play simple football 7 years ago
  UbitUmarov c5a4c299cb update ode.dll ( windows) 7 years ago
  UbitUmarov f3a920237b oops i forgot the avatar knees bending on ramps... so go back.. 7 years ago
  UbitUmarov edc7575f9e a few changes to ubOde avatar collisions 7 years ago
  UbitUmarov 965d004fbe do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of course still wrong LPS does not mean api function calls 7 years ago
  UbitUmarov 6b0a3e981c put osGetAgentIP() in threat control with level Severe so it can be disabled even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information 7 years ago
  UbitUmarov aa4eb2bc14 update ode.dll (windoes only. need bins for others :( ) 7 years ago
  UbitUmarov cb2607d4fa fix scripts xmlrpc threads names 7 years ago
  UbitUmarov 190874344b ScriptsHttpReq does not need a permanent thread 7 years ago
  UbitUmarov 6bac44e767 bug fix 7 years ago
  UbitUmarov e243dd0519 put back getAgentIP bug restricted, script owner must be a Administrator (god) 7 years ago
  UbitUmarov b0a0163253 BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil 7 years ago
  UbitUmarov 936aee412d remove osGetAgentIP() this was not a good idea to have :( 7 years ago
  UbitUmarov 5242853d68 dont list deleted ones, that still don't know they are gone 7 years ago
  UbitUmarov b319977a3f dont list deleted ones, that still don't know they are gone 7 years ago
  UbitUmarov e53f439981 add osGetNPCList() 7 years ago
  UbitUmarov b59ce7c968 also on the actual source file 7 years ago
  UbitUmarov 3fda7c6315 take a few more out of level check 7 years ago
  UbitUmarov 9ea6580c37 update osslEnable.ini. functions that have no level check are still listed but commented, just to be more visible 7 years ago
  UbitUmarov f660aa37ac add similar restrictions to osObjectTeleport :( 7 years ago
  UbitUmarov cbd0af3cab let osTeleport* always work on script prim owner 7 years ago
  UbitUmarov ef74efeaa7 and add a missing bracket :) 7 years ago
  UbitUmarov e075cf4461 fix bad english 7 years ago
  UbitUmarov 0c5f412ed4 put back restriction that on osTeleport the target must be on land owned by the script owner or this is a estate manager/owner, or target did gave script permission. 7 years ago
  UbitUmarov 0418542344 some shortcuts on local osTeleport, reduce its time penalty, do it with script thread 7 years ago
  UbitUmarov 3ce909528d change Backup calls overlap control code 7 years ago
  UbitUmarov 84abdf866a add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y) 7 years ago
  UbitUmarov a9a44eaeb5 add vectorrender string command ''ScaleTransf x,y;''. this allows scaling of objects to draw next. -1,1 will make text be drawn with x direction flipped (it is like the texture scale) 7 years ago
  UbitUmarov cb8975e567 add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y), string osDrawRotationTransform(string drawList, LSL_Float x) and string osDrawResetTransform(string drawList) helper functions for the new vector renderer comands. Removed ThreadLevel check of similar funtions that had it None, and actually only set strings 7 years ago