Commit History

Author SHA1 Message Date
  UbitUmarov 82fb737b8d HG: add missing information on GetRegion 7 years ago
  UbitUmarov 18ff3eb227 JsonRpc: don't try to connect to a empty uri 7 years ago
  UbitUmarov 4639409dbe change caps Sethome fail error report 7 years ago
  UbitUmarov 9042aa8968 add missing sp Intransit control 7 years ago
  UbitUmarov f1c6769ca5 set HasGridUserTried on usercache of NPCs 7 years ago
  UbitUmarov de36092d23 if we have profile then npc is online 7 years ago
  UbitUmarov d4e285b1a1 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights 7 years ago
  UbitUmarov 240ab951b5 let NPCs have profile 7 years ago
  UbitUmarov 44588ce45e jenkins likes null httplisteners 7 years ago
  UbitUmarov 8db69d2e02 remove redundante check for ssl listener 7 years ago
  UbitUmarov 181b1ad82b HG: fix the never ending avatar confirmation when 2 users from same grid made friendship on another grid 7 years ago
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 years ago
  UbitUmarov fcd1e36ed6 a few changes to new GetDisplaynames and friends 7 years ago
  UbitUmarov e1cf34d6fb replace GetDisplaynames by a handler really usable as a client cap. Most capabilities.handlers are so it all things not propor PER CLIENT CAP handlers 7 years ago
  Mandarinka Tasty 2a29a270da Adding new string-parameter: "region_max_prims" for llGetEnv(string name); 7 years ago
  UbitUmarov 2ff75e7692 ubMeshmerizer, fix the orientation of last triangle on top/bottom faces in case on circle hollow shape 7 years ago
  UbitUmarov 6a8b8f3168 change a wrong error message and avoid a null ref (that may happen due to needed time delays) 7 years ago
  UbitUmarov 1fdd71f856 do a GC collect on last client exit 7 years ago
  UbitUmarov 29f6e3fc7b fix a typo in dbs region range 7 years ago
  UbitUmarov 874d663161 fix region area range 7 years ago
  UbitUmarov 8299941517 fix region overlaps on registration 7 years ago
  UbitUmarov cfb98050f7 a few changes to cache.cs ( currently not much used ) 7 years ago
  AliciaRaven 813ee4e188 Remove unused integer vars from LLClientView 7 years ago
  UbitUmarov adee1c1bb0 fix a null ref 7 years ago
  UbitUmarov 2020cafc30 fix null ref on m_CacheCleanTimer control, add a gc.collect on manual floatsam fcache assets comand 7 years ago
  UbitUmarov f2cad38b3d fix the FileCleanupTimer coment 7 years ago
  UbitUmarov e19eb65c18 disable floatSam FileCleanupTimer option on ini.example since it is currently a broken resources expensive option. Users should do it by hand when its impact on region is acceptable 7 years ago
  UbitUmarov 1863bb29df slow down automatic floatsamAssetCache CleanupExpiredFiles LOT to reduce impact on simulation and to give GC more changes of preventing it from eating up all avaialble physcical memory on loaded machines. 7 years ago
  Mandarinka Tasty 7de2c8ae70 The new Constant: integer OBJECT_TEMP_ATTACHED = 34; 7 years ago