Scene.cs 257 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Collections.Generic;
  29. using System.Diagnostics;
  30. using System.Drawing;
  31. using System.Drawing.Imaging;
  32. using System.IO;
  33. using System.Text;
  34. using System.Threading;
  35. using System.Timers;
  36. using System.Xml;
  37. using Nini.Config;
  38. using OpenMetaverse;
  39. using OpenMetaverse.Packets;
  40. using OpenMetaverse.Imaging;
  41. using OpenMetaverse.StructuredData;
  42. using OpenSim.Framework;
  43. using OpenSim.Framework.Monitoring;
  44. using OpenSim.Services.Interfaces;
  45. using OpenSim.Framework.Console;
  46. using OpenSim.Region.Framework.Interfaces;
  47. using OpenSim.Region.Framework.Scenes.Scripting;
  48. using OpenSim.Region.Framework.Scenes.Serialization;
  49. using OpenSim.Region.PhysicsModules.SharedBase;
  50. using Timer = System.Timers.Timer;
  51. using TPFlags = OpenSim.Framework.Constants.TeleportFlags;
  52. using GridRegion = OpenSim.Services.Interfaces.GridRegion;
  53. using PermissionMask = OpenSim.Framework.PermissionMask;
  54. namespace OpenSim.Region.Framework.Scenes
  55. {
  56. public delegate bool FilterAvatarList(ScenePresence avatar);
  57. public partial class Scene : SceneBase
  58. {
  59. private const long DEFAULT_MIN_TIME_FOR_PERSISTENCE = 60L;
  60. private const long DEFAULT_MAX_TIME_FOR_PERSISTENCE = 600L;
  61. public delegate void SynchronizeSceneHandler(Scene scene);
  62. #region Fields
  63. /// <summary>
  64. /// Show debug information about animations.
  65. /// </summary>
  66. public bool DebugAnimations { get; set; }
  67. /// <summary>
  68. /// Show debug information about teleports.
  69. /// </summary>
  70. public bool DebugTeleporting { get; set; }
  71. /// <summary>
  72. /// Show debug information about the scene loop.
  73. /// </summary>
  74. public bool DebugUpdates { get; set; }
  75. /// <summary>
  76. /// If true then the scene is saved to persistent storage periodically, every m_update_backup frames and
  77. /// if objects meet required conditions (m_dontPersistBefore and m_dontPersistAfter).
  78. /// </summary>
  79. /// <remarks>
  80. /// Even if false, the scene will still be saved on clean shutdown.
  81. /// FIXME: Currently, setting this to false will mean that objects are not periodically returned from parcels.
  82. /// This needs to be fixed.
  83. /// </remarks>
  84. public bool PeriodicBackup { get; set; }
  85. /// <summary>
  86. /// If false then the scene is never saved to persistence storage even if PeriodicBackup == true and even
  87. /// if the scene is being shut down for the final time.
  88. /// </summary>
  89. public bool UseBackup { get; set; }
  90. /// <summary>
  91. /// If false then physical objects are disabled, though collisions will continue as normal.
  92. /// </summary>
  93. public bool PhysicsEnabled
  94. {
  95. get
  96. {
  97. return m_physicsEnabled;
  98. }
  99. set
  100. {
  101. m_physicsEnabled = value;
  102. if (PhysicsScene != null)
  103. {
  104. IPhysicsParameters physScene = PhysicsScene as IPhysicsParameters;
  105. if (physScene != null)
  106. physScene.SetPhysicsParameter(
  107. "Active", m_physicsEnabled.ToString(), PhysParameterEntry.APPLY_TO_NONE);
  108. }
  109. }
  110. }
  111. private bool m_physicsEnabled;
  112. /// <summary>
  113. /// If false then scripts are not enabled on the smiulator
  114. /// </summary>
  115. public bool ScriptsEnabled
  116. {
  117. get { return m_scripts_enabled; }
  118. set
  119. {
  120. if (m_scripts_enabled != value)
  121. {
  122. if (!value)
  123. {
  124. m_log.Info("Stopping all Scripts in Scene");
  125. EntityBase[] entities = Entities.GetEntities();
  126. foreach (EntityBase ent in entities)
  127. {
  128. if (ent is SceneObjectGroup)
  129. ((SceneObjectGroup)ent).RemoveScriptInstances(false);
  130. }
  131. }
  132. else
  133. {
  134. m_log.Info("Starting all Scripts in Scene");
  135. EntityBase[] entities = Entities.GetEntities();
  136. foreach (EntityBase ent in entities)
  137. {
  138. if (ent is SceneObjectGroup)
  139. {
  140. SceneObjectGroup sog = (SceneObjectGroup)ent;
  141. sog.CreateScriptInstances(0, false, DefaultScriptEngine, 0);
  142. sog.ResumeScripts();
  143. }
  144. }
  145. }
  146. m_scripts_enabled = value;
  147. }
  148. }
  149. }
  150. private bool m_scripts_enabled;
  151. public SynchronizeSceneHandler SynchronizeScene;
  152. public bool ClampNegativeZ
  153. {
  154. get { return m_clampNegativeZ; }
  155. }
  156. private bool m_clampNegativeZ = false;
  157. /// <summary>
  158. /// Used to prevent simultaneous calls to code that adds and removes agents.
  159. /// </summary>
  160. private object m_removeClientLock = new object();
  161. /// <summary>
  162. /// Statistical information for this scene.
  163. /// </summary>
  164. public SimStatsReporter StatsReporter { get; private set; }
  165. /// <summary>
  166. /// Controls whether physics can be applied to prims. Even if false, prims still have entries in a
  167. /// PhysicsScene in order to perform collision detection
  168. /// </summary>
  169. public bool PhysicalPrims { get; private set; }
  170. /// <summary>
  171. /// Controls whether prims can be collided with.
  172. /// </summary>
  173. /// <remarks>
  174. /// If this is set to false then prims cannot be subject to physics either.
  175. /// </summary>
  176. public bool CollidablePrims { get; private set; }
  177. /// <summary>
  178. /// Minimum value of the size of a non-physical prim in each axis
  179. /// </summary>
  180. public float m_minNonphys = 0.001f;
  181. /// <summary>
  182. /// Maximum value of the size of a non-physical prim in each axis
  183. /// </summary>
  184. public float m_maxNonphys = 256;
  185. /// <summary>
  186. /// Minimum value of the size of a physical prim in each axis
  187. /// </summary>
  188. public float m_minPhys = 0.01f;
  189. /// <summary>
  190. /// Maximum value of the size of a physical prim in each axis
  191. /// </summary>
  192. public float m_maxPhys = 10;
  193. /// <summary>
  194. /// Max prims an object will hold
  195. /// </summary>
  196. public int m_linksetCapacity = 0;
  197. public bool m_clampPrimSize;
  198. public bool m_trustBinaries;
  199. public bool m_allowScriptCrossings = true;
  200. /// <summary>
  201. /// use legacy sittarget offsets to avoid contents breaks
  202. /// to compensate for SL bug
  203. /// </summary>
  204. public bool LegacySitOffsets = true;
  205. /// <summary>
  206. /// Can avatars cross from and to this region?
  207. /// </summary>
  208. public bool AllowAvatarCrossing { get; set; }
  209. /// Max prims an Physical object will hold
  210. /// </summary>
  211. ///
  212. public int m_linksetPhysCapacity = 0;
  213. /// <summary>
  214. /// When placed outside the region's border, do we transfer the objects or
  215. /// do we keep simulating them here?
  216. /// </summary>
  217. public bool DisableObjectTransfer { get; set; }
  218. public bool m_useFlySlow;
  219. public bool m_useTrashOnDelete = true;
  220. protected float m_defaultDrawDistance = 255f;
  221. protected float m_defaultCullingDrawDistance = 16f;
  222. public float DefaultDrawDistance
  223. {
  224. get { return ObjectsCullingByDistance?m_defaultCullingDrawDistance:m_defaultDrawDistance; }
  225. }
  226. protected float m_maxDrawDistance = 512.0f;
  227. // protected float m_maxDrawDistance = 256.0f;
  228. public float MaxDrawDistance
  229. {
  230. get { return m_maxDrawDistance; }
  231. }
  232. protected float m_maxRegionViewDistance = 255f;
  233. public float MaxRegionViewDistance
  234. {
  235. get { return m_maxRegionViewDistance; }
  236. }
  237. private List<string> m_AllowedViewers = new List<string>();
  238. private List<string> m_BannedViewers = new List<string>();
  239. // TODO: need to figure out how allow client agents but deny
  240. // root agents when ACL denies access to root agent
  241. public bool m_strictAccessControl = true;
  242. public bool m_seeIntoBannedRegion = false;
  243. public int MaxUndoCount = 5;
  244. public bool SeeIntoRegion { get; set; }
  245. // Using this for RegionReady module to prevent LoginsDisabled from changing under our feet;
  246. public bool LoginLock = false;
  247. public bool StartDisabled = false;
  248. public bool LoadingPrims;
  249. public IXfer XferManager;
  250. // the minimum time that must elapse before a changed object will be considered for persisted
  251. public long m_dontPersistBefore = DEFAULT_MIN_TIME_FOR_PERSISTENCE * 10000000L;
  252. // the maximum time that must elapse before a changed object will be considered for persisted
  253. public long m_persistAfter = DEFAULT_MAX_TIME_FOR_PERSISTENCE * 10000000L;
  254. protected int m_splitRegionID;
  255. protected Timer m_restartWaitTimer = new Timer();
  256. protected Timer m_timerWatchdog = new Timer();
  257. protected List<RegionInfo> m_regionRestartNotifyList = new List<RegionInfo>();
  258. protected List<RegionInfo> m_neighbours = new List<RegionInfo>();
  259. protected string m_simulatorVersion = "OpenSimulator Server";
  260. protected AgentCircuitManager m_authenticateHandler;
  261. protected SceneCommunicationService m_sceneGridService;
  262. protected ISnmpModule m_snmpService = null;
  263. protected ISimulationDataService m_SimulationDataService;
  264. protected IEstateDataService m_EstateDataService;
  265. protected IAssetService m_AssetService;
  266. protected IAuthorizationService m_AuthorizationService;
  267. protected IInventoryService m_InventoryService;
  268. protected IGridService m_GridService;
  269. protected ILibraryService m_LibraryService;
  270. protected ISimulationService m_simulationService;
  271. protected IAuthenticationService m_AuthenticationService;
  272. protected IPresenceService m_PresenceService;
  273. protected IUserAccountService m_UserAccountService;
  274. protected IAvatarService m_AvatarService;
  275. protected IGridUserService m_GridUserService;
  276. protected IAgentPreferencesService m_AgentPreferencesService;
  277. protected IXMLRPC m_xmlrpcModule;
  278. protected IWorldComm m_worldCommModule;
  279. protected IAvatarFactoryModule m_AvatarFactory;
  280. protected IConfigSource m_config;
  281. protected IRegionSerialiserModule m_serialiser;
  282. protected IDialogModule m_dialogModule;
  283. protected ICapabilitiesModule m_capsModule;
  284. protected IGroupsModule m_groupsModule;
  285. private Dictionary<string, string> m_extraSettings;
  286. /// <summary>
  287. /// Current scene frame number
  288. /// </summary>
  289. public uint Frame
  290. {
  291. get;
  292. protected set;
  293. }
  294. /// <summary>
  295. /// Frame time
  296. /// </remarks>
  297. public float FrameTime { get; private set; }
  298. public int FrameTimeWarnPercent { get; private set; }
  299. public int FrameTimeCritPercent { get; private set; }
  300. // Normalize the frame related stats to nominal 55fps for viewer and scripts option
  301. // see SimStatsReporter.cs
  302. public bool Normalized55FPS { get; private set; }
  303. private int m_update_physics = 1;
  304. private int m_update_entitymovement = 1;
  305. private int m_update_objects = 1;
  306. private int m_update_presences = 1; // Update scene presence movements
  307. private int m_update_events = 1;
  308. private int m_update_backup = 200;
  309. private int m_update_terrain = 1000;
  310. private int m_update_coarse_locations = 5;
  311. private int m_update_temp_cleaning = 180;
  312. private float agentMS;
  313. private float frameMS;
  314. private float physicsMS2;
  315. private float physicsMS;
  316. private float otherMS;
  317. private float tempOnRezMS;
  318. private float eventMS;
  319. private float backupMS;
  320. private float terrainMS;
  321. private float landMS;
  322. /// <summary>
  323. /// Tick at which the last frame was processed.
  324. /// </summary>
  325. private int m_lastFrameTick;
  326. /// <summary>
  327. /// Total script execution time (in Stopwatch Ticks) since the last frame
  328. /// </summary>
  329. private long m_scriptExecutionTime = 0;
  330. /// <summary>
  331. /// Signals whether temporary objects are currently being cleaned up. Needed because this is launched
  332. /// asynchronously from the update loop.
  333. /// </summary>
  334. private bool m_cleaningTemps = false;
  335. private bool m_sendingCoarseLocations = false; // same for async course locations sending
  336. /// <summary>
  337. /// Used to control main scene thread looping time when not updating via timer.
  338. /// </summary>
  339. private ManualResetEvent m_updateWaitEvent = new ManualResetEvent(false);
  340. // TODO: Possibly stop other classes being able to manipulate this directly.
  341. private SceneGraph m_sceneGraph;
  342. private readonly Timer m_restartTimer = new Timer(15000); // Wait before firing
  343. private volatile bool m_backingup;
  344. private Dictionary<UUID, ReturnInfo> m_returns = new Dictionary<UUID, ReturnInfo>();
  345. private Dictionary<UUID, int> m_groupsWithTargets = new Dictionary<UUID, int>();
  346. private string m_defaultScriptEngine;
  347. private int m_unixStartTime;
  348. public int UnixStartTime
  349. {
  350. get { return m_unixStartTime; }
  351. }
  352. /// <summary>
  353. /// Tick at which the last login occurred.
  354. /// </summary>
  355. private int m_LastLogin;
  356. private int m_lastIncoming;
  357. private int m_lastOutgoing;
  358. private int m_hbRestarts = 0;
  359. /// <summary>
  360. /// Thread that runs the scene loop.
  361. /// </summary>
  362. private Thread m_heartbeatThread;
  363. /// <summary>
  364. /// True if these scene is in the process of shutting down or is shutdown.
  365. /// </summary>
  366. public bool ShuttingDown
  367. {
  368. get { return m_shuttingDown; }
  369. }
  370. private volatile bool m_shuttingDown;
  371. /// <summary>
  372. /// Is the scene active?
  373. /// </summary>
  374. /// <remarks>
  375. /// If false, update loop is not being run, though after setting to false update may still
  376. /// be active for a period (and IsRunning will still be true). Updates can still be triggered manually if
  377. /// the scene is not active.
  378. /// </remarks>
  379. public bool Active
  380. {
  381. get { return m_active; }
  382. set
  383. {
  384. if (value)
  385. {
  386. if (!m_active)
  387. Start(false);
  388. }
  389. else
  390. {
  391. // This appears assymetric with Start() above but is not - setting m_active = false stops the loops
  392. // XXX: Possibly this should be in an explicit Stop() method for symmetry.
  393. m_active = false;
  394. }
  395. }
  396. }
  397. private volatile bool m_active;
  398. /// <summary>
  399. /// If true then updates are running. This may be true for a short period after a scene is de-activated.
  400. /// </summary>
  401. public bool IsRunning { get { return m_isRunning; } }
  402. private volatile bool m_isRunning;
  403. private bool m_firstHeartbeat = true;
  404. // private UpdatePrioritizationSchemes m_priorityScheme = UpdatePrioritizationSchemes.Time;
  405. // private bool m_reprioritizationEnabled = true;
  406. // private double m_reprioritizationInterval = 5000.0;
  407. // private double m_rootReprioritizationDistance = 10.0;
  408. // private double m_childReprioritizationDistance = 20.0;
  409. private Timer m_mapGenerationTimer = new Timer();
  410. private bool m_generateMaptiles;
  411. protected int m_lastHealth = -1;
  412. protected int m_lastUsers = -1;
  413. #endregion Fields
  414. #region Properties
  415. /* Used by the loadbalancer plugin on GForge */
  416. public int SplitRegionID
  417. {
  418. get { return m_splitRegionID; }
  419. set { m_splitRegionID = value; }
  420. }
  421. public new float TimeDilation
  422. {
  423. get { return m_sceneGraph.PhysicsScene.TimeDilation; }
  424. }
  425. public void setThreadCount(int inUseThreads)
  426. {
  427. // Just pass the thread count information on its way as the Scene
  428. // does not require the value for anything at this time
  429. StatsReporter.SetThreadCount(inUseThreads);
  430. }
  431. public SceneCommunicationService SceneGridService
  432. {
  433. get { return m_sceneGridService; }
  434. }
  435. public ISnmpModule SnmpService
  436. {
  437. get
  438. {
  439. if (m_snmpService == null)
  440. {
  441. m_snmpService = RequestModuleInterface<ISnmpModule>();
  442. }
  443. return m_snmpService;
  444. }
  445. }
  446. public ISimulationDataService SimulationDataService
  447. {
  448. get
  449. {
  450. if (m_SimulationDataService == null)
  451. {
  452. m_SimulationDataService = RequestModuleInterface<ISimulationDataService>();
  453. if (m_SimulationDataService == null)
  454. {
  455. throw new Exception("No ISimulationDataService available.");
  456. }
  457. }
  458. return m_SimulationDataService;
  459. }
  460. }
  461. public IEstateDataService EstateDataService
  462. {
  463. get
  464. {
  465. if (m_EstateDataService == null)
  466. {
  467. m_EstateDataService = RequestModuleInterface<IEstateDataService>();
  468. if (m_EstateDataService == null)
  469. {
  470. throw new Exception("No IEstateDataService available.");
  471. }
  472. }
  473. return m_EstateDataService;
  474. }
  475. }
  476. public IAssetService AssetService
  477. {
  478. get
  479. {
  480. if (m_AssetService == null)
  481. {
  482. m_AssetService = RequestModuleInterface<IAssetService>();
  483. if (m_AssetService == null)
  484. {
  485. throw new Exception("No IAssetService available.");
  486. }
  487. }
  488. return m_AssetService;
  489. }
  490. }
  491. public IAuthorizationService AuthorizationService
  492. {
  493. get
  494. {
  495. if (m_AuthorizationService == null)
  496. {
  497. m_AuthorizationService = RequestModuleInterface<IAuthorizationService>();
  498. //if (m_AuthorizationService == null)
  499. //{
  500. // // don't throw an exception if no authorization service is set for the time being
  501. // m_log.InfoFormat("[SCENE]: No Authorization service is configured");
  502. //}
  503. }
  504. return m_AuthorizationService;
  505. }
  506. }
  507. public IInventoryService InventoryService
  508. {
  509. get
  510. {
  511. if (m_InventoryService == null)
  512. {
  513. m_InventoryService = RequestModuleInterface<IInventoryService>();
  514. if (m_InventoryService == null)
  515. {
  516. throw new Exception("No IInventoryService available. This could happen if the config_include folder doesn't exist or if the OpenSim.ini [Architecture] section isn't set. Please also check that you have the correct version of your inventory service dll. Sometimes old versions of this dll will still exist. Do a clean checkout and re-create the opensim.ini from the opensim.ini.example.");
  517. }
  518. }
  519. return m_InventoryService;
  520. }
  521. }
  522. public IGridService GridService
  523. {
  524. get
  525. {
  526. if (m_GridService == null)
  527. {
  528. m_GridService = RequestModuleInterface<IGridService>();
  529. if (m_GridService == null)
  530. {
  531. throw new Exception("No IGridService available. This could happen if the config_include folder doesn't exist or if the OpenSim.ini [Architecture] section isn't set. Please also check that you have the correct version of your inventory service dll. Sometimes old versions of this dll will still exist. Do a clean checkout and re-create the opensim.ini from the opensim.ini.example.");
  532. }
  533. }
  534. return m_GridService;
  535. }
  536. }
  537. public ILibraryService LibraryService
  538. {
  539. get
  540. {
  541. if (m_LibraryService == null)
  542. m_LibraryService = RequestModuleInterface<ILibraryService>();
  543. return m_LibraryService;
  544. }
  545. }
  546. public ISimulationService SimulationService
  547. {
  548. get
  549. {
  550. if (m_simulationService == null)
  551. m_simulationService = RequestModuleInterface<ISimulationService>();
  552. return m_simulationService;
  553. }
  554. }
  555. public IAuthenticationService AuthenticationService
  556. {
  557. get
  558. {
  559. if (m_AuthenticationService == null)
  560. m_AuthenticationService = RequestModuleInterface<IAuthenticationService>();
  561. return m_AuthenticationService;
  562. }
  563. }
  564. public IPresenceService PresenceService
  565. {
  566. get
  567. {
  568. if (m_PresenceService == null)
  569. m_PresenceService = RequestModuleInterface<IPresenceService>();
  570. return m_PresenceService;
  571. }
  572. }
  573. public IUserAccountService UserAccountService
  574. {
  575. get
  576. {
  577. if (m_UserAccountService == null)
  578. m_UserAccountService = RequestModuleInterface<IUserAccountService>();
  579. return m_UserAccountService;
  580. }
  581. }
  582. public IAvatarService AvatarService
  583. {
  584. get
  585. {
  586. if (m_AvatarService == null)
  587. m_AvatarService = RequestModuleInterface<IAvatarService>();
  588. return m_AvatarService;
  589. }
  590. }
  591. public IGridUserService GridUserService
  592. {
  593. get
  594. {
  595. if (m_GridUserService == null)
  596. m_GridUserService = RequestModuleInterface<IGridUserService>();
  597. return m_GridUserService;
  598. }
  599. }
  600. public IAgentPreferencesService AgentPreferencesService
  601. {
  602. get
  603. {
  604. if (m_AgentPreferencesService == null)
  605. m_AgentPreferencesService = RequestModuleInterface<IAgentPreferencesService>();
  606. return m_AgentPreferencesService;
  607. }
  608. }
  609. public IAttachmentsModule AttachmentsModule { get; set; }
  610. public IEntityTransferModule EntityTransferModule { get; private set; }
  611. public IAgentAssetTransactions AgentTransactionsModule { get; private set; }
  612. public IUserManagement UserManagementModule { get; private set; }
  613. public IAvatarFactoryModule AvatarFactory
  614. {
  615. get { return m_AvatarFactory; }
  616. }
  617. public ICapabilitiesModule CapsModule
  618. {
  619. get { return m_capsModule; }
  620. }
  621. public int MonitorFrameTime { get { return (int)frameMS; } }
  622. public int MonitorPhysicsUpdateTime { get { return (int)physicsMS; } }
  623. public int MonitorPhysicsSyncTime { get { return (int)physicsMS2; } }
  624. public int MonitorOtherTime { get { return (int)otherMS; } }
  625. public int MonitorTempOnRezTime { get { return (int)tempOnRezMS; } }
  626. public int MonitorEventTime { get { return (int)eventMS; } } // This may need to be divided into each event?
  627. public int MonitorBackupTime { get { return (int)backupMS; } }
  628. public int MonitorTerrainTime { get { return (int)terrainMS; } }
  629. public int MonitorLandTime { get { return (int)landMS; } }
  630. public int MonitorLastFrameTick { get { return m_lastFrameTick; } }
  631. public UpdatePrioritizationSchemes UpdatePrioritizationScheme { get; set; }
  632. public bool IsReprioritizationEnabled { get; set; }
  633. public float ReprioritizationInterval { get; set; }
  634. public float ReprioritizationDistance { get; set; }
  635. private float m_minReprioritizationDistance = 32f;
  636. public bool ObjectsCullingByDistance = false;
  637. private ExpiringCache<UUID, UUID> TeleportTargetsCoolDown = new ExpiringCache<UUID, UUID>();
  638. public AgentCircuitManager AuthenticateHandler
  639. {
  640. get { return m_authenticateHandler; }
  641. }
  642. // an instance to the physics plugin's Scene object.
  643. public PhysicsScene PhysicsScene
  644. {
  645. get { return m_sceneGraph.PhysicsScene; }
  646. set
  647. {
  648. // If we're not doing the initial set
  649. // Then we've got to remove the previous
  650. // event handler
  651. if (PhysicsScene != null && PhysicsScene.SupportsNINJAJoints)
  652. {
  653. PhysicsScene.OnJointMoved -= jointMoved;
  654. PhysicsScene.OnJointDeactivated -= jointDeactivated;
  655. PhysicsScene.OnJointErrorMessage -= jointErrorMessage;
  656. }
  657. m_sceneGraph.PhysicsScene = value;
  658. if (PhysicsScene != null && m_sceneGraph.PhysicsScene.SupportsNINJAJoints)
  659. {
  660. // register event handlers to respond to joint movement/deactivation
  661. PhysicsScene.OnJointMoved += jointMoved;
  662. PhysicsScene.OnJointDeactivated += jointDeactivated;
  663. PhysicsScene.OnJointErrorMessage += jointErrorMessage;
  664. }
  665. }
  666. }
  667. public string DefaultScriptEngine
  668. {
  669. get { return m_defaultScriptEngine; }
  670. }
  671. public EntityManager Entities
  672. {
  673. get { return m_sceneGraph.Entities; }
  674. }
  675. // used in sequence see: SpawnPoint()
  676. private int m_SpawnPoint;
  677. // can be closest/random/sequence
  678. public string SpawnPointRouting
  679. {
  680. get;
  681. private set;
  682. }
  683. // allow landmarks to pass
  684. public bool TelehubAllowLandmarks
  685. {
  686. get;
  687. private set;
  688. }
  689. #endregion Properties
  690. #region Constructors
  691. public Scene(RegionInfo regInfo, AgentCircuitManager authen,
  692. ISimulationDataService simDataService, IEstateDataService estateDataService,
  693. IConfigSource config, string simulatorVersion)
  694. : this(regInfo)
  695. {
  696. m_config = config;
  697. FrameTime = 0.0908f;
  698. FrameTimeWarnPercent = 60;
  699. FrameTimeCritPercent = 40;
  700. Normalized55FPS = true;
  701. SeeIntoRegion = true;
  702. Random random = new Random();
  703. m_lastAllocatedLocalId = (uint)(random.NextDouble() * (double)(uint.MaxValue / 2)) + (uint)(uint.MaxValue / 4);
  704. m_authenticateHandler = authen;
  705. m_sceneGridService = new SceneCommunicationService();
  706. m_SimulationDataService = simDataService;
  707. m_EstateDataService = estateDataService;
  708. m_lastIncoming = 0;
  709. m_lastOutgoing = 0;
  710. m_asyncSceneObjectDeleter = new AsyncSceneObjectGroupDeleter(this);
  711. m_asyncSceneObjectDeleter.Enabled = true;
  712. m_asyncInventorySender = new AsyncInventorySender(this);
  713. #region Region Settings
  714. // Load region settings
  715. // LoadRegionSettings creates new region settings in persistence if they don't already exist for this region.
  716. // However, in this case, the default textures are not set in memory properly, so we need to do it here and
  717. // resave.
  718. // FIXME: It shouldn't be up to the database plugins to create this data - we should do it when a new
  719. // region is set up and avoid these gyrations.
  720. RegionSettings rs = simDataService.LoadRegionSettings(RegionInfo.RegionID);
  721. m_extraSettings = simDataService.GetExtra(RegionInfo.RegionID);
  722. bool updatedTerrainTextures = false;
  723. if (rs.TerrainTexture1 == UUID.Zero)
  724. {
  725. rs.TerrainTexture1 = RegionSettings.DEFAULT_TERRAIN_TEXTURE_1;
  726. updatedTerrainTextures = true;
  727. }
  728. if (rs.TerrainTexture2 == UUID.Zero)
  729. {
  730. rs.TerrainTexture2 = RegionSettings.DEFAULT_TERRAIN_TEXTURE_2;
  731. updatedTerrainTextures = true;
  732. }
  733. if (rs.TerrainTexture3 == UUID.Zero)
  734. {
  735. rs.TerrainTexture3 = RegionSettings.DEFAULT_TERRAIN_TEXTURE_3;
  736. updatedTerrainTextures = true;
  737. }
  738. if (rs.TerrainTexture4 == UUID.Zero)
  739. {
  740. rs.TerrainTexture4 = RegionSettings.DEFAULT_TERRAIN_TEXTURE_4;
  741. updatedTerrainTextures = true;
  742. }
  743. if (updatedTerrainTextures)
  744. rs.Save();
  745. RegionInfo.RegionSettings = rs;
  746. if (estateDataService != null)
  747. RegionInfo.EstateSettings = estateDataService.LoadEstateSettings(RegionInfo.RegionID, false);
  748. #endregion Region Settings
  749. //Bind Storage Manager functions to some land manager functions for this scene
  750. EventManager.OnLandObjectAdded +=
  751. new EventManager.LandObjectAdded(simDataService.StoreLandObject);
  752. EventManager.OnLandObjectRemoved +=
  753. new EventManager.LandObjectRemoved(simDataService.RemoveLandObject);
  754. RegisterDefaultSceneEvents();
  755. // XXX: Don't set the public property since we don't want to activate here. This needs to be handled
  756. // better in the future.
  757. m_scripts_enabled = !RegionInfo.RegionSettings.DisableScripts;
  758. PhysicsEnabled = !RegionInfo.RegionSettings.DisablePhysics;
  759. m_simulatorVersion = simulatorVersion + " (" + Util.GetRuntimeInformation() + ")";
  760. #region Region Config
  761. // Region config overrides global config
  762. //
  763. if (m_config.Configs["Startup"] != null)
  764. {
  765. IConfig startupConfig = m_config.Configs["Startup"];
  766. StartDisabled = startupConfig.GetBoolean("StartDisabled", false);
  767. m_defaultDrawDistance = startupConfig.GetFloat("DefaultDrawDistance", m_defaultDrawDistance);
  768. m_maxDrawDistance = startupConfig.GetFloat("MaxDrawDistance", m_maxDrawDistance);
  769. m_maxRegionViewDistance = startupConfig.GetFloat("MaxRegionsViewDistance", m_maxRegionViewDistance);
  770. // old versions compatibility
  771. LegacySitOffsets = startupConfig.GetBoolean("LegacySitOffsets", LegacySitOffsets);
  772. if (m_defaultDrawDistance > m_maxDrawDistance)
  773. m_defaultDrawDistance = m_maxDrawDistance;
  774. if (m_maxRegionViewDistance > m_maxDrawDistance)
  775. m_maxRegionViewDistance = m_maxDrawDistance;
  776. UseBackup = startupConfig.GetBoolean("UseSceneBackup", UseBackup);
  777. if (!UseBackup)
  778. m_log.InfoFormat("[SCENE]: Backup has been disabled for {0}", RegionInfo.RegionName);
  779. //Animation states
  780. m_useFlySlow = startupConfig.GetBoolean("enableflyslow", false);
  781. SeeIntoRegion = startupConfig.GetBoolean("see_into_region", SeeIntoRegion);
  782. MaxUndoCount = startupConfig.GetInt("MaxPrimUndos", 20);
  783. PhysicalPrims = startupConfig.GetBoolean("physical_prim", true);
  784. CollidablePrims = startupConfig.GetBoolean("collidable_prim", true);
  785. m_minNonphys = startupConfig.GetFloat("NonPhysicalPrimMin", m_minNonphys);
  786. if (RegionInfo.NonphysPrimMin > 0)
  787. {
  788. m_minNonphys = RegionInfo.NonphysPrimMin;
  789. }
  790. m_maxNonphys = startupConfig.GetFloat("NonPhysicalPrimMax", m_maxNonphys);
  791. if (RegionInfo.NonphysPrimMax > 0)
  792. {
  793. m_maxNonphys = RegionInfo.NonphysPrimMax;
  794. }
  795. m_minPhys = startupConfig.GetFloat("PhysicalPrimMin", m_minPhys);
  796. if (RegionInfo.PhysPrimMin > 0)
  797. {
  798. m_minPhys = RegionInfo.PhysPrimMin;
  799. }
  800. m_maxPhys = startupConfig.GetFloat("PhysicalPrimMax", m_maxPhys);
  801. if (RegionInfo.PhysPrimMax > 0)
  802. {
  803. m_maxPhys = RegionInfo.PhysPrimMax;
  804. }
  805. m_linksetCapacity = startupConfig.GetInt("LinksetPrims", m_linksetCapacity);
  806. if (RegionInfo.LinksetCapacity > 0)
  807. {
  808. m_linksetCapacity = RegionInfo.LinksetCapacity;
  809. }
  810. m_linksetPhysCapacity = startupConfig.GetInt("LinksetPhysPrims", m_linksetPhysCapacity);
  811. SpawnPointRouting = startupConfig.GetString("SpawnPointRouting", "closest");
  812. TelehubAllowLandmarks = startupConfig.GetBoolean("TelehubAllowLandmark", false);
  813. // Here, if clamping is requested in either global or
  814. // local config, it will be used
  815. //
  816. m_clampPrimSize = startupConfig.GetBoolean("ClampPrimSize", m_clampPrimSize);
  817. if (RegionInfo.ClampPrimSize)
  818. {
  819. m_clampPrimSize = true;
  820. }
  821. m_clampNegativeZ = startupConfig.GetBoolean("ClampNegativeZ", m_clampNegativeZ);
  822. m_useTrashOnDelete = startupConfig.GetBoolean("UseTrashOnDelete",m_useTrashOnDelete);
  823. m_trustBinaries = startupConfig.GetBoolean("TrustBinaries", m_trustBinaries);
  824. m_allowScriptCrossings = startupConfig.GetBoolean("AllowScriptCrossing", m_allowScriptCrossings);
  825. m_dontPersistBefore =
  826. startupConfig.GetLong("MinimumTimeBeforePersistenceConsidered", DEFAULT_MIN_TIME_FOR_PERSISTENCE);
  827. m_dontPersistBefore *= 10000000;
  828. m_persistAfter =
  829. startupConfig.GetLong("MaximumTimeBeforePersistenceConsidered", DEFAULT_MAX_TIME_FOR_PERSISTENCE);
  830. m_persistAfter *= 10000000;
  831. m_defaultScriptEngine = startupConfig.GetString("DefaultScriptEngine", "XEngine");
  832. m_log.InfoFormat("[SCENE]: Default script engine {0}", m_defaultScriptEngine);
  833. m_strictAccessControl = startupConfig.GetBoolean("StrictAccessControl", m_strictAccessControl);
  834. m_seeIntoBannedRegion = startupConfig.GetBoolean("SeeIntoBannedRegion", m_seeIntoBannedRegion);
  835. string[] possibleMapConfigSections = new string[] { "Map", "Startup" };
  836. m_generateMaptiles
  837. = Util.GetConfigVarFromSections<bool>(config, "GenerateMaptiles", possibleMapConfigSections, true);
  838. if (m_generateMaptiles)
  839. {
  840. int maptileRefresh = Util.GetConfigVarFromSections<int>(config, "MaptileRefresh", possibleMapConfigSections, 0);
  841. m_log.InfoFormat("[SCENE]: Region {0}, WORLD MAP refresh time set to {1} seconds", RegionInfo.RegionName, maptileRefresh);
  842. if (maptileRefresh != 0)
  843. {
  844. m_mapGenerationTimer.Interval = maptileRefresh * 1000;
  845. m_mapGenerationTimer.Elapsed += RegenerateMaptileAndReregister;
  846. m_mapGenerationTimer.AutoReset = true;
  847. m_mapGenerationTimer.Start();
  848. }
  849. }
  850. else
  851. {
  852. string tile
  853. = Util.GetConfigVarFromSections<string>(
  854. config, "MaptileStaticUUID", possibleMapConfigSections, UUID.Zero.ToString());
  855. UUID tileID;
  856. if (tile != UUID.Zero.ToString() && UUID.TryParse(tile, out tileID))
  857. {
  858. RegionInfo.RegionSettings.TerrainImageID = tileID;
  859. }
  860. else
  861. {
  862. RegionInfo.RegionSettings.TerrainImageID = RegionInfo.MaptileStaticUUID;
  863. m_log.InfoFormat("[SCENE]: Region {0}, maptile set to {1}", RegionInfo.RegionName, RegionInfo.MaptileStaticUUID.ToString());
  864. }
  865. }
  866. string[] possibleAccessControlConfigSections = new string[] { "Startup", "AccessControl"};
  867. string grant
  868. = Util.GetConfigVarFromSections<string>(
  869. config, "AllowedClients", possibleAccessControlConfigSections, string.Empty);
  870. if (grant.Length > 0)
  871. {
  872. foreach (string viewer in grant.Split(','))
  873. {
  874. m_AllowedViewers.Add(viewer.Trim().ToLower());
  875. }
  876. }
  877. grant
  878. = Util.GetConfigVarFromSections<string>(
  879. config, "DeniedClients", possibleAccessControlConfigSections, String.Empty);
  880. // Deal with the mess of someone having used a different word at some point
  881. if (grant == String.Empty)
  882. grant = Util.GetConfigVarFromSections<string>(
  883. config, "BannedClients", possibleAccessControlConfigSections, String.Empty);
  884. if (grant.Length > 0)
  885. {
  886. foreach (string viewer in grant.Split(','))
  887. {
  888. m_BannedViewers.Add(viewer.Trim().ToLower());
  889. }
  890. }
  891. FrameTime = startupConfig.GetFloat( "FrameTime", FrameTime);
  892. FrameTimeWarnPercent = startupConfig.GetInt( "FrameTimeWarnPercent", FrameTimeWarnPercent);
  893. FrameTimeCritPercent = startupConfig.GetInt( "FrameTimeCritPercent", FrameTimeCritPercent);
  894. Normalized55FPS = startupConfig.GetBoolean( "Normalized55FPS", Normalized55FPS);
  895. m_update_backup = startupConfig.GetInt("UpdateStorageEveryNFrames", m_update_backup);
  896. m_update_coarse_locations = startupConfig.GetInt("UpdateCoarseLocationsEveryNFrames", m_update_coarse_locations);
  897. m_update_entitymovement = startupConfig.GetInt("UpdateEntityMovementEveryNFrames", m_update_entitymovement);
  898. m_update_events = startupConfig.GetInt("UpdateEventsEveryNFrames", m_update_events);
  899. m_update_objects = startupConfig.GetInt("UpdateObjectsEveryNFrames", m_update_objects);
  900. m_update_physics = startupConfig.GetInt("UpdatePhysicsEveryNFrames", m_update_physics);
  901. m_update_presences = startupConfig.GetInt("UpdateAgentsEveryNFrames", m_update_presences);
  902. m_update_terrain = startupConfig.GetInt("UpdateTerrainEveryNFrames", m_update_terrain);
  903. m_update_temp_cleaning = startupConfig.GetInt("UpdateTempCleaningEveryNSeconds", m_update_temp_cleaning);
  904. }
  905. #endregion Region Config
  906. IConfig entityTransferConfig = m_config.Configs["EntityTransfer"];
  907. if (entityTransferConfig != null)
  908. {
  909. AllowAvatarCrossing = entityTransferConfig.GetBoolean("AllowAvatarCrossing", AllowAvatarCrossing);
  910. DisableObjectTransfer = entityTransferConfig.GetBoolean("DisableObjectTransfer", false);
  911. }
  912. #region Interest Management
  913. IConfig interestConfig = m_config.Configs["InterestManagement"];
  914. if (interestConfig != null)
  915. {
  916. string update_prioritization_scheme = interestConfig.GetString("UpdatePrioritizationScheme", "Time").Trim().ToLower();
  917. try
  918. {
  919. UpdatePrioritizationScheme = (UpdatePrioritizationSchemes)Enum.Parse(typeof(UpdatePrioritizationSchemes), update_prioritization_scheme, true);
  920. }
  921. catch (Exception)
  922. {
  923. m_log.Warn("[PRIORITIZER]: UpdatePrioritizationScheme was not recognized, setting to default prioritizer Time");
  924. UpdatePrioritizationScheme = UpdatePrioritizationSchemes.Time;
  925. }
  926. IsReprioritizationEnabled
  927. = interestConfig.GetBoolean("ReprioritizationEnabled", IsReprioritizationEnabled);
  928. ReprioritizationInterval
  929. = interestConfig.GetFloat("ReprioritizationInterval", ReprioritizationInterval);
  930. ReprioritizationDistance
  931. = interestConfig.GetFloat("RootReprioritizationDistance", ReprioritizationDistance);
  932. if(ReprioritizationDistance < m_minReprioritizationDistance)
  933. ReprioritizationDistance = m_minReprioritizationDistance;
  934. ObjectsCullingByDistance
  935. = interestConfig.GetBoolean("ObjectsCullingByDistance", ObjectsCullingByDistance);
  936. }
  937. m_log.DebugFormat("[SCENE]: Using the {0} prioritization scheme", UpdatePrioritizationScheme);
  938. #endregion Interest Management
  939. StatsReporter = new SimStatsReporter(this);
  940. StatsReporter.OnSendStatsResult += SendSimStatsPackets;
  941. StatsReporter.OnStatsIncorrect += m_sceneGraph.RecalculateStats;
  942. IConfig restartConfig = config.Configs["RestartModule"];
  943. if (restartConfig != null)
  944. {
  945. string markerPath = restartConfig.GetString("MarkerPath", String.Empty);
  946. if (markerPath != String.Empty)
  947. {
  948. string path = Path.Combine(markerPath, RegionInfo.RegionID.ToString() + ".started");
  949. try
  950. {
  951. string pidstring = System.Diagnostics.Process.GetCurrentProcess().Id.ToString();
  952. FileStream fs = File.Create(path);
  953. System.Text.ASCIIEncoding enc = new System.Text.ASCIIEncoding();
  954. Byte[] buf = enc.GetBytes(pidstring);
  955. fs.Write(buf, 0, buf.Length);
  956. fs.Close();
  957. }
  958. catch (Exception)
  959. {
  960. }
  961. }
  962. }
  963. StartTimerWatchdog();
  964. }
  965. public Scene(RegionInfo regInfo)
  966. : base(regInfo)
  967. {
  968. m_sceneGraph = new SceneGraph(this);
  969. // If the scene graph has an Unrecoverable error, restart this sim.
  970. // Currently the only thing that causes it to happen is two kinds of specific
  971. // Physics based crashes.
  972. //
  973. // Out of memory
  974. // Operating system has killed the plugin
  975. m_sceneGraph.UnRecoverableError
  976. += () =>
  977. {
  978. m_log.ErrorFormat("[SCENE]: Restarting region {0} due to unrecoverable physics crash", Name);
  979. RestartNow();
  980. };
  981. PhysicalPrims = true;
  982. CollidablePrims = true;
  983. PhysicsEnabled = true;
  984. AllowAvatarCrossing = true;
  985. PeriodicBackup = true;
  986. UseBackup = true;
  987. IsReprioritizationEnabled = true;
  988. UpdatePrioritizationScheme = UpdatePrioritizationSchemes.Time;
  989. ReprioritizationInterval = 5000;
  990. ReprioritizationDistance = m_minReprioritizationDistance;
  991. m_eventManager = new EventManager();
  992. m_permissions = new ScenePermissions(this);
  993. }
  994. #endregion
  995. #region Startup / Close Methods
  996. /// <value>
  997. /// The scene graph for this scene
  998. /// </value>
  999. /// TODO: Possibly stop other classes being able to manipulate this directly.
  1000. public SceneGraph SceneGraph
  1001. {
  1002. get { return m_sceneGraph; }
  1003. }
  1004. /// <summary>
  1005. /// Called by the module loader when all modules are loaded, after each module's
  1006. /// RegionLoaded hook is called. This is the earliest time where RequestModuleInterface
  1007. /// may be used.
  1008. /// </summary>
  1009. public void AllModulesLoaded()
  1010. {
  1011. IDialogModule dm = RequestModuleInterface<IDialogModule>();
  1012. if (dm != null)
  1013. m_eventManager.OnPermissionError += dm.SendAlertToUser;
  1014. ISimulatorFeaturesModule fm = RequestModuleInterface<ISimulatorFeaturesModule>();
  1015. if (fm != null)
  1016. {
  1017. OSD openSimExtras;
  1018. OSDMap openSimExtrasMap;
  1019. if (!fm.TryGetFeature("OpenSimExtras", out openSimExtras))
  1020. openSimExtras = new OSDMap();
  1021. float statisticsFPSfactor = 1.0f;
  1022. if(Normalized55FPS)
  1023. statisticsFPSfactor = 55.0f * FrameTime;
  1024. openSimExtrasMap = (OSDMap)openSimExtras;
  1025. openSimExtrasMap["SimulatorFPS"] = OSD.FromReal(1.0f / FrameTime);
  1026. openSimExtrasMap["SimulatorFPSFactor"] = OSD.FromReal(statisticsFPSfactor);
  1027. openSimExtrasMap["SimulatorFPSWarnPercent"] = OSD.FromInteger(FrameTimeWarnPercent);
  1028. openSimExtrasMap["SimulatorFPSCritPercent"] = OSD.FromInteger(FrameTimeCritPercent);
  1029. fm.AddFeature("OpenSimExtras", openSimExtrasMap);
  1030. }
  1031. }
  1032. protected virtual void RegisterDefaultSceneEvents()
  1033. {
  1034. // m_eventManager.OnSignificantClientMovement += HandleOnSignificantClientMovement;
  1035. }
  1036. public override string GetSimulatorVersion()
  1037. {
  1038. return m_simulatorVersion;
  1039. }
  1040. /// <summary>
  1041. /// Process the fact that a neighbouring region has come up.
  1042. /// </summary>
  1043. /// <remarks>
  1044. /// We only add it to the neighbor list if it's within 1 region from here.
  1045. /// Agents may have draw distance values that cross two regions though, so
  1046. /// we add it to the notify list regardless of distance. We'll check
  1047. /// the agent's draw distance before notifying them though.
  1048. /// </remarks>
  1049. /// <param name="otherRegion">RegionInfo handle for the new region.</param>
  1050. /// <returns>True after all operations complete, throws exceptions otherwise.</returns>
  1051. public override void OtherRegionUp(GridRegion otherRegion)
  1052. {
  1053. if (RegionInfo.RegionHandle != otherRegion.RegionHandle)
  1054. {
  1055. if (isNeighborRegion(otherRegion))
  1056. {
  1057. // Let the grid service module know, so this can be cached
  1058. m_eventManager.TriggerOnRegionUp(otherRegion);
  1059. try
  1060. {
  1061. ForEachRootScenePresence(delegate(ScenePresence agent)
  1062. {
  1063. //agent.ControllingClient.new
  1064. //this.CommsManager.InterRegion.InformRegionOfChildAgent(otherRegion.RegionHandle, agent.ControllingClient.RequestClientInfo());
  1065. List<ulong> old = new List<ulong>();
  1066. old.Add(otherRegion.RegionHandle);
  1067. agent.DropOldNeighbours(old);
  1068. if (EntityTransferModule != null && agent.PresenceType != PresenceType.Npc)
  1069. EntityTransferModule.EnableChildAgent(agent, otherRegion);
  1070. });
  1071. }
  1072. catch (NullReferenceException)
  1073. {
  1074. // This means that we're not booted up completely yet.
  1075. // This shouldn't happen too often anymore.
  1076. m_log.Error("[SCENE]: Couldn't inform client of regionup because we got a null reference exception");
  1077. }
  1078. }
  1079. else
  1080. {
  1081. m_log.InfoFormat(
  1082. "[SCENE]: Got notice about far away Region: {0} at ({1}, {2})",
  1083. otherRegion.RegionName, otherRegion.RegionLocX, otherRegion.RegionLocY);
  1084. }
  1085. }
  1086. }
  1087. public bool isNeighborRegion(GridRegion otherRegion)
  1088. {
  1089. int tmp = otherRegion.RegionLocX - (int)RegionInfo.WorldLocX; ;
  1090. if (tmp < -otherRegion.RegionSizeX && tmp > RegionInfo.RegionSizeX)
  1091. return false;
  1092. tmp = otherRegion.RegionLocY - (int)RegionInfo.WorldLocY;
  1093. if (tmp < -otherRegion.RegionSizeY && tmp > RegionInfo.RegionSizeY)
  1094. return false;
  1095. return true;
  1096. }
  1097. public void AddNeighborRegion(RegionInfo region)
  1098. {
  1099. lock (m_neighbours)
  1100. {
  1101. if (!CheckNeighborRegion(region))
  1102. {
  1103. m_neighbours.Add(region);
  1104. }
  1105. }
  1106. }
  1107. public bool CheckNeighborRegion(RegionInfo region)
  1108. {
  1109. bool found = false;
  1110. lock (m_neighbours)
  1111. {
  1112. foreach (RegionInfo reg in m_neighbours)
  1113. {
  1114. if (reg.RegionHandle == region.RegionHandle)
  1115. {
  1116. found = true;
  1117. break;
  1118. }
  1119. }
  1120. }
  1121. return found;
  1122. }
  1123. // Alias IncomingHelloNeighbour OtherRegionUp, for now
  1124. public GridRegion IncomingHelloNeighbour(RegionInfo neighbour)
  1125. {
  1126. OtherRegionUp(new GridRegion(neighbour));
  1127. return new GridRegion(RegionInfo);
  1128. }
  1129. // This causes the region to restart immediatley.
  1130. public void RestartNow()
  1131. {
  1132. IConfig startupConfig = m_config.Configs["Startup"];
  1133. if (startupConfig != null)
  1134. {
  1135. if (startupConfig.GetBoolean("InworldRestartShutsDown", false))
  1136. {
  1137. MainConsole.Instance.RunCommand("shutdown");
  1138. return;
  1139. }
  1140. }
  1141. m_log.InfoFormat("[REGION]: Restarting region {0}", Name);
  1142. Close();
  1143. base.Restart();
  1144. }
  1145. // This is a helper function that notifies root agents in this region that a new sim near them has come up
  1146. // This is in the form of a timer because when an instance of OpenSim.exe is started,
  1147. // Even though the sims initialize, they don't listen until 'all of the sims are initialized'
  1148. // If we tell an agent about a sim that's not listening yet, the agent will not be able to connect to it.
  1149. // subsequently the agent will never see the region come back online.
  1150. public void RestartNotifyWaitElapsed(object sender, ElapsedEventArgs e)
  1151. {
  1152. m_restartWaitTimer.Stop();
  1153. lock (m_regionRestartNotifyList)
  1154. {
  1155. foreach (RegionInfo region in m_regionRestartNotifyList)
  1156. {
  1157. GridRegion r = new GridRegion(region);
  1158. try
  1159. {
  1160. ForEachRootScenePresence(delegate(ScenePresence agent)
  1161. {
  1162. if (EntityTransferModule != null && agent.PresenceType != PresenceType.Npc)
  1163. EntityTransferModule.EnableChildAgent(agent, r);
  1164. });
  1165. }
  1166. catch (NullReferenceException)
  1167. {
  1168. // This means that we're not booted up completely yet.
  1169. // This shouldn't happen too often anymore.
  1170. }
  1171. }
  1172. // Reset list to nothing.
  1173. m_regionRestartNotifyList.Clear();
  1174. }
  1175. }
  1176. public int GetInaccurateNeighborCount()
  1177. {
  1178. return m_neighbours.Count;
  1179. }
  1180. // This is the method that shuts down the scene.
  1181. public override void Close()
  1182. {
  1183. if (m_shuttingDown)
  1184. {
  1185. m_log.WarnFormat("[SCENE]: Ignoring close request because already closing {0}", Name);
  1186. return;
  1187. }
  1188. IEtcdModule etcd = RequestModuleInterface<IEtcdModule>();
  1189. if (etcd != null)
  1190. {
  1191. etcd.Delete("Health");
  1192. etcd.Delete("HealthFlags");
  1193. etcd.Delete("RootAgents");
  1194. }
  1195. m_log.InfoFormat("[SCENE]: Closing down the single simulator: {0}", RegionInfo.RegionName);
  1196. StatsReporter.Close();
  1197. m_restartTimer.Stop();
  1198. m_restartTimer.Close();
  1199. if (!GridService.DeregisterRegion(RegionInfo.RegionID))
  1200. m_log.WarnFormat("[SCENE]: Deregister from grid failed for region {0}", Name);
  1201. // Kick all ROOT agents with the message, 'The simulator is going down'
  1202. ForEachScenePresence(delegate(ScenePresence avatar)
  1203. {
  1204. avatar.RemoveNeighbourRegion(RegionInfo.RegionHandle);
  1205. if (!avatar.IsChildAgent)
  1206. avatar.ControllingClient.Kick("The simulator is going down.");
  1207. avatar.ControllingClient.SendShutdownConnectionNotice();
  1208. });
  1209. // Stop updating the scene objects and agents.
  1210. m_shuttingDown = true;
  1211. // Wait here, or the kick messages won't actually get to the agents before the scene terminates.
  1212. // We also need to wait to avoid a race condition with the scene update loop which might not yet
  1213. // have checked ShuttingDown.
  1214. Thread.Sleep(500);
  1215. // Stop all client threads.
  1216. ForEachScenePresence(delegate(ScenePresence avatar) { CloseAgent(avatar.UUID, false); });
  1217. m_log.Debug("[SCENE]: TriggerSceneShuttingDown");
  1218. EventManager.TriggerSceneShuttingDown(this);
  1219. m_log.Debug("[SCENE]: Persisting changed objects");
  1220. Backup(true);
  1221. m_log.Debug("[SCENE]: Closing scene");
  1222. m_sceneGraph.Close();
  1223. base.Close();
  1224. // XEngine currently listens to the EventManager.OnShutdown event to trigger script stop and persistence.
  1225. // Therefore. we must dispose of the PhysicsScene after this to prevent a window where script code can
  1226. // attempt to reference a null or disposed physics scene.
  1227. if (PhysicsScene != null)
  1228. {
  1229. m_log.Debug("[SCENE]: Dispose Physics");
  1230. PhysicsScene phys = PhysicsScene;
  1231. // remove the physics engine from both Scene and SceneGraph
  1232. PhysicsScene = null;
  1233. phys.Dispose();
  1234. phys = null;
  1235. }
  1236. }
  1237. public override void Start()
  1238. {
  1239. Start(true);
  1240. }
  1241. /// <summary>
  1242. /// Start the scene
  1243. /// </summary>
  1244. /// <param name='startScripts'>
  1245. /// Start the scripts within the scene.
  1246. /// </param>
  1247. public void Start(bool startScripts)
  1248. {
  1249. if (IsRunning)
  1250. return;
  1251. m_isRunning = true;
  1252. m_active = true;
  1253. m_unixStartTime = Util.UnixTimeSinceEpoch();
  1254. // m_log.DebugFormat("[SCENE]: Starting Heartbeat timer for {0}", RegionInfo.RegionName);
  1255. if (m_heartbeatThread != null)
  1256. {
  1257. m_hbRestarts++;
  1258. if(m_hbRestarts > 10)
  1259. Environment.Exit(1);
  1260. m_log.ErrorFormat("[SCENE]: Restarting heartbeat thread because it hasn't reported in in region {0}", RegionInfo.RegionName);
  1261. //int pid = System.Diagnostics.Process.GetCurrentProcess().Id;
  1262. //System.Diagnostics.Process proc = new System.Diagnostics.Process();
  1263. //proc.EnableRaisingEvents=false;
  1264. //proc.StartInfo.FileName = "/bin/kill";
  1265. //proc.StartInfo.Arguments = "-QUIT " + pid.ToString();
  1266. //proc.Start();
  1267. //proc.WaitForExit();
  1268. //Thread.Sleep(1000);
  1269. //Environment.Exit(1);
  1270. m_heartbeatThread.Abort();
  1271. Watchdog.AbortThread(m_heartbeatThread.ManagedThreadId);
  1272. m_heartbeatThread = null;
  1273. }
  1274. GC.Collect();
  1275. GC.WaitForPendingFinalizers();
  1276. GC.Collect();
  1277. // tell physics to finish building actor
  1278. m_sceneGraph.ProcessPhysicsPreSimulation();
  1279. m_heartbeatThread
  1280. = WorkManager.StartThread(
  1281. Heartbeat, string.Format("Heartbeat-({0})", RegionInfo.RegionName.Replace(" ", "_")), ThreadPriority.Normal, false, false);
  1282. StartScripts();
  1283. }
  1284. /// <summary>
  1285. /// Sets up references to modules required by the scene
  1286. /// </summary>
  1287. public void SetModuleInterfaces()
  1288. {
  1289. m_xmlrpcModule = RequestModuleInterface<IXMLRPC>();
  1290. m_worldCommModule = RequestModuleInterface<IWorldComm>();
  1291. XferManager = RequestModuleInterface<IXfer>();
  1292. m_AvatarFactory = RequestModuleInterface<IAvatarFactoryModule>();
  1293. AttachmentsModule = RequestModuleInterface<IAttachmentsModule>();
  1294. m_serialiser = RequestModuleInterface<IRegionSerialiserModule>();
  1295. m_dialogModule = RequestModuleInterface<IDialogModule>();
  1296. m_capsModule = RequestModuleInterface<ICapabilitiesModule>();
  1297. EntityTransferModule = RequestModuleInterface<IEntityTransferModule>();
  1298. m_groupsModule = RequestModuleInterface<IGroupsModule>();
  1299. AgentTransactionsModule = RequestModuleInterface<IAgentAssetTransactions>();
  1300. UserManagementModule = RequestModuleInterface<IUserManagement>();
  1301. }
  1302. #endregion
  1303. #region Update Methods
  1304. /// <summary>
  1305. /// Activate the various loops necessary to continually update the scene.
  1306. /// </summary>
  1307. private void Heartbeat()
  1308. {
  1309. m_eventManager.TriggerOnRegionStarted(this);
  1310. // The first frame can take a very long time due to physics actors being added on startup. Therefore,
  1311. // don't turn on the watchdog alarm for this thread until the second frame, in order to prevent false
  1312. // alarms for scenes with many objects.
  1313. Update(1);
  1314. Watchdog.GetCurrentThreadInfo().AlarmIfTimeout = true;
  1315. m_lastFrameTick = Util.EnvironmentTickCount();
  1316. Update(-1);
  1317. Watchdog.RemoveThread();
  1318. }
  1319. public override void Update(int frames)
  1320. {
  1321. long? endFrame = null;
  1322. if (frames >= 0)
  1323. endFrame = Frame + frames;
  1324. float physicsFPS = 0f;
  1325. float frameTimeMS = FrameTime * 1000.0f;
  1326. int previousFrameTick;
  1327. double tmpMS;
  1328. double tmpMS2;
  1329. double framestart;
  1330. float sleepMS;
  1331. float sleepError = 0;
  1332. while (!m_shuttingDown && ((endFrame == null && Active) || Frame < endFrame))
  1333. {
  1334. framestart = Util.GetTimeStampMS();
  1335. ++Frame;
  1336. // m_log.DebugFormat("[SCENE]: Processing frame {0} in {1}", Frame, RegionInfo.RegionName);
  1337. agentMS = tempOnRezMS = eventMS = backupMS = terrainMS = landMS = 0f;
  1338. try
  1339. {
  1340. EventManager.TriggerRegionHeartbeatStart(this);
  1341. // Apply taints in terrain module to terrain in physics scene
  1342. tmpMS = Util.GetTimeStampMS();
  1343. if (Frame % 4 == 0)
  1344. {
  1345. CheckTerrainUpdates();
  1346. }
  1347. if (Frame % m_update_terrain == 0)
  1348. {
  1349. UpdateTerrain();
  1350. }
  1351. tmpMS2 = Util.GetTimeStampMS();
  1352. terrainMS = (float)(tmpMS2 - tmpMS);
  1353. tmpMS = tmpMS2;
  1354. if (PhysicsEnabled && Frame % m_update_physics == 0)
  1355. m_sceneGraph.UpdatePreparePhysics();
  1356. tmpMS2 = Util.GetTimeStampMS();
  1357. physicsMS2 = (float)(tmpMS2 - tmpMS);
  1358. tmpMS = tmpMS2;
  1359. // Apply any pending avatar force input to the avatar's velocity
  1360. if (Frame % m_update_entitymovement == 0)
  1361. m_sceneGraph.UpdateScenePresenceMovement();
  1362. if (Frame % (m_update_coarse_locations) == 0 && !m_sendingCoarseLocations)
  1363. {
  1364. m_sendingCoarseLocations = true;
  1365. WorkManager.RunInThreadPool(
  1366. delegate
  1367. {
  1368. List<Vector3> coarseLocations;
  1369. List<UUID> avatarUUIDs;
  1370. SceneGraph.GetCoarseLocations(out coarseLocations, out avatarUUIDs, 60);
  1371. // Send coarse locations to clients
  1372. ForEachScenePresence(delegate(ScenePresence presence)
  1373. {
  1374. presence.SendCoarseLocations(coarseLocations, avatarUUIDs);
  1375. });
  1376. m_sendingCoarseLocations = false;
  1377. }, null, string.Format("SendCoarseLocations ({0})", Name));
  1378. }
  1379. // Get the simulation frame time that the avatar force input
  1380. // took
  1381. tmpMS2 = Util.GetTimeStampMS();
  1382. agentMS = (float)(tmpMS2 - tmpMS);
  1383. tmpMS = tmpMS2;
  1384. // Perform the main physics update. This will do the actual work of moving objects and avatars according to their
  1385. // velocity
  1386. if (Frame % m_update_physics == 0)
  1387. {
  1388. if (PhysicsEnabled)
  1389. physicsFPS = m_sceneGraph.UpdatePhysics(FrameTime);
  1390. if (SynchronizeScene != null)
  1391. SynchronizeScene(this);
  1392. }
  1393. tmpMS2 = Util.GetTimeStampMS();
  1394. physicsMS = (float)(tmpMS2 - tmpMS);
  1395. tmpMS = tmpMS2;
  1396. // Check if any objects have reached their targets
  1397. CheckAtTargets();
  1398. // Update SceneObjectGroups that have scheduled themselves for updates
  1399. // Objects queue their updates onto all scene presences
  1400. if (Frame % m_update_objects == 0)
  1401. m_sceneGraph.UpdateObjectGroups();
  1402. // Run through all ScenePresences looking for updates
  1403. // Presence updates and queued object updates for each presence are sent to clients
  1404. if (Frame % m_update_presences == 0)
  1405. m_sceneGraph.UpdatePresences();
  1406. tmpMS2 = Util.GetTimeStampMS();
  1407. agentMS += (float)(tmpMS2 - tmpMS);
  1408. tmpMS = tmpMS2;
  1409. // Delete temp-on-rez stuff
  1410. if (Frame % m_update_temp_cleaning == 0 && !m_cleaningTemps)
  1411. {
  1412. m_cleaningTemps = true;
  1413. WorkManager.RunInThreadPool(
  1414. delegate { CleanTempObjects(); m_cleaningTemps = false; }, null, string.Format("CleanTempObjects ({0})", Name));
  1415. tmpMS2 = Util.GetTimeStampMS();
  1416. tempOnRezMS = (float)(tmpMS2 - tmpMS); // bad.. counts the FireAndForget, not CleanTempObjects
  1417. tmpMS = tmpMS2;
  1418. }
  1419. if (Frame % m_update_events == 0)
  1420. {
  1421. UpdateEvents();
  1422. tmpMS2 = Util.GetTimeStampMS();
  1423. eventMS = (float)(tmpMS2 - tmpMS);
  1424. tmpMS = tmpMS2;
  1425. }
  1426. if (PeriodicBackup && Frame % m_update_backup == 0)
  1427. {
  1428. UpdateStorageBackup();
  1429. tmpMS2 = Util.GetTimeStampMS();
  1430. backupMS = (float)(tmpMS2 - tmpMS);
  1431. tmpMS = tmpMS2;
  1432. }
  1433. //if (Frame % m_update_land == 0)
  1434. //{
  1435. // int ldMS = Util.EnvironmentTickCount();
  1436. // UpdateLand();
  1437. // landMS = Util.EnvironmentTickCountSubtract(ldMS);
  1438. //}
  1439. if (!LoginsEnabled && Frame == 20)
  1440. {
  1441. GC.Collect();
  1442. GC.WaitForPendingFinalizers();
  1443. GC.Collect();
  1444. if (!LoginLock)
  1445. {
  1446. if (!StartDisabled)
  1447. {
  1448. m_log.InfoFormat("[REGION]: Enabling logins for {0}", RegionInfo.RegionName);
  1449. LoginsEnabled = true;
  1450. }
  1451. m_sceneGridService.InformNeighborsThatRegionisUp(
  1452. RequestModuleInterface<INeighbourService>(), RegionInfo);
  1453. // Region ready should always be set
  1454. Ready = true;
  1455. }
  1456. else
  1457. {
  1458. // This handles a case of a region having no scripts for the RegionReady module
  1459. if (m_sceneGraph.GetActiveScriptsCount() == 0)
  1460. {
  1461. // In this case, we leave it to the IRegionReadyModule to enable logins
  1462. // LoginLock can currently only be set by a region module implementation.
  1463. // If somehow this hasn't been done then the quickest way to bugfix is to see the
  1464. // NullReferenceException
  1465. IRegionReadyModule rrm = RequestModuleInterface<IRegionReadyModule>();
  1466. rrm.TriggerRegionReady(this);
  1467. }
  1468. }
  1469. }
  1470. }
  1471. catch (Exception e)
  1472. {
  1473. m_log.ErrorFormat(
  1474. "[SCENE]: Failed on region {0} with exception {1}{2}",
  1475. RegionInfo.RegionName, e.Message, e.StackTrace);
  1476. }
  1477. EventManager.TriggerRegionHeartbeatEnd(this);
  1478. m_firstHeartbeat = false;
  1479. Watchdog.UpdateThread();
  1480. otherMS = tempOnRezMS + eventMS + backupMS + terrainMS + landMS;
  1481. tmpMS = Util.GetTimeStampMS();
  1482. previousFrameTick = m_lastFrameTick;
  1483. m_lastFrameTick = (int)(tmpMS + 0.5);
  1484. // estimate sleep time
  1485. tmpMS2 = tmpMS - framestart;
  1486. tmpMS2 = (double)frameTimeMS - tmpMS2 - sleepError;
  1487. // reuse frameMS as temporary
  1488. frameMS = (float)tmpMS2;
  1489. // sleep if we can
  1490. if (tmpMS2 > 0)
  1491. {
  1492. Thread.Sleep((int)(tmpMS2 + 0.5));
  1493. tmpMS2 = Util.GetTimeStampMS();
  1494. sleepMS = (float)(tmpMS2 - tmpMS);
  1495. sleepError = sleepMS - frameMS;
  1496. Util.Clamp(sleepError, 0.0f, 20f);
  1497. frameMS = (float)(tmpMS2 - framestart);
  1498. }
  1499. else
  1500. {
  1501. tmpMS2 = Util.GetTimeStampMS();
  1502. frameMS = (float)(tmpMS2 - framestart);
  1503. sleepMS = 0.0f;
  1504. sleepError = 0.0f;
  1505. }
  1506. // script time is not scene frame time, but is displayed per frame
  1507. float scriptTimeMS = GetAndResetScriptExecutionTime();
  1508. StatsReporter.AddFrameStats(TimeDilation, physicsFPS, agentMS,
  1509. physicsMS + physicsMS2, otherMS , sleepMS, frameMS, scriptTimeMS);
  1510. // if (Frame%m_update_avatars == 0)
  1511. // UpdateInWorldTime();
  1512. // Optionally warn if a frame takes double the amount of time that it should.
  1513. if (DebugUpdates
  1514. && Util.EnvironmentTickCountSubtract(
  1515. m_lastFrameTick, previousFrameTick) > (int)(FrameTime * 1000 * 2))
  1516. m_log.WarnFormat(
  1517. "[SCENE]: Frame took {0} ms (desired max {1} ms) in {2}",
  1518. Util.EnvironmentTickCountSubtract(m_lastFrameTick, previousFrameTick),
  1519. FrameTime * 1000,
  1520. RegionInfo.RegionName);
  1521. }
  1522. }
  1523. /// <summary>
  1524. /// Adds the execution time of one script to the total scripts execution time for this region.
  1525. /// </summary>
  1526. /// <param name="ticks">Elapsed Stopwatch ticks</param>
  1527. public void AddScriptExecutionTime(long ticks)
  1528. {
  1529. StatsReporter.addScriptEvents(1);
  1530. Interlocked.Add(ref m_scriptExecutionTime, ticks);
  1531. }
  1532. /// <summary>
  1533. /// Returns the total execution time of all the scripts in the region since the last call
  1534. /// (in milliseconds), and clears the value in preparation for the next call.
  1535. /// </summary>
  1536. /// <returns>Time in milliseconds</returns>
  1537. // Warning: this is now called from StatsReporter, and can't be shared
  1538. public long GetAndResetScriptExecutionTime()
  1539. {
  1540. long ticks = Interlocked.Exchange(ref m_scriptExecutionTime, 0);
  1541. return (ticks * 1000L) / Stopwatch.Frequency;
  1542. }
  1543. public void AddGroupTarget(SceneObjectGroup grp)
  1544. {
  1545. lock (m_groupsWithTargets)
  1546. m_groupsWithTargets[grp.UUID] = 0;
  1547. }
  1548. public void RemoveGroupTarget(SceneObjectGroup grp)
  1549. {
  1550. lock (m_groupsWithTargets)
  1551. m_groupsWithTargets.Remove(grp.UUID);
  1552. }
  1553. private void CheckAtTargets()
  1554. {
  1555. List<UUID> objs = null;
  1556. lock (m_groupsWithTargets)
  1557. {
  1558. if (m_groupsWithTargets.Count != 0)
  1559. objs = new List<UUID>(m_groupsWithTargets.Keys);
  1560. }
  1561. if (objs != null)
  1562. {
  1563. foreach (UUID entry in objs)
  1564. {
  1565. SceneObjectGroup grp = GetSceneObjectGroup(entry);
  1566. if (grp == null)
  1567. m_groupsWithTargets.Remove(entry);
  1568. else
  1569. grp.checkAtTargets();
  1570. }
  1571. }
  1572. }
  1573. /// <summary>
  1574. /// Send out simstats data to all clients
  1575. /// </summary>
  1576. /// <param name="stats">Stats on the Simulator's performance</param>
  1577. private void SendSimStatsPackets(SimStats stats)
  1578. {
  1579. ForEachRootClient(delegate(IClientAPI client)
  1580. {
  1581. client.SendSimStats(stats);
  1582. });
  1583. }
  1584. /// <summary>
  1585. /// Update the terrain if it needs to be updated.
  1586. /// </summary>
  1587. private void UpdateTerrain()
  1588. {
  1589. EventManager.TriggerTerrainTick();
  1590. }
  1591. private void CheckTerrainUpdates()
  1592. {
  1593. EventManager.TriggerTerrainCheckUpdates();
  1594. }
  1595. /// <summary>
  1596. /// Back up queued up changes
  1597. /// </summary>
  1598. private void UpdateStorageBackup()
  1599. {
  1600. if (!m_backingup)
  1601. {
  1602. m_backingup = true;
  1603. WorkManager.RunInThreadPool(o => Backup(false), null, string.Format("BackupWorker ({0})", Name));
  1604. }
  1605. }
  1606. /// <summary>
  1607. /// Sends out the OnFrame event to the modules
  1608. /// </summary>
  1609. private void UpdateEvents()
  1610. {
  1611. m_eventManager.TriggerOnFrame();
  1612. }
  1613. /// <summary>
  1614. /// Backup the scene.
  1615. /// </summary>
  1616. /// <remarks>
  1617. /// This acts as the main method of the backup thread. In a regression test whether the backup thread is not
  1618. /// running independently this can be invoked directly.
  1619. /// </remarks>
  1620. /// <param name="forced">
  1621. /// If true, then any changes that have not yet been persisted are persisted. If false,
  1622. /// then the persistence decision is left to the backup code (in some situations, such as object persistence,
  1623. /// it's much more efficient to backup multiple changes at once rather than every single one).
  1624. /// <returns></returns>
  1625. public void Backup(bool forced)
  1626. {
  1627. lock (m_returns)
  1628. {
  1629. EventManager.TriggerOnBackup(SimulationDataService, forced);
  1630. foreach (KeyValuePair<UUID, ReturnInfo> ret in m_returns)
  1631. {
  1632. UUID transaction = UUID.Random();
  1633. GridInstantMessage msg = new GridInstantMessage();
  1634. msg.fromAgentID = new Guid(UUID.Zero.ToString()); // From server
  1635. msg.toAgentID = new Guid(ret.Key.ToString());
  1636. msg.imSessionID = new Guid(transaction.ToString());
  1637. msg.timestamp = (uint)Util.UnixTimeSinceEpoch();
  1638. msg.fromAgentName = "Server";
  1639. msg.dialog = (byte)19; // Object msg
  1640. msg.fromGroup = false;
  1641. msg.offline = (byte)1;
  1642. msg.ParentEstateID = RegionInfo.EstateSettings.ParentEstateID;
  1643. msg.Position = Vector3.Zero;
  1644. msg.RegionID = RegionInfo.RegionID.Guid;
  1645. // We must fill in a null-terminated 'empty' string here since bytes[0] will crash viewer 3.
  1646. msg.binaryBucket = Util.StringToBytes256("\0");
  1647. if (ret.Value.count > 1)
  1648. msg.message = string.Format("Your {0} objects were returned from {1} in region {2} due to {3}", ret.Value.count, ret.Value.location.ToString(), RegionInfo.RegionName, ret.Value.reason);
  1649. else
  1650. msg.message = string.Format("Your object {0} was returned from {1} in region {2} due to {3}", ret.Value.objectName, ret.Value.location.ToString(), RegionInfo.RegionName, ret.Value.reason);
  1651. IMessageTransferModule tr = RequestModuleInterface<IMessageTransferModule>();
  1652. if (tr != null)
  1653. tr.SendInstantMessage(msg, delegate(bool success) { });
  1654. }
  1655. m_returns.Clear();
  1656. m_backingup = false;
  1657. }
  1658. }
  1659. /// <summary>
  1660. /// Synchronous force backup. For deletes and links/unlinks
  1661. /// </summary>
  1662. /// <param name="group">Object to be backed up</param>
  1663. public void ForceSceneObjectBackup(SceneObjectGroup group)
  1664. {
  1665. if (group != null)
  1666. {
  1667. group.HasGroupChanged = true;
  1668. group.ProcessBackup(SimulationDataService, true);
  1669. }
  1670. }
  1671. /// <summary>
  1672. /// Tell an agent that their object has been returned.
  1673. /// </summary>
  1674. /// <remarks>
  1675. /// The actual return is handled by the caller.
  1676. /// </remarks>
  1677. /// <param name="agentID">Avatar Unique Id</param>
  1678. /// <param name="objectName">Name of object returned</param>
  1679. /// <param name="location">Location of object returned</param>
  1680. /// <param name="reason">Reasion for object return</param>
  1681. public void AddReturn(UUID agentID, string objectName, Vector3 location, string reason)
  1682. {
  1683. lock (m_returns)
  1684. {
  1685. if (m_returns.ContainsKey(agentID))
  1686. {
  1687. ReturnInfo info = m_returns[agentID];
  1688. info.count++;
  1689. m_returns[agentID] = info;
  1690. }
  1691. else
  1692. {
  1693. ReturnInfo info = new ReturnInfo();
  1694. info.count = 1;
  1695. info.objectName = objectName;
  1696. info.location = location;
  1697. info.reason = reason;
  1698. m_returns[agentID] = info;
  1699. }
  1700. }
  1701. }
  1702. #endregion
  1703. #region Load Terrain
  1704. /// <summary>
  1705. /// Store the terrain in the persistant data store
  1706. /// </summary>
  1707. public void SaveTerrain()
  1708. {
  1709. SimulationDataService.StoreTerrain(Heightmap.GetTerrainData(), RegionInfo.RegionID);
  1710. }
  1711. /// <summary>
  1712. /// Store the terrain in the persistant data store
  1713. /// </summary>
  1714. public void SaveBakedTerrain()
  1715. {
  1716. if(Bakedmap != null)
  1717. SimulationDataService.StoreBakedTerrain(Bakedmap.GetTerrainData(), RegionInfo.RegionID);
  1718. }
  1719. public void StoreWindlightProfile(RegionLightShareData wl)
  1720. {
  1721. RegionInfo.WindlightSettings = wl;
  1722. SimulationDataService.StoreRegionWindlightSettings(wl);
  1723. m_eventManager.TriggerOnSaveNewWindlightProfile();
  1724. }
  1725. public void LoadWindlightProfile()
  1726. {
  1727. RegionInfo.WindlightSettings = SimulationDataService.LoadRegionWindlightSettings(RegionInfo.RegionID);
  1728. m_eventManager.TriggerOnSaveNewWindlightProfile();
  1729. }
  1730. /// <summary>
  1731. /// Loads the World heightmap
  1732. /// </summary>
  1733. public override void LoadWorldMap()
  1734. {
  1735. try
  1736. {
  1737. Bakedmap = null;
  1738. TerrainData map = SimulationDataService.LoadBakedTerrain(RegionInfo.RegionID, (int)RegionInfo.RegionSizeX, (int)RegionInfo.RegionSizeY, (int)RegionInfo.RegionSizeZ);
  1739. if (map != null)
  1740. {
  1741. Bakedmap = new TerrainChannel(map);
  1742. }
  1743. }
  1744. catch (Exception e)
  1745. {
  1746. m_log.WarnFormat(
  1747. "[TERRAIN]: Scene.cs: LoadWorldMap() baked terrain - Failed with exception {0}{1}", e.Message, e.StackTrace);
  1748. }
  1749. try
  1750. {
  1751. TerrainData map = SimulationDataService.LoadTerrain(RegionInfo.RegionID, (int)RegionInfo.RegionSizeX, (int)RegionInfo.RegionSizeY, (int)RegionInfo.RegionSizeZ);
  1752. if (map == null)
  1753. {
  1754. if(Bakedmap != null)
  1755. {
  1756. m_log.Warn("[TERRAIN]: terrain not found. Used stored baked terrain.");
  1757. Heightmap = Bakedmap.MakeCopy();
  1758. SimulationDataService.StoreTerrain(Heightmap.GetTerrainData(), RegionInfo.RegionID);
  1759. }
  1760. else
  1761. {
  1762. // This should be in the Terrain module, but it isn't because
  1763. // the heightmap is needed _way_ before the modules are initialized...
  1764. IConfig terrainConfig = m_config.Configs["Terrain"];
  1765. String m_InitialTerrain = "pinhead-island";
  1766. if (terrainConfig != null)
  1767. m_InitialTerrain = terrainConfig.GetString("InitialTerrain", m_InitialTerrain);
  1768. m_log.InfoFormat("[TERRAIN]: No default terrain. Generating a new terrain {0}.", m_InitialTerrain);
  1769. Heightmap = new TerrainChannel(m_InitialTerrain, (int)RegionInfo.RegionSizeX, (int)RegionInfo.RegionSizeY, (int)RegionInfo.RegionSizeZ);
  1770. SimulationDataService.StoreTerrain(Heightmap.GetTerrainData(), RegionInfo.RegionID);
  1771. }
  1772. }
  1773. else
  1774. {
  1775. Heightmap = new TerrainChannel(map);
  1776. }
  1777. }
  1778. catch (IOException e)
  1779. {
  1780. m_log.WarnFormat(
  1781. "[TERRAIN]: Scene.cs: LoadWorldMap() - Regenerating as failed with exception {0}{1}",
  1782. e.Message, e.StackTrace);
  1783. #pragma warning disable 0162
  1784. if ((int)Constants.RegionSize != 256)
  1785. {
  1786. Heightmap = new TerrainChannel();
  1787. SimulationDataService.StoreTerrain(Heightmap.GetTerrainData(), RegionInfo.RegionID);
  1788. }
  1789. }
  1790. catch (Exception e)
  1791. {
  1792. m_log.WarnFormat(
  1793. "[TERRAIN]: Scene.cs: LoadWorldMap() - Failed with exception {0}{1}", e.Message, e.StackTrace);
  1794. }
  1795. if(Bakedmap == null && Heightmap != null)
  1796. {
  1797. Bakedmap = Heightmap.MakeCopy();
  1798. SimulationDataService.StoreBakedTerrain(Bakedmap.GetTerrainData(), RegionInfo.RegionID);
  1799. }
  1800. }
  1801. /// <summary>
  1802. /// Register this region with a grid service
  1803. /// </summary>
  1804. /// <exception cref="System.Exception">Thrown if registration of the region itself fails.</exception>
  1805. public void RegisterRegionWithGrid()
  1806. {
  1807. m_sceneGridService.SetScene(this);
  1808. //// Unfortunately this needs to be here and it can't be async.
  1809. //// The map tile image is stored in RegionSettings, but it also needs to be
  1810. //// stored in the GridService, because that's what the world map module uses
  1811. //// to send the map image UUIDs (of other regions) to the viewer...
  1812. if (m_generateMaptiles)
  1813. RegenerateMaptile();
  1814. GridRegion region = new GridRegion(RegionInfo);
  1815. string error = GridService.RegisterRegion(RegionInfo.ScopeID, region);
  1816. // m_log.DebugFormat("[SCENE]: RegisterRegionWithGrid. name={0},id={1},loc=<{2},{3}>,size=<{4},{5}>",
  1817. // m_regionName,
  1818. // RegionInfo.RegionID,
  1819. // RegionInfo.RegionLocX, RegionInfo.RegionLocY,
  1820. // RegionInfo.RegionSizeX, RegionInfo.RegionSizeY);
  1821. if (error != String.Empty)
  1822. throw new Exception(error);
  1823. }
  1824. #endregion
  1825. #region Load Land
  1826. /// <summary>
  1827. /// Loads all Parcel data from the datastore for region identified by regionID
  1828. /// </summary>
  1829. /// <param name="regionID">Unique Identifier of the Region to load parcel data for</param>
  1830. public void loadAllLandObjectsFromStorage(UUID regionID)
  1831. {
  1832. m_log.Info("[SCENE]: Loading land objects from storage");
  1833. List<LandData> landData = SimulationDataService.LoadLandObjects(regionID);
  1834. if (LandChannel != null)
  1835. {
  1836. if (landData.Count == 0)
  1837. {
  1838. EventManager.TriggerNoticeNoLandDataFromStorage();
  1839. }
  1840. else
  1841. {
  1842. EventManager.TriggerIncomingLandDataFromStorage(landData);
  1843. }
  1844. }
  1845. else
  1846. {
  1847. m_log.Error("[SCENE]: Land Channel is not defined. Cannot load from storage!");
  1848. }
  1849. }
  1850. #endregion
  1851. #region Primitives Methods
  1852. /// <summary>
  1853. /// Loads the World's objects
  1854. /// </summary>
  1855. /// <param name="regionID"></param>
  1856. public virtual void LoadPrimsFromStorage(UUID regionID)
  1857. {
  1858. LoadingPrims = true;
  1859. m_log.Info("[SCENE]: Loading objects from datastore");
  1860. List<SceneObjectGroup> PrimsFromDB = SimulationDataService.LoadObjects(regionID);
  1861. m_log.InfoFormat("[SCENE]: Loaded {0} objects from the datastore", PrimsFromDB.Count);
  1862. foreach (SceneObjectGroup group in PrimsFromDB)
  1863. {
  1864. AddRestoredSceneObject(group, true, true);
  1865. EventManager.TriggerOnSceneObjectLoaded(group);
  1866. SceneObjectPart rootPart = group.GetPart(group.UUID);
  1867. rootPart.Flags &= ~PrimFlags.Scripted;
  1868. rootPart.TrimPermissions();
  1869. group.InvalidateDeepEffectivePerms();
  1870. // Don't do this here - it will get done later on when sculpt data is loaded.
  1871. // group.CheckSculptAndLoad();
  1872. }
  1873. LoadingPrims = false;
  1874. EventManager.TriggerPrimsLoaded(this);
  1875. }
  1876. public bool SupportsRayCastFiltered()
  1877. {
  1878. if (PhysicsScene == null)
  1879. return false;
  1880. return PhysicsScene.SupportsRaycastWorldFiltered();
  1881. }
  1882. public object RayCastFiltered(Vector3 position, Vector3 direction, float length, int Count, RayFilterFlags filter)
  1883. {
  1884. if (PhysicsScene == null)
  1885. return null;
  1886. return PhysicsScene.RaycastWorld(position, direction, length, Count, filter);
  1887. }
  1888. /// <summary>
  1889. /// Gets a new rez location based on the raycast and the size of the object that is being rezzed.
  1890. /// </summary>
  1891. /// <param name="RayStart"></param>
  1892. /// <param name="RayEnd"></param>
  1893. /// <param name="RayTargetID"></param>
  1894. /// <param name="rot"></param>
  1895. /// <param name="bypassRayCast"></param>
  1896. /// <param name="RayEndIsIntersection"></param>
  1897. /// <param name="frontFacesOnly"></param>
  1898. /// <param name="scale"></param>
  1899. /// <param name="FaceCenter"></param>
  1900. /// <returns></returns>
  1901. public Vector3 GetNewRezLocation(Vector3 RayStart, Vector3 RayEnd, UUID RayTargetID, Quaternion rot, byte bypassRayCast, byte RayEndIsIntersection, bool frontFacesOnly, Vector3 scale, bool FaceCenter)
  1902. {
  1903. Vector3 dir = RayEnd - RayStart;
  1904. float wheight = (float)RegionInfo.RegionSettings.WaterHeight;
  1905. Vector3 wpos = Vector3.Zero;
  1906. // Check for water surface intersection from above
  1907. if ((RayStart.Z > wheight) && (RayEnd.Z < wheight))
  1908. {
  1909. float ratio = (wheight - RayStart.Z) / dir.Z;
  1910. wpos.X = RayStart.X + (ratio * dir.X);
  1911. wpos.Y = RayStart.Y + (ratio * dir.Y);
  1912. wpos.Z = wheight;
  1913. }
  1914. Vector3 pos = Vector3.Zero;
  1915. if (RayEndIsIntersection != (byte)1)
  1916. {
  1917. float dist = dir.Length();
  1918. if (dist != 0)
  1919. {
  1920. Vector3 direction = dir * (1 / dist);
  1921. dist += 1.0f;
  1922. if (SupportsRayCastFiltered())
  1923. {
  1924. RayFilterFlags rayfilter = RayFilterFlags.BackFaceCull;
  1925. rayfilter |= RayFilterFlags.land;
  1926. rayfilter |= RayFilterFlags.physical;
  1927. rayfilter |= RayFilterFlags.nonphysical;
  1928. rayfilter |= RayFilterFlags.LSLPhantom; // ubODE will only see volume detectors
  1929. // get some more contacts ???
  1930. int physcount = 4;
  1931. List<ContactResult> physresults =
  1932. (List<ContactResult>)RayCastFiltered(RayStart, direction, dist, physcount, rayfilter);
  1933. if (physresults != null && physresults.Count > 0)
  1934. {
  1935. // look for terrain ?
  1936. if(RayTargetID == UUID.Zero)
  1937. {
  1938. foreach (ContactResult r in physresults)
  1939. {
  1940. if (r.ConsumerID == 0)
  1941. {
  1942. pos = r.Normal * scale;
  1943. pos *= 0.5f;
  1944. pos = r.Pos + pos;
  1945. if (wpos.Z > pos.Z) pos = wpos;
  1946. return pos;
  1947. }
  1948. }
  1949. }
  1950. else
  1951. {
  1952. foreach (ContactResult r in physresults)
  1953. {
  1954. SceneObjectPart part = GetSceneObjectPart(r.ConsumerID);
  1955. if (part == null)
  1956. continue;
  1957. if (part.UUID == RayTargetID)
  1958. {
  1959. pos = r.Normal * scale;
  1960. pos *= 0.5f;
  1961. pos = r.Pos + pos;
  1962. if (wpos.Z > pos.Z) pos = wpos;
  1963. return pos;
  1964. }
  1965. }
  1966. }
  1967. // else the first we got
  1968. pos = physresults[0].Normal * scale;
  1969. pos *= 0.5f;
  1970. pos = physresults[0].Pos + pos;
  1971. if (wpos.Z > pos.Z)
  1972. pos = wpos;
  1973. return pos;
  1974. }
  1975. }
  1976. if (RayTargetID != UUID.Zero)
  1977. {
  1978. SceneObjectPart target = GetSceneObjectPart(RayTargetID);
  1979. Ray NewRay = new Ray(RayStart, direction);
  1980. if (target != null)
  1981. {
  1982. pos = target.AbsolutePosition;
  1983. // Ray Trace against target here
  1984. EntityIntersection ei = target.TestIntersectionOBB(NewRay, Quaternion.Identity, frontFacesOnly, FaceCenter);
  1985. // Un-comment out the following line to Get Raytrace results printed to the console.
  1986. // m_log.Info("[RAYTRACERESULTS]: Hit:" + ei.HitTF.ToString() + " Point: " + ei.ipoint.ToString() + " Normal: " + ei.normal.ToString());
  1987. float ScaleOffset = 0.5f;
  1988. // If we hit something
  1989. if (ei.HitTF)
  1990. {
  1991. Vector3 scaleComponent = ei.AAfaceNormal;
  1992. if (scaleComponent.X != 0) ScaleOffset = scale.X;
  1993. if (scaleComponent.Y != 0) ScaleOffset = scale.Y;
  1994. if (scaleComponent.Z != 0) ScaleOffset = scale.Z;
  1995. ScaleOffset = Math.Abs(ScaleOffset);
  1996. Vector3 intersectionpoint = ei.ipoint;
  1997. Vector3 normal = ei.normal;
  1998. // Set the position to the intersection point
  1999. Vector3 offset = (normal * (ScaleOffset / 2f));
  2000. pos = (intersectionpoint + offset);
  2001. //Seems to make no sense to do this as this call is used for rezzing from inventory as well, and with inventory items their size is not always 0.5f
  2002. //And in cases when we weren't rezzing from inventory we were re-adding the 0.25 straight after calling this method
  2003. // Un-offset the prim (it gets offset later by the consumer method)
  2004. //pos.Z -= 0.25F;
  2005. if (wpos.Z > pos.Z) pos = wpos;
  2006. return pos;
  2007. }
  2008. }
  2009. else
  2010. {
  2011. // We don't have a target here, so we're going to raytrace all the objects in the scene.
  2012. EntityIntersection ei = m_sceneGraph.GetClosestIntersectingPrim(NewRay, true, false);
  2013. // Un-comment the following line to print the raytrace results to the console.
  2014. //m_log.Info("[RAYTRACERESULTS]: Hit:" + ei.HitTF.ToString() + " Point: " + ei.ipoint.ToString() + " Normal: " + ei.normal.ToString());
  2015. if (ei.HitTF)
  2016. {
  2017. pos = new Vector3(ei.ipoint.X, ei.ipoint.Y, ei.ipoint.Z);
  2018. }
  2019. else
  2020. {
  2021. // fall back to our stupid functionality
  2022. pos = RayEnd;
  2023. }
  2024. if (wpos.Z > pos.Z) pos = wpos;
  2025. return pos;
  2026. }
  2027. }
  2028. }
  2029. }
  2030. // fall back to our stupid functionality
  2031. pos = RayEnd;
  2032. //increase height so its above the ground.
  2033. //should be getting the normal of the ground at the rez point and using that?
  2034. pos.Z += scale.Z / 2f;
  2035. // return pos;
  2036. // check against posible water intercept
  2037. if (wpos.Z > pos.Z) pos = wpos;
  2038. return pos;
  2039. }
  2040. /// <summary>
  2041. /// Create a New SceneObjectGroup/Part by raycasting
  2042. /// </summary>
  2043. /// <param name="ownerID"></param>
  2044. /// <param name="groupID"></param>
  2045. /// <param name="RayEnd"></param>
  2046. /// <param name="rot"></param>
  2047. /// <param name="shape"></param>
  2048. /// <param name="bypassRaycast"></param>
  2049. /// <param name="RayStart"></param>
  2050. /// <param name="RayTargetID"></param>
  2051. /// <param name="RayEndIsIntersection"></param>
  2052. public virtual void AddNewPrim(UUID ownerID, UUID groupID, Vector3 RayEnd, Quaternion rot, PrimitiveBaseShape shape,
  2053. byte bypassRaycast, Vector3 RayStart, UUID RayTargetID,
  2054. byte RayEndIsIntersection)
  2055. {
  2056. Vector3 pos = GetNewRezLocation(RayStart, RayEnd, RayTargetID, rot, bypassRaycast, RayEndIsIntersection, true, new Vector3(0.5f, 0.5f, 0.5f), false);
  2057. if (Permissions.CanRezObject(1, ownerID, pos))
  2058. {
  2059. // rez ON the ground, not IN the ground
  2060. // pos.Z += 0.25F; The rez point should now be correct so that its not in the ground
  2061. AddNewPrim(ownerID, groupID, pos, rot, shape);
  2062. }
  2063. else
  2064. {
  2065. IClientAPI client = null;
  2066. if (TryGetClient(ownerID, out client))
  2067. client.SendAlertMessage("You cannot create objects here.");
  2068. }
  2069. }
  2070. public virtual SceneObjectGroup AddNewPrim(
  2071. UUID ownerID, UUID groupID, Vector3 pos, Quaternion rot, PrimitiveBaseShape shape)
  2072. {
  2073. //m_log.DebugFormat(
  2074. // "[SCENE]: Scene.AddNewPrim() pcode {0} called for {1} in {2}", shape.PCode, ownerID, RegionInfo.RegionName);
  2075. SceneObjectGroup sceneObject = null;
  2076. // If an entity creator has been registered for this prim type then use that
  2077. if (m_entityCreators.ContainsKey((PCode)shape.PCode))
  2078. {
  2079. sceneObject = m_entityCreators[(PCode)shape.PCode].CreateEntity(ownerID, groupID, pos, rot, shape);
  2080. }
  2081. else
  2082. {
  2083. // Otherwise, use this default creation code;
  2084. sceneObject = new SceneObjectGroup(ownerID, pos, rot, shape);
  2085. sceneObject.SetGroup(groupID, null);
  2086. AddNewSceneObject(sceneObject, true);
  2087. if (AgentPreferencesService != null) // This will override the brave new full perm world!
  2088. {
  2089. AgentPrefs prefs = AgentPreferencesService.GetAgentPreferences(ownerID);
  2090. // Only apply user selected prefs if the user set them
  2091. if (prefs != null && prefs.PermNextOwner != 0)
  2092. {
  2093. sceneObject.RootPart.GroupMask = (uint)prefs.PermGroup;
  2094. sceneObject.RootPart.EveryoneMask = (uint)prefs.PermEveryone;
  2095. sceneObject.RootPart.NextOwnerMask = (uint)prefs.PermNextOwner;
  2096. }
  2097. }
  2098. }
  2099. if (UserManagementModule != null)
  2100. sceneObject.RootPart.CreatorIdentification = UserManagementModule.GetUserUUI(ownerID);
  2101. sceneObject.InvalidateDeepEffectivePerms();;
  2102. sceneObject.ScheduleGroupForFullUpdate();
  2103. return sceneObject;
  2104. }
  2105. /// <summary>
  2106. /// Add an object into the scene that has come from storage
  2107. /// </summary>
  2108. ///
  2109. /// <param name="sceneObject"></param>
  2110. /// <param name="attachToBackup">
  2111. /// If true, changes to the object will be reflected in its persisted data
  2112. /// If false, the persisted data will not be changed even if the object in the scene is changed
  2113. /// </param>
  2114. /// <param name="alreadyPersisted">
  2115. /// If true, we won't persist this object until it changes
  2116. /// If false, we'll persist this object immediately
  2117. /// </param>
  2118. /// <param name="sendClientUpdates">
  2119. /// If true, we send updates to the client to tell it about this object
  2120. /// If false, we leave it up to the caller to do this
  2121. /// </param>
  2122. /// <returns>
  2123. /// true if the object was added, false if an object with the same uuid was already in the scene
  2124. /// </returns>
  2125. public bool AddRestoredSceneObject(
  2126. SceneObjectGroup sceneObject, bool attachToBackup, bool alreadyPersisted, bool sendClientUpdates)
  2127. {
  2128. if (m_sceneGraph.AddRestoredSceneObject(sceneObject, attachToBackup, alreadyPersisted, sendClientUpdates))
  2129. {
  2130. sceneObject.IsDeleted = false;
  2131. EventManager.TriggerObjectAddedToScene(sceneObject);
  2132. return true;
  2133. }
  2134. return false;
  2135. }
  2136. /// <summary>
  2137. /// Add an object into the scene that has come from storage
  2138. /// </summary>
  2139. ///
  2140. /// <param name="sceneObject"></param>
  2141. /// <param name="attachToBackup">
  2142. /// If true, changes to the object will be reflected in its persisted data
  2143. /// If false, the persisted data will not be changed even if the object in the scene is changed
  2144. /// </param>
  2145. /// <param name="alreadyPersisted">
  2146. /// If true, we won't persist this object until it changes
  2147. /// If false, we'll persist this object immediately
  2148. /// </param>
  2149. /// <returns>
  2150. /// true if the object was added, false if an object with the same uuid was already in the scene
  2151. /// </returns>
  2152. public bool AddRestoredSceneObject(
  2153. SceneObjectGroup sceneObject, bool attachToBackup, bool alreadyPersisted)
  2154. {
  2155. return AddRestoredSceneObject(sceneObject, attachToBackup, alreadyPersisted, true);
  2156. }
  2157. /// <summary>
  2158. /// Add a newly created object to the scene. Updates are also sent to viewers.
  2159. /// </summary>
  2160. /// <param name="sceneObject"></param>
  2161. /// <param name="attachToBackup">
  2162. /// If true, the object is made persistent into the scene.
  2163. /// If false, the object will not persist over server restarts
  2164. /// </param>
  2165. /// <returns>true if the object was added. false if not</returns>
  2166. public bool AddNewSceneObject(SceneObjectGroup sceneObject, bool attachToBackup)
  2167. {
  2168. return AddNewSceneObject(sceneObject, attachToBackup, true);
  2169. }
  2170. /// <summary>
  2171. /// Add a newly created object to the scene
  2172. /// </summary>
  2173. /// <param name="sceneObject"></param>
  2174. /// <param name="attachToBackup">
  2175. /// If true, the object is made persistent into the scene.
  2176. /// If false, the object will not persist over server restarts
  2177. /// </param>
  2178. /// <param name="sendClientUpdates">
  2179. /// If true, updates for the new scene object are sent to all viewers in range.
  2180. /// If false, it is left to the caller to schedule the update
  2181. /// </param>
  2182. /// <returns>true if the object was added. false if not</returns>
  2183. public bool AddNewSceneObject(SceneObjectGroup sceneObject, bool attachToBackup, bool sendClientUpdates)
  2184. {
  2185. if (m_sceneGraph.AddNewSceneObject(sceneObject, attachToBackup, sendClientUpdates))
  2186. {
  2187. EventManager.TriggerObjectAddedToScene(sceneObject);
  2188. return true;
  2189. }
  2190. return false;
  2191. }
  2192. /// <summary>
  2193. /// Add a newly created object to the scene.
  2194. /// </summary>
  2195. /// <remarks>
  2196. /// This method does not send updates to the client - callers need to handle this themselves.
  2197. /// </remarks>
  2198. /// <param name="sceneObject"></param>
  2199. /// <param name="attachToBackup"></param>
  2200. /// <param name="pos">Position of the object. If null then the position stored in the object is used.</param>
  2201. /// <param name="rot">Rotation of the object. If null then the rotation stored in the object is used.</param>
  2202. /// <param name="vel">Velocity of the object. This parameter only has an effect if the object is physical</param>
  2203. /// <returns></returns>
  2204. public bool AddNewSceneObject(
  2205. SceneObjectGroup sceneObject, bool attachToBackup, Vector3? pos, Quaternion? rot, Vector3 vel)
  2206. {
  2207. if (m_sceneGraph.AddNewSceneObject(sceneObject, attachToBackup, pos, rot, vel))
  2208. {
  2209. EventManager.TriggerObjectAddedToScene(sceneObject);
  2210. return true;
  2211. }
  2212. return false;
  2213. }
  2214. /// <summary>
  2215. /// Delete every object from the scene. This does not include attachments worn by avatars.
  2216. /// </summary>
  2217. public void DeleteAllSceneObjects()
  2218. {
  2219. DeleteAllSceneObjects(false);
  2220. }
  2221. /// <summary>
  2222. /// Delete every object from the scene. This does not include attachments worn by avatars.
  2223. /// </summary>
  2224. public void DeleteAllSceneObjects(bool exceptNoCopy)
  2225. {
  2226. List<SceneObjectGroup> toReturn = new List<SceneObjectGroup>();
  2227. lock (Entities)
  2228. {
  2229. EntityBase[] entities = Entities.GetEntities();
  2230. foreach (EntityBase e in entities)
  2231. {
  2232. if (e is SceneObjectGroup)
  2233. {
  2234. SceneObjectGroup sog = (SceneObjectGroup)e;
  2235. if (sog != null && !sog.IsAttachment)
  2236. {
  2237. if (!exceptNoCopy || ((sog.EffectiveOwnerPerms & (uint)PermissionMask.Copy) != 0))
  2238. {
  2239. DeleteSceneObject((SceneObjectGroup)e, false);
  2240. }
  2241. else
  2242. {
  2243. toReturn.Add((SceneObjectGroup)e);
  2244. }
  2245. }
  2246. }
  2247. }
  2248. }
  2249. if (toReturn.Count > 0)
  2250. {
  2251. returnObjects(toReturn.ToArray(), null);
  2252. }
  2253. }
  2254. /// <summary>
  2255. /// Synchronously delete the given object from the scene.
  2256. /// </summary>
  2257. /// <remarks>
  2258. /// Scripts are also removed.
  2259. /// </remarks>
  2260. /// <param name="group">Object Id</param>
  2261. /// <param name="silent">Suppress broadcasting changes to other clients.</param>
  2262. public void DeleteSceneObject(SceneObjectGroup group, bool silent)
  2263. {
  2264. DeleteSceneObject(group, silent, true);
  2265. }
  2266. /// <summary>
  2267. /// Synchronously delete the given object from the scene.
  2268. /// </summary>
  2269. /// <param name="group">Object Id</param>
  2270. /// <param name="silent">Suppress broadcasting changes to other clients.</param>
  2271. /// <param name="removeScripts">If true, then scripts are removed. If false, then they are only stopped.</para>
  2272. public void DeleteSceneObject(SceneObjectGroup group, bool silent, bool removeScripts)
  2273. {
  2274. // m_log.DebugFormat("[SCENE]: Deleting scene object {0} {1}", group.Name, group.UUID);
  2275. if (removeScripts)
  2276. group.RemoveScriptInstances(true);
  2277. else
  2278. group.StopScriptInstances();
  2279. SceneObjectPart[] partList = group.Parts;
  2280. foreach (SceneObjectPart part in partList)
  2281. {
  2282. if (part.KeyframeMotion != null)
  2283. {
  2284. part.KeyframeMotion.Delete();
  2285. part.KeyframeMotion = null;
  2286. }
  2287. if (part.IsJoint() && ((part.Flags & PrimFlags.Physics) != 0))
  2288. {
  2289. PhysicsScene.RequestJointDeletion(part.Name); // FIXME: what if the name changed?
  2290. }
  2291. else if (part.PhysActor != null)
  2292. {
  2293. part.RemoveFromPhysics();
  2294. }
  2295. }
  2296. if (UnlinkSceneObject(group, false))
  2297. {
  2298. EventManager.TriggerObjectBeingRemovedFromScene(group);
  2299. EventManager.TriggerParcelPrimCountTainted();
  2300. }
  2301. group.DeleteGroupFromScene(silent);
  2302. // use this to mean also full delete
  2303. if (removeScripts)
  2304. group.Clear();
  2305. partList = null;
  2306. // m_log.DebugFormat("[SCENE]: Exit DeleteSceneObject() for {0} {1}", group.Name, group.UUID);
  2307. }
  2308. /// <summary>
  2309. /// Unlink the given object from the scene. Unlike delete, this just removes the record of the object - the
  2310. /// object itself is not destroyed.
  2311. /// </summary>
  2312. /// <param name="so">The scene object.</param>
  2313. /// <param name="softDelete">If true, only deletes from scene, but keeps the object in the database.</param>
  2314. /// <returns>true if the object was in the scene, false if it was not</returns>
  2315. public bool UnlinkSceneObject(SceneObjectGroup so, bool softDelete)
  2316. {
  2317. if (m_sceneGraph.DeleteSceneObject(so.UUID, softDelete))
  2318. {
  2319. if (!softDelete)
  2320. {
  2321. // If the group contains prims whose SceneGroupID is incorrect then force a
  2322. // database update, because RemoveObject() works by searching on the SceneGroupID.
  2323. // This is an expensive thing to do so only do it if absolutely necessary.
  2324. if (so.GroupContainsForeignPrims)
  2325. ForceSceneObjectBackup(so);
  2326. so.DetachFromBackup();
  2327. SimulationDataService.RemoveObject(so.UUID, RegionInfo.RegionID);
  2328. }
  2329. // We need to keep track of this state in case this group is still queued for further backup.
  2330. so.IsDeleted = true;
  2331. return true;
  2332. }
  2333. return false;
  2334. }
  2335. public void updateScenePartGroup(SceneObjectPart part, SceneObjectGroup grp)
  2336. {
  2337. m_sceneGraph.updateScenePartGroup(part, grp);
  2338. }
  2339. /* not in use, outdate by async method
  2340. /// <summary>
  2341. /// Move the given scene object into a new region depending on which region its absolute position has moved
  2342. /// into.
  2343. ///
  2344. /// </summary>
  2345. /// <param name="attemptedPosition">the attempted out of region position of the scene object</param>
  2346. /// <param name="grp">the scene object that we're crossing</param>
  2347. public void CrossPrimGroupIntoNewRegion(Vector3 attemptedPosition, SceneObjectGroup grp, bool silent)
  2348. {
  2349. if (grp == null)
  2350. return;
  2351. if (grp.IsDeleted)
  2352. return;
  2353. if (grp.RootPart.DIE_AT_EDGE)
  2354. {
  2355. // We remove the object here
  2356. try
  2357. {
  2358. DeleteSceneObject(grp, false);
  2359. }
  2360. catch (Exception)
  2361. {
  2362. m_log.Warn("[SCENE]: exception when trying to remove the prim that crossed the border.");
  2363. }
  2364. return;
  2365. }
  2366. if (grp.RootPart.RETURN_AT_EDGE)
  2367. {
  2368. // We remove the object here
  2369. try
  2370. {
  2371. List<SceneObjectGroup> objects = new List<SceneObjectGroup>();
  2372. objects.Add(grp);
  2373. SceneObjectGroup[] objectsArray = objects.ToArray();
  2374. returnObjects(objectsArray, UUID.Zero);
  2375. }
  2376. catch (Exception)
  2377. {
  2378. m_log.Warn("[SCENE]: exception when trying to return the prim that crossed the border.");
  2379. }
  2380. return;
  2381. }
  2382. if (EntityTransferModule != null)
  2383. EntityTransferModule.Cross(grp, attemptedPosition, silent);
  2384. }
  2385. */
  2386. // Simple test to see if a position is in the current region.
  2387. // This test is mostly used to see if a region crossing is necessary.
  2388. // Assuming the position is relative to the region so anything outside its bounds.
  2389. // Return 'true' if position inside region.
  2390. public bool PositionIsInCurrentRegion(Vector3 pos)
  2391. {
  2392. float t = pos.X;
  2393. if (t < 0 || t >= RegionInfo.RegionSizeX)
  2394. return false;
  2395. t = pos.Y;
  2396. if (t < 0 || t >= RegionInfo.RegionSizeY)
  2397. return false;
  2398. return true;
  2399. }
  2400. /// <summary>
  2401. /// Called when objects or attachments cross the border, or teleport, between regions.
  2402. /// </summary>
  2403. /// <param name="sog"></param>
  2404. /// <returns></returns>
  2405. public bool IncomingCreateObject(Vector3 newPosition, ISceneObject sog)
  2406. {
  2407. //m_log.DebugFormat(" >>> IncomingCreateObject(sog) <<< {0} deleted? {1} isAttach? {2}", ((SceneObjectGroup)sog).AbsolutePosition,
  2408. // ((SceneObjectGroup)sog).IsDeleted, ((SceneObjectGroup)sog).RootPart.IsAttachment);
  2409. SceneObjectGroup newObject;
  2410. try
  2411. {
  2412. newObject = (SceneObjectGroup)sog;
  2413. }
  2414. catch (Exception e)
  2415. {
  2416. m_log.WarnFormat("[INTERREGION]: Problem casting object, exception {0}{1}", e.Message, e.StackTrace);
  2417. return false;
  2418. }
  2419. if (!EntityTransferModule.HandleIncomingSceneObject(newObject, newPosition))
  2420. return false;
  2421. // Do this as late as possible so that listeners have full access to the incoming object
  2422. EventManager.TriggerOnIncomingSceneObject(newObject);
  2423. return true;
  2424. }
  2425. /// <summary>
  2426. /// Adds a Scene Object group to the Scene.
  2427. /// Verifies that the creator of the object is not banned from the simulator.
  2428. /// Checks if the item is an Attachment
  2429. /// </summary>
  2430. /// <param name="sceneObject"></param>
  2431. /// <returns>True if the SceneObjectGroup was added, False if it was not</returns>
  2432. public bool AddSceneObject(SceneObjectGroup sceneObject)
  2433. {
  2434. if (sceneObject.OwnerID == UUID.Zero)
  2435. {
  2436. m_log.ErrorFormat("[SCENE]: Owner ID for {0} was zero", sceneObject.UUID);
  2437. return false;
  2438. }
  2439. // If the user is banned, we won't let any of their objects
  2440. // enter. Period.
  2441. //
  2442. int flags = GetUserFlags(sceneObject.OwnerID);
  2443. if (RegionInfo.EstateSettings.IsBanned(sceneObject.OwnerID, flags))
  2444. {
  2445. m_log.InfoFormat("[INTERREGION]: Denied prim crossing for banned avatar {0}", sceneObject.OwnerID);
  2446. return false;
  2447. }
  2448. // Force allocation of new LocalId
  2449. //
  2450. SceneObjectPart[] parts = sceneObject.Parts;
  2451. for (int i = 0; i < parts.Length; i++)
  2452. parts[i].LocalId = 0;
  2453. if (sceneObject.IsAttachmentCheckFull()) // Attachment
  2454. {
  2455. sceneObject.RootPart.AddFlag(PrimFlags.TemporaryOnRez);
  2456. // sceneObject.RootPart.AddFlag(PrimFlags.Phantom);
  2457. // Don't sent a full update here because this will cause full updates to be sent twice for
  2458. // attachments on region crossings, resulting in viewer glitches.
  2459. AddRestoredSceneObject(sceneObject, false, false, false);
  2460. // Handle attachment special case
  2461. SceneObjectPart RootPrim = sceneObject.RootPart;
  2462. // Fix up attachment Parent Local ID
  2463. ScenePresence sp = GetScenePresence(sceneObject.OwnerID);
  2464. if (sp != null)
  2465. {
  2466. SceneObjectGroup grp = sceneObject;
  2467. // m_log.DebugFormat(
  2468. // "[ATTACHMENT]: Received attachment {0}, inworld asset id {1}", grp.FromItemID, grp.UUID);
  2469. // m_log.DebugFormat(
  2470. // "[ATTACHMENT]: Attach to avatar {0} at position {1}", sp.UUID, grp.AbsolutePosition);
  2471. RootPrim.RemFlag(PrimFlags.TemporaryOnRez);
  2472. // We must currently not resume scripts at this stage since AttachmentsModule does not have the
  2473. // information that this is due to a teleport/border cross rather than an ordinary attachment.
  2474. // We currently do this in Scene.MakeRootAgent() instead.
  2475. if (AttachmentsModule != null)
  2476. AttachmentsModule.AttachObject(sp, grp, 0, false, false, true);
  2477. }
  2478. else
  2479. {
  2480. m_log.DebugFormat("[SCENE]: Attachment {0} arrived and scene presence was not found, setting to temp", sceneObject.UUID);
  2481. // RootPrim.RemFlag(PrimFlags.TemporaryOnRez);
  2482. // RootPrim.AddFlag(PrimFlags.TemporaryOnRez);
  2483. }
  2484. if (sceneObject.OwnerID == UUID.Zero)
  2485. {
  2486. m_log.ErrorFormat("[SCENE]: Owner ID for {0} was zero after attachment processing. BUG!", sceneObject.UUID);
  2487. return false;
  2488. }
  2489. }
  2490. else
  2491. {
  2492. if (sceneObject.OwnerID == UUID.Zero)
  2493. {
  2494. m_log.ErrorFormat("[SCENE]: Owner ID for non-attachment {0} was zero", sceneObject.UUID);
  2495. return false;
  2496. }
  2497. AddRestoredSceneObject(sceneObject, true, false);
  2498. }
  2499. return true;
  2500. }
  2501. private int GetStateSource(SceneObjectGroup sog)
  2502. {
  2503. if(!sog.IsAttachmentCheckFull())
  2504. return 2; // StateSource.PrimCrossing
  2505. ScenePresence sp = GetScenePresence(sog.OwnerID);
  2506. if (sp != null)
  2507. return sp.GetStateSource();
  2508. return 2; // StateSource.PrimCrossing
  2509. }
  2510. public int GetUserFlags(UUID user)
  2511. {
  2512. //Unfortunately the SP approach means that the value is cached until region is restarted
  2513. /*
  2514. ScenePresence sp;
  2515. if (TryGetScenePresence(user, out sp))
  2516. {
  2517. return sp.UserFlags;
  2518. }
  2519. else
  2520. {
  2521. */
  2522. UserAccount uac = UserAccountService.GetUserAccount(RegionInfo.ScopeID, user);
  2523. if (uac == null)
  2524. return 0;
  2525. return uac.UserFlags;
  2526. //}
  2527. }
  2528. #endregion
  2529. #region Add/Remove Avatar Methods
  2530. public override ISceneAgent AddNewAgent(IClientAPI client, PresenceType type)
  2531. {
  2532. ScenePresence sp;
  2533. bool vialogin;
  2534. bool reallyNew = true;
  2535. // Update the number of users attempting to login
  2536. StatsReporter.UpdateUsersLoggingIn(true);
  2537. // Validation occurs in LLUDPServer
  2538. //
  2539. // XXX: A race condition exists here where two simultaneous calls to AddNewAgent can interfere with
  2540. // each other. In practice, this does not currently occur in the code.
  2541. AgentCircuitData aCircuit = m_authenticateHandler.GetAgentCircuitData(client.CircuitCode);
  2542. // We lock here on AgentCircuitData to prevent a race condition between the thread adding a new connection
  2543. // and a simultaneous one that removes it (as can happen if the client is closed at a particular point
  2544. // whilst connecting).
  2545. //
  2546. // It would be easier to lock across all NewUserConnection(), AddNewAgent() and
  2547. // RemoveClient() calls for all agents, but this would allow a slow call (e.g. because of slow service
  2548. // response in some module listening to AddNewAgent()) from holding up unrelated agent calls.
  2549. //
  2550. // In practice, the lock (this) in LLUDPServer.AddNewClient() currently lock across all
  2551. // AddNewClient() operations (though not other ops).
  2552. // In the future this can be relieved once locking per agent (not necessarily on AgentCircuitData) is improved.
  2553. lock (aCircuit)
  2554. {
  2555. vialogin
  2556. = (aCircuit.teleportFlags & (uint)Constants.TeleportFlags.ViaHGLogin) != 0
  2557. || (aCircuit.teleportFlags & (uint)Constants.TeleportFlags.ViaLogin) != 0;
  2558. CheckHeartbeat();
  2559. sp = GetScenePresence(client.AgentId);
  2560. if (sp == null)
  2561. {
  2562. m_log.DebugFormat(
  2563. "[SCENE]: Adding new child scene presence {0} {1} to scene {2} at pos {3}, tpflags: {4}",
  2564. client.Name, client.AgentId, RegionInfo.RegionName, client.StartPos,
  2565. ((TPFlags)aCircuit.teleportFlags).ToString());
  2566. m_clientManager.Add(client);
  2567. SubscribeToClientEvents(client);
  2568. sp = m_sceneGraph.CreateAndAddChildScenePresence(client, aCircuit.Appearance, type);
  2569. sp.TeleportFlags = (TPFlags)aCircuit.teleportFlags;
  2570. m_eventManager.TriggerOnNewPresence(sp);
  2571. }
  2572. else
  2573. {
  2574. // We must set this here so that TriggerOnNewClient and TriggerOnClientLogin can determine whether the
  2575. // client is for a root or child agent.
  2576. // XXX: This may be better set for a new client before that client is added to the client manager.
  2577. // But need to know what happens in the case where a ScenePresence is already present (and if this
  2578. // actually occurs).
  2579. m_log.WarnFormat(
  2580. "[SCENE]: Already found {0} scene presence for {1} in {2} when asked to add new scene presence",
  2581. sp.IsChildAgent ? "child" : "root", sp.Name, RegionInfo.RegionName);
  2582. reallyNew = false;
  2583. }
  2584. client.SceneAgent = sp;
  2585. // This is currently also being done earlier in NewUserConnection for real users to see if this
  2586. // resolves problems where HG agents are occasionally seen by others as "Unknown user" in chat and other
  2587. // places. However, we still need to do it here for NPCs.
  2588. CacheUserName(sp, aCircuit);
  2589. if (reallyNew)
  2590. EventManager.TriggerOnNewClient(client);
  2591. if (vialogin)
  2592. EventManager.TriggerOnClientLogin(client);
  2593. }
  2594. // User has logged into the scene so update the list of users logging
  2595. // in
  2596. StatsReporter.UpdateUsersLoggingIn(false);
  2597. m_LastLogin = Util.EnvironmentTickCount();
  2598. return sp;
  2599. }
  2600. /// <summary>
  2601. /// Returns the Home URI of the agent, or null if unknown.
  2602. /// </summary>
  2603. public string GetAgentHomeURI(UUID agentID)
  2604. {
  2605. AgentCircuitData circuit = AuthenticateHandler.GetAgentCircuitData(agentID);
  2606. if (circuit != null && circuit.ServiceURLs != null && circuit.ServiceURLs.ContainsKey("HomeURI"))
  2607. return circuit.ServiceURLs["HomeURI"].ToString();
  2608. else
  2609. return null;
  2610. }
  2611. /// <summary>
  2612. /// Cache the user name for later use.
  2613. /// </summary>
  2614. /// <param name="sp"></param>
  2615. /// <param name="aCircuit"></param>
  2616. private void CacheUserName(ScenePresence sp, AgentCircuitData aCircuit)
  2617. {
  2618. if (UserManagementModule != null)
  2619. {
  2620. string first = aCircuit.firstname, last = aCircuit.lastname;
  2621. if (sp != null && sp.PresenceType == PresenceType.Npc)
  2622. {
  2623. UserManagementModule.AddUser(aCircuit.AgentID, first, last, true);
  2624. }
  2625. else
  2626. {
  2627. string homeURL = string.Empty;
  2628. if (aCircuit.ServiceURLs.ContainsKey("HomeURI"))
  2629. homeURL = aCircuit.ServiceURLs["HomeURI"].ToString();
  2630. if (aCircuit.lastname.StartsWith("@"))
  2631. {
  2632. string[] parts = aCircuit.firstname.Split('.');
  2633. if (parts.Length >= 2)
  2634. {
  2635. first = parts[0];
  2636. last = parts[1];
  2637. }
  2638. }
  2639. UserManagementModule.AddUser(aCircuit.AgentID, first, last, homeURL);
  2640. }
  2641. }
  2642. }
  2643. private bool VerifyClient(AgentCircuitData aCircuit, System.Net.IPEndPoint ep, out bool vialogin)
  2644. {
  2645. vialogin = false;
  2646. // Do the verification here
  2647. if ((aCircuit.teleportFlags & (uint)Constants.TeleportFlags.ViaHGLogin) != 0)
  2648. {
  2649. m_log.DebugFormat("[SCENE]: Incoming client {0} {1} in region {2} via HG login", aCircuit.firstname, aCircuit.lastname, RegionInfo.RegionName);
  2650. vialogin = true;
  2651. IUserAgentVerificationModule userVerification = RequestModuleInterface<IUserAgentVerificationModule>();
  2652. if (userVerification != null && ep != null)
  2653. {
  2654. if (!userVerification.VerifyClient(aCircuit, ep.Address.ToString()))
  2655. {
  2656. // uh-oh, this is fishy
  2657. m_log.DebugFormat("[SCENE]: User Client Verification for {0} {1} in {2} returned false", aCircuit.firstname, aCircuit.lastname, RegionInfo.RegionName);
  2658. return false;
  2659. }
  2660. else
  2661. m_log.DebugFormat("[SCENE]: User Client Verification for {0} {1} in {2} returned true", aCircuit.firstname, aCircuit.lastname, RegionInfo.RegionName);
  2662. }
  2663. }
  2664. else if ((aCircuit.teleportFlags & (uint)Constants.TeleportFlags.ViaLogin) != 0)
  2665. {
  2666. m_log.DebugFormat("[SCENE]: Incoming client {0} {1} in region {2} via regular login. Client IP verification not performed.",
  2667. aCircuit.firstname, aCircuit.lastname, RegionInfo.RegionName);
  2668. vialogin = true;
  2669. }
  2670. return true;
  2671. }
  2672. // Called by Caps, on the first HTTP contact from the client
  2673. public override bool CheckClient(UUID agentID, System.Net.IPEndPoint ep)
  2674. {
  2675. AgentCircuitData aCircuit = m_authenticateHandler.GetAgentCircuitData(agentID);
  2676. if (aCircuit != null)
  2677. {
  2678. bool vialogin = false;
  2679. if (!VerifyClient(aCircuit, ep, out vialogin))
  2680. {
  2681. // if it doesn't pass, we remove the agentcircuitdata altogether
  2682. // and the scene presence and the client, if they exist
  2683. try
  2684. {
  2685. ScenePresence sp = WaitGetScenePresence(agentID);
  2686. if (sp != null)
  2687. {
  2688. PresenceService.LogoutAgent(sp.ControllingClient.SessionId);
  2689. CloseAgent(sp.UUID, false);
  2690. }
  2691. // BANG! SLASH!
  2692. m_authenticateHandler.RemoveCircuit(agentID);
  2693. return false;
  2694. }
  2695. catch (Exception e)
  2696. {
  2697. m_log.DebugFormat("[SCENE]: Exception while closing aborted client: {0}", e.StackTrace);
  2698. }
  2699. }
  2700. else
  2701. return true;
  2702. }
  2703. return false;
  2704. }
  2705. /// <summary>
  2706. /// Register for events from the client
  2707. /// </summary>
  2708. /// <param name="client">The IClientAPI of the connected client</param>
  2709. public virtual void SubscribeToClientEvents(IClientAPI client)
  2710. {
  2711. SubscribeToClientTerrainEvents(client);
  2712. SubscribeToClientPrimEvents(client);
  2713. SubscribeToClientPrimRezEvents(client);
  2714. SubscribeToClientInventoryEvents(client);
  2715. SubscribeToClientTeleportEvents(client);
  2716. SubscribeToClientScriptEvents(client);
  2717. SubscribeToClientParcelEvents(client);
  2718. SubscribeToClientGridEvents(client);
  2719. SubscribeToClientNetworkEvents(client);
  2720. }
  2721. public virtual void SubscribeToClientTerrainEvents(IClientAPI client)
  2722. {
  2723. // client.OnRegionHandShakeReply += SendLayerData;
  2724. }
  2725. public virtual void SubscribeToClientPrimEvents(IClientAPI client)
  2726. {
  2727. client.OnUpdatePrimGroupPosition += m_sceneGraph.UpdatePrimGroupPosition;
  2728. client.OnUpdatePrimSinglePosition += m_sceneGraph.UpdatePrimSinglePosition;
  2729. client.onClientChangeObject += m_sceneGraph.ClientChangeObject;
  2730. client.OnUpdatePrimGroupRotation += m_sceneGraph.UpdatePrimGroupRotation;
  2731. client.OnUpdatePrimGroupMouseRotation += m_sceneGraph.UpdatePrimGroupRotation;
  2732. client.OnUpdatePrimSingleRotation += m_sceneGraph.UpdatePrimSingleRotation;
  2733. client.OnUpdatePrimSingleRotationPosition += m_sceneGraph.UpdatePrimSingleRotationPosition;
  2734. client.OnUpdatePrimScale += m_sceneGraph.UpdatePrimScale;
  2735. client.OnUpdatePrimGroupScale += m_sceneGraph.UpdatePrimGroupScale;
  2736. client.OnUpdateExtraParams += m_sceneGraph.UpdateExtraParam;
  2737. client.OnUpdatePrimShape += m_sceneGraph.UpdatePrimShape;
  2738. client.OnUpdatePrimTexture += m_sceneGraph.UpdatePrimTexture;
  2739. client.OnObjectRequest += RequestPrim;
  2740. client.OnObjectSelect += SelectPrim;
  2741. client.OnObjectDeselect += DeselectPrim;
  2742. client.OnDeRezObject += DeRezObjects;
  2743. client.OnObjectName += m_sceneGraph.PrimName;
  2744. client.OnObjectClickAction += m_sceneGraph.PrimClickAction;
  2745. client.OnObjectMaterial += m_sceneGraph.PrimMaterial;
  2746. client.OnLinkObjects += LinkObjects;
  2747. client.OnDelinkObjects += DelinkObjects;
  2748. client.OnObjectDuplicate += DuplicateObject;
  2749. client.OnObjectDuplicateOnRay += doObjectDuplicateOnRay;
  2750. client.OnUpdatePrimFlags += m_sceneGraph.UpdatePrimFlags;
  2751. client.OnRequestObjectPropertiesFamily += m_sceneGraph.RequestObjectPropertiesFamily;
  2752. client.OnObjectPermissions += HandleObjectPermissionsUpdate;
  2753. client.OnGrabObject += ProcessObjectGrab;
  2754. client.OnGrabUpdate += ProcessObjectGrabUpdate;
  2755. client.OnDeGrabObject += ProcessObjectDeGrab;
  2756. client.OnSpinStart += ProcessSpinStart;
  2757. client.OnSpinUpdate += ProcessSpinObject;
  2758. client.OnSpinStop += ProcessSpinObjectStop;
  2759. client.OnUndo += m_sceneGraph.HandleUndo;
  2760. client.OnRedo += m_sceneGraph.HandleRedo;
  2761. client.OnObjectDescription += m_sceneGraph.PrimDescription;
  2762. client.OnObjectIncludeInSearch += m_sceneGraph.MakeObjectSearchable;
  2763. client.OnObjectOwner += ObjectOwner;
  2764. client.OnObjectGroupRequest += HandleObjectGroupUpdate;
  2765. }
  2766. public virtual void SubscribeToClientPrimRezEvents(IClientAPI client)
  2767. {
  2768. client.OnAddPrim += AddNewPrim;
  2769. client.OnRezObject += RezObject;
  2770. }
  2771. public virtual void SubscribeToClientInventoryEvents(IClientAPI client)
  2772. {
  2773. client.OnLinkInventoryItem += HandleLinkInventoryItem;
  2774. client.OnCreateNewInventoryFolder += HandleCreateInventoryFolder;
  2775. client.OnUpdateInventoryFolder += HandleUpdateInventoryFolder;
  2776. client.OnMoveInventoryFolder += HandleMoveInventoryFolder; // 2; //!!
  2777. client.OnFetchInventoryDescendents += HandleFetchInventoryDescendents;
  2778. client.OnPurgeInventoryDescendents += HandlePurgeInventoryDescendents; // 2; //!!
  2779. client.OnFetchInventory += m_asyncInventorySender.HandleFetchInventory;
  2780. client.OnUpdateInventoryItem += UpdateInventoryItemAsset;
  2781. client.OnCopyInventoryItem += CopyInventoryItem;
  2782. client.OnMoveItemsAndLeaveCopy += MoveInventoryItemsLeaveCopy;
  2783. client.OnMoveInventoryItem += MoveInventoryItem;
  2784. client.OnRemoveInventoryItem += RemoveInventoryItem;
  2785. client.OnRemoveInventoryFolder += RemoveInventoryFolder;
  2786. client.OnRezScript += RezScript;
  2787. client.OnRequestTaskInventory += RequestTaskInventory;
  2788. client.OnRemoveTaskItem += RemoveTaskInventory;
  2789. client.OnUpdateTaskInventory += UpdateTaskInventory;
  2790. client.OnMoveTaskItem += ClientMoveTaskInventoryItem;
  2791. }
  2792. public virtual void SubscribeToClientTeleportEvents(IClientAPI client)
  2793. {
  2794. client.OnTeleportLocationRequest += RequestTeleportLocation;
  2795. }
  2796. public virtual void SubscribeToClientScriptEvents(IClientAPI client)
  2797. {
  2798. client.OnScriptReset += ProcessScriptReset;
  2799. client.OnGetScriptRunning += GetScriptRunning;
  2800. client.OnSetScriptRunning += SetScriptRunning;
  2801. }
  2802. public virtual void SubscribeToClientParcelEvents(IClientAPI client)
  2803. {
  2804. client.OnParcelReturnObjectsRequest += LandChannel.ReturnObjectsInParcel;
  2805. client.OnParcelSetOtherCleanTime += LandChannel.SetParcelOtherCleanTime;
  2806. client.OnParcelBuy += ProcessParcelBuy;
  2807. }
  2808. public virtual void SubscribeToClientGridEvents(IClientAPI client)
  2809. {
  2810. //client.OnNameFromUUIDRequest += HandleUUIDNameRequest;
  2811. client.OnMoneyTransferRequest += ProcessMoneyTransferRequest;
  2812. }
  2813. public virtual void SubscribeToClientNetworkEvents(IClientAPI client)
  2814. {
  2815. client.OnNetworkStatsUpdate += StatsReporter.AddPacketsStats;
  2816. client.OnViewerEffect += ProcessViewerEffect;
  2817. }
  2818. /// <summary>
  2819. /// Unsubscribe the client from events.
  2820. /// </summary>
  2821. /// FIXME: Not called anywhere!
  2822. /// <param name="client">The IClientAPI of the client</param>
  2823. public virtual void UnSubscribeToClientEvents(IClientAPI client)
  2824. {
  2825. UnSubscribeToClientTerrainEvents(client);
  2826. UnSubscribeToClientPrimEvents(client);
  2827. UnSubscribeToClientPrimRezEvents(client);
  2828. UnSubscribeToClientInventoryEvents(client);
  2829. UnSubscribeToClientTeleportEvents(client);
  2830. UnSubscribeToClientScriptEvents(client);
  2831. UnSubscribeToClientParcelEvents(client);
  2832. UnSubscribeToClientGridEvents(client);
  2833. UnSubscribeToClientNetworkEvents(client);
  2834. }
  2835. public virtual void UnSubscribeToClientTerrainEvents(IClientAPI client)
  2836. {
  2837. // client.OnRegionHandShakeReply -= SendLayerData;
  2838. }
  2839. public virtual void UnSubscribeToClientPrimEvents(IClientAPI client)
  2840. {
  2841. client.OnUpdatePrimGroupPosition -= m_sceneGraph.UpdatePrimGroupPosition;
  2842. client.OnUpdatePrimSinglePosition -= m_sceneGraph.UpdatePrimSinglePosition;
  2843. client.onClientChangeObject -= m_sceneGraph.ClientChangeObject;
  2844. client.OnUpdatePrimGroupRotation -= m_sceneGraph.UpdatePrimGroupRotation;
  2845. client.OnUpdatePrimGroupMouseRotation -= m_sceneGraph.UpdatePrimGroupRotation;
  2846. client.OnUpdatePrimSingleRotation -= m_sceneGraph.UpdatePrimSingleRotation;
  2847. client.OnUpdatePrimSingleRotationPosition -= m_sceneGraph.UpdatePrimSingleRotationPosition;
  2848. client.OnUpdatePrimScale -= m_sceneGraph.UpdatePrimScale;
  2849. client.OnUpdatePrimGroupScale -= m_sceneGraph.UpdatePrimGroupScale;
  2850. client.OnUpdateExtraParams -= m_sceneGraph.UpdateExtraParam;
  2851. client.OnUpdatePrimShape -= m_sceneGraph.UpdatePrimShape;
  2852. client.OnUpdatePrimTexture -= m_sceneGraph.UpdatePrimTexture;
  2853. client.OnObjectRequest -= RequestPrim;
  2854. client.OnObjectSelect -= SelectPrim;
  2855. client.OnObjectDeselect -= DeselectPrim;
  2856. client.OnDeRezObject -= DeRezObjects;
  2857. client.OnObjectName -= m_sceneGraph.PrimName;
  2858. client.OnObjectClickAction -= m_sceneGraph.PrimClickAction;
  2859. client.OnObjectMaterial -= m_sceneGraph.PrimMaterial;
  2860. client.OnLinkObjects -= LinkObjects;
  2861. client.OnDelinkObjects -= DelinkObjects;
  2862. client.OnObjectDuplicate -= DuplicateObject;
  2863. client.OnObjectDuplicateOnRay -= doObjectDuplicateOnRay;
  2864. client.OnUpdatePrimFlags -= m_sceneGraph.UpdatePrimFlags;
  2865. client.OnRequestObjectPropertiesFamily -= m_sceneGraph.RequestObjectPropertiesFamily;
  2866. client.OnObjectPermissions -= HandleObjectPermissionsUpdate;
  2867. client.OnGrabObject -= ProcessObjectGrab;
  2868. client.OnGrabUpdate -= ProcessObjectGrabUpdate;
  2869. client.OnDeGrabObject -= ProcessObjectDeGrab;
  2870. client.OnSpinStart -= ProcessSpinStart;
  2871. client.OnSpinUpdate -= ProcessSpinObject;
  2872. client.OnSpinStop -= ProcessSpinObjectStop;
  2873. client.OnUndo -= m_sceneGraph.HandleUndo;
  2874. client.OnRedo -= m_sceneGraph.HandleRedo;
  2875. client.OnObjectDescription -= m_sceneGraph.PrimDescription;
  2876. client.OnObjectIncludeInSearch -= m_sceneGraph.MakeObjectSearchable;
  2877. client.OnObjectOwner -= ObjectOwner;
  2878. }
  2879. public virtual void UnSubscribeToClientPrimRezEvents(IClientAPI client)
  2880. {
  2881. client.OnAddPrim -= AddNewPrim;
  2882. client.OnRezObject -= RezObject;
  2883. }
  2884. public virtual void UnSubscribeToClientInventoryEvents(IClientAPI client)
  2885. {
  2886. client.OnCreateNewInventoryFolder -= HandleCreateInventoryFolder;
  2887. client.OnUpdateInventoryFolder -= HandleUpdateInventoryFolder;
  2888. client.OnMoveInventoryFolder -= HandleMoveInventoryFolder; // 2; //!!
  2889. client.OnFetchInventoryDescendents -= HandleFetchInventoryDescendents;
  2890. client.OnPurgeInventoryDescendents -= HandlePurgeInventoryDescendents; // 2; //!!
  2891. client.OnFetchInventory -= m_asyncInventorySender.HandleFetchInventory;
  2892. client.OnUpdateInventoryItem -= UpdateInventoryItemAsset;
  2893. client.OnCopyInventoryItem -= CopyInventoryItem;
  2894. client.OnMoveInventoryItem -= MoveInventoryItem;
  2895. client.OnRemoveInventoryItem -= RemoveInventoryItem;
  2896. client.OnRemoveInventoryFolder -= RemoveInventoryFolder;
  2897. client.OnRezScript -= RezScript;
  2898. client.OnRequestTaskInventory -= RequestTaskInventory;
  2899. client.OnRemoveTaskItem -= RemoveTaskInventory;
  2900. client.OnUpdateTaskInventory -= UpdateTaskInventory;
  2901. client.OnMoveTaskItem -= ClientMoveTaskInventoryItem;
  2902. }
  2903. public virtual void UnSubscribeToClientTeleportEvents(IClientAPI client)
  2904. {
  2905. client.OnTeleportLocationRequest -= RequestTeleportLocation;
  2906. //client.OnTeleportLandmarkRequest -= RequestTeleportLandmark;
  2907. //client.OnTeleportHomeRequest -= TeleportClientHome;
  2908. }
  2909. public virtual void UnSubscribeToClientScriptEvents(IClientAPI client)
  2910. {
  2911. client.OnScriptReset -= ProcessScriptReset;
  2912. client.OnGetScriptRunning -= GetScriptRunning;
  2913. client.OnSetScriptRunning -= SetScriptRunning;
  2914. }
  2915. public virtual void UnSubscribeToClientParcelEvents(IClientAPI client)
  2916. {
  2917. client.OnParcelReturnObjectsRequest -= LandChannel.ReturnObjectsInParcel;
  2918. client.OnParcelSetOtherCleanTime -= LandChannel.SetParcelOtherCleanTime;
  2919. client.OnParcelBuy -= ProcessParcelBuy;
  2920. }
  2921. public virtual void UnSubscribeToClientGridEvents(IClientAPI client)
  2922. {
  2923. //client.OnNameFromUUIDRequest -= HandleUUIDNameRequest;
  2924. client.OnMoneyTransferRequest -= ProcessMoneyTransferRequest;
  2925. }
  2926. public virtual void UnSubscribeToClientNetworkEvents(IClientAPI client)
  2927. {
  2928. client.OnNetworkStatsUpdate -= StatsReporter.AddPacketsStats;
  2929. client.OnViewerEffect -= ProcessViewerEffect;
  2930. }
  2931. /// <summary>
  2932. /// Teleport an avatar to their home region
  2933. /// </summary>
  2934. /// <param name="agentId">The avatar's Unique ID</param>
  2935. /// <param name="client">The IClientAPI for the client</param>
  2936. public virtual bool TeleportClientHome(UUID agentId, IClientAPI client)
  2937. {
  2938. if (EntityTransferModule != null)
  2939. {
  2940. return EntityTransferModule.TeleportHome(agentId, client);
  2941. }
  2942. else
  2943. {
  2944. m_log.DebugFormat("[SCENE]: Unable to teleport user home: no AgentTransferModule is active");
  2945. client.SendTeleportFailed("Unable to perform teleports on this simulator.");
  2946. }
  2947. return false;
  2948. }
  2949. /// <summary>
  2950. /// Duplicates object specified by localID. This is the event handler for IClientAPI.
  2951. /// </summary>
  2952. /// <param name="originalPrim">ID of object to duplicate</param>
  2953. /// <param name="offset"></param>
  2954. /// <param name="flags"></param>
  2955. /// <param name="AgentID">Agent doing the duplication</param>
  2956. /// <param name="GroupID">Group of new object</param>
  2957. public void DuplicateObject(uint originalPrim, Vector3 offset, uint flags, UUID AgentID, UUID GroupID)
  2958. {
  2959. bool createSelected = (flags & (uint)PrimFlags.CreateSelected) != 0;
  2960. SceneObjectGroup copy = SceneGraph.DuplicateObject(originalPrim, offset, AgentID,
  2961. GroupID, Quaternion.Identity, createSelected);
  2962. if (copy != null)
  2963. EventManager.TriggerObjectAddedToScene(copy);
  2964. }
  2965. /// <summary>
  2966. /// Duplicates object specified by localID at position raycasted against RayTargetObject using
  2967. /// RayEnd and RayStart to determine what the angle of the ray is
  2968. /// </summary>
  2969. /// <param name="localID">ID of object to duplicate</param>
  2970. /// <param name="dupeFlags"></param>
  2971. /// <param name="AgentID">Agent doing the duplication</param>
  2972. /// <param name="GroupID">Group of new object</param>
  2973. /// <param name="RayTargetObj">The target of the Ray</param>
  2974. /// <param name="RayEnd">The ending of the ray (farthest away point)</param>
  2975. /// <param name="RayStart">The Beginning of the ray (closest point)</param>
  2976. /// <param name="BypassRaycast">Bool to bypass raycasting</param>
  2977. /// <param name="RayEndIsIntersection">The End specified is the place to add the object</param>
  2978. /// <param name="CopyCenters">Position the object at the center of the face that it's colliding with</param>
  2979. /// <param name="CopyRotates">Rotate the object the same as the localID object</param>
  2980. public void doObjectDuplicateOnRay(uint localID, uint dupeFlags, UUID AgentID, UUID GroupID,
  2981. UUID RayTargetObj, Vector3 RayEnd, Vector3 RayStart,
  2982. bool BypassRaycast, bool RayEndIsIntersection, bool CopyCenters, bool CopyRotates)
  2983. {
  2984. Vector3 pos;
  2985. const bool frontFacesOnly = true;
  2986. //m_log.Info("HITTARGET: " + RayTargetObj.ToString() + ", COPYTARGET: " + localID.ToString());
  2987. SceneObjectPart target = GetSceneObjectPart(localID);
  2988. SceneObjectPart target2 = GetSceneObjectPart(RayTargetObj);
  2989. bool createSelected = (dupeFlags & (uint)PrimFlags.CreateSelected) != 0;
  2990. if (target != null && target2 != null)
  2991. {
  2992. Vector3 direction = Vector3.Normalize(RayEnd - RayStart);
  2993. pos = target2.AbsolutePosition;
  2994. //m_log.Info("[OBJECT_REZ]: TargetPos: " + pos.ToString() + ", RayStart: " + RayStart.ToString() + ", RayEnd: " + RayEnd.ToString() + ", Volume: " + Util.GetDistanceTo(RayStart,RayEnd).ToString() + ", mag1: " + Util.GetMagnitude(RayStart).ToString() + ", mag2: " + Util.GetMagnitude(RayEnd).ToString());
  2995. // TODO: Raytrace better here
  2996. //EntityIntersection ei = m_sceneGraph.GetClosestIntersectingPrim(new Ray(AXOrigin, AXdirection));
  2997. Ray NewRay = new Ray(RayStart,direction);
  2998. // Ray Trace against target here
  2999. EntityIntersection ei = target2.TestIntersectionOBB(NewRay, Quaternion.Identity, frontFacesOnly, CopyCenters);
  3000. // Un-comment out the following line to Get Raytrace results printed to the console.
  3001. //m_log.Info("[RAYTRACERESULTS]: Hit:" + ei.HitTF.ToString() + " Point: " + ei.ipoint.ToString() + " Normal: " + ei.normal.ToString());
  3002. float ScaleOffset = 0.5f;
  3003. // If we hit something
  3004. if (ei.HitTF)
  3005. {
  3006. Vector3 scale = target.Scale;
  3007. Vector3 scaleComponent = ei.AAfaceNormal;
  3008. if (scaleComponent.X != 0) ScaleOffset = scale.X;
  3009. if (scaleComponent.Y != 0) ScaleOffset = scale.Y;
  3010. if (scaleComponent.Z != 0) ScaleOffset = scale.Z;
  3011. ScaleOffset = Math.Abs(ScaleOffset);
  3012. Vector3 intersectionpoint = ei.ipoint;
  3013. Vector3 normal = ei.normal;
  3014. Vector3 offset = normal * (ScaleOffset / 2f);
  3015. pos = intersectionpoint + offset;
  3016. // stick in offset format from the original prim
  3017. pos = pos - target.ParentGroup.AbsolutePosition;
  3018. SceneObjectGroup copy;
  3019. if (CopyRotates)
  3020. {
  3021. Quaternion worldRot = target2.GetWorldRotation();
  3022. // SceneObjectGroup obj = m_sceneGraph.DuplicateObject(localID, pos, target.GetEffectiveObjectFlags(), AgentID, GroupID, worldRot);
  3023. copy = m_sceneGraph.DuplicateObject(localID, pos, AgentID, GroupID, worldRot, createSelected);
  3024. //obj.Rotation = worldRot;
  3025. //obj.UpdateGroupRotationR(worldRot);
  3026. }
  3027. else
  3028. {
  3029. copy = m_sceneGraph.DuplicateObject(localID, pos, AgentID, GroupID, Quaternion.Identity, createSelected);
  3030. }
  3031. if (copy != null)
  3032. EventManager.TriggerObjectAddedToScene(copy);
  3033. }
  3034. }
  3035. }
  3036. /// <summary>
  3037. /// Get the avatar appearance for the given client.
  3038. /// </summary>
  3039. /// <param name="client"></param>
  3040. /// <param name="appearance"></param>
  3041. public void GetAvatarAppearance(IClientAPI client, out AvatarAppearance appearance)
  3042. {
  3043. AgentCircuitData aCircuit = m_authenticateHandler.GetAgentCircuitData(client.CircuitCode);
  3044. if (aCircuit == null)
  3045. {
  3046. m_log.DebugFormat("[APPEARANCE] Client did not supply a circuit. Non-Linden? Creating default appearance.");
  3047. appearance = new AvatarAppearance();
  3048. return;
  3049. }
  3050. appearance = aCircuit.Appearance;
  3051. if (appearance == null)
  3052. {
  3053. m_log.DebugFormat("[APPEARANCE]: Appearance not found in {0}, returning default", RegionInfo.RegionName);
  3054. appearance = new AvatarAppearance();
  3055. }
  3056. }
  3057. /// <summary>
  3058. /// Remove the given client from the scene.
  3059. /// </summary>
  3060. /// <remarks>
  3061. /// Only clientstack code should call this directly. All other code should call IncomingCloseAgent() instead
  3062. /// to properly operate the state machine and avoid race conditions with other close requests (such as directly
  3063. /// from viewers).
  3064. /// </remarks>
  3065. /// <param name='agentID'>ID of agent to close</param>
  3066. /// <param name='closeChildAgents'>
  3067. /// Close the neighbour child agents associated with this client.
  3068. /// </param>
  3069. ///
  3070. private object m_removeClientPrivLock = new Object();
  3071. public void RemoveClient(UUID agentID, bool closeChildAgents)
  3072. {
  3073. AgentCircuitData acd = m_authenticateHandler.GetAgentCircuitData(agentID);
  3074. // Shouldn't be necessary since RemoveClient() is currently only called by IClientAPI.Close() which
  3075. // in turn is only called by Scene.IncomingCloseAgent() which checks whether the presence exists or not
  3076. // However, will keep for now just in case.
  3077. if (acd == null)
  3078. {
  3079. m_log.ErrorFormat(
  3080. "[SCENE]: No agent circuit found for {0} in {1}, aborting Scene.RemoveClient", agentID, Name);
  3081. return;
  3082. }
  3083. // TODO: Can we now remove this lock?
  3084. lock (m_removeClientPrivLock)
  3085. {
  3086. bool isChildAgent = false;
  3087. ScenePresence avatar = GetScenePresence(agentID);
  3088. // Shouldn't be necessary since RemoveClient() is currently only called by IClientAPI.Close() which
  3089. // in turn is only called by Scene.IncomingCloseAgent() which checks whether the presence exists or not
  3090. // However, will keep for now just in case.
  3091. if (avatar == null)
  3092. {
  3093. m_log.ErrorFormat(
  3094. "[SCENE]: Called RemoveClient() with agent ID {0} but no such presence is in the scene.", agentID);
  3095. m_authenticateHandler.RemoveCircuit(agentID);
  3096. return;
  3097. }
  3098. try
  3099. {
  3100. isChildAgent = avatar.IsChildAgent;
  3101. m_log.DebugFormat(
  3102. "[SCENE]: Removing {0} agent {1} {2} from {3}",
  3103. isChildAgent ? "child" : "root", avatar.Name, agentID, Name);
  3104. // Don't do this to root agents, it's not nice for the viewer
  3105. if (closeChildAgents && isChildAgent)
  3106. {
  3107. // Tell a single agent to disconnect from the region.
  3108. // Let's do this via UDP
  3109. avatar.ControllingClient.SendShutdownConnectionNotice();
  3110. }
  3111. // Only applies to root agents.
  3112. if (avatar.ParentID != 0)
  3113. {
  3114. avatar.StandUp();
  3115. }
  3116. m_sceneGraph.removeUserCount(!isChildAgent);
  3117. // TODO: We shouldn't use closeChildAgents here - it's being used by the NPC module to stop
  3118. // unnecessary operations. This should go away once NPCs have no accompanying IClientAPI
  3119. if (closeChildAgents && CapsModule != null)
  3120. CapsModule.RemoveCaps(agentID, avatar.ControllingClient.CircuitCode);
  3121. if (closeChildAgents && !isChildAgent)
  3122. {
  3123. List<ulong> regions = avatar.KnownRegionHandles;
  3124. regions.Remove(RegionInfo.RegionHandle);
  3125. // This ends up being done asynchronously so that a logout isn't held up where there are many present but unresponsive neighbours.
  3126. m_sceneGridService.SendCloseChildAgentConnections(agentID, acd.SessionID.ToString(), regions);
  3127. }
  3128. m_eventManager.TriggerClientClosed(agentID, this);
  3129. // m_log.Debug("[Scene]TriggerClientClosed done");
  3130. m_eventManager.TriggerOnRemovePresence(agentID);
  3131. // m_log.Debug("[Scene]TriggerOnRemovePresence done");
  3132. if (!isChildAgent)
  3133. {
  3134. if (AttachmentsModule != null)
  3135. {
  3136. // m_log.Debug("[Scene]DeRezAttachments");
  3137. AttachmentsModule.DeRezAttachments(avatar);
  3138. // m_log.Debug("[Scene]DeRezAttachments done");
  3139. }
  3140. ForEachClient(
  3141. delegate(IClientAPI client)
  3142. {
  3143. //We can safely ignore null reference exceptions. It means the avatar is dead and cleaned up anyway
  3144. try { client.SendKillObject(new List<uint> { avatar.LocalId }); }
  3145. catch (NullReferenceException) { }
  3146. });
  3147. }
  3148. // It's possible for child agents to have transactions if changes are being made cross-border.
  3149. if (AgentTransactionsModule != null)
  3150. {
  3151. // m_log.Debug("[Scene]RemoveAgentAssetTransactions");
  3152. AgentTransactionsModule.RemoveAgentAssetTransactions(agentID);
  3153. }
  3154. m_log.Debug("[Scene] The avatar has left the building");
  3155. }
  3156. catch (Exception e)
  3157. {
  3158. m_log.Error(
  3159. string.Format("[SCENE]: Exception removing {0} from {1}. Cleaning up. Exception ", avatar.Name, Name), e);
  3160. }
  3161. finally
  3162. {
  3163. try
  3164. {
  3165. // Always clean these structures up so that any failure above doesn't cause them to remain in the
  3166. // scene with possibly bad effects (e.g. continually timing out on unacked packets and triggering
  3167. // the same cleanup exception continually.
  3168. m_authenticateHandler.RemoveCircuit(agentID);
  3169. m_sceneGraph.RemoveScenePresence(agentID);
  3170. m_clientManager.Remove(agentID);
  3171. avatar.Close();
  3172. }
  3173. catch (Exception e)
  3174. {
  3175. m_log.Error(
  3176. string.Format("[SCENE]: Exception in final clean up of {0} in {1}. Exception ", avatar.Name, Name), e);
  3177. }
  3178. }
  3179. }
  3180. //m_log.InfoFormat("[SCENE] Memory pre GC {0}", System.GC.GetTotalMemory(false));
  3181. //m_log.InfoFormat("[SCENE] Memory post GC {0}", System.GC.GetTotalMemory(true));
  3182. }
  3183. /// <summary>
  3184. /// Removes region from an avatar's known region list. This coincides with child agents. For each child agent, there will be a known region entry.
  3185. ///
  3186. /// </summary>
  3187. /// <param name="avatarID"></param>
  3188. /// <param name="regionslst"></param>
  3189. public void HandleRemoveKnownRegionsFromAvatar(UUID avatarID, List<ulong> regionslst)
  3190. {
  3191. ScenePresence av = GetScenePresence(avatarID);
  3192. if (av != null)
  3193. {
  3194. lock (av)
  3195. {
  3196. for (int i = 0; i < regionslst.Count; i++)
  3197. {
  3198. av.RemoveNeighbourRegion(regionslst[i]);
  3199. }
  3200. }
  3201. }
  3202. }
  3203. #endregion
  3204. #region Entities
  3205. public void SendKillObject(List<uint> localIDs)
  3206. {
  3207. List<uint> deleteIDs = new List<uint>();
  3208. foreach (uint localID in localIDs)
  3209. {
  3210. SceneObjectPart part = GetSceneObjectPart(localID);
  3211. if (part != null && part.ParentGroup != null &&
  3212. part.ParentGroup.RootPart == part)
  3213. deleteIDs.Add(localID);
  3214. }
  3215. ForEachClient(c => c.SendKillObject(deleteIDs));
  3216. }
  3217. #endregion
  3218. #region RegionComms
  3219. /// <summary>
  3220. /// Do the work necessary to initiate a new user connection for a particular scene.
  3221. /// </summary>
  3222. /// <param name="agent">CircuitData of the agent who is connecting</param>
  3223. /// <param name="teleportFlags"></param>
  3224. /// <param name="source">Source region (may be null)</param>
  3225. /// <param name="reason">Outputs the reason for the false response on this string</param>
  3226. /// <returns>True if the region accepts this agent. False if it does not. False will
  3227. /// also return a reason.</returns>
  3228. public bool NewUserConnection(AgentCircuitData agent, uint teleportFlags, GridRegion source, out string reason)
  3229. {
  3230. return NewUserConnection(agent, teleportFlags, source, out reason, true);
  3231. }
  3232. /// <summary>
  3233. /// Do the work necessary to initiate a new user connection for a particular scene.
  3234. /// </summary>
  3235. /// <remarks>
  3236. /// The return bool should allow for connections to be refused, but as not all calling paths
  3237. /// take proper notice of it yet, we still allowed banned users in.
  3238. ///
  3239. /// At the moment this method consists of setting up the caps infrastructure
  3240. /// The return bool should allow for connections to be refused, but as not all calling paths
  3241. /// take proper notice of it let, we allowed banned users in still.
  3242. ///
  3243. /// This method is called by the login service (in the case of login) or another simulator (in the case of region
  3244. /// cross or teleport) to initiate the connection. It is not triggered by the viewer itself - the connection
  3245. /// is activated later when the viewer sends the initial UseCircuitCodePacket UDP packet (in the case of
  3246. /// the LLUDP stack).
  3247. /// </remarks>
  3248. /// <param name="acd">CircuitData of the agent who is connecting</param>
  3249. /// <param name="source">Source region (may be null)</param>
  3250. /// <param name="reason">Outputs the reason for the false response on this string</param>
  3251. /// <param name="requirePresenceLookup">True for normal presence. False for NPC
  3252. /// or other applications where a full grid/Hypergrid presence may not be required.</param>
  3253. /// <returns>True if the region accepts this agent. False if it does not. False will
  3254. /// also return a reason.</returns>
  3255. ///
  3256. private object m_newUserConnLock = new object();
  3257. public bool NewUserConnection(AgentCircuitData acd, uint teleportFlags, GridRegion source, out string reason, bool requirePresenceLookup)
  3258. {
  3259. bool vialogin = ((teleportFlags & (uint)TPFlags.ViaLogin) != 0 ||
  3260. (teleportFlags & (uint)TPFlags.ViaHGLogin) != 0);
  3261. bool viahome = ((teleportFlags & (uint)TPFlags.ViaHome) != 0);
  3262. // bool godlike = ((teleportFlags & (uint)TPFlags.Godlike) != 0);
  3263. reason = String.Empty;
  3264. //Teleport flags:
  3265. //
  3266. // TeleportFlags.ViaGodlikeLure - Border Crossing
  3267. // TeleportFlags.ViaLogin - Login
  3268. // TeleportFlags.TeleportFlags.ViaLure - Teleport request sent by another user
  3269. // TeleportFlags.ViaLandmark | TeleportFlags.ViaLocation | TeleportFlags.ViaLandmark | TeleportFlags.Default - Regular Teleport
  3270. // Don't disable this log message - it's too helpful
  3271. string curViewer = Util.GetViewerName(acd);
  3272. m_log.DebugFormat(
  3273. "[SCENE]: Region {0} told of incoming {1} agent {2} {3} {4} (circuit code {5}, IP {6}, viewer {7}, teleportflags ({8}), position {9}. {10}",
  3274. RegionInfo.RegionName,
  3275. (acd.child ? "child" : "root"),
  3276. acd.firstname,
  3277. acd.lastname,
  3278. acd.AgentID,
  3279. acd.circuitcode,
  3280. acd.IPAddress,
  3281. curViewer,
  3282. ((TPFlags)teleportFlags).ToString(),
  3283. acd.startpos,
  3284. (source == null) ? "" : string.Format("From region {0} ({1}){2}", source.RegionName, source.RegionID, (source.RawServerURI == null) ? "" : " @ " + source.ServerURI)
  3285. );
  3286. // m_log.DebugFormat("NewUserConnection stack {0}", Environment.StackTrace);
  3287. if (!LoginsEnabled)
  3288. {
  3289. reason = "Logins to this region are disabled";
  3290. return false;
  3291. }
  3292. //Check if the viewer is banned or in the viewer access list
  3293. //We check if the substring is listed for higher flexebility
  3294. bool ViewerDenied = true;
  3295. //Check if the specific viewer is listed in the allowed viewer list
  3296. if (m_AllowedViewers.Count > 0)
  3297. {
  3298. foreach (string viewer in m_AllowedViewers)
  3299. {
  3300. if (viewer == curViewer.Substring(0, Math.Min(viewer.Length, curViewer.Length)).Trim().ToLower())
  3301. {
  3302. ViewerDenied = false;
  3303. break;
  3304. }
  3305. }
  3306. }
  3307. else
  3308. {
  3309. ViewerDenied = false;
  3310. }
  3311. //Check if the viewer is in the banned list
  3312. if (m_BannedViewers.Count > 0)
  3313. {
  3314. foreach (string viewer in m_BannedViewers)
  3315. {
  3316. if (viewer == curViewer.Substring(0, Math.Min(viewer.Length, curViewer.Length)).Trim().ToLower())
  3317. {
  3318. ViewerDenied = true;
  3319. break;
  3320. }
  3321. }
  3322. }
  3323. if (ViewerDenied)
  3324. {
  3325. m_log.DebugFormat(
  3326. "[SCENE]: Access denied for {0} {1} using {2}",
  3327. acd.firstname, acd.lastname, curViewer);
  3328. reason = "Access denied, your viewer is banned by the region owner";
  3329. return false;
  3330. }
  3331. ScenePresence sp;
  3332. lock (m_removeClientLock)
  3333. {
  3334. sp = GetScenePresence(acd.AgentID);
  3335. // We need to ensure that we are not already removing the scene presence before we ask it not to be
  3336. // closed.
  3337. if (sp != null && sp.IsChildAgent
  3338. && (sp.LifecycleState == ScenePresenceState.Running
  3339. || sp.LifecycleState == ScenePresenceState.PreRemove))
  3340. {
  3341. m_log.DebugFormat(
  3342. "[SCENE]: Reusing existing child scene presence for {0}, state {1} in {2}",
  3343. sp.Name, sp.LifecycleState, Name);
  3344. // In the case where, for example, an A B C D region layout, an avatar may
  3345. // teleport from A -> D, but then -> C before A has asked B to close its old child agent. When C
  3346. // renews the lease on the child agent at B, we must make sure that the close from A does not succeed.
  3347. //
  3348. // XXX: In the end, this should not be necessary if child agents are closed without delay on
  3349. // teleport, since realistically, the close request should always be processed before any other
  3350. // region tried to re-establish a child agent. This is much simpler since the logic below is
  3351. // vulnerable to an issue when a viewer quits a region without sending a proper logout but then
  3352. // re-establishes the connection on a relogin. This could wrongly set the DoNotCloseAfterTeleport
  3353. // flag when no teleport had taken place (and hence no close was going to come).
  3354. // if (!acd.ChildrenCapSeeds.ContainsKey(RegionInfo.RegionHandle))
  3355. // {
  3356. // m_log.DebugFormat(
  3357. // "[SCENE]: Setting DoNotCloseAfterTeleport for child scene presence {0} in {1} because source will attempt close.",
  3358. // sp.Name, Name);
  3359. //
  3360. // sp.DoNotCloseAfterTeleport = true;
  3361. // }
  3362. // else if (EntityTransferModule.IsInTransit(sp.UUID))
  3363. sp.LifecycleState = ScenePresenceState.Running;
  3364. if (EntityTransferModule.IsInTransit(sp.UUID))
  3365. {
  3366. sp.DoNotCloseAfterTeleport = true;
  3367. m_log.DebugFormat(
  3368. "[SCENE]: Set DoNotCloseAfterTeleport for child scene presence {0} in {1} because this region will attempt end-of-teleport close from a previous close.",
  3369. sp.Name, Name);
  3370. }
  3371. }
  3372. }
  3373. // Need to poll here in case we are currently deleting an sp. Letting threads run over each other will
  3374. // allow unpredictable things to happen.
  3375. if (sp != null)
  3376. {
  3377. const int polls = 10;
  3378. const int pollInterval = 1000;
  3379. int pollsLeft = polls;
  3380. while (sp.LifecycleState == ScenePresenceState.Removing && pollsLeft-- > 0)
  3381. Thread.Sleep(pollInterval);
  3382. if (sp.LifecycleState == ScenePresenceState.Removing)
  3383. {
  3384. m_log.WarnFormat(
  3385. "[SCENE]: Agent {0} in {1} was still being removed after {2}s. Aborting NewUserConnection.",
  3386. sp.Name, Name, polls * pollInterval / 1000);
  3387. return false;
  3388. }
  3389. else if (polls != pollsLeft)
  3390. {
  3391. m_log.DebugFormat(
  3392. "[SCENE]: NewUserConnection for agent {0} in {1} had to wait {2}s for in-progress removal to complete on an old presence.",
  3393. sp.Name, Name, polls * pollInterval / 1000);
  3394. }
  3395. }
  3396. // TODO: can we remove this lock?
  3397. lock (m_newUserConnLock)
  3398. {
  3399. if (sp != null && !sp.IsChildAgent)
  3400. {
  3401. // We have a root agent. Is it in transit?
  3402. if (!EntityTransferModule.IsInTransit(sp.UUID))
  3403. {
  3404. // We have a zombie from a crashed session.
  3405. // Or the same user is trying to be root twice here, won't work.
  3406. // Kill it.
  3407. m_log.WarnFormat(
  3408. "[SCENE]: Existing root scene presence detected for {0} {1} in {2} when connecting. Removing existing presence.",
  3409. sp.Name, sp.UUID, RegionInfo.RegionName);
  3410. if (sp.ControllingClient != null)
  3411. CloseAgent(sp.UUID, true);
  3412. sp = null;
  3413. }
  3414. //else
  3415. // m_log.WarnFormat("[SCENE]: Existing root scene presence for {0} {1} in {2}, but agent is in trasit", sp.Name, sp.UUID, RegionInfo.RegionName);
  3416. }
  3417. // Optimistic: add or update the circuit data with the new agent circuit data and teleport flags.
  3418. // We need the circuit data here for some of the subsequent checks. (groups, for example)
  3419. // If the checks fail, we remove the circuit.
  3420. acd.teleportFlags = teleportFlags;
  3421. if (vialogin)
  3422. {
  3423. IUserAccountCacheModule cache = RequestModuleInterface<IUserAccountCacheModule>();
  3424. if (cache != null)
  3425. // cache.Remove(acd.firstname + " " + acd.lastname);
  3426. cache.Remove(acd.AgentID);
  3427. // Remove any preexisting circuit - we don't want duplicates
  3428. // This is a stab at preventing avatar "ghosting"
  3429. m_authenticateHandler.RemoveCircuit(acd.AgentID);
  3430. }
  3431. m_authenticateHandler.AddNewCircuit(acd.circuitcode, acd);
  3432. if (sp == null) // We don't have an [child] agent here already
  3433. {
  3434. if (requirePresenceLookup)
  3435. {
  3436. try
  3437. {
  3438. if (!VerifyUserPresence(acd, out reason))
  3439. {
  3440. m_authenticateHandler.RemoveCircuit(acd.circuitcode);
  3441. return false;
  3442. }
  3443. }
  3444. catch (Exception e)
  3445. {
  3446. m_log.ErrorFormat(
  3447. "[SCENE]: Exception verifying presence {0}{1}", e.Message, e.StackTrace);
  3448. m_authenticateHandler.RemoveCircuit(acd.circuitcode);
  3449. return false;
  3450. }
  3451. }
  3452. try
  3453. {
  3454. if (!AuthorizeUser(acd, (vialogin ? false : SeeIntoRegion), out reason))
  3455. {
  3456. m_authenticateHandler.RemoveCircuit(acd.circuitcode);
  3457. return false;
  3458. }
  3459. }
  3460. catch (Exception e)
  3461. {
  3462. m_log.ErrorFormat(
  3463. "[SCENE]: Exception authorizing user {0}{1}", e.Message, e.StackTrace);
  3464. m_authenticateHandler.RemoveCircuit(acd.circuitcode);
  3465. return false;
  3466. }
  3467. m_log.InfoFormat(
  3468. "[SCENE]: Region {0} authenticated and authorized incoming {1} agent {2} {3} {4} (circuit code {5})",
  3469. Name, (acd.child ? "child" : "root"), acd.firstname, acd.lastname,
  3470. acd.AgentID, acd.circuitcode);
  3471. if (CapsModule != null)
  3472. {
  3473. CapsModule.SetAgentCapsSeeds(acd);
  3474. CapsModule.CreateCaps(acd.AgentID, acd.circuitcode);
  3475. }
  3476. }
  3477. else
  3478. {
  3479. // Let the SP know how we got here. This has a lot of interesting
  3480. // uses down the line.
  3481. sp.TeleportFlags = (TPFlags)teleportFlags;
  3482. if (sp.IsChildAgent)
  3483. {
  3484. m_log.DebugFormat(
  3485. "[SCENE]: Adjusting known seeds for existing agent {0} in {1}",
  3486. acd.AgentID, RegionInfo.RegionName);
  3487. if (CapsModule != null)
  3488. {
  3489. CapsModule.SetAgentCapsSeeds(acd);
  3490. CapsModule.CreateCaps(acd.AgentID, acd.circuitcode);
  3491. }
  3492. sp.AdjustKnownSeeds();
  3493. }
  3494. }
  3495. // Try caching an incoming user name much earlier on to see if this helps with an issue
  3496. // where HG users are occasionally seen by others as "Unknown User" because their UUIDName
  3497. // request for the HG avatar appears to trigger before the user name is cached.
  3498. CacheUserName(null, acd);
  3499. }
  3500. if (CapsModule != null)
  3501. {
  3502. CapsModule.ActivateCaps(acd.circuitcode);
  3503. }
  3504. // if (vialogin)
  3505. // {
  3506. // CleanDroppedAttachments();
  3507. // }
  3508. if(teleportFlags != (uint) TPFlags.Default)
  3509. {
  3510. // Make sure root avatar position is in the region
  3511. if (acd.startpos.X < 0)
  3512. acd.startpos.X = 1f;
  3513. else if (acd.startpos.X >= RegionInfo.RegionSizeX)
  3514. acd.startpos.X = RegionInfo.RegionSizeX - 1f;
  3515. if (acd.startpos.Y < 0)
  3516. acd.startpos.Y = 1f;
  3517. else if (acd.startpos.Y >= RegionInfo.RegionSizeY)
  3518. acd.startpos.Y = RegionInfo.RegionSizeY - 1f;
  3519. }
  3520. // only check access, actual relocations will happen later on ScenePresence MakeRoot
  3521. // allow child agents creation
  3522. // if(!godlike && teleportFlags != (uint) TPFlags.Default)
  3523. if(teleportFlags != (uint) TPFlags.Default)
  3524. {
  3525. bool checkTeleHub;
  3526. // don't check hubs if via home or via lure
  3527. if((teleportFlags & (uint) TPFlags.ViaHome) != 0
  3528. || (teleportFlags & (uint) TPFlags.ViaLure) != 0)
  3529. checkTeleHub = false;
  3530. else
  3531. checkTeleHub = vialogin
  3532. || (TelehubAllowLandmarks == true ? false : ((teleportFlags & (uint)TPFlags.ViaLandmark) != 0 ))
  3533. || (teleportFlags & (uint) TPFlags.ViaLocation) != 0;
  3534. if(!CheckLandPositionAccess(acd.AgentID, true, checkTeleHub, acd.startpos, out reason))
  3535. {
  3536. m_authenticateHandler.RemoveCircuit(acd.circuitcode);
  3537. return false;
  3538. }
  3539. }
  3540. return true;
  3541. }
  3542. private bool IsPositionAllowed(UUID agentID, Vector3 pos, ref string reason)
  3543. {
  3544. ILandObject land = LandChannel.GetLandObject(pos);
  3545. if (land == null)
  3546. return true;
  3547. if (land.IsBannedFromLand(agentID) || land.IsRestrictedFromLand(agentID))
  3548. {
  3549. reason = "You are banned from the region.";
  3550. return false;
  3551. }
  3552. return true;
  3553. }
  3554. public bool TestLandRestrictions(UUID agentID, out string reason, ref float posX, ref float posY)
  3555. {
  3556. if (posX < 0)
  3557. posX = 0;
  3558. else if (posX >= RegionInfo.RegionSizeX)
  3559. posX = RegionInfo.RegionSizeX - 0.5f;
  3560. if (posY < 0)
  3561. posY = 0;
  3562. else if (posY >= RegionInfo.RegionSizeY)
  3563. posY = RegionInfo.RegionSizeY - 0.5f;
  3564. reason = String.Empty;
  3565. if (Permissions.IsGod(agentID))
  3566. return true;
  3567. ILandObject land = LandChannel.GetLandObject(posX, posY);
  3568. if (land == null)
  3569. return false;
  3570. bool banned = land.IsBannedFromLand(agentID);
  3571. bool restricted = land.IsRestrictedFromLand(agentID);
  3572. if (banned || restricted)
  3573. {
  3574. ILandObject nearestParcel = GetNearestAllowedParcel(agentID, posX, posY);
  3575. Vector2? newPosition = null;
  3576. if (nearestParcel != null)
  3577. {
  3578. //Move agent to nearest allowed
  3579. // Vector2 newPosition = GetParcelSafeCorner(nearestParcel);
  3580. newPosition = nearestParcel.GetNearestPoint(new Vector3(posX, posY,0));
  3581. }
  3582. if(newPosition == null)
  3583. {
  3584. if (banned)
  3585. {
  3586. reason = "Cannot regioncross into banned parcel.";
  3587. }
  3588. else
  3589. {
  3590. reason = String.Format("Denied access to private region {0}: You are not on the access list for that region.",
  3591. RegionInfo.RegionName);
  3592. }
  3593. return false;
  3594. }
  3595. else
  3596. {
  3597. posX = newPosition.Value.X;
  3598. posY = newPosition.Value.Y;
  3599. }
  3600. }
  3601. reason = "";
  3602. return true;
  3603. }
  3604. /// <summary>
  3605. /// Verifies that the user has a presence on the Grid
  3606. /// </summary>
  3607. /// <param name="agent">Circuit Data of the Agent we're verifying</param>
  3608. /// <param name="reason">Outputs the reason for the false response on this string</param>
  3609. /// <returns>True if the user has a session on the grid. False if it does not. False will
  3610. /// also return a reason.</returns>
  3611. public virtual bool VerifyUserPresence(AgentCircuitData agent, out string reason)
  3612. {
  3613. reason = String.Empty;
  3614. IPresenceService presence = RequestModuleInterface<IPresenceService>();
  3615. if (presence == null)
  3616. {
  3617. reason = String.Format("Failed to verify user presence in the grid for {0} {1} in region {2}. Presence service does not exist.", agent.firstname, agent.lastname, RegionInfo.RegionName);
  3618. return false;
  3619. }
  3620. OpenSim.Services.Interfaces.PresenceInfo pinfo = presence.GetAgent(agent.SessionID);
  3621. if (pinfo == null)
  3622. {
  3623. reason = String.Format("Failed to verify user presence in the grid for {0} {1}, access denied to region {2}.", agent.firstname, agent.lastname, RegionInfo.RegionName);
  3624. return false;
  3625. }
  3626. return true;
  3627. }
  3628. /// <summary>
  3629. /// Verify if the user can connect to this region. Checks the banlist and ensures that the region is set for public access
  3630. /// </summary>
  3631. /// <param name="agent">The circuit data for the agent</param>
  3632. /// <param name="reason">outputs the reason to this string</param>
  3633. /// <returns>True if the region accepts this agent. False if it does not. False will
  3634. /// also return a reason.</returns>
  3635. protected virtual bool AuthorizeUser(AgentCircuitData agent, bool bypassAccessControl, out string reason)
  3636. {
  3637. reason = String.Empty;
  3638. if (!m_strictAccessControl)
  3639. return true;
  3640. if (Permissions.IsGod(agent.AgentID))
  3641. return true;
  3642. if (AuthorizationService != null)
  3643. {
  3644. if (!AuthorizationService.IsAuthorizedForRegion(
  3645. agent.AgentID.ToString(), agent.firstname, agent.lastname, RegionInfo.RegionID.ToString(), out reason))
  3646. {
  3647. m_log.WarnFormat("[CONNECTION BEGIN]: Denied access to: {0} ({1} {2}) at {3} because: {4}",
  3648. agent.AgentID, agent.firstname, agent.lastname, RegionInfo.RegionName, reason);
  3649. return false;
  3650. }
  3651. }
  3652. // We only test the things below when we want to cut off
  3653. // child agents from being present in the scene for which their root
  3654. // agent isn't allowed. Otherwise, we allow child agents. The test for
  3655. // the root is done elsewhere (QueryAccess)
  3656. if (!bypassAccessControl)
  3657. {
  3658. if(RegionInfo.EstateSettings == null)
  3659. {
  3660. // something is broken? let it get in
  3661. m_log.ErrorFormat("[CONNECTION BEGIN]: Estate Settings is null!");
  3662. return true;
  3663. }
  3664. // check estate ban
  3665. int flags = GetUserFlags(agent.AgentID);
  3666. if (RegionInfo.EstateSettings.IsBanned(agent.AgentID, flags))
  3667. {
  3668. m_log.WarnFormat("[CONNECTION BEGIN]: Denied access to: {0} ({1} {2}) at {3} because the user is on the banlist",
  3669. agent.AgentID, agent.firstname, agent.lastname, RegionInfo.RegionName);
  3670. reason = String.Format("Denied access to region {0}: You have been banned from that region.",
  3671. RegionInfo.RegionName);
  3672. return false;
  3673. }
  3674. // public access
  3675. if (RegionInfo.EstateSettings.PublicAccess)
  3676. return true;
  3677. // in access list / owner / manager
  3678. if (RegionInfo.EstateSettings.HasAccess(agent.AgentID))
  3679. return true;
  3680. // finally test groups
  3681. bool groupAccess = false;
  3682. // some say GOTO is ugly
  3683. if(m_groupsModule == null) // if no groups refuse
  3684. goto Label_GroupsDone;
  3685. UUID[] estateGroups = RegionInfo.EstateSettings.EstateGroups;
  3686. if(estateGroups == null)
  3687. {
  3688. m_log.ErrorFormat("[CONNECTION BEGIN]: Estate GroupMembership is null!");
  3689. goto Label_GroupsDone;
  3690. }
  3691. if(estateGroups.Length == 0)
  3692. goto Label_GroupsDone;
  3693. List<UUID> agentGroups = new List<UUID>();
  3694. GroupMembershipData[] GroupMembership = m_groupsModule.GetMembershipData(agent.AgentID);
  3695. if(GroupMembership == null)
  3696. {
  3697. m_log.ErrorFormat("[CONNECTION BEGIN]: GroupMembership is null!");
  3698. goto Label_GroupsDone;
  3699. }
  3700. if(GroupMembership.Length == 0)
  3701. goto Label_GroupsDone;
  3702. for(int i = 0;i < GroupMembership.Length;i++)
  3703. agentGroups.Add(GroupMembership[i].GroupID);
  3704. foreach(UUID group in estateGroups)
  3705. {
  3706. if(agentGroups.Contains(group))
  3707. {
  3708. groupAccess = true;
  3709. break;
  3710. }
  3711. }
  3712. Label_GroupsDone:
  3713. if (!groupAccess)
  3714. {
  3715. m_log.WarnFormat("[CONNECTION BEGIN]: Denied access to: {0} ({1} {2}) at {3} because the user does not have access to the estate",
  3716. agent.AgentID, agent.firstname, agent.lastname, RegionInfo.RegionName);
  3717. reason = String.Format("Denied access to private region {0}: You do not have access to that region.",
  3718. RegionInfo.RegionName);
  3719. return false;
  3720. }
  3721. }
  3722. return true;
  3723. }
  3724. /// <summary>
  3725. /// Update an AgentCircuitData object with new information
  3726. /// </summary>
  3727. /// <param name="data">Information to update the AgentCircuitData with</param>
  3728. public void UpdateCircuitData(AgentCircuitData data)
  3729. {
  3730. m_authenticateHandler.UpdateAgentData(data);
  3731. }
  3732. /// <summary>
  3733. /// Change the Circuit Code for the user's Circuit Data
  3734. /// </summary>
  3735. /// <param name="oldcc">The old Circuit Code. Must match a previous circuit code</param>
  3736. /// <param name="newcc">The new Circuit Code. Must not be an already existing circuit code</param>
  3737. /// <returns>True if we successfully changed it. False if we did not</returns>
  3738. public bool ChangeCircuitCode(uint oldcc, uint newcc)
  3739. {
  3740. return m_authenticateHandler.TryChangeCiruitCode(oldcc, newcc);
  3741. }
  3742. // /// <summary>
  3743. // /// The Grid has requested that we log-off a user. Log them off.
  3744. // /// </summary>
  3745. // /// <param name="AvatarID">Unique ID of the avatar to log-off</param>
  3746. // /// <param name="RegionSecret">SecureSessionID of the user, or the RegionSecret text when logging on to the grid</param>
  3747. // /// <param name="message">message to display to the user. Reason for being logged off</param>
  3748. // public void HandleLogOffUserFromGrid(UUID AvatarID, UUID RegionSecret, string message)
  3749. // {
  3750. // ScenePresence loggingOffUser = GetScenePresence(AvatarID);
  3751. // if (loggingOffUser != null)
  3752. // {
  3753. // UUID localRegionSecret = UUID.Zero;
  3754. // bool parsedsecret = UUID.TryParse(RegionInfo.regionSecret, out localRegionSecret);
  3755. //
  3756. // // Region Secret is used here in case a new sessionid overwrites an old one on the user server.
  3757. // // Will update the user server in a few revisions to use it.
  3758. //
  3759. // if (RegionSecret == loggingOffUser.ControllingClient.SecureSessionId || (parsedsecret && RegionSecret == localRegionSecret))
  3760. // {
  3761. // m_sceneGridService.SendCloseChildAgentConnections(loggingOffUser.UUID, loggingOffUser.KnownRegionHandles);
  3762. // loggingOffUser.ControllingClient.Kick(message);
  3763. // // Give them a second to receive the message!
  3764. // Thread.Sleep(1000);
  3765. // loggingOffUser.ControllingClient.Close();
  3766. // }
  3767. // else
  3768. // {
  3769. // m_log.Info("[USERLOGOFF]: System sending the LogOff user message failed to sucessfully authenticate");
  3770. // }
  3771. // }
  3772. // else
  3773. // {
  3774. // m_log.InfoFormat("[USERLOGOFF]: Got a logoff request for {0} but the user isn't here. The user might already have been logged out", AvatarID.ToString());
  3775. // }
  3776. // }
  3777. // /// <summary>
  3778. // /// Triggered when an agent crosses into this sim. Also happens on initial login.
  3779. // /// </summary>
  3780. // /// <param name="agentID"></param>
  3781. // /// <param name="position"></param>
  3782. // /// <param name="isFlying"></param>
  3783. // public virtual void AgentCrossing(UUID agentID, Vector3 position, bool isFlying)
  3784. // {
  3785. // ScenePresence presence = GetScenePresence(agentID);
  3786. // if (presence != null)
  3787. // {
  3788. // try
  3789. // {
  3790. // presence.MakeRootAgent(position, isFlying);
  3791. // }
  3792. // catch (Exception e)
  3793. // {
  3794. // m_log.ErrorFormat("[SCENE]: Unable to do agent crossing, exception {0}{1}", e.Message, e.StackTrace);
  3795. // }
  3796. // }
  3797. // else
  3798. // {
  3799. // m_log.ErrorFormat(
  3800. // "[SCENE]: Could not find presence for agent {0} crossing into scene {1}",
  3801. // agentID, RegionInfo.RegionName);
  3802. // }
  3803. // }
  3804. /// <summary>
  3805. /// We've got an update about an agent that sees into this region,
  3806. /// send it to ScenePresence for processing It's the full data.
  3807. /// </summary>
  3808. /// <param name="cAgentData">Agent that contains all of the relevant things about an agent.
  3809. /// Appearance, animations, position, etc.</param>
  3810. /// <returns>true if we handled it.</returns>
  3811. public virtual bool IncomingUpdateChildAgent(AgentData cAgentData)
  3812. {
  3813. m_log.DebugFormat(
  3814. "[SCENE]: Incoming child agent update for {0} in {1}", cAgentData.AgentID, RegionInfo.RegionName);
  3815. if (!LoginsEnabled)
  3816. {
  3817. // reason = "Logins Disabled";
  3818. m_log.DebugFormat(
  3819. "[SCENE]: update for {0} in {1} refused: Logins Disabled", cAgentData.AgentID, RegionInfo.RegionName);
  3820. return false;
  3821. }
  3822. // We have to wait until the viewer contacts this region after receiving EAC.
  3823. // That calls AddNewClient, which finally creates the ScenePresence
  3824. int flags = GetUserFlags(cAgentData.AgentID);
  3825. if (RegionInfo.EstateSettings.IsBanned(cAgentData.AgentID, flags))
  3826. {
  3827. m_log.DebugFormat("[SCENE]: Denying root agent entry to {0}: banned", cAgentData.AgentID);
  3828. return false;
  3829. }
  3830. // TODO: This check should probably be in QueryAccess().
  3831. ILandObject nearestParcel = GetNearestAllowedParcel(cAgentData.AgentID,
  3832. (float)RegionInfo.RegionSizeX * 0.5f, (float)RegionInfo.RegionSizeY * 0.5f);
  3833. if (nearestParcel == null)
  3834. {
  3835. m_log.InfoFormat(
  3836. "[SCENE]: Denying root agent entry to {0} in {1}: no allowed parcel",
  3837. cAgentData.AgentID, RegionInfo.RegionName);
  3838. return false;
  3839. }
  3840. // We have to wait until the viewer contacts this region
  3841. // after receiving the EnableSimulator HTTP Event Queue message (for the v1 teleport protocol)
  3842. // or TeleportFinish (for the v2 teleport protocol). This triggers the viewer to send
  3843. // a UseCircuitCode packet which in turn calls AddNewAgent which finally creates the ScenePresence.
  3844. ScenePresence sp = WaitGetScenePresence(cAgentData.AgentID);
  3845. if (sp != null)
  3846. {
  3847. if (!sp.IsChildAgent)
  3848. {
  3849. m_log.WarnFormat("[SCENE]: Ignoring a child update on a root agent {0} {1} in {2}",
  3850. sp.Name, sp.UUID, Name);
  3851. return false;
  3852. }
  3853. if (cAgentData.SessionID != sp.ControllingClient.SessionId)
  3854. {
  3855. m_log.WarnFormat(
  3856. "[SCENE]: Attempt to update agent {0} with invalid session id {1} (possibly from simulator in older version; tell them to update).",
  3857. sp.UUID, cAgentData.SessionID);
  3858. Console.WriteLine(String.Format("[SCENE]: Attempt to update agent {0} ({1}) with invalid session id {2}",
  3859. sp.UUID, sp.ControllingClient.SessionId, cAgentData.SessionID));
  3860. }
  3861. sp.UpdateChildAgent(cAgentData);
  3862. int ntimes = 20;
  3863. if (cAgentData.SenderWantsToWaitForRoot)
  3864. {
  3865. while (sp.IsChildAgent && ntimes-- > 0)
  3866. Thread.Sleep(1000);
  3867. if (sp.IsChildAgent)
  3868. m_log.WarnFormat(
  3869. "[SCENE]: Found presence {0} {1} unexpectedly still child in {2}",
  3870. sp.Name, sp.UUID, Name);
  3871. else
  3872. m_log.InfoFormat(
  3873. "[SCENE]: Found presence {0} {1} as root in {2} after {3} waits",
  3874. sp.Name, sp.UUID, Name, 20 - ntimes);
  3875. if (sp.IsChildAgent)
  3876. return false;
  3877. }
  3878. return true;
  3879. }
  3880. return false;
  3881. }
  3882. /// <summary>
  3883. /// We've got an update about an agent that sees into this region,
  3884. /// send it to ScenePresence for processing It's only positional data
  3885. /// </summary>
  3886. /// <param name="cAgentData">AgentPosition that contains agent positional data so we can know what to send</param>
  3887. /// <returns>true if we handled it.</returns>
  3888. public virtual bool IncomingUpdateChildAgent(AgentPosition cAgentData)
  3889. {
  3890. // m_log.DebugFormat(
  3891. // "[SCENE PRESENCE]: IncomingChildAgentDataUpdate POSITION for {0} in {1}, position {2}",
  3892. // cAgentData.AgentID, Name, cAgentData.Position);
  3893. ScenePresence childAgentUpdate = GetScenePresence(cAgentData.AgentID);
  3894. if (childAgentUpdate != null)
  3895. {
  3896. // if (childAgentUpdate.ControllingClient.SessionId != cAgentData.SessionID)
  3897. // // Only warn for now
  3898. // m_log.WarnFormat("[SCENE]: Attempt at updating position of agent {0} with invalid session id {1}. Neighbor running older version?",
  3899. // childAgentUpdate.UUID, cAgentData.SessionID);
  3900. // I can't imagine *yet* why we would get an update if the agent is a root agent..
  3901. // however to avoid a race condition crossing borders..
  3902. if (childAgentUpdate.IsChildAgent)
  3903. {
  3904. uint rRegionX = (uint)(cAgentData.RegionHandle >> 40);
  3905. uint rRegionY = (((uint)(cAgentData.RegionHandle)) >> 8);
  3906. uint tRegionX = RegionInfo.RegionLocX;
  3907. uint tRegionY = RegionInfo.RegionLocY;
  3908. //Send Data to ScenePresence
  3909. childAgentUpdate.UpdateChildAgent(cAgentData, tRegionX, tRegionY, rRegionX, rRegionY);
  3910. // Not Implemented:
  3911. //TODO: Do we need to pass the message on to one of our neighbors?
  3912. }
  3913. return true;
  3914. }
  3915. return false;
  3916. }
  3917. /// <summary>
  3918. /// Poll until the requested ScenePresence appears or we timeout.
  3919. /// </summary>
  3920. /// <returns>The scene presence is found, else null.</returns>
  3921. /// <param name='agentID'></param>
  3922. protected virtual ScenePresence WaitGetScenePresence(UUID agentID)
  3923. {
  3924. int ntimes = 30;
  3925. ScenePresence sp = null;
  3926. while ((sp = GetScenePresence(agentID)) == null && (ntimes-- > 0))
  3927. Thread.Sleep(1000);
  3928. if (sp == null)
  3929. m_log.WarnFormat(
  3930. "[SCENE PRESENCE]: Did not find presence with id {0} in {1} before timeout",
  3931. agentID, RegionInfo.RegionName);
  3932. return sp;
  3933. }
  3934. /// <summary>
  3935. /// Authenticated close (via network)
  3936. /// </summary>
  3937. /// <param name="agentID"></param>
  3938. /// <param name="force"></param>
  3939. /// <param name="auth_token"></param>
  3940. /// <returns></returns>
  3941. public bool CloseAgent(UUID agentID, bool force, string auth_token)
  3942. {
  3943. //m_log.DebugFormat("[SCENE]: Processing incoming close agent {0} in region {1} with auth_token {2}", agentID, RegionInfo.RegionName, auth_token);
  3944. // Check that the auth_token is valid
  3945. AgentCircuitData acd = AuthenticateHandler.GetAgentCircuitData(agentID);
  3946. if (acd == null)
  3947. {
  3948. m_log.DebugFormat(
  3949. "[SCENE]: Request to close agent {0} but no such agent in scene {1}. May have been closed previously.",
  3950. agentID, Name);
  3951. return false;
  3952. }
  3953. if (acd.SessionID.ToString() == auth_token)
  3954. {
  3955. return CloseAgent(agentID, force);
  3956. }
  3957. else
  3958. {
  3959. m_log.WarnFormat(
  3960. "[SCENE]: Request to close agent {0} with invalid authorization token {1} in {2}",
  3961. agentID, auth_token, Name);
  3962. }
  3963. return false;
  3964. }
  3965. // public bool IncomingCloseAgent(UUID agentID)
  3966. // {
  3967. // return IncomingCloseAgent(agentID, false);
  3968. // }
  3969. // public bool IncomingCloseChildAgent(UUID agentID)
  3970. // {
  3971. // return IncomingCloseAgent(agentID, true);
  3972. // }
  3973. /// <summary>
  3974. /// Tell a single client to prepare to close.
  3975. /// </summary>
  3976. /// <remarks>
  3977. /// This should only be called if we may close the client but there will be some delay in so doing. Meant for
  3978. /// internal use - other callers should almost certainly called CloseClient().
  3979. /// </remarks>
  3980. /// <param name="sp"></param>
  3981. /// <returns>true if pre-close state notification was successful. false if the agent
  3982. /// was not in a state where it could transition to pre-close.</returns>
  3983. public bool IncomingPreCloseClient(ScenePresence sp)
  3984. {
  3985. lock (m_removeClientLock)
  3986. {
  3987. // We need to avoid a race condition where in, for example, an A B C D region layout, an avatar may
  3988. // teleport from A -> D, but then -> C before A has asked B to close its old child agent. We do not
  3989. // want to obey this close since C may have renewed the child agent lease on B.
  3990. if (sp.DoNotCloseAfterTeleport)
  3991. {
  3992. m_log.DebugFormat(
  3993. "[SCENE]: Not pre-closing {0} agent {1} in {2} since another simulator has re-established the child connection",
  3994. sp.IsChildAgent ? "child" : "root", sp.Name, Name);
  3995. // Need to reset the flag so that a subsequent close after another teleport can succeed.
  3996. sp.DoNotCloseAfterTeleport = false;
  3997. return false;
  3998. }
  3999. if (sp.LifecycleState != ScenePresenceState.Running)
  4000. {
  4001. m_log.DebugFormat(
  4002. "[SCENE]: Called IncomingPreCloseAgent() for {0} in {1} but presence is already in state {2}",
  4003. sp.Name, Name, sp.LifecycleState);
  4004. return false;
  4005. }
  4006. sp.LifecycleState = ScenePresenceState.PreRemove;
  4007. return true;
  4008. }
  4009. }
  4010. /// <summary>
  4011. /// Tell a single agent to disconnect from the region.
  4012. /// </summary>
  4013. /// <param name="agentID"></param>
  4014. /// <param name="force">
  4015. /// Force the agent to close even if it might be in the middle of some other operation. You do not want to
  4016. /// force unless you are absolutely sure that the agent is dead and a normal close is not working.
  4017. /// </param>
  4018. public override bool CloseAgent(UUID agentID, bool force)
  4019. {
  4020. ScenePresence sp;
  4021. lock (m_removeClientLock)
  4022. {
  4023. sp = GetScenePresence(agentID);
  4024. if (sp == null)
  4025. {
  4026. // If there is no scene presence, we may be handling a dead
  4027. // client. These can keep an avatar from reentering a region
  4028. // and since they don't get cleaned up they will stick
  4029. // around until region restart. So, if there is no SP,
  4030. // remove the client as well.
  4031. IClientAPI client = null;
  4032. if (m_clientManager.TryGetValue(agentID, out client))
  4033. {
  4034. m_clientManager.Remove(agentID);
  4035. if (CapsModule != null)
  4036. CapsModule.RemoveCaps(agentID, 0);
  4037. m_log.DebugFormat( "[SCENE]: Dead client for agent ID {0} was cleaned up in {1}", agentID, Name);
  4038. return true;
  4039. }
  4040. m_log.DebugFormat(
  4041. "[SCENE]: Called CloseClient() with agent ID {0} but no such presence is in {1}",
  4042. agentID, Name);
  4043. return false;
  4044. }
  4045. if (sp.LifecycleState != ScenePresenceState.Running && sp.LifecycleState != ScenePresenceState.PreRemove)
  4046. {
  4047. m_log.DebugFormat(
  4048. "[SCENE]: Called CloseClient() for {0} in {1} but presence is already in state {2}",
  4049. sp.Name, Name, sp.LifecycleState);
  4050. return false;
  4051. }
  4052. // We need to avoid a race condition where in, for example, an A B C D region layout, an avatar may
  4053. // teleport from A -> D, but then -> C before A has asked B to close its old child agent. We do not
  4054. // want to obey this close since C may have renewed the child agent lease on B.
  4055. if (sp.DoNotCloseAfterTeleport)
  4056. {
  4057. m_log.DebugFormat(
  4058. "[SCENE]: Not closing {0} agent {1} in {2} since another simulator has re-established the child connection",
  4059. sp.IsChildAgent ? "child" : "root", sp.Name, Name);
  4060. // Need to reset the flag so that a subsequent close after another teleport can succeed.
  4061. sp.DoNotCloseAfterTeleport = false;
  4062. return false;
  4063. }
  4064. sp.LifecycleState = ScenePresenceState.Removing;
  4065. }
  4066. if (sp != null)
  4067. {
  4068. sp.ControllingClient.Close(force, force);
  4069. return true;
  4070. }
  4071. return true;
  4072. }
  4073. /// <summary>
  4074. /// Tries to teleport agent to another region.
  4075. /// </summary>
  4076. /// <remarks>
  4077. /// The region name must exactly match that given.
  4078. /// </remarks>
  4079. /// <param name="remoteClient"></param>
  4080. /// <param name="regionName"></param>
  4081. /// <param name="position"></param>
  4082. /// <param name="lookAt"></param>
  4083. /// <param name="teleportFlags"></param>
  4084. public void RequestTeleportLocation(IClientAPI remoteClient, string regionName, Vector3 position,
  4085. Vector3 lookat, uint teleportFlags)
  4086. {
  4087. GridRegion region = GridService.GetRegionByName(RegionInfo.ScopeID, regionName);
  4088. if (region == null)
  4089. {
  4090. // can't find the region: Tell viewer and abort
  4091. remoteClient.SendTeleportFailed("The region '" + regionName + "' could not be found.");
  4092. return;
  4093. }
  4094. RequestTeleportLocation(remoteClient, region.RegionHandle, position, lookat, teleportFlags);
  4095. }
  4096. /// <summary>
  4097. /// Tries to teleport agent to other region.
  4098. /// </summary>
  4099. /// <param name="remoteClient"></param>
  4100. /// <param name="regionHandle"></param>
  4101. /// <param name="position"></param>
  4102. /// <param name="lookAt"></param>
  4103. /// <param name="teleportFlags"></param>
  4104. public void RequestTeleportLocation(IClientAPI remoteClient, ulong regionHandle, Vector3 position,
  4105. Vector3 lookAt, uint teleportFlags)
  4106. {
  4107. ScenePresence sp = GetScenePresence(remoteClient.AgentId);
  4108. if (sp != null)
  4109. {
  4110. if (EntityTransferModule != null)
  4111. {
  4112. EntityTransferModule.Teleport(sp, regionHandle, position, lookAt, teleportFlags);
  4113. }
  4114. else
  4115. {
  4116. m_log.DebugFormat("[SCENE]: Unable to perform teleports: no AgentTransferModule is active");
  4117. sp.ControllingClient.SendTeleportFailed("Unable to perform teleports on this simulator.");
  4118. }
  4119. }
  4120. }
  4121. public bool CrossAgentToNewRegion(ScenePresence agent, bool isFlying)
  4122. {
  4123. if (EntityTransferModule != null)
  4124. {
  4125. return EntityTransferModule.Cross(agent, isFlying);
  4126. }
  4127. else
  4128. {
  4129. m_log.DebugFormat("[SCENE]: Unable to cross agent to neighbouring region, because there is no AgentTransferModule");
  4130. }
  4131. return false;
  4132. }
  4133. public void SendOutChildAgentUpdates(AgentPosition cadu, ScenePresence presence)
  4134. {
  4135. m_sceneGridService.SendChildAgentDataUpdate(cadu, presence);
  4136. }
  4137. #endregion
  4138. #region Other Methods
  4139. protected override IConfigSource GetConfig()
  4140. {
  4141. return m_config;
  4142. }
  4143. #endregion
  4144. public void HandleObjectPermissionsUpdate(IClientAPI controller, UUID agentID, UUID sessionID, byte field, uint localId, uint mask, byte set)
  4145. {
  4146. // Check for spoofing.. since this is permissions we're talking about here!
  4147. if ((controller.SessionId == sessionID) && (controller.AgentId == agentID))
  4148. {
  4149. // Tell the object to do permission update
  4150. if (localId != 0)
  4151. {
  4152. SceneObjectGroup chObjectGroup = GetGroupByPrim(localId);
  4153. if (chObjectGroup != null)
  4154. {
  4155. chObjectGroup.UpdatePermissions(agentID, field, localId, mask, set);
  4156. }
  4157. }
  4158. }
  4159. }
  4160. /// <summary>
  4161. /// Causes all clients to get a full object update on all of the objects in the scene.
  4162. /// </summary>
  4163. public void ForceClientUpdate()
  4164. {
  4165. EntityBase[] entityList = GetEntities();
  4166. foreach (EntityBase ent in entityList)
  4167. {
  4168. if (ent is SceneObjectGroup)
  4169. {
  4170. ((SceneObjectGroup)ent).ScheduleGroupForFullUpdate();
  4171. }
  4172. }
  4173. }
  4174. /// <summary>
  4175. /// This is currently only used for scale (to scale to MegaPrim size)
  4176. /// There is a console command that calls this in OpenSimMain
  4177. /// </summary>
  4178. /// <param name="cmdparams"></param>
  4179. public void HandleEditCommand(string[] cmdparams)
  4180. {
  4181. m_log.DebugFormat("Searching for Primitive: '{0}'", cmdparams[2]);
  4182. EntityBase[] entityList = GetEntities();
  4183. foreach (EntityBase ent in entityList)
  4184. {
  4185. if (ent is SceneObjectGroup)
  4186. {
  4187. SceneObjectPart part = ((SceneObjectGroup)ent).GetPart(((SceneObjectGroup)ent).UUID);
  4188. if (part != null)
  4189. {
  4190. if (part.Name == cmdparams[2])
  4191. {
  4192. part.Resize(
  4193. new Vector3(Convert.ToSingle(cmdparams[3]), Convert.ToSingle(cmdparams[4]),
  4194. Convert.ToSingle(cmdparams[5])));
  4195. m_log.DebugFormat("Edited scale of Primitive: {0}", part.Name);
  4196. }
  4197. }
  4198. }
  4199. }
  4200. }
  4201. #region Script Handling Methods
  4202. /// <summary>
  4203. /// Console command handler to send script command to script engine.
  4204. /// </summary>
  4205. /// <param name="args"></param>
  4206. public void SendCommandToPlugins(string[] args)
  4207. {
  4208. m_eventManager.TriggerOnPluginConsole(args);
  4209. }
  4210. public LandData GetLandData(float x, float y)
  4211. {
  4212. ILandObject parcel = LandChannel.GetLandObject(x, y);
  4213. if (parcel == null)
  4214. return null;
  4215. return parcel.LandData;
  4216. }
  4217. /// <summary>
  4218. /// Get LandData by position.
  4219. /// </summary>
  4220. /// <param name="pos"></param>
  4221. /// <returns></returns>
  4222. public LandData GetLandData(Vector3 pos)
  4223. {
  4224. return GetLandData(pos.X, pos.Y);
  4225. }
  4226. public LandData GetLandData(uint x, uint y)
  4227. {
  4228. // m_log.DebugFormat("[SCENE]: returning land for {0},{1}", x, y);
  4229. ILandObject parcel = LandChannel.GetLandObject((int)x, (int)y);
  4230. if (parcel == null)
  4231. return null;
  4232. return parcel.LandData;
  4233. }
  4234. #endregion
  4235. #region Script Engine
  4236. public bool LSLScriptDanger(SceneObjectPart part, Vector3 pos)
  4237. {
  4238. ILandObject parcel = LandChannel.GetLandObject(pos.X, pos.Y);
  4239. if (parcel == null)
  4240. return true;
  4241. LandData ldata = parcel.LandData;
  4242. if (ldata == null)
  4243. return true;
  4244. uint landflags = ldata.Flags;
  4245. uint mask = (uint)(ParcelFlags.CreateObjects | ParcelFlags.AllowAPrimitiveEntry);
  4246. if((landflags & mask) != mask)
  4247. return true;
  4248. if((landflags & (uint)ParcelFlags.AllowOtherScripts) != 0)
  4249. return false;
  4250. if(part == null)
  4251. return true;
  4252. if(part.GroupID == ldata.GroupID && (landflags & (uint)ParcelFlags.AllowGroupScripts) != 0)
  4253. return false;
  4254. return true;
  4255. }
  4256. private bool ScriptDanger(SceneObjectPart part, Vector3 pos)
  4257. {
  4258. if (part == null)
  4259. return false;
  4260. ILandObject parcel = LandChannel.GetLandObject(pos.X, pos.Y);
  4261. if (parcel != null)
  4262. {
  4263. if ((parcel.LandData.Flags & (uint)ParcelFlags.AllowOtherScripts) != 0)
  4264. return true;
  4265. if ((part.OwnerID == parcel.LandData.OwnerID) || Permissions.IsGod(part.OwnerID))
  4266. return true;
  4267. if (((parcel.LandData.Flags & (uint)ParcelFlags.AllowGroupScripts) != 0)
  4268. && (parcel.LandData.GroupID != UUID.Zero) && (parcel.LandData.GroupID == part.GroupID))
  4269. return true;
  4270. }
  4271. else
  4272. {
  4273. if (pos.X > 0f && pos.X < RegionInfo.RegionSizeX && pos.Y > 0f && pos.Y < RegionInfo.RegionSizeY)
  4274. return true;
  4275. }
  4276. return false;
  4277. }
  4278. public bool PipeEventsForScript(uint localID)
  4279. {
  4280. SceneObjectPart part = GetSceneObjectPart(localID);
  4281. if (part != null)
  4282. {
  4283. SceneObjectPart parent = part.ParentGroup.RootPart;
  4284. return ScriptDanger(parent, parent.GetWorldPosition());
  4285. }
  4286. else
  4287. {
  4288. return false;
  4289. }
  4290. }
  4291. #endregion
  4292. #region SceneGraph wrapper methods
  4293. /// <summary>
  4294. ///
  4295. /// </summary>
  4296. /// <param name="localID"></param>
  4297. /// <returns></returns>
  4298. public UUID ConvertLocalIDToFullID(uint localID)
  4299. {
  4300. return m_sceneGraph.ConvertLocalIDToFullID(localID);
  4301. }
  4302. public void SwapRootAgentCount(bool rootChildChildRootTF)
  4303. {
  4304. m_sceneGraph.SwapRootChildAgent(rootChildChildRootTF);
  4305. }
  4306. public void AddPhysicalPrim(int num)
  4307. {
  4308. m_sceneGraph.AddPhysicalPrim(num);
  4309. }
  4310. public void RemovePhysicalPrim(int num)
  4311. {
  4312. m_sceneGraph.RemovePhysicalPrim(num);
  4313. }
  4314. public int GetRootAgentCount()
  4315. {
  4316. return m_sceneGraph.GetRootAgentCount();
  4317. }
  4318. public int GetChildAgentCount()
  4319. {
  4320. return m_sceneGraph.GetChildAgentCount();
  4321. }
  4322. /// <summary>
  4323. /// Request a scene presence by UUID. Fast, indexed lookup.
  4324. /// </summary>
  4325. /// <param name="agentID"></param>
  4326. /// <returns>null if the presence was not found</returns>
  4327. public ScenePresence GetScenePresence(UUID agentID)
  4328. {
  4329. return m_sceneGraph.GetScenePresence(agentID);
  4330. }
  4331. /// <summary>
  4332. /// Request the scene presence by name.
  4333. /// </summary>
  4334. /// <param name="firstName"></param>
  4335. /// <param name="lastName"></param>
  4336. /// <returns>null if the presence was not found</returns>
  4337. public ScenePresence GetScenePresence(string firstName, string lastName)
  4338. {
  4339. return m_sceneGraph.GetScenePresence(firstName, lastName);
  4340. }
  4341. /// <summary>
  4342. /// Request the scene presence by localID.
  4343. /// </summary>
  4344. /// <param name="localID"></param>
  4345. /// <returns>null if the presence was not found</returns>
  4346. public ScenePresence GetScenePresence(uint localID)
  4347. {
  4348. return m_sceneGraph.GetScenePresence(localID);
  4349. }
  4350. /// <summary>
  4351. /// Gets all the scene presences in this scene.
  4352. /// </summary>
  4353. /// <remarks>
  4354. /// This method will return both root and child scene presences.
  4355. ///
  4356. /// Consider using ForEachScenePresence() or ForEachRootScenePresence() if possible since these will not
  4357. /// involving creating a new List object.
  4358. /// </remarks>
  4359. /// <returns>
  4360. /// A list of the scene presences. Adding or removing from the list will not affect the presences in the scene.
  4361. /// </returns>
  4362. public List<ScenePresence> GetScenePresences()
  4363. {
  4364. return new List<ScenePresence>(m_sceneGraph.GetScenePresences());
  4365. }
  4366. /// <summary>
  4367. /// Performs action on all avatars in the scene (root scene presences)
  4368. /// Avatars may be an NPC or a 'real' client.
  4369. /// </summary>
  4370. /// <param name="action"></param>
  4371. public void ForEachRootScenePresence(Action<ScenePresence> action)
  4372. {
  4373. m_sceneGraph.ForEachAvatar(action);
  4374. }
  4375. /// <summary>
  4376. /// Performs action on all scene presences (root and child)
  4377. /// </summary>
  4378. /// <param name="action"></param>
  4379. public void ForEachScenePresence(Action<ScenePresence> action)
  4380. {
  4381. m_sceneGraph.ForEachScenePresence(action);
  4382. }
  4383. /// <summary>
  4384. /// Get all the scene object groups.
  4385. /// </summary>
  4386. /// <returns>
  4387. /// The scene object groups. If the scene is empty then an empty list is returned.
  4388. /// </returns>
  4389. public List<SceneObjectGroup> GetSceneObjectGroups()
  4390. {
  4391. return m_sceneGraph.GetSceneObjectGroups();
  4392. }
  4393. /// <summary>
  4394. /// Get a group via its UUID
  4395. /// </summary>
  4396. /// <param name="fullID"></param>
  4397. /// <returns>null if no group with that id exists</returns>
  4398. public SceneObjectGroup GetSceneObjectGroup(UUID fullID)
  4399. {
  4400. return m_sceneGraph.GetSceneObjectGroup(fullID);
  4401. }
  4402. /// <summary>
  4403. /// Get a group via its local ID
  4404. /// </summary>
  4405. /// <remarks>This will only return a group if the local ID matches a root part</remarks>
  4406. /// <param name="localID"></param>
  4407. /// <returns>null if no group with that id exists</returns>
  4408. public SceneObjectGroup GetSceneObjectGroup(uint localID)
  4409. {
  4410. return m_sceneGraph.GetSceneObjectGroup(localID);
  4411. }
  4412. /// <summary>
  4413. /// Get a group by name from the scene (will return the first
  4414. /// found, if there are more than one prim with the same name)
  4415. /// </summary>
  4416. /// <param name="name"></param>
  4417. /// <returns>null if no group with that name exists</returns>
  4418. public SceneObjectGroup GetSceneObjectGroup(string name)
  4419. {
  4420. return m_sceneGraph.GetSceneObjectGroup(name);
  4421. }
  4422. /// <summary>
  4423. /// Attempt to get the SOG via its UUID
  4424. /// </summary>
  4425. /// <param name="fullID"></param>
  4426. /// <param name="sog"></param>
  4427. /// <returns></returns>
  4428. public bool TryGetSceneObjectGroup(UUID fullID, out SceneObjectGroup sog)
  4429. {
  4430. sog = GetSceneObjectGroup(fullID);
  4431. return sog != null;
  4432. }
  4433. /// <summary>
  4434. /// Get a prim by name from the scene (will return the first
  4435. /// found, if there are more than one prim with the same name)
  4436. /// </summary>
  4437. /// <param name="name"></param>
  4438. /// <returns></returns>
  4439. public SceneObjectPart GetSceneObjectPart(string name)
  4440. {
  4441. return m_sceneGraph.GetSceneObjectPart(name);
  4442. }
  4443. /// <summary>
  4444. /// Get a prim via its local id
  4445. /// </summary>
  4446. /// <param name="localID"></param>
  4447. /// <returns></returns>
  4448. public SceneObjectPart GetSceneObjectPart(uint localID)
  4449. {
  4450. return m_sceneGraph.GetSceneObjectPart(localID);
  4451. }
  4452. /// <summary>
  4453. /// Get a prim via its UUID
  4454. /// </summary>
  4455. /// <param name="fullID"></param>
  4456. /// <returns></returns>
  4457. public SceneObjectPart GetSceneObjectPart(UUID fullID)
  4458. {
  4459. return m_sceneGraph.GetSceneObjectPart(fullID);
  4460. }
  4461. /// <summary>
  4462. /// Attempt to get a prim via its UUID
  4463. /// </summary>
  4464. /// <param name="fullID"></param>
  4465. /// <param name="sop"></param>
  4466. /// <returns></returns>
  4467. public bool TryGetSceneObjectPart(UUID fullID, out SceneObjectPart sop)
  4468. {
  4469. sop = GetSceneObjectPart(fullID);
  4470. return sop != null;
  4471. }
  4472. /// <summary>
  4473. /// Get a scene object group that contains the prim with the given local id
  4474. /// </summary>
  4475. /// <param name="localID"></param>
  4476. /// <returns>null if no scene object group containing that prim is found</returns>
  4477. public SceneObjectGroup GetGroupByPrim(uint localID)
  4478. {
  4479. return m_sceneGraph.GetGroupByPrim(localID);
  4480. }
  4481. /// <summary>
  4482. /// Get a scene object group that contains the prim with the given uuid
  4483. /// </summary>
  4484. /// <param name="fullID"></param>
  4485. /// <returns>null if no scene object group containing that prim is found</returns>
  4486. public SceneObjectGroup GetGroupByPrim(UUID fullID)
  4487. {
  4488. return m_sceneGraph.GetGroupByPrim(fullID);
  4489. }
  4490. public override bool TryGetScenePresence(UUID agentID, out ScenePresence sp)
  4491. {
  4492. return m_sceneGraph.TryGetScenePresence(agentID, out sp);
  4493. }
  4494. public bool TryGetAvatarByName(string avatarName, out ScenePresence avatar)
  4495. {
  4496. return m_sceneGraph.TryGetAvatarByName(avatarName, out avatar);
  4497. }
  4498. /// <summary>
  4499. /// Perform an action on all clients with an avatar in this scene (root only)
  4500. /// </summary>
  4501. /// <param name="action"></param>
  4502. public void ForEachRootClient(Action<IClientAPI> action)
  4503. {
  4504. ForEachRootScenePresence(delegate(ScenePresence presence)
  4505. {
  4506. action(presence.ControllingClient);
  4507. });
  4508. }
  4509. /// <summary>
  4510. /// Perform an action on all clients connected to the region (root and child)
  4511. /// </summary>
  4512. /// <param name="action"></param>
  4513. public void ForEachClient(Action<IClientAPI> action)
  4514. {
  4515. m_clientManager.ForEach(action);
  4516. }
  4517. public int GetNumberOfClients()
  4518. {
  4519. return m_clientManager.Count;
  4520. }
  4521. public bool TryGetClient(UUID avatarID, out IClientAPI client)
  4522. {
  4523. return m_clientManager.TryGetValue(avatarID, out client);
  4524. }
  4525. public bool TryGetClient(System.Net.IPEndPoint remoteEndPoint, out IClientAPI client)
  4526. {
  4527. return m_clientManager.TryGetValue(remoteEndPoint, out client);
  4528. }
  4529. public void ForEachSOG(Action<SceneObjectGroup> action)
  4530. {
  4531. m_sceneGraph.ForEachSOG(action);
  4532. }
  4533. /// <summary>
  4534. /// Returns a list of the entities in the scene. This is a new list so operations perform on the list itself
  4535. /// will not affect the original list of objects in the scene.
  4536. /// </summary>
  4537. /// <returns></returns>
  4538. public EntityBase[] GetEntities()
  4539. {
  4540. return m_sceneGraph.GetEntities();
  4541. }
  4542. #endregion
  4543. // Commented pending deletion since this method no longer appears to do anything at all
  4544. // public bool NeedSceneCacheClear(UUID agentID)
  4545. // {
  4546. // IInventoryTransferModule inv = RequestModuleInterface<IInventoryTransferModule>();
  4547. // if (inv == null)
  4548. // return true;
  4549. //
  4550. // return inv.NeedSceneCacheClear(agentID, this);
  4551. // }
  4552. public void CleanTempObjects()
  4553. {
  4554. DateTime now = DateTime.UtcNow;
  4555. EntityBase[] entities = GetEntities();
  4556. foreach (EntityBase obj in entities)
  4557. {
  4558. if (obj is SceneObjectGroup)
  4559. {
  4560. SceneObjectGroup grp = (SceneObjectGroup)obj;
  4561. if (!grp.IsDeleted)
  4562. {
  4563. if ((grp.RootPart.Flags & PrimFlags.TemporaryOnRez) != 0)
  4564. {
  4565. if (grp.GetSittingAvatarsCount() == 0 && grp.RootPart.Expires <= now)
  4566. DeleteSceneObject(grp, false);
  4567. }
  4568. }
  4569. }
  4570. }
  4571. }
  4572. public void DeleteFromStorage(UUID uuid)
  4573. {
  4574. SimulationDataService.RemoveObject(uuid, RegionInfo.RegionID);
  4575. }
  4576. public int GetHealth(out int flags, out string message)
  4577. {
  4578. // Returns:
  4579. // 1 = sim is up and accepting http requests. The heartbeat has
  4580. // stopped and the sim is probably locked up, but a remote
  4581. // admin restart may succeed
  4582. //
  4583. // 2 = Sim is up and the heartbeat is running. The sim is likely
  4584. // usable for people within
  4585. //
  4586. // 3 = Sim is up and one packet thread is running. Sim is
  4587. // unstable and will not accept new logins
  4588. //
  4589. // 4 = Sim is up and both packet threads are running. Sim is
  4590. // likely usable
  4591. //
  4592. // 5 = We have seen a new user enter within the past 4 minutes
  4593. // which can be seen as positive confirmation of sim health
  4594. //
  4595. int health = 1; // Start at 1, means we're up
  4596. flags = 0;
  4597. message = String.Empty;
  4598. CheckHeartbeat();
  4599. if (m_firstHeartbeat || (m_lastIncoming == 0 && m_lastOutgoing == 0))
  4600. {
  4601. // We're still starting
  4602. // 0 means "in startup", it can't happen another way, since
  4603. // to get here, we must be able to accept http connections
  4604. return 0;
  4605. }
  4606. if ((Util.EnvironmentTickCountSubtract(m_lastFrameTick)) < 2000)
  4607. {
  4608. health+=1;
  4609. flags |= 1;
  4610. }
  4611. if (Util.EnvironmentTickCountSubtract(m_lastIncoming) < 2000)
  4612. {
  4613. health+=1;
  4614. flags |= 2;
  4615. }
  4616. if (Util.EnvironmentTickCountSubtract(m_lastOutgoing) < 2000)
  4617. {
  4618. health+=1;
  4619. flags |= 4;
  4620. }
  4621. /*
  4622. else
  4623. {
  4624. int pid = System.Diagnostics.Process.GetCurrentProcess().Id;
  4625. System.Diagnostics.Process proc = new System.Diagnostics.Process();
  4626. proc.EnableRaisingEvents=false;
  4627. proc.StartInfo.FileName = "/bin/kill";
  4628. proc.StartInfo.Arguments = "-QUIT " + pid.ToString();
  4629. proc.Start();
  4630. proc.WaitForExit();
  4631. Thread.Sleep(1000);
  4632. Environment.Exit(1);
  4633. }
  4634. */
  4635. if (flags != 7)
  4636. return health;
  4637. // A login in the last 4 mins? We can't be doing too badly
  4638. //
  4639. if (Util.EnvironmentTickCountSubtract(m_LastLogin) < 240000)
  4640. health++;
  4641. else
  4642. return health;
  4643. return health;
  4644. }
  4645. // This callback allows the PhysicsScene to call back to its caller (the SceneGraph) and
  4646. // update non-physical objects like the joint proxy objects that represent the position
  4647. // of the joints in the scene.
  4648. // This routine is normally called from within a lock (OdeLock) from within the OdePhysicsScene
  4649. // WARNING: be careful of deadlocks here if you manipulate the scene. Remember you are being called
  4650. // from within the OdePhysicsScene.
  4651. protected internal void jointMoved(PhysicsJoint joint)
  4652. {
  4653. // m_parentScene.PhysicsScene.DumpJointInfo(); // non-thread-locked version; we should already be in a lock (OdeLock) when this callback is invoked
  4654. SceneObjectPart jointProxyObject = GetSceneObjectPart(joint.ObjectNameInScene);
  4655. if (jointProxyObject == null)
  4656. {
  4657. jointErrorMessage(joint, "WARNING, joint proxy not found, name " + joint.ObjectNameInScene);
  4658. return;
  4659. }
  4660. // now update the joint proxy object in the scene to have the position of the joint as returned by the physics engine
  4661. SceneObjectPart trackedBody = GetSceneObjectPart(joint.TrackedBodyName); // FIXME: causes a sequential lookup
  4662. if (trackedBody == null) return; // the actor may have been deleted but the joint still lingers around a few frames waiting for deletion. during this time, trackedBody is NULL to prevent further motion of the joint proxy.
  4663. jointProxyObject.Velocity = trackedBody.Velocity;
  4664. jointProxyObject.AngularVelocity = trackedBody.AngularVelocity;
  4665. switch (joint.Type)
  4666. {
  4667. case PhysicsJointType.Ball:
  4668. {
  4669. Vector3 jointAnchor = PhysicsScene.GetJointAnchor(joint);
  4670. Vector3 proxyPos = jointAnchor;
  4671. jointProxyObject.ParentGroup.UpdateGroupPosition(proxyPos); // schedules the entire group for a terse update
  4672. }
  4673. break;
  4674. case PhysicsJointType.Hinge:
  4675. {
  4676. Vector3 jointAnchor = PhysicsScene.GetJointAnchor(joint);
  4677. // Normally, we would just ask the physics scene to return the axis for the joint.
  4678. // Unfortunately, ODE sometimes returns <0,0,0> for the joint axis, which should
  4679. // never occur. Therefore we cannot rely on ODE to always return a correct joint axis.
  4680. // Therefore the following call does not always work:
  4681. //PhysicsVector phyJointAxis = _PhyScene.GetJointAxis(joint);
  4682. // instead we compute the joint orientation by saving the original joint orientation
  4683. // relative to one of the jointed bodies, and applying this transformation
  4684. // to the current position of the jointed bodies (the tracked body) to compute the
  4685. // current joint orientation.
  4686. if (joint.TrackedBodyName == null)
  4687. {
  4688. jointErrorMessage(joint, "joint.TrackedBodyName is null, joint " + joint.ObjectNameInScene);
  4689. }
  4690. Vector3 proxyPos = jointAnchor;
  4691. Quaternion q = trackedBody.RotationOffset * joint.LocalRotation;
  4692. jointProxyObject.ParentGroup.UpdateGroupPosition(proxyPos); // schedules the entire group for a terse update
  4693. jointProxyObject.ParentGroup.UpdateGroupRotationR(q); // schedules the entire group for a terse update
  4694. }
  4695. break;
  4696. }
  4697. }
  4698. // This callback allows the PhysicsScene to call back to its caller (the SceneGraph) and
  4699. // update non-physical objects like the joint proxy objects that represent the position
  4700. // of the joints in the scene.
  4701. // This routine is normally called from within a lock (OdeLock) from within the OdePhysicsScene
  4702. // WARNING: be careful of deadlocks here if you manipulate the scene. Remember you are being called
  4703. // from within the OdePhysicsScene.
  4704. protected internal void jointDeactivated(PhysicsJoint joint)
  4705. {
  4706. //m_log.Debug("[NINJA] SceneGraph.jointDeactivated, joint:" + joint.ObjectNameInScene);
  4707. SceneObjectPart jointProxyObject = GetSceneObjectPart(joint.ObjectNameInScene);
  4708. if (jointProxyObject == null)
  4709. {
  4710. jointErrorMessage(joint, "WARNING, trying to deactivate (stop interpolation of) joint proxy, but not found, name " + joint.ObjectNameInScene);
  4711. return;
  4712. }
  4713. // turn the proxy non-physical, which also stops its client-side interpolation
  4714. bool wasUsingPhysics = ((jointProxyObject.Flags & PrimFlags.Physics) != 0);
  4715. if (wasUsingPhysics)
  4716. {
  4717. jointProxyObject.UpdatePrimFlags(false, false, true, false,false); // FIXME: possible deadlock here; check to make sure all the scene alterations set into motion here won't deadlock
  4718. }
  4719. }
  4720. // This callback allows the PhysicsScene to call back to its caller (the SceneGraph) and
  4721. // alert the user of errors by using the debug channel in the same way that scripts alert
  4722. // the user of compile errors.
  4723. // This routine is normally called from within a lock (OdeLock) from within the OdePhysicsScene
  4724. // WARNING: be careful of deadlocks here if you manipulate the scene. Remember you are being called
  4725. // from within the OdePhysicsScene.
  4726. public void jointErrorMessage(PhysicsJoint joint, string message)
  4727. {
  4728. if (joint != null)
  4729. {
  4730. if (joint.ErrorMessageCount > PhysicsJoint.maxErrorMessages)
  4731. return;
  4732. SceneObjectPart jointProxyObject = GetSceneObjectPart(joint.ObjectNameInScene);
  4733. if (jointProxyObject != null)
  4734. {
  4735. SimChat(Utils.StringToBytes("[NINJA]: " + message),
  4736. ChatTypeEnum.DebugChannel,
  4737. 2147483647,
  4738. jointProxyObject.AbsolutePosition,
  4739. jointProxyObject.Name,
  4740. jointProxyObject.UUID,
  4741. false);
  4742. joint.ErrorMessageCount++;
  4743. if (joint.ErrorMessageCount > PhysicsJoint.maxErrorMessages)
  4744. {
  4745. SimChat(Utils.StringToBytes("[NINJA]: Too many messages for this joint, suppressing further messages."),
  4746. ChatTypeEnum.DebugChannel,
  4747. 2147483647,
  4748. jointProxyObject.AbsolutePosition,
  4749. jointProxyObject.Name,
  4750. jointProxyObject.UUID,
  4751. false);
  4752. }
  4753. }
  4754. else
  4755. {
  4756. // couldn't find the joint proxy object; the error message is silently suppressed
  4757. }
  4758. }
  4759. }
  4760. public Scene ConsoleScene()
  4761. {
  4762. if (MainConsole.Instance == null)
  4763. return null;
  4764. if (MainConsole.Instance.ConsoleScene is Scene)
  4765. return (Scene)MainConsole.Instance.ConsoleScene;
  4766. return null;
  4767. }
  4768. // Get terrain height at the specified <x,y> location.
  4769. // Presumes the underlying implementation is a heightmap which is a 1m grid.
  4770. // Finds heightmap grid points before and after the point and
  4771. // does a linear approximation of the height at this intermediate point.
  4772. public float GetGroundHeight(float x, float y)
  4773. {
  4774. if (x < 0)
  4775. x = 0;
  4776. if (x >= Heightmap.Width)
  4777. x = Heightmap.Width - 1;
  4778. if (y < 0)
  4779. y = 0;
  4780. if (y >= Heightmap.Height)
  4781. y = Heightmap.Height - 1;
  4782. Vector3 p0 = new Vector3(x, y, (float)Heightmap[(int)x, (int)y]);
  4783. Vector3 p1 = p0;
  4784. Vector3 p2 = p0;
  4785. p1.X += 1.0f;
  4786. if (p1.X < Heightmap.Width)
  4787. p1.Z = (float)Heightmap[(int)p1.X, (int)p1.Y];
  4788. p2.Y += 1.0f;
  4789. if (p2.Y < Heightmap.Height)
  4790. p2.Z = (float)Heightmap[(int)p2.X, (int)p2.Y];
  4791. Vector3 v0 = new Vector3(p1.X - p0.X, p1.Y - p0.Y, p1.Z - p0.Z);
  4792. Vector3 v1 = new Vector3(p2.X - p0.X, p2.Y - p0.Y, p2.Z - p0.Z);
  4793. v0.Normalize();
  4794. v1.Normalize();
  4795. Vector3 vsn = new Vector3();
  4796. vsn.X = (v0.Y * v1.Z) - (v0.Z * v1.Y);
  4797. vsn.Y = (v0.Z * v1.X) - (v0.X * v1.Z);
  4798. vsn.Z = (v0.X * v1.Y) - (v0.Y * v1.X);
  4799. vsn.Normalize();
  4800. float xdiff = x - (float)((int)x);
  4801. float ydiff = y - (float)((int)y);
  4802. return (((vsn.X * xdiff) + (vsn.Y * ydiff)) / (-1 * vsn.Z)) + p0.Z;
  4803. }
  4804. private void CheckHeartbeat()
  4805. {
  4806. if (m_firstHeartbeat)
  4807. return;
  4808. if ((Util.EnvironmentTickCountSubtract(m_lastFrameTick)) > 5000)
  4809. Start();
  4810. }
  4811. public override ISceneObject DeserializeObject(string representation)
  4812. {
  4813. return SceneObjectSerializer.FromXml2Format(representation);
  4814. }
  4815. public override bool AllowScriptCrossings
  4816. {
  4817. get { return m_allowScriptCrossings; }
  4818. }
  4819. public Vector3 GetNearestAllowedPosition(ScenePresence avatar)
  4820. {
  4821. return GetNearestAllowedPosition(avatar, null);
  4822. }
  4823. public Vector3 GetNearestAllowedPosition(ScenePresence avatar, ILandObject excludeParcel)
  4824. {
  4825. Vector3 pos = avatar.AbsolutePosition;
  4826. ILandObject nearestParcel = GetNearestAllowedParcel(avatar.UUID, pos.X, pos.Y, excludeParcel);
  4827. if (nearestParcel != null)
  4828. {
  4829. Vector2? nearestPoint = null;
  4830. Vector3 dir = -avatar.Velocity;
  4831. float dirlen = dir.Length();
  4832. if(dirlen > 1.0f)
  4833. //Try to get a location that feels like where they came from
  4834. nearestPoint = nearestParcel.GetNearestPointAlongDirection(pos, dir);
  4835. if (nearestPoint == null)
  4836. nearestPoint = nearestParcel.GetNearestPoint(pos);
  4837. if (nearestPoint != null)
  4838. {
  4839. return GetPositionAtAvatarHeightOrGroundHeight(avatar,
  4840. nearestPoint.Value.X, nearestPoint.Value.Y);
  4841. }
  4842. ILandObject dest = LandChannel.GetLandObject(avatar.lastKnownAllowedPosition.X, avatar.lastKnownAllowedPosition.Y);
  4843. if (dest != excludeParcel)
  4844. {
  4845. // Ultimate backup if we have no idea where they are and
  4846. // the last allowed position was in another parcel
  4847. m_log.Debug("Have no idea where they are, sending them to: " + avatar.lastKnownAllowedPosition.ToString());
  4848. return avatar.lastKnownAllowedPosition;
  4849. }
  4850. // else fall through to region edge
  4851. }
  4852. //Go to the edge, this happens in teleporting to a region with no available parcels
  4853. Vector3 nearestRegionEdgePoint = GetNearestRegionEdgePosition(avatar);
  4854. //Debug.WriteLine("They are really in a place they don't belong, sending them to: " + nearestRegionEdgePoint.ToString());
  4855. return nearestRegionEdgePoint;
  4856. }
  4857. private Vector3 GetParcelCenterAtGround(ILandObject parcel)
  4858. {
  4859. Vector2 center = parcel.CenterPoint;
  4860. return GetPositionAtGround(center.X, center.Y);
  4861. }
  4862. public ILandObject GetNearestAllowedParcel(UUID avatarId, float x, float y)
  4863. {
  4864. return GetNearestAllowedParcel(avatarId, x, y, null);
  4865. }
  4866. public ILandObject GetNearestAllowedParcel(UUID avatarId, float x, float y, ILandObject excludeParcel)
  4867. {
  4868. if(LandChannel == null)
  4869. return null;
  4870. List<ILandObject> all = LandChannel.AllParcels();
  4871. if(all == null || all.Count == 0)
  4872. return null;
  4873. float minParcelDistanceSQ = float.MaxValue;
  4874. ILandObject nearestParcel = null;
  4875. Vector2 curCenter;
  4876. float parcelDistanceSQ;
  4877. foreach (var parcel in all)
  4878. {
  4879. if (parcel != excludeParcel && !parcel.IsEitherBannedOrRestricted(avatarId))
  4880. {
  4881. curCenter = parcel.CenterPoint;
  4882. curCenter.X -= x;
  4883. curCenter.Y -= y;
  4884. parcelDistanceSQ = curCenter.LengthSquared();
  4885. if (parcelDistanceSQ < minParcelDistanceSQ)
  4886. {
  4887. minParcelDistanceSQ = parcelDistanceSQ;
  4888. nearestParcel = parcel;
  4889. }
  4890. }
  4891. }
  4892. return nearestParcel;
  4893. }
  4894. private Vector2 GetParcelSafeCorner(ILandObject parcel)
  4895. {
  4896. Vector2 place = parcel.StartPoint;
  4897. place.X += 2f;
  4898. place.Y += 2f;
  4899. return place;
  4900. }
  4901. private Vector3 GetNearestRegionEdgePosition(ScenePresence avatar)
  4902. {
  4903. float posX = avatar.AbsolutePosition.X;
  4904. float posY = avatar.AbsolutePosition.Y;
  4905. float regionSizeX = RegionInfo.RegionSizeX;
  4906. float halfRegionSizeX = regionSizeX * 0.5f;
  4907. float regionSizeY = RegionInfo.RegionSizeY;
  4908. float halfRegionSizeY = regionSizeY * 0.5f;
  4909. float xdistance = posX < halfRegionSizeX ? posX : regionSizeX - posX;
  4910. float ydistance = posY < halfRegionSizeY ? posY : regionSizeY - posY;
  4911. //find out what vertical edge to go to
  4912. if (xdistance < ydistance)
  4913. {
  4914. if (posX < halfRegionSizeX)
  4915. return GetPositionAtAvatarHeightOrGroundHeight(avatar, 0.5f, posY);
  4916. else
  4917. return GetPositionAtAvatarHeightOrGroundHeight(avatar, regionSizeX - 0.5f, posY);
  4918. }
  4919. //find out what horizontal edge to go to
  4920. else
  4921. {
  4922. if (posY < halfRegionSizeY)
  4923. return GetPositionAtAvatarHeightOrGroundHeight(avatar, posX, 0.5f);
  4924. else
  4925. return GetPositionAtAvatarHeightOrGroundHeight(avatar, posX, regionSizeY - 0.5f);
  4926. }
  4927. }
  4928. private Vector3 GetPositionAtAvatarHeightOrGroundHeight(ScenePresence avatar, float x, float y)
  4929. {
  4930. Vector3 ground = GetPositionAtGround(x, y);
  4931. if(avatar.Appearance != null)
  4932. ground.Z += avatar.Appearance.AvatarHeight * 0.5f;
  4933. else
  4934. ground.Z += 0.8f;
  4935. if (avatar.AbsolutePosition.Z > ground.Z)
  4936. {
  4937. ground.Z = avatar.AbsolutePosition.Z;
  4938. }
  4939. return ground;
  4940. }
  4941. private Vector3 GetPositionAtGround(float x, float y)
  4942. {
  4943. return new Vector3(x, y, GetGroundHeight(x, y));
  4944. }
  4945. public List<UUID> GetEstateRegions(int estateID)
  4946. {
  4947. IEstateDataService estateDataService = EstateDataService;
  4948. if (estateDataService == null)
  4949. return new List<UUID>(0);
  4950. return estateDataService.GetRegions(estateID);
  4951. }
  4952. public void ReloadEstateData()
  4953. {
  4954. IEstateDataService estateDataService = EstateDataService;
  4955. if (estateDataService != null)
  4956. {
  4957. RegionInfo.EstateSettings = estateDataService.LoadEstateSettings(RegionInfo.RegionID, false);
  4958. TriggerEstateSunUpdate();
  4959. }
  4960. }
  4961. public void TriggerEstateSunUpdate()
  4962. {
  4963. EventManager.TriggerEstateToolsSunUpdate(RegionInfo.RegionHandle);
  4964. }
  4965. private void HandleReloadEstate(string module, string[] cmd)
  4966. {
  4967. if (MainConsole.Instance.ConsoleScene == null ||
  4968. (MainConsole.Instance.ConsoleScene is Scene &&
  4969. (Scene)MainConsole.Instance.ConsoleScene == this))
  4970. {
  4971. ReloadEstateData();
  4972. }
  4973. }
  4974. /// <summary>
  4975. /// Get the volume of space that will encompass all the given objects.
  4976. /// </summary>
  4977. /// <param name="objects"></param>
  4978. /// <param name="minX"></param>
  4979. /// <param name="maxX"></param>
  4980. /// <param name="minY"></param>
  4981. /// <param name="maxY"></param>
  4982. /// <param name="minZ"></param>
  4983. /// <param name="maxZ"></param>
  4984. /// <returns></returns>
  4985. public static Vector3[] GetCombinedBoundingBox(
  4986. List<SceneObjectGroup> objects,
  4987. out float minX, out float maxX, out float minY, out float maxY, out float minZ, out float maxZ)
  4988. {
  4989. minX = float.MaxValue;
  4990. maxX = float.MinValue;
  4991. minY = float.MaxValue;
  4992. maxY = float.MinValue;
  4993. minZ = float.MaxValue;
  4994. maxZ = float.MinValue;
  4995. List<Vector3> offsets = new List<Vector3>();
  4996. foreach (SceneObjectGroup g in objects)
  4997. {
  4998. float ominX, ominY, ominZ, omaxX, omaxY, omaxZ;
  4999. Vector3 vec = g.AbsolutePosition;
  5000. g.GetAxisAlignedBoundingBoxRaw(out ominX, out omaxX, out ominY, out omaxY, out ominZ, out omaxZ);
  5001. // m_log.DebugFormat(
  5002. // "[SCENE]: For {0} found AxisAlignedBoundingBoxRaw {1}, {2}",
  5003. // g.Name, new Vector3(ominX, ominY, ominZ), new Vector3(omaxX, omaxY, omaxZ));
  5004. ominX += vec.X;
  5005. omaxX += vec.X;
  5006. ominY += vec.Y;
  5007. omaxY += vec.Y;
  5008. ominZ += vec.Z;
  5009. omaxZ += vec.Z;
  5010. if (minX > ominX)
  5011. minX = ominX;
  5012. if (minY > ominY)
  5013. minY = ominY;
  5014. if (minZ > ominZ)
  5015. minZ = ominZ;
  5016. if (maxX < omaxX)
  5017. maxX = omaxX;
  5018. if (maxY < omaxY)
  5019. maxY = omaxY;
  5020. if (maxZ < omaxZ)
  5021. maxZ = omaxZ;
  5022. }
  5023. foreach (SceneObjectGroup g in objects)
  5024. {
  5025. Vector3 vec = g.AbsolutePosition;
  5026. vec.X -= minX;
  5027. vec.Y -= minY;
  5028. vec.Z -= minZ;
  5029. offsets.Add(vec);
  5030. }
  5031. return offsets.ToArray();
  5032. }
  5033. /// <summary>
  5034. /// Regenerate the maptile for this scene.
  5035. /// </summary>
  5036. /// <param name="sender"></param>
  5037. /// <param name="e"></param>
  5038. private void RegenerateMaptile()
  5039. {
  5040. IWorldMapModule mapModule = RequestModuleInterface<IWorldMapModule>();
  5041. if (mapModule != null)
  5042. mapModule.GenerateMaptile();
  5043. }
  5044. // public void CleanDroppedAttachments()
  5045. // {
  5046. // List<SceneObjectGroup> objectsToDelete =
  5047. // new List<SceneObjectGroup>();
  5048. //
  5049. // lock (m_cleaningAttachments)
  5050. // {
  5051. // ForEachSOG(delegate (SceneObjectGroup grp)
  5052. // {
  5053. // if (grp.RootPart.Shape.PCode == 0 && grp.RootPart.Shape.State != 0 && (!objectsToDelete.Contains(grp)))
  5054. // {
  5055. // UUID agentID = grp.OwnerID;
  5056. // if (agentID == UUID.Zero)
  5057. // {
  5058. // objectsToDelete.Add(grp);
  5059. // return;
  5060. // }
  5061. //
  5062. // ScenePresence sp = GetScenePresence(agentID);
  5063. // if (sp == null)
  5064. // {
  5065. // objectsToDelete.Add(grp);
  5066. // return;
  5067. // }
  5068. // }
  5069. // });
  5070. // }
  5071. //
  5072. // foreach (SceneObjectGroup grp in objectsToDelete)
  5073. // {
  5074. // m_log.InfoFormat("[SCENE]: Deleting dropped attachment {0} of user {1}", grp.UUID, grp.OwnerID);
  5075. // DeleteSceneObject(grp, true);
  5076. // }
  5077. // }
  5078. public void ThreadAlive(int threadCode)
  5079. {
  5080. switch(threadCode)
  5081. {
  5082. case 1: // Incoming
  5083. m_lastIncoming = Util.EnvironmentTickCount();
  5084. break;
  5085. case 2: // Incoming
  5086. m_lastOutgoing = Util.EnvironmentTickCount();
  5087. break;
  5088. }
  5089. }
  5090. public void RegenerateMaptileAndReregister(object sender, ElapsedEventArgs e)
  5091. {
  5092. RegenerateMaptile();
  5093. // We need to propagate the new image UUID to the grid service
  5094. // so that all simulators can retrieve it
  5095. string error = GridService.RegisterRegion(RegionInfo.ScopeID, new GridRegion(RegionInfo));
  5096. if (error != string.Empty)
  5097. throw new Exception(error);
  5098. }
  5099. /// <summary>
  5100. /// This method is called across the simulation connector to
  5101. /// determine if a given agent is allowed in this region
  5102. /// AS A ROOT AGENT
  5103. /// </summary>
  5104. /// <remarks>
  5105. /// Returning false here will prevent them
  5106. /// from logging into the region, teleporting into the region
  5107. /// or corssing the broder walking, but will NOT prevent
  5108. /// child agent creation, thereby emulating the SL behavior.
  5109. /// </remarks>
  5110. /// <param name='agentID'>The visitor's User ID</param>
  5111. /// <param name="agentHomeURI">The visitor's Home URI (may be null)</param>
  5112. /// <param name='position'></param>
  5113. /// <param name='reason'></param>
  5114. /// <returns></returns>
  5115. public bool QueryAccess(UUID agentID, string agentHomeURI, bool viaTeleport, Vector3 position, List<UUID> features, out string reason)
  5116. {
  5117. reason = string.Empty;
  5118. if (Permissions.IsGod(agentID))
  5119. return true;
  5120. if (!AllowAvatarCrossing && !viaTeleport)
  5121. {
  5122. reason = "Region Crossing not allowed";
  5123. return false;
  5124. }
  5125. bool isAdmin = Permissions.IsAdministrator(agentID);
  5126. bool isManager = Permissions.IsEstateManager(agentID);
  5127. // FIXME: Root agent count is currently known to be inaccurate. This forces a recount before we check.
  5128. // However, the long term fix is to make sure root agent count is always accurate.
  5129. m_sceneGraph.RecalculateStats();
  5130. int num = m_sceneGraph.GetRootAgentCount();
  5131. if (num >= RegionInfo.RegionSettings.AgentLimit)
  5132. {
  5133. if (!(isAdmin || isManager))
  5134. {
  5135. reason = "The region is full";
  5136. m_log.DebugFormat(
  5137. "[SCENE]: Denying presence with id {0} entry into {1} since region is at agent limit of {2}",
  5138. agentID, RegionInfo.RegionName, RegionInfo.RegionSettings.AgentLimit);
  5139. return false;
  5140. }
  5141. }
  5142. ScenePresence presence = GetScenePresence(agentID);
  5143. IClientAPI client = null;
  5144. AgentCircuitData aCircuit = null;
  5145. if (presence != null)
  5146. {
  5147. client = presence.ControllingClient;
  5148. if (client != null)
  5149. aCircuit = client.RequestClientInfo();
  5150. }
  5151. // We may be called before there is a presence or a client.
  5152. // Fake AgentCircuitData to keep IAuthorizationModule smiling
  5153. if (client == null)
  5154. {
  5155. aCircuit = new AgentCircuitData();
  5156. aCircuit.AgentID = agentID;
  5157. aCircuit.firstname = String.Empty;
  5158. aCircuit.lastname = String.Empty;
  5159. }
  5160. try
  5161. {
  5162. if (!AuthorizeUser(aCircuit, false, out reason))
  5163. {
  5164. //m_log.DebugFormat("[SCENE]: Denying access for {0}", agentID);
  5165. // reason = "Region authorization fail";
  5166. return false;
  5167. }
  5168. }
  5169. catch (Exception e)
  5170. {
  5171. m_log.DebugFormat("[SCENE]: Exception authorizing agent: {0} " + e.StackTrace, e.Message);
  5172. reason = "Error authorizing agent: " + e.Message;
  5173. return false;
  5174. }
  5175. // last check aditional land access restrictions and relocations
  5176. // if crossing (viaTeleport false) check only the specified parcel
  5177. return CheckLandPositionAccess(agentID, viaTeleport, true, position, out reason);
  5178. }
  5179. // check access to land.
  5180. public bool CheckLandPositionAccess(UUID agentID, bool NotCrossing, bool checkTeleHub, Vector3 position, out string reason)
  5181. {
  5182. reason = string.Empty;
  5183. if (Permissions.IsGod(agentID))
  5184. return true;
  5185. // Permissions.IsAdministrator is the same as IsGod for now
  5186. // bool isAdmin = Permissions.IsAdministrator(agentID);
  5187. // if(isAdmin)
  5188. // return true;
  5189. // also honor estate managers access rights
  5190. bool isManager = Permissions.IsEstateManager(agentID);
  5191. if(isManager)
  5192. return true;
  5193. if (NotCrossing)
  5194. {
  5195. if (!RegionInfo.EstateSettings.AllowDirectTeleport)
  5196. {
  5197. SceneObjectGroup telehub;
  5198. if (RegionInfo.RegionSettings.TelehubObject != UUID.Zero && (telehub = GetSceneObjectGroup (RegionInfo.RegionSettings.TelehubObject)) != null && checkTeleHub)
  5199. {
  5200. bool banned = true;
  5201. bool validTelehub = false;
  5202. List<SpawnPoint> spawnPoints = RegionInfo.RegionSettings.SpawnPoints();
  5203. Vector3 spawnPoint;
  5204. ILandObject land = null;
  5205. Vector3 telehubPosition = telehub.AbsolutePosition;
  5206. if(spawnPoints.Count == 0)
  5207. {
  5208. // will this ever happen?
  5209. // if so use the telehub object position
  5210. spawnPoint = telehubPosition;
  5211. land = LandChannel.GetLandObject(spawnPoint.X, spawnPoint.Y);
  5212. if(land != null && !land.IsEitherBannedOrRestricted(agentID))
  5213. {
  5214. banned = false;
  5215. validTelehub = true;
  5216. }
  5217. }
  5218. else
  5219. {
  5220. Quaternion telehubRotation = telehub.GroupRotation;
  5221. foreach (SpawnPoint spawn in spawnPoints)
  5222. {
  5223. spawnPoint = spawn.GetLocation(telehubPosition, telehubRotation);
  5224. land = LandChannel.GetLandObject(spawnPoint.X, spawnPoint.Y);
  5225. if (land == null)
  5226. continue;
  5227. validTelehub = true;
  5228. if (!land.IsEitherBannedOrRestricted(agentID))
  5229. {
  5230. banned = false;
  5231. break;
  5232. }
  5233. }
  5234. }
  5235. if(validTelehub)
  5236. {
  5237. if (banned)
  5238. {
  5239. reason = "No suitable landing point found";
  5240. return false;
  5241. }
  5242. else
  5243. return true;
  5244. }
  5245. // possible broken telehub, fall into normal check
  5246. }
  5247. }
  5248. float posX = position.X;
  5249. float posY = position.Y;
  5250. // allow position relocation
  5251. if (!TestLandRestrictions(agentID, out reason, ref posX, ref posY))
  5252. {
  5253. // m_log.DebugFormat("[SCENE]: Denying {0} because they are banned on all parcels", agentID);
  5254. reason = "You dont have access to the region parcels";
  5255. return false;
  5256. }
  5257. }
  5258. else // check for query region crossing only
  5259. {
  5260. // no relocation allowed on crossings
  5261. ILandObject land = LandChannel.GetLandObject(position.X, position.Y);
  5262. if (land == null)
  5263. {
  5264. reason = "No parcel found";
  5265. return false;
  5266. }
  5267. bool banned = land.IsBannedFromLand(agentID);
  5268. bool restricted = land.IsRestrictedFromLand(agentID);
  5269. if (banned || restricted)
  5270. {
  5271. if (banned)
  5272. reason = "You are banned from the parcel";
  5273. else
  5274. reason = "The parcel is restricted";
  5275. return false;
  5276. }
  5277. }
  5278. return true;
  5279. }
  5280. public void StartTimerWatchdog()
  5281. {
  5282. m_timerWatchdog.Interval = 1000;
  5283. m_timerWatchdog.Elapsed += TimerWatchdog;
  5284. m_timerWatchdog.AutoReset = true;
  5285. m_timerWatchdog.Start();
  5286. }
  5287. public void TimerWatchdog(object sender, ElapsedEventArgs e)
  5288. {
  5289. CheckHeartbeat();
  5290. IEtcdModule etcd = RequestModuleInterface<IEtcdModule>();
  5291. int flags;
  5292. string message;
  5293. if (etcd != null)
  5294. {
  5295. int health = GetHealth(out flags, out message);
  5296. if (health != m_lastHealth)
  5297. {
  5298. m_lastHealth = health;
  5299. etcd.Store("Health", health.ToString(), 300000);
  5300. etcd.Store("HealthFlags", flags.ToString(), 300000);
  5301. }
  5302. int roots = 0;
  5303. foreach (ScenePresence sp in GetScenePresences())
  5304. if (!sp.IsChildAgent && !sp.IsNPC)
  5305. roots++;
  5306. if (m_lastUsers != roots)
  5307. {
  5308. m_lastUsers = roots;
  5309. etcd.Store("RootAgents", roots.ToString(), 300000);
  5310. }
  5311. }
  5312. }
  5313. /// This method deals with movement when an avatar is automatically moving (but this is distinct from the
  5314. /// autopilot that moves an avatar to a sit target!.
  5315. /// </summary>
  5316. /// <remarks>
  5317. /// This is not intended as a permament location for this method.
  5318. /// </remarks>
  5319. /// <param name="presence"></param>
  5320. /* move to target is now done on presence update
  5321. private void HandleOnSignificantClientMovement(ScenePresence presence)
  5322. {
  5323. if (presence.MovingToTarget)
  5324. {
  5325. double distanceToTarget = Util.GetDistanceTo(presence.AbsolutePosition, presence.MoveToPositionTarget);
  5326. // m_log.DebugFormat(
  5327. // "[SCENE]: Abs pos of {0} is {1}, target {2}, distance {3}",
  5328. // presence.Name, presence.AbsolutePosition, presence.MoveToPositionTarget, distanceToTarget);
  5329. // Check the error term of the current position in relation to the target position
  5330. if (distanceToTarget <= ScenePresence.SIGNIFICANT_MOVEMENT)
  5331. {
  5332. // We are close enough to the target
  5333. // m_log.DebugFormat("[SCENEE]: Stopping autopilot of {0}", presence.Name);
  5334. presence.Velocity = Vector3.Zero;
  5335. presence.AbsolutePosition = presence.MoveToPositionTarget;
  5336. presence.ResetMoveToTarget();
  5337. if (presence.Flying)
  5338. {
  5339. // A horrible hack to stop the avatar dead in its tracks rather than having them overshoot
  5340. // the target if flying.
  5341. // We really need to be more subtle (slow the avatar as it approaches the target) or at
  5342. // least be able to set collision status once, rather than 5 times to give it enough
  5343. // weighting so that that PhysicsActor thinks it really is colliding.
  5344. for (int i = 0; i < 5; i++)
  5345. presence.IsColliding = true;
  5346. if (presence.LandAtTarget)
  5347. presence.Flying = false;
  5348. // Vector3 targetPos = presence.MoveToPositionTarget;
  5349. // float terrainHeight = (float)presence.Scene.Heightmap[(int)targetPos.X, (int)targetPos.Y];
  5350. // if (targetPos.Z - terrainHeight < 0.2)
  5351. // {
  5352. // presence.Flying = false;
  5353. // }
  5354. }
  5355. // m_log.DebugFormat(
  5356. // "[SCENE]: AgentControlFlags {0}, MovementFlag {1} for {2}",
  5357. // presence.AgentControlFlags, presence.MovementFlag, presence.Name);
  5358. }
  5359. else
  5360. {
  5361. // m_log.DebugFormat(
  5362. // "[SCENE]: Updating npc {0} at {1} for next movement to {2}",
  5363. // presence.Name, presence.AbsolutePosition, presence.MoveToPositionTarget);
  5364. Vector3 agent_control_v3 = new Vector3();
  5365. presence.HandleMoveToTargetUpdate(1, ref agent_control_v3);
  5366. presence.AddNewMovement(agent_control_v3);
  5367. }
  5368. }
  5369. }
  5370. */
  5371. // manage and select spawn points in sequence
  5372. public int SpawnPoint()
  5373. {
  5374. int spawnpoints = RegionInfo.RegionSettings.SpawnPoints().Count;
  5375. if (spawnpoints == 0)
  5376. return 0;
  5377. m_SpawnPoint++;
  5378. if (m_SpawnPoint > spawnpoints)
  5379. m_SpawnPoint = 1;
  5380. return m_SpawnPoint - 1;
  5381. }
  5382. private void HandleGcCollect(string module, string[] args)
  5383. {
  5384. GC.Collect();
  5385. }
  5386. /// <summary>
  5387. /// Wrappers to get physics modules retrieve assets.
  5388. /// </summary>
  5389. /// <remarks>
  5390. /// Has to be done this way
  5391. /// because we can't assign the asset service to physics directly - at the
  5392. /// time physics are instantiated it's not registered but it will be by
  5393. /// the time the first prim exists.
  5394. /// </remarks>
  5395. /// <param name="assetID"></param>
  5396. /// <param name="callback"></param>
  5397. public void PhysicsRequestAsset(UUID assetID, AssetReceivedDelegate callback)
  5398. {
  5399. AssetService.Get(assetID.ToString(), callback, PhysicsAssetReceived);
  5400. }
  5401. private void PhysicsAssetReceived(string id, Object sender, AssetBase asset)
  5402. {
  5403. AssetReceivedDelegate callback = (AssetReceivedDelegate)sender;
  5404. callback(asset);
  5405. }
  5406. public string GetExtraSetting(string name)
  5407. {
  5408. if (m_extraSettings == null)
  5409. return String.Empty;
  5410. string val;
  5411. if (!m_extraSettings.TryGetValue(name, out val))
  5412. return String.Empty;
  5413. return val;
  5414. }
  5415. public void StoreExtraSetting(string name, string val)
  5416. {
  5417. if (m_extraSettings == null)
  5418. return;
  5419. string oldVal;
  5420. if (m_extraSettings.TryGetValue(name, out oldVal))
  5421. {
  5422. if (oldVal == val)
  5423. return;
  5424. }
  5425. m_extraSettings[name] = val;
  5426. m_SimulationDataService.SaveExtra(RegionInfo.RegionID, name, val);
  5427. m_eventManager.TriggerExtraSettingChanged(this, name, val);
  5428. }
  5429. public void RemoveExtraSetting(string name)
  5430. {
  5431. if (m_extraSettings == null)
  5432. return;
  5433. if (!m_extraSettings.ContainsKey(name))
  5434. return;
  5435. m_extraSettings.Remove(name);
  5436. m_SimulationDataService.RemoveExtra(RegionInfo.RegionID, name);
  5437. m_eventManager.TriggerExtraSettingChanged(this, name, String.Empty);
  5438. }
  5439. public bool InTeleportTargetsCoolDown(UUID sourceID, UUID targetID, double timeout)
  5440. {
  5441. lock(TeleportTargetsCoolDown)
  5442. {
  5443. UUID lastSource = UUID.Zero;
  5444. TeleportTargetsCoolDown.TryGetValue(targetID, out lastSource);
  5445. if(lastSource == UUID.Zero)
  5446. {
  5447. TeleportTargetsCoolDown.Add(targetID, sourceID, timeout);
  5448. return false;
  5449. }
  5450. TeleportTargetsCoolDown.AddOrUpdate(targetID, sourceID, timeout);
  5451. return lastSource == sourceID;
  5452. }
  5453. }
  5454. }
  5455. }