Commit History

Author SHA1 Message Date
  UbitUmarov 9dd820765e change last patch a bit 7 years ago
  Mandarinka Tasty 0bb959d8fd The implementation of new flags = parameters for llGetObjectDetails - Part II Constant: integer OBJECT_TOTAL_INVENTORY_COUNT = 31 Constant: integer OBJECT_GROUP_TAG = 33 7 years ago
  Mandarinka Tasty af3f2717fd The implementation of new flags = paramters for llGetObjectDetails - Part I Constant: integer OBJECT_CLICK_ACTION = 28; Constant: integer OBJECT_OMEGA = 29; Constant: integer OBJECT_PRIM_COUNT = 30; 7 years ago
  UbitUmarov 1aa4dbdb3f increase HG mapsearch spargetti; add more flexibility on input uri formats. To find regions in memory for a grid the http format needs to be used, because aditional compares made by viewers 7 years ago
  UbitUmarov d3cd323f0c HG on links request build the URI in http format with a / at end, this should not be needed but is coerent with current serverURI 7 years ago
  UbitUmarov 155f8dac1d BUG fix encoding or region size on HG LinkRegionRequest response 7 years ago
  UbitUmarov 5cc0d6620d remove 2 more null refs i added to release memory 7 years ago
  UbitUmarov b781de73e3 mantis 7656, partialy apply patch, changing the start scripts for now 7 years ago
  Mandarinka Tasty d2bbd7ef2b Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml 7 years ago
  Mandarinka Tasty 1e90417ac2 Fix in descriptions of: load xml, load xml2, save xml, save xml2 7 years ago
  UbitUmarov 019910afbd don't go seach for info we already have at hand.. and there is no region height on osGetRegionSize 7 years ago
  UbitUmarov e60366ce92 avoid doing unnecessary heavy things on change physics rep 7 years ago
  AliciaRaven 017069636a Increase float precision for windlight needed by scripts. mySQL Migration on regionwindlight table. 7 years ago
  UbitUmarov 6f1080368d reduce the resolution of llGetTime and llGetAndResetTime, to 1ms 7 years ago
  UbitUmarov 935510d879 add llGetMaxScaleFactor and llGetMinScaleFactor 7 years ago
  UbitUmarov b82a41d260 change llScaleByFactor (sorry Mandarinka). 7 years ago
  Mandarinka Tasty e45245d267 Implementation of LSL_Integer llScaleByFactor(double scaling_factor) 7 years ago
  UbitUmarov f9b62b5680 work around viewers not suporting large regions on landmark creation. They still may display wrong offset; don't let inventory description be limited by asset description side on a ossl method 7 years ago
  UbitUmarov 5202ae7bb4 revert changes to asset desc size, my bad.. this field will possible go away in future 7 years ago
  UbitUmarov 94ec5884b7 fix llRez(AtRoot/Object) error messages on shared code path 7 years ago
  UbitUmarov 75ad210b6b it is nice to save a file to atually change it... 7 years ago
  UbitUmarov d9789596d4 take parcel_owner_is_god option from ini.example since it is not a recomended option for general use 7 years ago
  UbitUmarov 72e20028d1 safeguard against unknown material replacemet 7 years ago
  UbitUmarov b3eda582ec add to SynchronousRestFormsRequester a keepalive disable option, and make use of it on some friends conns 7 years ago
  UbitUmarov 82ed6bde6e fix maturity on parcelInfo 7 years ago
  UbitUmarov 59f6353ac1 close a resource on jobengine.close() 7 years ago
  UbitUmarov f4745e5a35 full change ServiceThrottleModule. Let it still service RegionHandleRequest and UUIDNameRequest but this wrong since they are diferent services. Keeping gambling about not having 2 much overlaps of the 2 kind of requests. Remove double thottling of RegionHandleRequest 7 years ago
  AliciaRaven 1a6cddf807 Minor fix to region default landing point sanity check 7 years ago
  AliciaRaven 34d9596f9b Fix typo in a comment 7 years ago
  AliciaRaven 94e48838d5 Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified. 7 years ago