Commit History

Author SHA1 Message Date
  UbitUmarov 4f80c52509 add console comand show regionsinview lists the regions that can be seen from a region so may also get child agents from it 8 years ago
  UbitUmarov ed06bfb585 fix console comand Show Neighbours and enable it 8 years ago
  UbitUmarov 49c579ec71 suspend httpdos on mapimge, fix image not been updated after first Get till restart 8 years ago
  tglion 0e68742afc Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds fields in sqlite3-database 8 years ago
  UbitUmarov b5e7816b77 try to reduce the amount of assets created editing materials 8 years ago
  UbitUmarov 6526de04cb make sure materials are cached. Split POST and PUT handlers for better readability 8 years ago
  UbitUmarov c37877ed34 tests making sure evering thing is coerently wrong.. 8 years ago
  UbitUmarov 16cec3041f <0,0,0,0> is not a rotation 8 years ago
  UbitUmarov d9572bdf4e ConvexDecomposition remove a copy of vertices not needed for ubOde 8 years ago
  UbitUmarov ea686058c9 ConvexDecomposition fix some incorrect convexhull mesh generation for ubOde 8 years ago
  UbitUmarov 054cc8f08e Xengine only do GC.Collect if logins disabled 8 years ago
  UbitUmarov f6eac5aa7a remove some MegaRegions code from ubOde 8 years ago
  UbitUmarov 6c6a965320 remove some MegaRegions code from physics 8 years ago
  UbitUmarov fced64aef5 change asset upload retry timer AutoReset back to true 8 years ago
  UbitUmarov bc1f5ebbb9 change MAXSENDRETRIESLEN from test value to normal 8 years ago
  UbitUmarov 04351cc1c2 asset tests that still need UploadAttempts 8 years ago
  UbitUmarov 924aaedfce assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed 8 years ago
  UbitUmarov 2a0df34087 Xengine: and fix line count again 8 years ago
  UbitUmarov 2cbacbfb82 Xengine: put back a newline on scripts preamble, and the ugly filename prefix, for now 8 years ago
  UbitUmarov 96ee7e4c2c Xengine: if option AppDomainLoading = true, create script domains for each SOG (like already done for attachments) and not per script. This should reduce number of domains without excessive problem of deleted scripts still loaded. 8 years ago
  UbitUmarov a2a84dea49 Xengine: coment out tests too dependent on precise characters and lines generated on code convertion, viewer error position is what matters 8 years ago
  UbitUmarov 0f993a1278 Xengine: also missed a few newlines account 8 years ago
  UbitUmarov eca0ebab9d Xengine: forgot to do the indent on map too 8 years ago
  UbitUmarov 3db81d87d6 Xengine: fix intermediate csharpe source identation. Not sure why i care, compiler sure doesn't and only we bother to create this files on code gen debug 8 years ago
  UbitUmarov 5afc5fe343 Xengine: try to reduce memory pressure of scripts compile. Still ugly code, possible mistakes, but i need to share it before i loose it :) ) 8 years ago
  UbitUmarov 4e1784d069 Xengine: remove a no thread safe locking, don't allocate a few objects only needed if creating a new domain 8 years ago
  UbitUmarov ed555801a4 mantis 8013: change attachment group to active group on attach from inventory 8 years ago
  UbitUmarov 2b1b013404 ubOde add a missing decimal dot :) 8 years ago
  UbitUmarov 155a861a4f ubOde mouse look steer with some MOUSELOOK_BANK action 8 years ago
  UbitUmarov d96c05a121 change my previus fix, change xengine to expect SOG and not attachments module, this way not breaking other script engines or modules out there for no valid reason 8 years ago