Commit Graph

  • 4dd89ce094 make the options visible on OpenSimDefaults UbitUmarov 2019-02-24 10:07:48 +0000
  • cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 UbitUmarov 2019-02-24 09:46:55 +0000
  • 800f6d6529 several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise UbitUmarov 2019-02-24 07:25:50 +0000
  • 009af3122f update script sintaxe UbitUmarov 2019-02-22 22:42:07 +0000
  • d89a089ca2 remove redundant osInventoryDescription() and improve osInventoryDesc() to do the same UbitUmarov 2019-02-22 22:28:47 +0000
  • 6e05695244 add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) but don't tell anyone UbitUmarov 2019-02-21 23:41:49 +0000
  • 5d78f52f7b let Xengine also have that detectedkey UbitUmarov 2019-02-21 23:17:53 +0000
  • bd27573130 add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInventoryDescription(LSL_String itemNameOrId) UbitUmarov 2019-02-21 23:11:03 +0000
  • ece3843798 let changed allowed drop have lldetectedkey[0] return the dropped item id, Yengine and still testing" UbitUmarov 2019-02-21 22:54:17 +0000
  • b7507b70bc Yengine changed position and shape events can bt throttled by mineventdelay UbitUmarov 2019-02-21 22:05:38 +0000
  • 16596b6ad0 add LSL_Key osGetInventoryLastOwner(string itemNameorid) UbitUmarov 2019-02-21 21:56:27 +0000
  • 17ea412da1 fix last owner on add to object inventory UbitUmarov 2019-02-21 21:54:24 +0000
  • 0f574d432d Yengine:save minEventDelay in script state UbitUmarov 2019-02-20 20:36:43 +0000
  • 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) UbitUmarov 2019-02-20 20:12:13 +0000
  • ac651a168a Xengine: exclude a few more events from mineventdelay UbitUmarov 2019-02-20 04:54:32 +0000
  • 62fb0961fd missing file on the kick commit UbitUmarov 2019-02-20 04:07:42 +0000
  • 7c0eab8a23 Xengine: don't lose state change events UbitUmarov 2019-02-20 04:04:35 +0000
  • b56eb2fe63 estate kick now just kill user connection if on same region. The teleport home we did, does not make much sense, and would need more work anyways UbitUmarov 2019-02-20 03:05:23 +0000
  • fdf5274c25 add osKickAvatar(LSL_Key agentKey, string alert) UbitUmarov 2019-02-20 02:06:25 +0000
  • 98b6ba24b4 oops do show the object delete UbitUmarov 2019-02-15 02:28:00 +0000
  • 040ab65f68 (almost) useless change UbitUmarov 2019-02-15 02:08:45 +0000
  • b242232c7b minor cleanup UbitUmarov 2019-02-15 01:38:49 +0000
  • 06930a1803 don't break permitions on god object return or delete UbitUmarov 2019-02-15 01:10:56 +0000
  • f58e1f6265 mantis 8479: deep change DeRezObjects(..) doing independent permitions checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended UbitUmarov 2019-02-15 01:09:37 +0000
  • 52947b6280 Remove some more cut-and-paste typos in 6dof constraint setup in XNA version of BulletSim. Could only effect operation of flexible linksets when using the C# version of the Bullet physics engine. Found by Tampa and AliciaRaven and reported in Mantis 7612. Robert Adams 2019-02-05 08:35:27 -0800
  • a1568697d0 Remove cut-and-paste typo in 6dof contstrain setup in XNA version of BulletSim. Could only effect operation of flexible linksets when using the C# version of the Bullet physics engine. Found by Tampa and reported in Mantis 7612. Robert Adams 2019-02-05 08:07:22 -0800
  • 874cc47617 allow more suicidal NonPhysicalPrimMax UbitUmarov 2019-02-05 02:25:04 +0000
  • 175817fe55 enforce prim size restrictions on physical state change; Place restrictions on ini values UbitUmarov 2019-02-05 01:45:04 +0000
  • b8121ad8a2 prevent freswitch from messing global cert validation, more work is need on rest requests ( also for other things) UbitUmarov 2019-02-04 21:44:40 +0000
  • 55f27135dd remove references to obsolete CertificatePolicy UbitUmarov 2019-02-04 21:06:50 +0000
  • 364b718acf reduce the odds of MTU violation UbitUmarov 2019-02-04 20:12:08 +0000
  • ef3b424b26 optimizers are silly UbitUmarov 2019-02-03 00:47:43 +0000
  • 2f3101e1d2 typos, thx UbitUmarov 2019-02-01 18:43:39 +0000
  • 75e48610e7 place a global cooldown of 2 min on god map generation UbitUmarov 2019-02-01 18:19:27 +0000
  • 6bb8055cc2 change last commit to do as console comand generate map UbitUmarov 2019-02-01 12:52:58 +0000
  • 45de5eb638 Allow Grid owners to regenerate a maptile for a region manually through the use of the God Tools fly-man- 2018-08-16 11:34:27 +0200
  • b16ee749ed change default config: allow grid gods by default, if you don't trust grid admins what are you doing there?; disable most god powers unless god level is requested on viewer UbitUmarov 2019-01-31 18:02:21 +0000
  • 9046e5cb9d ubode add position to pid control it stopped flying to prevent slow drifts UbitUmarov 2019-01-31 17:25:18 +0000
  • 76b777b1fb remove MRM module (minimodule). Its outdated and we have no maintainers. Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) UbitUmarov 2019-01-31 12:14:29 +0000
  • 44e6f45ed6 cosmetics UbitUmarov 2019-01-31 12:03:14 +0000
  • e0b06d4b6b cosmetics UbitUmarov 2019-01-31 11:46:18 +0000
  • 1e1d296ef4 do update physics script events on link ( this does need another cleanup one day UbitUmarov 2019-01-31 10:27:21 +0000
  • 73e64c6597 mantis 6702: fix collisions lldetectedlinknumber also on Yengine UbitUmarov 2019-01-30 12:27:03 +0000
  • dd43e613f0 oops that went bad on linux, reverting UbitUmarov 2019-01-30 00:58:41 +0000
  • d86bb08c28 change GetDrawStringSize so result better matchs rendering size UbitUmarov 2019-01-30 00:46:40 +0000
  • eb7715e2f8 a few changes to last commits UbitUmarov 2019-01-30 00:12:46 +0000
  • 5fc44398fe actually .. do take the trim out UbitUmarov 2019-01-29 22:06:30 +0000
  • 373ec7afa2 try to not lose start and end spaces in osDrawText UbitUmarov 2019-01-29 22:01:54 +0000
  • dc633ee768 cosmetics UbitUmarov 2019-01-29 21:16:28 +0000
  • 6479eb9022 change encoding few event cap messages UbitUmarov 2019-01-29 21:11:21 +0000
  • 6bc8e2413f ubode replace a locklessqueue by .net concurrentqueue UbitUmarov 2019-01-29 13:49:29 +0000
  • f1076607dc mantis 8457: ok ok shutup the warning UbitUmarov 2019-01-28 07:47:00 +0000
  • 52e5f58c9a add a try catch on HandleMapItemRequest UbitUmarov 2019-01-28 04:38:27 +0000
  • cc27168cc1 change encoding of event cap messages UbitUmarov 2019-01-28 04:01:09 +0000
  • 4c79a85621 forgotten locks on ubode UbitUmarov 2019-01-28 03:37:54 +0000
  • cc204a279e change encoding of a another event cap message UbitUmarov 2019-01-28 00:40:33 +0000
  • 695d807696 change encoding of a few event caps messages UbitUmarov 2019-01-26 16:42:42 +0000
  • 07946e040d ok i said all ( lie ) UbitUmarov 2019-01-25 21:40:30 +0000
  • f7926eb28c ok take the all change UbitUmarov 2019-01-25 21:35:23 +0000
  • 367bd48d91 script mono is meaningless for us UbitUmarov 2019-01-25 21:21:23 +0000
  • df568b1a66 some sop cleanup UbitUmarov 2019-01-25 20:57:48 +0000
  • 61fb39e49b cleanup UbitUmarov 2019-01-25 20:54:24 +0000
  • 8048746759 changes on sog boundingbox and other cleanup UbitUmarov 2019-01-25 20:52:46 +0000
  • cb94991acb cleanup dead code UbitUmarov 2019-01-25 20:50:13 +0000
  • 3ee70aac0b mess around with prioritizer UbitUmarov 2019-01-25 20:49:18 +0000
  • e3d0ec6f40 a few changes on priority queues and their heap UbitUmarov 2019-01-25 20:46:03 +0000
  • 27f5248d9f Ooops fix bad locking UbitUmarov 2019-01-25 03:19:48 +0000
  • f474c10f71 change threads confusing names UbitUmarov 2019-01-25 01:50:33 +0000
  • 15c28bb2d4 update libomv with a few more 'useless' changes UbitUmarov 2019-01-25 00:23:59 +0000
  • d5059d650f mantis 8452: possible fix UbitUmarov 2019-01-22 11:32:51 +0000
  • eb9ac87dd9 fix a bad c&p UbitUmarov 2019-01-21 14:09:36 +0000
  • 9e2152d2cb disable tests that now fail bc a scenegraph is now needed to find prims by local id UbitUmarov 2019-01-21 13:45:05 +0000
  • 9d002fb568 oops UbitUmarov 2019-01-21 13:23:44 +0000
  • 611cfc83d6 give up on Lazy<T> UbitUmarov 2019-01-21 13:15:11 +0000
  • 237cf1ced6 some cleanup UbitUmarov 2019-01-21 12:59:32 +0000
  • 44d6746f40 well.. put the ode locks back, for now UbitUmarov 2019-01-21 08:34:19 +0000
  • d7d5f9f775 change float to byte rounding UbitUmarov 2019-01-21 08:03:24 +0000
  • ef43111fc1 another missing file UbitUmarov 2019-01-21 06:41:01 +0000
  • da0ea2698b another missing file UbitUmarov 2019-01-21 06:14:41 +0000
  • fad63ca814 missing file UbitUmarov 2019-01-21 06:09:08 +0000
  • 33a062612f remove terraindata abstraction layer, since we only have heightmap type UbitUmarov 2019-01-21 06:05:21 +0000
  • a287a8e121 this looks more like ubode UbitUmarov 2019-01-21 01:59:33 +0000
  • 81bb620d64 ubode try remove a legacy lock, that is nasty UbitUmarov 2019-01-21 01:43:35 +0000
  • 3897774424 cosmetics on warp3d UbitUmarov 2019-01-20 22:50:00 +0000
  • 0c38d52538 cosmetics on terrain patchs UbitUmarov 2019-01-20 20:58:27 +0000
  • 3bfa278984 cosmetics UbitUmarov 2019-01-20 02:02:24 +0000
  • 881cdc34b3 cosmetics UbitUmarov 2019-01-20 00:19:40 +0000
  • 2060b70e5d reduce some delay on shutdown UbitUmarov 2019-01-19 08:31:07 +0000
  • bef8ea8bcc mantis 8458: don't forget prims on search map on link/unlink UbitUmarov 2019-01-19 07:09:39 +0000
  • cc19957e0a a few more changes to tp home UbitUmarov 2019-01-19 00:24:38 +0000
  • 796a8efe25 a few changes to tp home UbitUmarov 2019-01-18 22:18:49 +0000
  • fc075c61ed fix HG tp detection UbitUmarov 2019-01-18 18:42:14 +0000
  • 04f44bcf99 mantis 8442 more changes to alpha blending (mono does not like last) UbitUmarov 2019-01-18 03:02:39 +0000
  • 0c85517e9e update libomv with more changes to low level code UbitUmarov 2019-01-17 21:50:07 +0000
  • b2810c4ca7 mantis 8442 more changes to alpha blending UbitUmarov 2019-01-16 20:24:16 +0000
  • d8e5b7385e mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts using alpha parameter != 255 on osSetDynamicTextureDataBlendFace, will be diferent UbitUmarov 2019-01-16 00:29:56 +0000
  • 75d3e7a7a0 disable test not conform to new tp UbitUmarov 2019-01-14 20:14:24 +0000
  • cc55cf3080 do HG as old protocol, needs deeper changes UbitUmarov 2019-01-14 19:56:29 +0000
  • df14ed7d31 more on TP UbitUmarov 2019-01-14 18:39:16 +0000
  • 3cf9a257f7 fix te media UbitUmarov 2019-01-14 17:56:23 +0000