Commit History

Author SHA1 Message Date
  UbitUmarov 7201352074 bug fix: add a missing return; add some error messages 8 years ago
  UbitUmarov d3627c4f33 no need to send wind on avatar arrival when it is sent periodicly 8 years ago
  UbitUmarov 94e983c95f mantis 8027: let osMessageAttachments also send to attachments child prims.. also changed its code structure and could not test 8 years ago
  UbitUmarov bbe8ef0528 mantis 8027: allow messages to be sent to attachments child prims in llRegionSayTo 8 years ago
  UbitUmarov bf17da3d61 check for null target, minor cleanup 8 years ago
  UbitUmarov 874ba6b363 avoid a null ref 8 years ago
  UbitUmarov cca01f5cda change CreatorIdentification set code 8 years ago
  UbitUmarov 1b7327800a fix GetUserUUI 8 years ago
  UbitUmarov 7e751d5010 replace no thread safe code 8 years ago
  UbitUmarov 092d4fb9ff fix typo in table name, thx tglion 8 years ago
  UbitUmarov 188b5030f7 restore sqlite fixes from commit 0e6874..that got lost 8 years ago
  UbitUmarov 4dc787eb32 store all terrain in Variable2DGzip format 8 years ago
  UbitUmarov 592a915d8d add rest of wiring for terrain bake persistent store (mantis 8024 but not 8 years ago
  UbitUmarov 47ce0f8641 add load baked terrain methods. missing file 8 years ago
  UbitUmarov 71bd3ce49f add load baked terrain methods 8 years ago
  UbitUmarov 3f9f105295 add to databases a table to store baked terrain. 8 years ago
  UbitUmarov 0cdad0faf4 stop using legacy storeterrain in scene.cs 8 years ago
  UbitUmarov 2338d3d2e5 change spinobject math, and a few minor things 8 years ago
  UbitUmarov 1b18711205 move SpinObject funtions from Scenegraph to PacketHandlers, close to grab handles, since they are related operations (possible should be moving to graph, not clear this files roles) 8 years ago
  UbitUmarov fb46eb3344 pass touch_end as other touchs, make blockgrab work on nonphysical also 8 years ago
  AliciaRaven 7c4c3f0d10 Minor. Remove unused integer arrays from TerrainModule 8 years ago
  AliciaRaven 733782f214 Minor. Make email module log message format consistent with other modules 8 years ago
  AliciaRaven f8ac3d9464 Minor, remove unused OSDMap declaration in MySQL profiles 8 years ago
  UbitUmarov f2dfd0a01a make login to default regions be flaged also as login via RegionID, so landpoints can work on those default regions 8 years ago
  UbitUmarov c4f30a3c31 add skeleton on handle revoke permissions packet ( non funtional still ) ( do it not using a multidelegate event ) 8 years ago
  UbitUmarov 38fb28bd68 avoid siting a avatar at 0,0,0 8 years ago
  UbitUmarov 34dce801b2 put a lock back in ubOde character :( 8 years ago
  UbitUmarov b9380c033d move region comands out of LocalGridServiceConnector where they do not belong 8 years ago
  UbitUmarov b8d97ff37d mantis 8021: fix show regionsinview help text 8 years ago
  UbitUmarov d5dbcc8ad7 ubMeshmerizer: add a few more try{} guards in file operations, etc 8 years ago