Commit History

Author SHA1 Message Date
  UbitUmarov 8981cba137 update OpenSimDefaults.ini 8 years ago
  UbitUmarov 109723dc2d add option MaxRegionsViewDistance to control the maximum range to tell viewer to connect to Neighbour regions, since that is diferent from view range 8 years ago
  Robert Adams 66be75556b BulletSim: increase default value of AvatarStopZeroThreshold as this reduces 8 years ago
  Robert Adams 33af419050 BulletSim: make collision sounds work most of the time. Seems that collisions 8 years ago
  Robert Adams ddd59fab5f BulletSim: add stationary suppression on AddForce application. This enables 8 years ago
  Robert Adams 5ed90b3921 BulletSim: fix problem of not zeroing motion when stationary (drift problem from 8 years ago
  Robert Adams 35d4298be6 BulletSim: change method signatures for internal AddForce methods to remove 8 years ago
  Robert Adams fb57d31538 BulletSim: revert avatar stationary testing for having slight velocity. 8 years ago
  Robert Adams b02f29300d Code cleanup to terse update sending as given in a patch in Mantis 7813. 8 years ago
  Robert Adams 22501ea06d BulletSim: fix Mantis 7798: land collisions not working. 8 years ago
  Robert Adams d4e88f8883 BulletSim: tweaking so avatar can be pushed. In particular, llPushObject, 8 years ago
  UbitUmarov 151001c70b change muckwaddle name contributors.txt 8 years ago
  UbitUmarov 6d112948fb update contributors.txt 8 years ago
  TomDataworks 905dec5d23 Fix region data range selection in the PGSQL backend. 8 years ago
  UbitUmarov ee15c51ba4 add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active. 8 years ago
  UbitUmarov f8f28311bf stop avatar move to target on parcel ban enforce 8 years ago
  Robert Adams 7831d219d7 Add locking around stats record fetch to resolve Mantis 7793. 8 years ago
  UbitUmarov e2517b51f8 ubMeshmerizer: remove some wrong faces still present in taper cases, some code cleanup 8 years ago
  UbitUmarov 6427930a7e ODE lib: update the lib for linux 32bit and 64bit, this time without debug info. Thnx again Dan. (keep older close in case this fails 8 years ago
  UbitUmarov 74c48d495b ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case this fails 8 years ago
  UbitUmarov f92deb65f8 fix cilinder and cone physics mesh 8 years ago
  UbitUmarov 073877dcae ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case this fails 8 years ago
  UbitUmarov 14250c3d84 ODE lib change: fix capsule - mesh faces double side collisions. Do double side collisions if at least two dimensions of the mesh are 1.5x the capsule height, otherwise do single side as before. SL and bullet do double Side always. Double side can cause instabilities in some cases. i only windows dev enviroment for the moment. to build for your enviroment: git clone git://opensimulator.org/git/opensim-libs. This maybe be very broken, let us know 8 years ago
  UbitUmarov 65269f6f7f fix html encapsulation for MSIE was doing nothing 8 years ago
  UbitUmarov 85a75ce0bc assume direct string.replace is good enought to avoid a stringbuild use 8 years ago
  UbitUmarov 41078f8d51 try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail. 8 years ago
  UbitUmarov e5f7856eaf Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  UbitUmarov b7ea5c4967 a few code cosmetic changes 8 years ago
  Diva Canto 52ebb3f2fb The configger tool hadn't been updated since the introduction of OpenSimDefaults! :0 8 years ago
  UbitUmarov 7430c629aa enable the upload region map texture asset for large regions for large regions that i had disabled, but with max size reduced to 512pixels. New viewers don't use this, but osGetRegionMapTexture needs it ( mantis 7787 ) 8 years ago