GUIClasses.cpp 180 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208
  1. #include "StdInc.h"
  2. #include "GUIClasses.h"
  3. #include "gui/SDL_Extensions.h"
  4. #include "CAdvmapInterface.h"
  5. #include "CBitmapHandler.h"
  6. #include "CDefHandler.h"
  7. #include "battle/CBattleInterface.h"
  8. #include "battle/CBattleInterfaceClasses.h"
  9. #include "../CCallback.h"
  10. #include "CCastleInterface.h"
  11. #include "CCreatureWindow.h"
  12. #include "gui/CCursorHandler.h"
  13. #include "CGameInfo.h"
  14. #include "CHeroWindow.h"
  15. #include "CMessage.h"
  16. #include "../lib/CConfigHandler.h"
  17. #include "battle/CCreatureAnimation.h"
  18. #include "CPlayerInterface.h"
  19. #include "Graphics.h"
  20. #include "CAnimation.h"
  21. #include "../lib/CArtHandler.h"
  22. #include "../lib/CBuildingHandler.h"
  23. #include "../lib/CGeneralTextHandler.h"
  24. #include "../lib/CHeroHandler.h"
  25. #include "../lib/CModHandler.h"
  26. #include "../lib/CObjectHandler.h"
  27. #include "../lib/CSpellHandler.h"
  28. #include "../lib/CTownHandler.h"
  29. #include "../lib/CondSh.h"
  30. #include "../lib/mapping/CMap.h"
  31. #include "mapHandler.h"
  32. #include "../lib/CStopWatch.h"
  33. #include "../lib/NetPacksBase.h"
  34. #include "CSpellWindow.h"
  35. #include "CHeroWindow.h"
  36. #include "CVideoHandler.h"
  37. #include "../lib/StartInfo.h"
  38. #include "CPreGame.h"
  39. #include "../lib/HeroBonus.h"
  40. #include "../lib/CCreatureHandler.h"
  41. #include "CMusicHandler.h"
  42. #include "../lib/BattleState.h"
  43. #include "../lib/CGameState.h"
  44. #include "../lib/GameConstants.h"
  45. #include "gui/CGuiHandler.h"
  46. /*
  47. * GUIClasses.cpp, part of VCMI engine
  48. *
  49. * Authors: listed in file AUTHORS in main folder
  50. *
  51. * License: GNU General Public License v2.0 or later
  52. * Full text of license available in license.txt file, in main folder
  53. *
  54. */
  55. using namespace boost::assign;
  56. using namespace CSDL_Ext;
  57. extern std::queue<SDL_Event> events;
  58. extern boost::mutex eventsM;
  59. std::list<CFocusable*> CFocusable::focusables;
  60. CFocusable * CFocusable::inputWithFocus;
  61. #undef min
  62. #undef max
  63. void CArmyTooltip::init(const InfoAboutArmy &army)
  64. {
  65. OBJ_CONSTRUCTION_CAPTURING_ALL;
  66. new CLabel(66, 2, FONT_SMALL, TOPLEFT, Colors::WHITE, army.name);
  67. std::vector<Point> slotsPos;
  68. slotsPos.push_back(Point(36,73));
  69. slotsPos.push_back(Point(72,73));
  70. slotsPos.push_back(Point(108,73));
  71. slotsPos.push_back(Point(18,122));
  72. slotsPos.push_back(Point(54,122));
  73. slotsPos.push_back(Point(90,122));
  74. slotsPos.push_back(Point(126,122));
  75. for(auto & slot : army.army)
  76. {
  77. if(slot.first.getNum() >= GameConstants::ARMY_SIZE)
  78. {
  79. logGlobal->warnStream() << "Warning: " << army.name << " has stack in slot " << slot.first;
  80. continue;
  81. }
  82. new CAnimImage("CPRSMALL", slot.second.type->iconIndex, 0, slotsPos[slot.first.getNum()].x, slotsPos[slot.first.getNum()].y);
  83. std::string subtitle;
  84. if(army.army.isDetailed)
  85. subtitle = boost::lexical_cast<std::string>(slot.second.count);
  86. else
  87. {
  88. //if =0 - we have no information about stack size at all
  89. if (slot.second.count)
  90. subtitle = CGI->generaltexth->arraytxt[171 + 3*(slot.second.count)];
  91. }
  92. new CLabel(slotsPos[slot.first.getNum()].x + 17, slotsPos[slot.first.getNum()].y + 41, FONT_TINY, CENTER, Colors::WHITE, subtitle);
  93. }
  94. }
  95. CArmyTooltip::CArmyTooltip(Point pos, const InfoAboutArmy &army):
  96. CIntObject(0, pos)
  97. {
  98. init(army);
  99. }
  100. CArmyTooltip::CArmyTooltip(Point pos, const CArmedInstance * army):
  101. CIntObject(0, pos)
  102. {
  103. init(InfoAboutArmy(army, true));
  104. }
  105. void CHeroTooltip::init(const InfoAboutHero &hero)
  106. {
  107. OBJ_CONSTRUCTION_CAPTURING_ALL;
  108. new CAnimImage("PortraitsLarge", hero.portrait, 0, 3, 2);
  109. if(hero.details)
  110. {
  111. for (size_t i = 0; i < hero.details->primskills.size(); i++)
  112. new CLabel(75 + 28 * i, 58, FONT_SMALL, CENTER, Colors::WHITE,
  113. boost::lexical_cast<std::string>(hero.details->primskills[i]));
  114. new CLabel(158, 98, FONT_TINY, CENTER, Colors::WHITE,
  115. boost::lexical_cast<std::string>(hero.details->mana));
  116. new CAnimImage("IMRL22", hero.details->morale + 3, 0, 5, 74);
  117. new CAnimImage("ILCK22", hero.details->luck + 3, 0, 5, 91);
  118. }
  119. }
  120. CHeroTooltip::CHeroTooltip(Point pos, const InfoAboutHero &hero):
  121. CArmyTooltip(pos, hero)
  122. {
  123. init(hero);
  124. }
  125. CHeroTooltip::CHeroTooltip(Point pos, const CGHeroInstance * hero):
  126. CArmyTooltip(pos, InfoAboutHero(hero, true))
  127. {
  128. init(InfoAboutHero(hero, true));
  129. }
  130. void CTownTooltip::init(const InfoAboutTown &town)
  131. {
  132. OBJ_CONSTRUCTION_CAPTURING_ALL;
  133. //order of icons in def: fort, citadel, castle, no fort
  134. size_t fortIndex = town.fortLevel ? town.fortLevel - 1 : 3;
  135. new CAnimImage("ITMCLS", fortIndex, 0, 105, 31);
  136. assert(town.tType);
  137. size_t iconIndex = town.tType->clientInfo.icons[town.fortLevel > 0][town.built >= CGI->modh->settings.MAX_BUILDING_PER_TURN];
  138. new CAnimImage("itpt", iconIndex, 0, 3, 2);
  139. if(town.details)
  140. {
  141. new CAnimImage("ITMTLS", town.details->hallLevel, 0, 67, 31);
  142. if (town.details->goldIncome)
  143. new CLabel(157, 58, FONT_TINY, CENTER, Colors::WHITE,
  144. boost::lexical_cast<std::string>(town.details->goldIncome));
  145. if(town.details->garrisonedHero) //garrisoned hero icon
  146. new CPicture("TOWNQKGH", 149, 76);
  147. if(town.details->customRes)//silo is built
  148. {
  149. if (town.tType->primaryRes == Res::WOOD_AND_ORE )// wood & ore
  150. {
  151. new CAnimImage("SMALRES", Res::WOOD, 0, 7, 75);
  152. new CAnimImage("SMALRES", Res::ORE , 0, 7, 88);
  153. }
  154. else
  155. new CAnimImage("SMALRES", town.tType->primaryRes, 0, 7, 81);
  156. }
  157. }
  158. }
  159. CTownTooltip::CTownTooltip(Point pos, const InfoAboutTown &town):
  160. CArmyTooltip(pos, town)
  161. {
  162. init(town);
  163. }
  164. CTownTooltip::CTownTooltip(Point pos, const CGTownInstance * town):
  165. CArmyTooltip(pos, InfoAboutTown(town, true))
  166. {
  167. init(InfoAboutTown(town, true));
  168. }
  169. void CGarrisonSlot::setHighlight(bool on)
  170. {
  171. if (on)
  172. selectionImage->enable(); //show
  173. else
  174. selectionImage->disable(); //hide
  175. }
  176. void CGarrisonSlot::hover (bool on)
  177. {
  178. ////Hoverable::hover(on);
  179. if(on)
  180. {
  181. std::string temp;
  182. if(creature)
  183. {
  184. if(owner->getSelection())
  185. {
  186. if(owner->getSelection() == this)
  187. {
  188. temp = CGI->generaltexth->tcommands[4]; //View %s
  189. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  190. }
  191. else if (owner->getSelection()->creature == creature)
  192. {
  193. temp = CGI->generaltexth->tcommands[2]; //Combine %s armies
  194. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  195. }
  196. else if (owner->getSelection()->creature)
  197. {
  198. temp = CGI->generaltexth->tcommands[7]; //Exchange %s with %s
  199. boost::algorithm::replace_first(temp,"%s",owner->getSelection()->creature->nameSing);
  200. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  201. }
  202. else
  203. {
  204. logGlobal->warnStream() << "Warning - shouldn't be - highlighted void slot "<<owner->getSelection();
  205. logGlobal->warnStream() << "Highlighted set to nullptr";
  206. owner->selectSlot(nullptr);
  207. }
  208. }
  209. else
  210. {
  211. if(upg)
  212. {
  213. temp = CGI->generaltexth->tcommands[32]; //Select %s (visiting)
  214. }
  215. else if(owner->armedObjs[0] && owner->armedObjs[0]->ID == Obj::TOWN)
  216. {
  217. temp = CGI->generaltexth->tcommands[12]; //Select %s (in garrison)
  218. }
  219. else
  220. {
  221. temp = CGI->generaltexth->allTexts[481]; //Select %s
  222. }
  223. boost::algorithm::replace_first(temp,"%s",creature->nameSing);
  224. };
  225. }
  226. else
  227. {
  228. if(owner->getSelection())
  229. {
  230. const CArmedInstance *highl = owner->getSelection()->getObj();
  231. if( highl->needsLastStack() //we are moving stack from hero's
  232. && highl->stacksCount() == 1 //it's only stack
  233. && owner->getSelection()->upg != upg //we're moving it to the other garrison
  234. )
  235. {
  236. temp = CGI->generaltexth->tcommands[5]; //Cannot move last army to garrison
  237. }
  238. else
  239. {
  240. temp = CGI->generaltexth->tcommands[6]; //Move %s
  241. boost::algorithm::replace_first(temp,"%s",owner->getSelection()->creature->nameSing);
  242. }
  243. }
  244. else
  245. {
  246. temp = CGI->generaltexth->tcommands[11]; //Empty
  247. }
  248. }
  249. GH.statusbar->setText(temp);
  250. }
  251. else
  252. {
  253. GH.statusbar->clear();
  254. }
  255. }
  256. const CArmedInstance * CGarrisonSlot::getObj() const
  257. {
  258. return (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]);
  259. }
  260. bool CGarrisonSlot::our() const
  261. {
  262. return upg?(owner->owned[1]):(owner->owned[0]);
  263. }
  264. void CGarrisonSlot::clickRight(tribool down, bool previousState)
  265. {
  266. if(down && creature)
  267. {
  268. GH.pushInt(createCreWindow(myStack, CCreatureWindow::ARMY));
  269. }
  270. }
  271. void CGarrisonSlot::clickLeft(tribool down, bool previousState)
  272. {
  273. if(down)
  274. {
  275. bool refr = false;
  276. if(owner->getSelection())
  277. {
  278. if(owner->getSelection() == this) //view info
  279. {
  280. UpgradeInfo pom;
  281. LOCPLINT->cb->getUpgradeInfo(getObj(), ID, pom);
  282. bool canUpgrade = getObj()->tempOwner == LOCPLINT->playerID && pom.oldID>=0; //upgrade is possible
  283. bool canDismiss = getObj()->tempOwner == LOCPLINT->playerID && (getObj()->stacksCount()>1 || !getObj()->needsLastStack());
  284. std::function<void()> upgr = nullptr;
  285. std::function<void()> dism = nullptr;
  286. if(canUpgrade) upgr = [=] { LOCPLINT->cb->upgradeCreature(getObj(), ID, pom.newID[0]); };
  287. if(canDismiss) dism = [=] { LOCPLINT->cb->dismissCreature(getObj(), ID); };
  288. owner->selectSlot(nullptr);
  289. owner->setSplittingMode(false);
  290. for(auto & elem : owner->splitButtons)
  291. elem->block(true);
  292. redraw();
  293. refr = true;
  294. CIntObject *creWindow = createCreWindow(myStack, CCreatureWindow::HERO, upgr, dism, &pom);
  295. GH.pushInt(creWindow);
  296. }
  297. else
  298. {
  299. // Only allow certain moves if troops aren't removable or not ours.
  300. if ( ( owner->getSelection()->our()//our creature is selected
  301. || owner->getSelection()->creature == creature )//or we are rebalancing army
  302. && ( owner->removableUnits
  303. || (upg == 0 && ( owner->getSelection()->upg == 1 && !creature ) )
  304. || (upg == 1 && owner->getSelection()->upg == 1 ) ) )
  305. {
  306. //we want to split
  307. if((owner->getSplittingMode() || LOCPLINT->shiftPressed())
  308. && (!creature
  309. || (creature == owner->getSelection()->creature)))
  310. {
  311. owner->p2 = ID; //store the second stack pos
  312. owner->pb = upg;//store the second stack owner (up or down army)
  313. owner->setSplittingMode(false);
  314. int minLeft=0, minRight=0;
  315. if(upg != owner->getSelection()->upg) //not splitting within same army
  316. {
  317. if(owner->getSelection()->getObj()->stacksCount() == 1 //we're splitting away the last stack
  318. && owner->getSelection()->getObj()->needsLastStack() )
  319. {
  320. minLeft = 1;
  321. }
  322. if(getObj()->stacksCount() == 1 //destination army can't be emptied, unless we're rebalancing two stacks of same creature
  323. && owner->getSelection()->creature == creature
  324. && getObj()->needsLastStack() )
  325. {
  326. minRight = 1;
  327. }
  328. }
  329. int countLeft = owner->getSelection()->myStack ? owner->getSelection()->myStack->count : 0;
  330. int countRight = myStack ? myStack->count : 0;
  331. GH.pushInt(new CSplitWindow(owner->getSelection()->creature, boost::bind(&CGarrisonInt::splitStacks, owner, _1, _2),
  332. minLeft, minRight, countLeft, countRight));
  333. refr = true;
  334. }
  335. else if(creature != owner->getSelection()->creature) //swap
  336. {
  337. LOCPLINT->cb->swapCreatures(
  338. (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  339. (!owner->getSelection()->upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  340. ID,owner->getSelection()->ID);
  341. }
  342. else //merge
  343. {
  344. LOCPLINT->cb->mergeStacks(
  345. (!owner->getSelection()->upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  346. (!upg)?(owner->armedObjs[0]):(owner->armedObjs[1]),
  347. owner->getSelection()->ID,ID);
  348. }
  349. }
  350. else // Highlight
  351. {
  352. if(creature)
  353. owner->selectSlot(this);
  354. redraw();
  355. refr = true;
  356. }
  357. }
  358. }
  359. else //highlight or drop artifact
  360. {
  361. bool artSelected = false;
  362. if (CWindowWithArtifacts* chw = dynamic_cast<CWindowWithArtifacts*>(GH.topInt())) //dirty solution
  363. {
  364. const CArtifactsOfHero::SCommonPart *commonInfo = chw->artSets.front()->commonInfo;
  365. if (const CArtifactInstance *art = commonInfo->src.art)
  366. {
  367. const CGHeroInstance *srcHero = commonInfo->src.AOH->getHero();
  368. artSelected = true;
  369. ArtifactLocation src(srcHero, commonInfo->src.slotID);
  370. ArtifactLocation dst(myStack, ArtifactPosition::CREATURE_SLOT);
  371. if (art->canBePutAt(dst, true))
  372. { //equip clicked stack
  373. if(dst.getArt())
  374. {
  375. //creature can wear only one active artifact
  376. //if we are placing a new one, the old one will be returned to the hero's backpack
  377. LOCPLINT->cb->swapArtifacts(dst, ArtifactLocation(srcHero, dst.getArt()->firstBackpackSlot(srcHero)));
  378. }
  379. LOCPLINT->cb->swapArtifacts(src, dst);
  380. }
  381. }
  382. }
  383. if (!artSelected && creature)
  384. {
  385. owner->selectSlot(this);
  386. if(creature)
  387. {
  388. for(auto & elem : owner->splitButtons)
  389. elem->block(false);
  390. }
  391. }
  392. redraw();
  393. refr = true;
  394. }
  395. if(refr) {hover(false); hover(true); } //to refresh statusbar
  396. }
  397. }
  398. void CGarrisonSlot::update()
  399. {
  400. if (getObj() != nullptr)
  401. {
  402. addUsedEvents(LCLICK | RCLICK | HOVER);
  403. myStack = getObj()->getStackPtr(ID);
  404. creature = myStack ? myStack->type : nullptr;
  405. }
  406. else
  407. {
  408. removeUsedEvents(LCLICK | RCLICK | HOVER);
  409. myStack = nullptr;
  410. creature = nullptr;
  411. }
  412. if (creature)
  413. {
  414. creatureImage->enable();
  415. creatureImage->setFrame(creature->iconIndex);
  416. stackCount->enable();
  417. stackCount->setText(boost::lexical_cast<std::string>(myStack->count));
  418. }
  419. else
  420. {
  421. creatureImage->disable();
  422. stackCount->disable();
  423. }
  424. }
  425. CGarrisonSlot::CGarrisonSlot(CGarrisonInt *Owner, int x, int y, SlotID IID, int Upg, const CStackInstance * Creature):
  426. ID(IID),
  427. owner(Owner),
  428. myStack(Creature),
  429. creature(Creature ? Creature->type : nullptr),
  430. upg(Upg)
  431. {
  432. OBJ_CONSTRUCTION_CAPTURING_ALL;
  433. if (getObj())
  434. addUsedEvents(LCLICK | RCLICK | HOVER);
  435. pos.x += x;
  436. pos.y += y;
  437. std::string imgName = owner->smallIcons ? "cprsmall" : "TWCRPORT";
  438. creatureImage = new CAnimImage(imgName, creature ? creature->iconIndex : 0);
  439. if (!creature)
  440. creatureImage->disable();
  441. selectionImage = new CAnimImage(imgName, 1);
  442. selectionImage->disable();
  443. if(Owner->smallIcons)
  444. {
  445. pos.w = 32;
  446. pos.h = 32;
  447. }
  448. else
  449. {
  450. pos.w = 58;
  451. pos.h = 64;
  452. }
  453. stackCount = new CLabel(pos.w, pos.h, owner->smallIcons ? FONT_TINY : FONT_MEDIUM, BOTTOMRIGHT, Colors::WHITE);
  454. if (!creature)
  455. stackCount->disable();
  456. else
  457. stackCount->setText(boost::lexical_cast<std::string>(myStack->count));
  458. }
  459. void CGarrisonInt::addSplitBtn(CAdventureMapButton * button)
  460. {
  461. addChild(button);
  462. button->recActions = defActions;
  463. splitButtons.push_back(button);
  464. button->block(getSelection() == nullptr);
  465. }
  466. void CGarrisonInt::createSet(std::vector<CGarrisonSlot*> &ret, const CCreatureSet * set, int posX, int posY, int distance, int Upg )
  467. {
  468. ret.resize(7);
  469. if (set)
  470. {
  471. for(auto & elem : set->Slots())
  472. {
  473. ret[elem.first.getNum()] = new CGarrisonSlot(this, posX + (elem.first.getNum()*distance), posY, elem.first, Upg, elem.second);
  474. }
  475. }
  476. for(int i=0; i<ret.size(); i++)
  477. if(!ret[i])
  478. ret[i] = new CGarrisonSlot(this, posX + (i*distance), posY, SlotID(i), Upg, nullptr);
  479. if (twoRows)
  480. for (int i=4; i<ret.size(); i++)
  481. {
  482. ret[i]->pos.x -= 126;
  483. ret[i]->pos.y += 37;
  484. };
  485. }
  486. void CGarrisonInt::createSlots()
  487. {
  488. OBJ_CONSTRUCTION_CAPTURING_ALL;
  489. int width = smallIcons? 32 : 58;
  490. createSet(slotsUp, armedObjs[0], 0, 0, width+interx, 0);
  491. createSet(slotsDown, armedObjs[1], garOffset.x, garOffset.y, width+interx, 1);
  492. }
  493. void CGarrisonInt::recreateSlots()
  494. {
  495. selectSlot(nullptr);
  496. setSplittingMode(false);
  497. for(auto & elem : splitButtons)
  498. elem->block(true);
  499. for(CGarrisonSlot * slot : slotsUp)
  500. slot->update();
  501. for(CGarrisonSlot * slot : slotsDown)
  502. slot->update();
  503. }
  504. void CGarrisonInt::splitClick()
  505. {
  506. if(!getSelection())
  507. return;
  508. setSplittingMode(!getSplittingMode());
  509. redraw();
  510. }
  511. void CGarrisonInt::splitStacks(int, int amountRight)
  512. {
  513. LOCPLINT->cb->splitStack(armedObjs[getSelection()->upg], armedObjs[pb], getSelection()->ID, p2, amountRight);
  514. }
  515. CGarrisonInt::CGarrisonInt(int x, int y, int inx, const Point &garsOffset,
  516. SDL_Surface *pomsur, const Point& SurOffset,
  517. const CArmedInstance *s1, const CArmedInstance *s2,
  518. bool _removableUnits, bool smallImgs, bool _twoRows ) :
  519. highlighted(nullptr),
  520. inSplittingMode(false),
  521. interx(inx),
  522. garOffset(garsOffset),
  523. smallIcons(smallImgs),
  524. removableUnits(_removableUnits),
  525. twoRows(_twoRows)
  526. {
  527. setArmy(s1, false);
  528. setArmy(s2, true);
  529. pos.x += x;
  530. pos.y += y;
  531. createSlots();
  532. }
  533. const CGarrisonSlot * CGarrisonInt::getSelection()
  534. {
  535. return highlighted;
  536. }
  537. void CGarrisonInt::selectSlot(CGarrisonSlot *slot)
  538. {
  539. if (slot != highlighted)
  540. {
  541. if (highlighted)
  542. highlighted->setHighlight(false);
  543. highlighted = slot;
  544. for (auto button : splitButtons)
  545. button->block(highlighted == nullptr);
  546. if (highlighted)
  547. highlighted->setHighlight(true);
  548. }
  549. }
  550. void CGarrisonInt::setSplittingMode(bool on)
  551. {
  552. assert(on == false || highlighted != nullptr); //can't be in splitting mode without selection
  553. if (inSplittingMode || on)
  554. {
  555. for(CGarrisonSlot * slot : slotsUp)
  556. slot->setHighlight( ( on && (slot->creature == nullptr || slot->creature == getSelection()->creature)));
  557. for(CGarrisonSlot * slot : slotsDown)
  558. slot->setHighlight( ( on && (slot->creature == nullptr || slot->creature == getSelection()->creature)));
  559. inSplittingMode = on;
  560. }
  561. }
  562. bool CGarrisonInt::getSplittingMode()
  563. {
  564. return inSplittingMode;
  565. }
  566. void CGarrisonInt::setArmy(const CArmedInstance *army, bool bottomGarrison)
  567. {
  568. owned[bottomGarrison] = army ? (army->tempOwner == LOCPLINT->playerID || army->tempOwner == PlayerColor::UNFLAGGABLE) : false;
  569. armedObjs[bottomGarrison] = army;
  570. }
  571. CInfoWindow::CInfoWindow(std::string Text, PlayerColor player, const TCompsInfo &comps, const TButtonsInfo &Buttons, bool delComps)
  572. {
  573. OBJ_CONSTRUCTION_CAPTURING_ALL;
  574. type |= BLOCK_ADV_HOTKEYS;
  575. ID = QueryID(-1);
  576. for(auto & Button : Buttons)
  577. {
  578. CAdventureMapButton *button = new CAdventureMapButton("","",boost::bind(&CInfoWindow::close,this),0,0,Button.first);
  579. button->borderColor = Colors::METALLIC_GOLD;
  580. button->borderEnabled = true;
  581. button->callback.add(Button.second); //each button will close the window apart from call-defined actions
  582. buttons.push_back(button);
  583. }
  584. text = new CTextBox(Text, Rect(0, 0, 250, 100), 0, FONT_MEDIUM, CENTER, Colors::WHITE);
  585. if(!text->slider)
  586. {
  587. text->resize(text->label->textSize);
  588. }
  589. if(buttons.size())
  590. {
  591. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  592. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  593. }
  594. for(auto & comp : comps)
  595. {
  596. comp->recActions = 0xff;
  597. addChild(comp);
  598. comp->recActions &= ~(SHOWALL | UPDATE);
  599. components.push_back(comp);
  600. }
  601. setDelComps(delComps);
  602. CMessage::drawIWindow(this,Text,player);
  603. }
  604. CInfoWindow::CInfoWindow()
  605. {
  606. ID = QueryID(-1);
  607. setDelComps(false);
  608. text = nullptr;
  609. }
  610. void CInfoWindow::close()
  611. {
  612. GH.popIntTotally(this);
  613. if(LOCPLINT)
  614. LOCPLINT->showingDialog->setn(false);
  615. }
  616. void CInfoWindow::show(SDL_Surface * to)
  617. {
  618. CIntObject::show(to);
  619. }
  620. CInfoWindow::~CInfoWindow()
  621. {
  622. if(!delComps)
  623. {
  624. for (auto & elem : components)
  625. removeChild(elem);
  626. }
  627. }
  628. void CInfoWindow::showAll(SDL_Surface * to)
  629. {
  630. CSimpleWindow::show(to);
  631. CIntObject::showAll(to);
  632. }
  633. void CInfoWindow::showInfoDialog(const std::string &text, const std::vector<CComponent *> *components, bool DelComps, PlayerColor player)
  634. {
  635. CInfoWindow * window = CInfoWindow::create(text, player, components, DelComps);
  636. GH.pushInt(window);
  637. }
  638. void CInfoWindow::showYesNoDialog(const std::string & text, const std::vector<CComponent*> *components, const CFunctionList<void( ) > &onYes, const CFunctionList<void()> &onNo, bool DelComps, PlayerColor player)
  639. {
  640. assert(!LOCPLINT || LOCPLINT->showingDialog->get());
  641. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  642. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  643. pom.push_back(std::pair<std::string,CFunctionList<void()> >("ICANCEL.DEF",0));
  644. CInfoWindow * temp = new CInfoWindow(text, player, components ? *components : std::vector<CComponent*>(), pom, DelComps);
  645. for(auto & elem : onYes.funcs)
  646. temp->buttons[0]->callback += elem;
  647. for(auto & elem : onNo.funcs)
  648. temp->buttons[1]->callback += elem;
  649. GH.pushInt(temp);
  650. }
  651. void CInfoWindow::showOkDialog(const std::string & text, const std::vector<CComponent*> *components, const boost::function<void()> & onOk, bool delComps, PlayerColor player)
  652. {
  653. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  654. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  655. CInfoWindow * temp = new CInfoWindow(text, player, *components, pom, delComps);
  656. temp->buttons[0]->callback += onOk;
  657. GH.pushInt(temp);
  658. }
  659. CInfoWindow * CInfoWindow::create(const std::string &text, PlayerColor playerID /*= 1*/, const std::vector<CComponent*> *components /*= nullptr*/, bool DelComps)
  660. {
  661. std::vector<std::pair<std::string,CFunctionList<void()> > > pom;
  662. pom.push_back(std::pair<std::string,CFunctionList<void()> >("IOKAY.DEF",0));
  663. CInfoWindow * ret = new CInfoWindow(text, playerID, components ? *components : std::vector<CComponent*>(), pom, DelComps);
  664. return ret;
  665. }
  666. std::string CInfoWindow::genText(std::string title, std::string description)
  667. {
  668. return std::string("{") + title + "}" + "\n\n" + description;
  669. }
  670. void CInfoWindow::setDelComps(bool DelComps)
  671. {
  672. delComps = DelComps;
  673. for(CComponent *comp : components)
  674. {
  675. if(delComps)
  676. comp->recActions |= DISPOSE;
  677. else
  678. comp->recActions &= ~DISPOSE;
  679. }
  680. }
  681. CInfoPopup::CInfoPopup(SDL_Surface * Bitmap, int x, int y, bool Free)
  682. :free(Free),bitmap(Bitmap)
  683. {
  684. init(x, y);
  685. }
  686. CInfoPopup::CInfoPopup(SDL_Surface * Bitmap, const Point &p, EAlignment alignment, bool Free/*=false*/)
  687. : free(Free),bitmap(Bitmap)
  688. {
  689. switch(alignment)
  690. {
  691. case BOTTOMRIGHT:
  692. init(p.x - Bitmap->w, p.y - Bitmap->h);
  693. break;
  694. case CENTER:
  695. init(p.x - Bitmap->w/2, p.y - Bitmap->h/2);
  696. break;
  697. case TOPLEFT:
  698. init(p.x, p.y);
  699. break;
  700. default:
  701. assert(0); //not implemented
  702. }
  703. }
  704. CInfoPopup::CInfoPopup(SDL_Surface *Bitmap, bool Free)
  705. {
  706. CCS->curh->hide();
  707. free=Free;
  708. bitmap=Bitmap;
  709. if(bitmap)
  710. {
  711. pos.x = screen->w/2 - bitmap->w/2;
  712. pos.y = screen->h/2 - bitmap->h/2;
  713. pos.h = bitmap->h;
  714. pos.w = bitmap->w;
  715. }
  716. }
  717. void CInfoPopup::close()
  718. {
  719. if(free)
  720. SDL_FreeSurface(bitmap);
  721. GH.popIntTotally(this);
  722. }
  723. void CInfoPopup::show(SDL_Surface * to)
  724. {
  725. blitAt(bitmap,pos.x,pos.y,to);
  726. }
  727. CInfoPopup::~CInfoPopup()
  728. {
  729. CCS->curh->show();
  730. }
  731. void CInfoPopup::init(int x, int y)
  732. {
  733. CCS->curh->hide();
  734. pos.x = x;
  735. pos.y = y;
  736. pos.h = bitmap->h;
  737. pos.w = bitmap->w;
  738. // Put the window back on screen if necessary
  739. vstd::amax(pos.x, 0);
  740. vstd::amax(pos.y, 0);
  741. vstd::amin(pos.x, screen->w - bitmap->w);
  742. vstd::amin(pos.y, screen->h - bitmap->h);
  743. }
  744. CComponent::CComponent(Etype Type, int Subtype, int Val, ESize imageSize):
  745. image(nullptr),
  746. perDay(false)
  747. {
  748. addUsedEvents(RCLICK);
  749. init(Type, Subtype, Val, imageSize);
  750. }
  751. CComponent::CComponent(const Component &c):
  752. image(nullptr),
  753. perDay(false)
  754. {
  755. addUsedEvents(RCLICK);
  756. if(c.id == Component::RESOURCE && c.when==-1)
  757. perDay = true;
  758. init((Etype)c.id,c.subtype,c.val, large);
  759. }
  760. void CComponent::init(Etype Type, int Subtype, int Val, ESize imageSize)
  761. {
  762. OBJ_CONSTRUCTION_CAPTURING_ALL;
  763. compType = Type;
  764. subtype = Subtype;
  765. val = Val;
  766. size = imageSize;
  767. assert(compType < typeInvalid);
  768. assert(size < sizeInvalid);
  769. setSurface(getFileName()[size], getIndex());
  770. pos.w = image->pos.w;
  771. pos.h = image->pos.h;
  772. EFonts font = FONT_SMALL;
  773. if (imageSize < small)
  774. font = FONT_TINY; //other sizes?
  775. pos.h += 4; //distance between text and image
  776. std::vector<std::string> textLines = CMessage::breakText(getSubtitle(), std::max<int>(80, pos.w), font);
  777. for(auto & line : textLines)
  778. {
  779. int height = graphics->fonts[font]->getLineHeight();
  780. auto label = new CLabel(pos.w/2, pos.h + height/2, font, CENTER, Colors::WHITE, line);
  781. pos.h += height;
  782. if (label->pos.w > pos.w)
  783. {
  784. pos.x -= (label->pos.w - pos.w)/2;
  785. pos.w = label->pos.w;
  786. }
  787. }
  788. }
  789. const std::vector<std::string> CComponent::getFileName()
  790. {
  791. static const std::string primSkillsArr [] = {"PSKIL32", "PSKIL32", "PSKIL42", "PSKILL"};
  792. static const std::string secSkillsArr [] = {"SECSK32", "SECSK32", "SECSKILL", "SECSK82"};
  793. static const std::string resourceArr [] = {"SMALRES", "RESOURCE", "RESOUR82", "RESOUR82"};
  794. static const std::string creatureArr [] = {"CPRSMALL", "CPRSMALL", "TWCRPORT", "TWCRPORT"};
  795. static const std::string artifactArr[] = {"Artifact", "Artifact", "Artifact", "Artifact"};
  796. static const std::string spellsArr [] = {"SpellInt", "SpellInt", "SPELLSCR", "SPELLSCR"};
  797. static const std::string moraleArr [] = {"IMRL22", "IMRL30", "IMRL42", "imrl82"};
  798. static const std::string luckArr [] = {"ILCK22", "ILCK30", "ILCK42", "ilck82"};
  799. static const std::string heroArr [] = {"PortraitsSmall", "PortraitsSmall", "PortraitsLarge", "PortraitsLarge"};
  800. static const std::string flagArr [] = {"CREST58", "CREST58", "CREST58", "CREST58"};
  801. auto gen = [](const std::string * arr)
  802. {
  803. return std::vector<std::string>(arr, arr + 4);
  804. };
  805. switch(compType)
  806. {
  807. case primskill: return gen(primSkillsArr);
  808. case secskill: return gen(secSkillsArr);
  809. case resource: return gen(resourceArr);
  810. case creature: return gen(creatureArr);
  811. case artifact: return gen(artifactArr);
  812. case experience: return gen(primSkillsArr);
  813. case spell: return gen(spellsArr);
  814. case morale: return gen(moraleArr);
  815. case luck: return gen(luckArr);
  816. case building: return std::vector<std::string>(4, CGI->townh->factions[subtype]->town->clientInfo.buildingsIcons);
  817. case hero: return gen(heroArr);
  818. case flag: return gen(flagArr);
  819. }
  820. assert(0);
  821. return std::vector<std::string>();
  822. }
  823. size_t CComponent::getIndex()
  824. {
  825. switch(compType)
  826. {
  827. case primskill: return subtype;
  828. case secskill: return subtype*3 + 3 + val - 1;
  829. case resource: return subtype;
  830. case creature: return CGI->creh->creatures[subtype]->iconIndex;
  831. case artifact: return CGI->arth->artifacts[subtype]->iconIndex;
  832. case experience: return 4;
  833. case spell: return subtype;
  834. case morale: return val+3;
  835. case luck: return val+3;
  836. case building: return val;
  837. case hero: return subtype;
  838. case flag: return subtype;
  839. }
  840. assert(0);
  841. return 0;
  842. }
  843. std::string CComponent::getDescription()
  844. {
  845. switch (compType)
  846. {
  847. case primskill: return (subtype < 4)? CGI->generaltexth->arraytxt[2+subtype] //Primary skill
  848. : CGI->generaltexth->allTexts[149]; //mana
  849. case secskill: return CGI->generaltexth->skillInfoTexts[subtype][val-1];
  850. case resource: return CGI->generaltexth->allTexts[242];
  851. case creature: return "";
  852. case artifact: return CGI->arth->artifacts[subtype]->Description();
  853. case experience: return CGI->generaltexth->allTexts[241];
  854. case spell: return CGI->spellh->spells[subtype]->descriptions[val];
  855. case morale: return CGI->generaltexth->heroscrn[ 4 - (val>0) + (val<0)];
  856. case luck: return CGI->generaltexth->heroscrn[ 7 - (val>0) + (val<0)];
  857. case building: return CGI->townh->factions[subtype]->town->buildings[BuildingID(val)]->Description();
  858. case hero: return "";
  859. case flag: return "";
  860. }
  861. assert(0);
  862. return "";
  863. }
  864. std::string CComponent::getSubtitle()
  865. {
  866. if (!perDay)
  867. return getSubtitleInternal();
  868. std::string ret = CGI->generaltexth->allTexts[3];
  869. boost::replace_first(ret, "%d", getSubtitleInternal());
  870. return ret;
  871. }
  872. std::string CComponent::getSubtitleInternal()
  873. {
  874. //FIXME: some of these are horrible (e.g creature)
  875. switch(compType)
  876. {
  877. case primskill: return boost::str(boost::format("%+d %s") % val % (subtype < 4 ? CGI->generaltexth->primarySkillNames[subtype] : CGI->generaltexth->allTexts[387]));
  878. case secskill: return CGI->generaltexth->levels[val-1] + "\n" + CGI->generaltexth->skillName[subtype];
  879. case resource: return boost::lexical_cast<std::string>(val);
  880. case creature: return (val? boost::lexical_cast<std::string>(val) + " " : "") + CGI->creh->creatures[subtype]->*(val != 1 ? &CCreature::namePl : &CCreature::nameSing);
  881. case artifact: return CGI->arth->artifacts[subtype]->Name();
  882. case experience:
  883. {
  884. if (subtype == 1) //+1 level - tree of knowledge
  885. {
  886. std::string level = CGI->generaltexth->allTexts[442];
  887. boost::replace_first(level, "1", boost::lexical_cast<std::string>(val));
  888. return level;
  889. }
  890. else
  891. return boost::lexical_cast<std::string>(val); //amount of experience OR level required for seer hut;
  892. }
  893. case spell: return CGI->spellh->spells[subtype]->name;
  894. case morale: return "";
  895. case luck: return "";
  896. case building: return CGI->townh->factions[subtype]->town->buildings[BuildingID(val)]->Name();
  897. case hero: return "";
  898. case flag: return CGI->generaltexth->capColors[subtype];
  899. }
  900. assert(0);
  901. return "";
  902. }
  903. void CComponent::setSurface(std::string defName, int imgPos)
  904. {
  905. OBJ_CONSTRUCTION_CAPTURING_ALL;
  906. vstd::clear_pointer(image);
  907. image = new CAnimImage(defName, imgPos);
  908. }
  909. void CComponent::clickRight(tribool down, bool previousState)
  910. {
  911. if(!getDescription().empty())
  912. adventureInt->handleRightClick(getDescription(), down);
  913. }
  914. void CSelectableComponent::clickLeft(tribool down, bool previousState)
  915. {
  916. if (down)
  917. {
  918. if(onSelect)
  919. onSelect();
  920. }
  921. }
  922. void CSelectableComponent::init()
  923. {
  924. selected = false;
  925. }
  926. CSelectableComponent::CSelectableComponent(const Component &c, std::function<void()> OnSelect):
  927. CComponent(c),onSelect(OnSelect)
  928. {
  929. type |= REDRAW_PARENT;
  930. addUsedEvents(LCLICK | KEYBOARD);
  931. init();
  932. }
  933. CSelectableComponent::CSelectableComponent(Etype Type, int Sub, int Val, ESize imageSize, std::function<void()> OnSelect):
  934. CComponent(Type,Sub,Val, imageSize),onSelect(OnSelect)
  935. {
  936. type |= REDRAW_PARENT;
  937. addUsedEvents(LCLICK | KEYBOARD);
  938. init();
  939. }
  940. void CSelectableComponent::select(bool on)
  941. {
  942. if(on != selected)
  943. {
  944. selected = on;
  945. redraw();
  946. }
  947. }
  948. void CSelectableComponent::showAll(SDL_Surface * to)
  949. {
  950. CComponent::showAll(to);
  951. if(selected)
  952. {
  953. CSDL_Ext::drawBorder(to, Rect::around(image->pos), int3(239,215,123));
  954. }
  955. }
  956. void CComponentBox::selectionChanged(CSelectableComponent * newSelection)
  957. {
  958. if (newSelection == selected)
  959. return;
  960. if (selected)
  961. selected->select(false);
  962. selected = newSelection;
  963. if (onSelect)
  964. onSelect(selectedIndex());
  965. if (selected)
  966. selected->select(true);
  967. }
  968. int CComponentBox::selectedIndex()
  969. {
  970. if (selected)
  971. return std::find(components.begin(), components.end(), selected) - components.begin();
  972. return -1;
  973. }
  974. Point CComponentBox::getOrTextPos(CComponent *left, CComponent *right)
  975. {
  976. int leftSubtitle = ( left->pos.w - left->image->pos.w) / 2;
  977. int rightSubtitle = (right->pos.w - right->image->pos.w) / 2;
  978. int fullDistance = getDistance(left, right) + leftSubtitle + rightSubtitle;
  979. return Point(fullDistance/2 - leftSubtitle, (left->image->pos.h + right->image->pos.h) / 4);
  980. }
  981. int CComponentBox::getDistance(CComponent *left, CComponent *right)
  982. {
  983. static const int betweenImagesMin = 20;
  984. static const int betweenSubtitlesMin = 10;
  985. int leftSubtitle = ( left->pos.w - left->image->pos.w) / 2;
  986. int rightSubtitle = (right->pos.w - right->image->pos.w) / 2;
  987. int subtitlesOffset = leftSubtitle + rightSubtitle;
  988. return std::max(betweenSubtitlesMin, betweenImagesMin - subtitlesOffset);
  989. }
  990. void CComponentBox::placeComponents(bool selectable)
  991. {
  992. static const int betweenRows = 22;
  993. OBJ_CONSTRUCTION_CAPTURING_ALL;
  994. if (components.empty())
  995. return;
  996. //prepare components
  997. for(auto & comp : components)
  998. {
  999. addChild(comp);
  1000. comp->moveTo(Point(pos.x, pos.y));
  1001. }
  1002. struct RowData
  1003. {
  1004. size_t comps;
  1005. int width;
  1006. int height;
  1007. RowData (size_t Comps, int Width, int Height):
  1008. comps(Comps), width (Width), height (Height){};
  1009. };
  1010. std::vector<RowData> rows;
  1011. rows.push_back (RowData (0,0,0));
  1012. //split components in rows
  1013. CComponent * prevComp = nullptr;
  1014. for(CComponent * comp : components)
  1015. {
  1016. //make sure that components are smaller than our width
  1017. //assert(pos.w == 0 || pos.w < comp->pos.w);
  1018. const int distance = prevComp ? getDistance(prevComp, comp) : 0;
  1019. //start next row
  1020. if ((pos.w != 0 && rows.back().width + comp->pos.w + distance > pos.w) // row is full
  1021. || rows.back().comps >= 4) // no more than 4 comps per row
  1022. {
  1023. prevComp = nullptr;
  1024. rows.push_back (RowData (0,0,0));
  1025. }
  1026. if (prevComp)
  1027. rows.back().width += distance;
  1028. rows.back().comps++;
  1029. rows.back().width += comp->pos.w;
  1030. vstd::amax(rows.back().height, comp->pos.h);
  1031. prevComp = comp;
  1032. }
  1033. if (pos.w == 0)
  1034. {
  1035. for(auto & row : rows)
  1036. vstd::amax(pos.w, row.width);
  1037. }
  1038. int height = (rows.size() - 1) * betweenRows;
  1039. for(auto & row : rows)
  1040. height += row.height;
  1041. //assert(pos.h == 0 || pos.h < height);
  1042. if (pos.h == 0)
  1043. pos.h = height;
  1044. auto iter = components.begin();
  1045. int currentY = (pos.h - height) / 2;
  1046. //move components to their positions
  1047. for (auto & rows_row : rows)
  1048. {
  1049. // amount of free space we may add on each side of every component
  1050. int freeSpace = (pos.w - rows_row.width) / (rows_row.comps * 2);
  1051. prevComp = nullptr;
  1052. int currentX = 0;
  1053. for (size_t col = 0; col < rows_row.comps; col++)
  1054. {
  1055. currentX += freeSpace;
  1056. if (prevComp)
  1057. {
  1058. if (selectable)
  1059. {
  1060. Point orPos = Point(currentX - freeSpace, currentY) + getOrTextPos(prevComp, *iter);
  1061. new CLabel(orPos.x, orPos.y, FONT_MEDIUM, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[4]);
  1062. }
  1063. currentX += getDistance(prevComp, *iter);
  1064. }
  1065. (*iter)->moveBy(Point(currentX, currentY));
  1066. currentX += (*iter)->pos.w;
  1067. currentX += freeSpace;
  1068. prevComp = *(iter++);
  1069. }
  1070. currentY += rows_row.height + betweenRows;
  1071. }
  1072. }
  1073. CComponentBox::CComponentBox(CComponent * _components, Rect position):
  1074. components(1, _components),
  1075. selected(nullptr)
  1076. {
  1077. type |= REDRAW_PARENT;
  1078. pos = position + pos;
  1079. placeComponents(false);
  1080. }
  1081. CComponentBox::CComponentBox(std::vector<CComponent *> _components, Rect position):
  1082. components(_components),
  1083. selected(nullptr)
  1084. {
  1085. type |= REDRAW_PARENT;
  1086. pos = position + pos;
  1087. placeComponents(false);
  1088. }
  1089. CComponentBox::CComponentBox(std::vector<CSelectableComponent *> _components, Rect position, std::function<void(int newID)> _onSelect):
  1090. components(_components.begin(), _components.end()),
  1091. selected(nullptr),
  1092. onSelect(_onSelect)
  1093. {
  1094. type |= REDRAW_PARENT;
  1095. pos = position + pos;
  1096. placeComponents(true);
  1097. assert(!components.empty());
  1098. int key = SDLK_1;
  1099. for(auto & comp : _components)
  1100. {
  1101. comp->onSelect = boost::bind(&CComponentBox::selectionChanged, this, comp);
  1102. comp->assignedKeys.insert(key++);
  1103. }
  1104. selectionChanged(_components.front());
  1105. }
  1106. void CSelWindow::selectionChange(unsigned to)
  1107. {
  1108. for (unsigned i=0;i<components.size();i++)
  1109. {
  1110. CSelectableComponent * pom = dynamic_cast<CSelectableComponent*>(components[i]);
  1111. if (!pom)
  1112. continue;
  1113. pom->select(i==to);
  1114. }
  1115. redraw();
  1116. }
  1117. CSelWindow::CSelWindow(const std::string &Text, PlayerColor player, int charperline, const std::vector<CSelectableComponent*> &comps, const std::vector<std::pair<std::string,CFunctionList<void()> > > &Buttons, QueryID askID)
  1118. {
  1119. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1120. ID = askID;
  1121. for(int i=0;i<Buttons.size();i++)
  1122. {
  1123. buttons.push_back(new CAdventureMapButton("","",Buttons[i].second,0,0,Buttons[i].first));
  1124. if(!i && askID.getNum() >= 0)
  1125. buttons.back()->callback += boost::bind(&CSelWindow::madeChoice,this);
  1126. buttons[i]->callback += boost::bind(&CInfoWindow::close,this); //each button will close the window apart from call-defined actions
  1127. }
  1128. text = new CTextBox(Text, Rect(0, 0, 250, 100), 0, FONT_MEDIUM, CENTER, Colors::WHITE);
  1129. buttons.front()->assignedKeys.insert(SDLK_RETURN); //first button - reacts on enter
  1130. buttons.back()->assignedKeys.insert(SDLK_ESCAPE); //last button - reacts on escape
  1131. if(buttons.size() > 1 && askID.getNum() >= 0) //cancel button functionality
  1132. buttons.back()->callback += boost::bind(&CCallback::selectionMade,LOCPLINT->cb.get(),0,askID);
  1133. for(int i=0;i<comps.size();i++)
  1134. {
  1135. comps[i]->recActions = 255;
  1136. addChild(comps[i]);
  1137. components.push_back(comps[i]);
  1138. comps[i]->onSelect = boost::bind(&CSelWindow::selectionChange,this,i);
  1139. if(i<9)
  1140. comps[i]->assignedKeys.insert(SDLK_1+i);
  1141. }
  1142. CMessage::drawIWindow(this, Text, player);
  1143. }
  1144. void CSelWindow::madeChoice()
  1145. {
  1146. if(ID.getNum() < 0)
  1147. return;
  1148. int ret = -1;
  1149. for (int i=0;i<components.size();i++)
  1150. {
  1151. if(dynamic_cast<CSelectableComponent*>(components[i])->selected)
  1152. {
  1153. ret = i;
  1154. }
  1155. }
  1156. LOCPLINT->cb->selectionMade(ret+1,ID);
  1157. }
  1158. CCreaturePic::CCreaturePic(int x, int y, const CCreature *cre, bool Big, bool Animated)
  1159. {
  1160. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1161. pos.x+=x;
  1162. pos.y+=y;
  1163. TFaction faction = cre->faction;
  1164. assert(CGI->townh->factions.size() > faction);
  1165. if(Big)
  1166. bg = new CPicture(CGI->townh->factions[faction]->creatureBg130);
  1167. else
  1168. bg = new CPicture(CGI->townh->factions[faction]->creatureBg120);
  1169. bg->needRefresh = true;
  1170. anim = new CCreatureAnim(0, 0, cre->animDefName, Rect());
  1171. anim->clipRect(cre->isDoubleWide()?170:150, 155, bg->pos.w, bg->pos.h);
  1172. anim->startPreview(cre->hasBonusOfType(Bonus::SIEGE_WEAPON));
  1173. pos.w = bg->pos.w;
  1174. pos.h = bg->pos.h;
  1175. }
  1176. CRecruitmentWindow::CCreatureCard::CCreatureCard(CRecruitmentWindow *window, const CCreature *crea, int totalAmount):
  1177. CIntObject(LCLICK | RCLICK),
  1178. parent(window),
  1179. selected(false),
  1180. creature(crea),
  1181. amount(totalAmount)
  1182. {
  1183. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1184. pic = new CCreaturePic(1,1, creature, true, true);
  1185. // 1 + 1 px for borders
  1186. pos.w = pic->pos.w + 2;
  1187. pos.h = pic->pos.h + 2;
  1188. }
  1189. void CRecruitmentWindow::CCreatureCard::select(bool on)
  1190. {
  1191. selected = on;
  1192. redraw();
  1193. }
  1194. void CRecruitmentWindow::CCreatureCard::clickLeft(tribool down, bool previousState)
  1195. {
  1196. if (down)
  1197. parent->select(this);
  1198. }
  1199. void CRecruitmentWindow::CCreatureCard::clickRight(tribool down, bool previousState)
  1200. {
  1201. if (down)
  1202. GH.pushInt(createCreWindow(creature->idNumber, CCreatureWindow::OTHER, 0));
  1203. }
  1204. void CRecruitmentWindow::CCreatureCard::showAll(SDL_Surface * to)
  1205. {
  1206. CIntObject::showAll(to);
  1207. if (selected)
  1208. drawBorder(to, pos, int3(248, 0, 0));
  1209. else
  1210. drawBorder(to, pos, int3(232, 212, 120));
  1211. }
  1212. CRecruitmentWindow::CCostBox::CCostBox(Rect position, std::string title)
  1213. {
  1214. type |= REDRAW_PARENT;
  1215. pos = position + pos;
  1216. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1217. new CLabel(pos.w/2, 10, FONT_SMALL, CENTER, Colors::WHITE, title);
  1218. }
  1219. void CRecruitmentWindow::CCostBox::set(TResources res)
  1220. {
  1221. //just update values
  1222. for(auto & item : resources)
  1223. {
  1224. item.second.first->setText(boost::lexical_cast<std::string>(res[item.first]));
  1225. }
  1226. }
  1227. void CRecruitmentWindow::CCostBox::createItems(TResources res)
  1228. {
  1229. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1230. for(auto & curr : resources)
  1231. {
  1232. delete curr.second.first;
  1233. delete curr.second.second;
  1234. }
  1235. resources.clear();
  1236. TResources::nziterator iter(res);
  1237. while (iter.valid())
  1238. {
  1239. CAnimImage * image = new CAnimImage("RESOURCE", iter->resType);
  1240. CLabel * text = new CLabel(15, 43, FONT_SMALL, CENTER, Colors::WHITE, "0");
  1241. resources.insert(std::make_pair(iter->resType, std::make_pair(text, image)));
  1242. iter++;
  1243. }
  1244. if (!resources.empty())
  1245. {
  1246. int curx = pos.w / 2 - (16 * resources.size()) - (8 * (resources.size() - 1));
  1247. //reverse to display gold as first resource
  1248. for (auto & res : boost::adaptors::reverse(resources))
  1249. {
  1250. res.second.first->moveBy(Point(curx, 22));
  1251. res.second.second->moveBy(Point(curx, 22));
  1252. curx += 48;
  1253. }
  1254. }
  1255. redraw();
  1256. }
  1257. void CRecruitmentWindow::select(CCreatureCard *card)
  1258. {
  1259. if (card == selected)
  1260. return;
  1261. if (selected)
  1262. selected->select(false);
  1263. selected = card;
  1264. if (selected)
  1265. selected->select(true);
  1266. if (card)
  1267. {
  1268. si32 maxAmount = card->creature->maxAmount(LOCPLINT->cb->getResourceAmount());
  1269. vstd::amin(maxAmount, card->amount);
  1270. slider->setAmount(maxAmount);
  1271. if(slider->value != maxAmount)
  1272. slider->moveTo(maxAmount);
  1273. else // if slider already at 0 - emulate call to sliderMoved()
  1274. sliderMoved(maxAmount);
  1275. costPerTroopValue->createItems(card->creature->cost);
  1276. totalCostValue->createItems(card->creature->cost);
  1277. costPerTroopValue->set(card->creature->cost);
  1278. totalCostValue->set(card->creature->cost * maxAmount);
  1279. //Recruit %s
  1280. title->setText(boost::str(boost::format(CGI->generaltexth->tcommands[21]) % card->creature->namePl));
  1281. maxButton->block(maxAmount == 0);
  1282. slider->block(maxAmount == 0);
  1283. }
  1284. }
  1285. void CRecruitmentWindow::buy()
  1286. {
  1287. CreatureID crid = selected->creature->idNumber;
  1288. SlotID dstslot = dst-> getSlotFor(crid);
  1289. if(!dstslot.validSlot() && !vstd::contains(CGI->arth->bigArtifacts,CGI->arth->creatureToMachineID(crid))) //no available slot
  1290. {
  1291. std::string txt;
  1292. if(dst->ID == Obj::HERO)
  1293. {
  1294. txt = CGI->generaltexth->allTexts[425]; //The %s would join your hero, but there aren't enough provisions to support them.
  1295. boost::algorithm::replace_first(txt, "%s", slider->value > 1 ? CGI->creh->creatures[crid]->namePl : CGI->creh->creatures[crid]->nameSing);
  1296. }
  1297. else
  1298. {
  1299. txt = CGI->generaltexth->allTexts[17]; //There is no room in the garrison for this army.
  1300. }
  1301. LOCPLINT->showInfoDialog(txt);
  1302. return;
  1303. }
  1304. onRecruit(crid, slider->value);
  1305. if(level >= 0)
  1306. close();
  1307. }
  1308. void CRecruitmentWindow::showAll(SDL_Surface * to)
  1309. {
  1310. CWindowObject::showAll(to);
  1311. // recruit\total values
  1312. drawBorder(to, pos.x + 172, pos.y + 222, 67, 42, int3(239,215,123));
  1313. drawBorder(to, pos.x + 246, pos.y + 222, 67, 42, int3(239,215,123));
  1314. //cost boxes
  1315. drawBorder(to, pos.x + 64, pos.y + 222, 99, 76, int3(239,215,123));
  1316. drawBorder(to, pos.x + 322, pos.y + 222, 99, 76, int3(239,215,123));
  1317. //buttons borders
  1318. drawBorder(to, pos.x + 133, pos.y + 312, 66, 34, int3(173,142,66));
  1319. drawBorder(to, pos.x + 211, pos.y + 312, 66, 34, int3(173,142,66));
  1320. drawBorder(to, pos.x + 289, pos.y + 312, 66, 34, int3(173,142,66));
  1321. }
  1322. CRecruitmentWindow::CRecruitmentWindow(const CGDwelling *Dwelling, int Level, const CArmedInstance *Dst, const std::function<void(CreatureID,int)> &Recruit, int y_offset):
  1323. CWindowObject(PLAYER_COLORED, "TPRCRT"),
  1324. onRecruit(Recruit),
  1325. level(Level),
  1326. dst(Dst),
  1327. selected(nullptr),
  1328. dwelling(Dwelling)
  1329. {
  1330. moveBy(Point(0, y_offset));
  1331. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1332. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  1333. slider = new CSlider(176,279,135,nullptr,0,0,0,true);
  1334. slider->moved = boost::bind(&CRecruitmentWindow::sliderMoved,this, _1);
  1335. maxButton = new CAdventureMapButton(CGI->generaltexth->zelp[553],boost::bind(&CSlider::moveToMax,slider),134,313,"IRCBTNS.DEF",SDLK_m);
  1336. buyButton = new CAdventureMapButton(CGI->generaltexth->zelp[554],boost::bind(&CRecruitmentWindow::buy,this),212,313,"IBY6432.DEF",SDLK_RETURN);
  1337. cancelButton = new CAdventureMapButton(CGI->generaltexth->zelp[555],boost::bind(&CRecruitmentWindow::close,this),290,313,"ICN6432.DEF",SDLK_ESCAPE);
  1338. title = new CLabel(243, 32, FONT_BIG, CENTER, Colors::YELLOW);
  1339. availableValue = new CLabel(205, 253, FONT_SMALL, CENTER, Colors::WHITE);
  1340. toRecruitValue = new CLabel(279, 253, FONT_SMALL, CENTER, Colors::WHITE);
  1341. costPerTroopValue = new CCostBox(Rect(65, 222, 97, 74), CGI->generaltexth->allTexts[346]);
  1342. totalCostValue = new CCostBox(Rect(323, 222, 97, 74), CGI->generaltexth->allTexts[466]);
  1343. new CLabel(205, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[465]); //available t
  1344. new CLabel(279, 233, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[16]); //recruit t
  1345. availableCreaturesChanged();
  1346. }
  1347. void CRecruitmentWindow::availableCreaturesChanged()
  1348. {
  1349. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1350. size_t selectedIndex = 0;
  1351. if (!cards.empty() && selected) // find position of selected item
  1352. selectedIndex = std::find(cards.begin(), cards.end(), selected) - cards.begin();
  1353. //deselect card
  1354. select(nullptr);
  1355. //delete old cards
  1356. for(auto & card : cards)
  1357. delete card;
  1358. cards.clear();
  1359. for(int i=0; i<dwelling->creatures.size(); i++)
  1360. {
  1361. //find appropriate level
  1362. if(level >= 0 && i != level)
  1363. continue;
  1364. int amount = dwelling->creatures[i].first;
  1365. //create new cards
  1366. for(auto & creature : boost::adaptors::reverse(dwelling->creatures[i].second))
  1367. cards.push_back(new CCreatureCard(this, CGI->creh->creatures[creature], amount));
  1368. }
  1369. assert(!cards.empty());
  1370. const int creatureWidth = 102;
  1371. //normal distance between cards - 18px
  1372. int requiredSpace = 18;
  1373. //maximum distance we can use without reaching window borders
  1374. int availableSpace = pos.w - 50 - creatureWidth * cards.size();
  1375. if (cards.size() > 1) // avoid division by zero
  1376. availableSpace /= cards.size() - 1;
  1377. else
  1378. availableSpace = 0;
  1379. assert(availableSpace >= 0);
  1380. const int spaceBetween = std::min(requiredSpace, availableSpace);
  1381. const int totalCreatureWidth = spaceBetween + creatureWidth;
  1382. //now we know total amount of cards and can move them to correct position
  1383. int curx = pos.w / 2 - (creatureWidth*cards.size()/2) - (spaceBetween*(cards.size()-1)/2);
  1384. for(auto & card : cards)
  1385. {
  1386. card->moveBy(Point(curx, 64));
  1387. curx += totalCreatureWidth;
  1388. }
  1389. //restore selection
  1390. select(cards[selectedIndex]);
  1391. if(slider->value == slider->amount)
  1392. slider->moveTo(slider->amount);
  1393. else // if slider already at 0 - emulate call to sliderMoved()
  1394. sliderMoved(slider->amount);
  1395. }
  1396. void CRecruitmentWindow::sliderMoved(int to)
  1397. {
  1398. if (!selected)
  1399. return;
  1400. buyButton->block(!to);
  1401. availableValue->setText(boost::lexical_cast<std::string>(selected->amount - to));
  1402. toRecruitValue->setText(boost::lexical_cast<std::string>(to));
  1403. totalCostValue->set(selected->creature->cost * to);
  1404. }
  1405. CSplitWindow::CSplitWindow(const CCreature * creature, std::function<void(int, int)> callback_,
  1406. int leftMin_, int rightMin_, int leftAmount_, int rightAmount_):
  1407. CWindowObject(PLAYER_COLORED, "GPUCRDIV"),
  1408. callback(callback_),
  1409. leftAmount(leftAmount_),
  1410. rightAmount(rightAmount_),
  1411. leftMin(leftMin_),
  1412. rightMin(rightMin_),
  1413. slider(nullptr)
  1414. {
  1415. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1416. int total = leftAmount + rightAmount;
  1417. int leftMax = total - rightMin;
  1418. int rightMax = total - leftMin;
  1419. ok = new CAdventureMapButton("", "", boost::bind(&CSplitWindow::apply, this), 20, 263, "IOK6432", SDLK_RETURN);
  1420. cancel = new CAdventureMapButton("", "", boost::bind(&CSplitWindow::close, this), 214, 263, "ICN6432", SDLK_ESCAPE);
  1421. int sliderPositions = total - leftMin - rightMin;
  1422. leftInput = new CTextInput(Rect(20, 218, 100, 36), FONT_BIG, boost::bind(&CSplitWindow::setAmountText, this, _1, true));
  1423. rightInput = new CTextInput(Rect(176, 218, 100, 36), FONT_BIG, boost::bind(&CSplitWindow::setAmountText, this, _1, false));
  1424. //add filters to allow only number input
  1425. leftInput->filters.add(boost::bind(&CTextInput::numberFilter, _1, _2, leftMin, leftMax));
  1426. rightInput->filters.add(boost::bind(&CTextInput::numberFilter, _1, _2, rightMin, rightMax));
  1427. leftInput->setText(boost::lexical_cast<std::string>(leftAmount), false);
  1428. rightInput->setText(boost::lexical_cast<std::string>(rightAmount), false);
  1429. animLeft = new CCreaturePic(20, 54, creature, true, false);
  1430. animRight = new CCreaturePic(177, 54,creature, true, false);
  1431. slider = new CSlider(21, 194, 257, boost::bind(&CSplitWindow::sliderMoved, this, _1), 0, sliderPositions, rightAmount - rightMin, true);
  1432. std::string title = CGI->generaltexth->allTexts[256];
  1433. boost::algorithm::replace_first(title,"%s", creature->namePl);
  1434. new CLabel(150, 34, FONT_BIG, CENTER, Colors::YELLOW, title);
  1435. }
  1436. void CSplitWindow::setAmountText(std::string text, bool left)
  1437. {
  1438. try
  1439. {
  1440. setAmount(boost::lexical_cast<int>(text), left);
  1441. slider->moveTo(rightAmount - rightMin);
  1442. }
  1443. catch(boost::bad_lexical_cast &)
  1444. {
  1445. }
  1446. }
  1447. void CSplitWindow::setAmount(int value, bool left)
  1448. {
  1449. int total = leftAmount + rightAmount;
  1450. leftAmount = left ? value : total - value;
  1451. rightAmount = left ? total - value : value;
  1452. leftInput->setText(boost::lexical_cast<std::string>(leftAmount));
  1453. rightInput->setText(boost::lexical_cast<std::string>(rightAmount));
  1454. }
  1455. void CSplitWindow::apply()
  1456. {
  1457. callback(leftAmount, rightAmount);
  1458. close();
  1459. }
  1460. void CSplitWindow::sliderMoved(int to)
  1461. {
  1462. setAmount(rightMin + to, false);
  1463. }
  1464. CLevelWindow::CLevelWindow(const CGHeroInstance *hero, PrimarySkill::PrimarySkill pskill, std::vector<SecondarySkill> &skills, std::function<void(ui32)> callback):
  1465. CWindowObject(PLAYER_COLORED, "LVLUPBKG"),
  1466. cb(callback)
  1467. {
  1468. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1469. LOCPLINT->showingDialog->setn(true);
  1470. new CAnimImage("PortraitsLarge", hero->portrait, 0, 170, 66);
  1471. new CAdventureMapButton("", "", boost::bind(&CLevelWindow::close, this), 297, 413, "IOKAY", SDLK_RETURN);
  1472. //%s has gained a level.
  1473. new CLabel(192, 33, FONT_MEDIUM, CENTER, Colors::WHITE,
  1474. boost::str(boost::format(CGI->generaltexth->allTexts[444]) % hero->name));
  1475. //%s is now a level %d %s.
  1476. new CLabel(192, 162, FONT_MEDIUM, CENTER, Colors::WHITE,
  1477. boost::str(boost::format(CGI->generaltexth->allTexts[445]) % hero->name % hero->level % hero->type->heroClass->name));
  1478. new CAnimImage("PSKIL42", pskill, 0, 174, 190);
  1479. new CLabel(192, 253, FONT_MEDIUM, CENTER, Colors::WHITE,
  1480. CGI->generaltexth->primarySkillNames[pskill] + " +1");
  1481. if (!skills.empty())
  1482. {
  1483. std::vector<CSelectableComponent *> comps;
  1484. for(auto & skill : skills)
  1485. {
  1486. comps.push_back(new CSelectableComponent(
  1487. CComponent::secskill,
  1488. skill,
  1489. hero->getSecSkillLevel( SecondarySkill(skill) )+1,
  1490. CComponent::medium));
  1491. }
  1492. box = new CComponentBox(comps, Rect(75, 300, pos.w - 150, 100));
  1493. }
  1494. else
  1495. box = nullptr;
  1496. }
  1497. CLevelWindow::~CLevelWindow()
  1498. {
  1499. //FIXME: call callback if there was nothing to select?
  1500. if (box && box->selectedIndex() != -1)
  1501. cb(box->selectedIndex());
  1502. LOCPLINT->showingDialog->setn(false);
  1503. }
  1504. void CMinorResDataBar::show(SDL_Surface * to)
  1505. {
  1506. }
  1507. void CMinorResDataBar::showAll(SDL_Surface * to)
  1508. {
  1509. blitAt(bg,pos.x,pos.y,to);
  1510. for (Res::ERes i=Res::WOOD; i<=Res::GOLD; vstd::advance(i, 1))
  1511. {
  1512. std::string text = boost::lexical_cast<std::string>(LOCPLINT->cb->getResourceAmount(i));
  1513. graphics->fonts[FONT_SMALL]->renderTextCenter(to, text, Colors::WHITE, Point(pos.x + 50 + 76 * i, pos.y + pos.h/2));
  1514. }
  1515. std::vector<std::string> temp;
  1516. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(Date::MONTH)));
  1517. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(Date::WEEK)));
  1518. temp.push_back(boost::lexical_cast<std::string>(LOCPLINT->cb->getDate(Date::DAY_OF_WEEK)));
  1519. std::string datetext = CGI->generaltexth->allTexts[62]+": %s, " + CGI->generaltexth->allTexts[63]
  1520. + ": %s, " + CGI->generaltexth->allTexts[64] + ": %s";
  1521. graphics->fonts[FONT_SMALL]->renderTextCenter(to, processStr(datetext,temp), Colors::WHITE, Point(pos.x+545+(pos.w-545)/2,pos.y+pos.h/2));
  1522. }
  1523. CMinorResDataBar::CMinorResDataBar()
  1524. {
  1525. bg = BitmapHandler::loadBitmap("KRESBAR.bmp");
  1526. SDL_SetColorKey(bg,SDL_SRCCOLORKEY,SDL_MapRGB(bg->format,0,255,255));
  1527. graphics->blueToPlayersAdv(bg,LOCPLINT->playerID);
  1528. pos.x = 7;
  1529. pos.y = 575;
  1530. pos.w = bg->w;
  1531. pos.h = bg->h;
  1532. }
  1533. CMinorResDataBar::~CMinorResDataBar()
  1534. {
  1535. SDL_FreeSurface(bg);
  1536. }
  1537. CObjectListWindow::CItem::CItem(CObjectListWindow *_parent, size_t _id, std::string _text):
  1538. parent(_parent),
  1539. index(_id)
  1540. {
  1541. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1542. border = new CPicture("TPGATES");
  1543. pos = border->pos;
  1544. addUsedEvents(LCLICK);
  1545. type |= REDRAW_PARENT;
  1546. text = new CLabel(pos.w/2, pos.h/2, FONT_SMALL, CENTER, Colors::WHITE, _text);
  1547. select(index == parent->selected);
  1548. }
  1549. void CObjectListWindow::CItem::select(bool on)
  1550. {
  1551. if (on)
  1552. border->recActions = 255;
  1553. else
  1554. border->recActions = ~(UPDATE | SHOWALL);
  1555. redraw();
  1556. }
  1557. void CObjectListWindow::CItem::clickLeft(tribool down, bool previousState)
  1558. {
  1559. if( previousState && !down)
  1560. parent->changeSelection(index);
  1561. }
  1562. CObjectListWindow::CObjectListWindow(const std::vector<int> &_items, CPicture * titlePic, std::string _title, std::string _descr,
  1563. std::function<void(int)> Callback):
  1564. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1565. onSelect(Callback)
  1566. {
  1567. items.reserve(_items.size());
  1568. for(int id : _items)
  1569. {
  1570. items.push_back(std::make_pair(id, CGI->mh->map->objects[id]->hoverName));
  1571. }
  1572. init(titlePic, _title, _descr);
  1573. }
  1574. CObjectListWindow::CObjectListWindow(const std::vector<std::string> &_items, CPicture * titlePic, std::string _title, std::string _descr,
  1575. std::function<void(int)> Callback):
  1576. CWindowObject(PLAYER_COLORED, "TPGATE"),
  1577. onSelect(Callback)
  1578. {
  1579. items.reserve(_items.size());
  1580. for (size_t i=0; i<_items.size(); i++)
  1581. items.push_back(std::make_pair(int(i), _items[i]));
  1582. init(titlePic, _title, _descr);
  1583. }
  1584. void CObjectListWindow::init(CPicture * titlePic, std::string _title, std::string _descr)
  1585. {
  1586. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1587. title = new CLabel(152, 27, FONT_BIG, CENTER, Colors::YELLOW, _title);
  1588. descr = new CLabel(145, 133, FONT_SMALL, CENTER, Colors::WHITE, _descr);
  1589. ok = new CAdventureMapButton("","",boost::bind(&CObjectListWindow::elementSelected, this),15,402,"IOKAY.DEF", SDLK_RETURN);
  1590. ok->block(true);
  1591. exit = new CAdventureMapButton("","",boost::bind(&CGuiHandler::popIntTotally,&GH, this),228,402,"ICANCEL.DEF",SDLK_ESCAPE);
  1592. if (titlePic)
  1593. {
  1594. titleImage = titlePic;
  1595. addChild(titleImage);
  1596. titleImage->recActions = defActions;
  1597. titleImage->pos.x = pos.w/2 + pos.x - titleImage->pos.w/2;
  1598. titleImage->pos.y =75 + pos.y - titleImage->pos.h/2;
  1599. }
  1600. list = new CListBox(boost::bind(&CObjectListWindow::genItem, this, _1), CListBox::DestroyFunc(),
  1601. Point(14, 151), Point(0, 25), 9, items.size(), 0, 1, Rect(262, -32, 256, 256) );
  1602. list->type |= REDRAW_PARENT;
  1603. }
  1604. CIntObject * CObjectListWindow::genItem(size_t index)
  1605. {
  1606. if (index < items.size())
  1607. return new CItem(this, index, items[index].second);
  1608. return nullptr;
  1609. }
  1610. void CObjectListWindow::elementSelected()
  1611. {
  1612. std::function<void(int)> toCall = onSelect;//save
  1613. int where = items[selected].first; //required variables
  1614. GH.popIntTotally(this);//then destroy window
  1615. toCall(where);//and send selected object
  1616. }
  1617. void CObjectListWindow::changeSelection(size_t which)
  1618. {
  1619. ok->block(false);
  1620. if (selected == which)
  1621. return;
  1622. std::list< CIntObject * > elements = list->getItems();
  1623. for(CIntObject * element : elements)
  1624. {
  1625. CItem *item;
  1626. if ( (item = dynamic_cast<CItem*>(element)) )
  1627. {
  1628. if (item->index == selected)
  1629. item->select(false);
  1630. if (item->index == which)
  1631. item->select(true);
  1632. }
  1633. }
  1634. selected = which;
  1635. }
  1636. void CObjectListWindow::keyPressed (const SDL_KeyboardEvent & key)
  1637. {
  1638. if(key.state != SDL_PRESSED)
  1639. return;
  1640. int sel = selected;
  1641. switch(key.keysym.sym)
  1642. {
  1643. break; case SDLK_UP:
  1644. sel -=1;
  1645. break; case SDLK_DOWN:
  1646. sel +=1;
  1647. break; case SDLK_PAGEUP:
  1648. sel -=9;
  1649. break; case SDLK_PAGEDOWN:
  1650. sel +=9;
  1651. break; case SDLK_HOME:
  1652. sel = 0;
  1653. break; case SDLK_END:
  1654. sel = items.size();
  1655. break; default:
  1656. return;
  1657. }
  1658. vstd::abetween(sel, 0, items.size()-1);
  1659. list->scrollTo(sel);
  1660. changeSelection(sel);
  1661. }
  1662. CTradeWindow::CTradeableItem::CTradeableItem(Point pos, EType Type, int ID, bool Left, int Serial):
  1663. CIntObject(LCLICK | HOVER | RCLICK, pos),
  1664. type(EType(-1)),// set to invalid, will be corrected in setType
  1665. id(ID),
  1666. serial(Serial),
  1667. left(Left)
  1668. {
  1669. downSelection = false;
  1670. hlp = nullptr;
  1671. image = nullptr;
  1672. setType(Type);
  1673. }
  1674. void CTradeWindow::CTradeableItem::setType(EType newType)
  1675. {
  1676. if (type != newType)
  1677. {
  1678. OBJ_CONSTRUCTION_CAPTURING_ALL;
  1679. type = newType;
  1680. delete image;
  1681. if (getIndex() < 0)
  1682. {
  1683. image = new CAnimImage(getFilename(), 0);
  1684. image->disable();
  1685. }
  1686. else
  1687. image = new CAnimImage(getFilename(), getIndex());
  1688. }
  1689. }
  1690. void CTradeWindow::CTradeableItem::setID(int newID)
  1691. {
  1692. if (id != newID)
  1693. {
  1694. id = newID;
  1695. if (image)
  1696. {
  1697. int index = getIndex();
  1698. if (index < 0)
  1699. image->disable();
  1700. else
  1701. {
  1702. image->enable();
  1703. image->setFrame(index);
  1704. }
  1705. }
  1706. }
  1707. }
  1708. std::string CTradeWindow::CTradeableItem::getFilename()
  1709. {
  1710. switch(type)
  1711. {
  1712. case RESOURCE:
  1713. return "RESOURCE";
  1714. case PLAYER:
  1715. return "CREST58";
  1716. case ARTIFACT_TYPE:
  1717. case ARTIFACT_PLACEHOLDER:
  1718. case ARTIFACT_INSTANCE:
  1719. return "artifact";
  1720. case CREATURE:
  1721. return "TWCRPORT";
  1722. default:
  1723. return "";
  1724. }
  1725. }
  1726. int CTradeWindow::CTradeableItem::getIndex()
  1727. {
  1728. if (id < 0)
  1729. return -1;
  1730. switch(type)
  1731. {
  1732. case RESOURCE:
  1733. case PLAYER:
  1734. return id;
  1735. case ARTIFACT_TYPE:
  1736. case ARTIFACT_INSTANCE:
  1737. case ARTIFACT_PLACEHOLDER:
  1738. return VLC->arth->artifacts[id]->iconIndex;
  1739. case CREATURE:
  1740. return VLC->creh->creatures[id]->iconIndex;
  1741. default:
  1742. return -1;
  1743. }
  1744. }
  1745. void CTradeWindow::CTradeableItem::showAll(SDL_Surface * to)
  1746. {
  1747. Point posToBitmap;
  1748. Point posToSubCenter;
  1749. switch(type)
  1750. {
  1751. case RESOURCE:
  1752. posToBitmap = Point(19,9);
  1753. posToSubCenter = Point(36, 59);
  1754. break;
  1755. case CREATURE_PLACEHOLDER:
  1756. case CREATURE:
  1757. posToSubCenter = Point(29, 76);
  1758. if(downSelection)
  1759. posToSubCenter.y += 5;
  1760. break;
  1761. case PLAYER:
  1762. posToSubCenter = Point(31, 76);
  1763. break;
  1764. case ARTIFACT_PLACEHOLDER:
  1765. case ARTIFACT_INSTANCE:
  1766. posToSubCenter = Point(19, 55);
  1767. if(downSelection)
  1768. posToSubCenter.y += 8;
  1769. break;
  1770. case ARTIFACT_TYPE:
  1771. posToSubCenter = Point(19, 58);
  1772. break;
  1773. }
  1774. if (image)
  1775. {
  1776. image->moveTo(pos.topLeft() + posToBitmap);
  1777. CIntObject::showAll(to);
  1778. }
  1779. printAtMiddleLoc(subtitle, posToSubCenter, FONT_SMALL, Colors::WHITE, to);
  1780. }
  1781. void CTradeWindow::CTradeableItem::clickLeft(tribool down, bool previousState)
  1782. {
  1783. CTradeWindow *mw = dynamic_cast<CTradeWindow *>(parent);
  1784. assert(mw);
  1785. if(down)
  1786. {
  1787. if(type == ARTIFACT_PLACEHOLDER)
  1788. {
  1789. CAltarWindow *aw = static_cast<CAltarWindow *>(mw);
  1790. if(const CArtifactInstance *movedArt = aw->arts->commonInfo->src.art)
  1791. {
  1792. aw->moveFromSlotToAltar(aw->arts->commonInfo->src.slotID, this, movedArt);
  1793. }
  1794. else if(const CArtifactInstance *art = getArtInstance())
  1795. {
  1796. aw->arts->commonInfo->src.AOH = aw->arts;
  1797. aw->arts->commonInfo->src.art = art;
  1798. aw->arts->commonInfo->src.slotID = aw->hero->getArtPos(art);
  1799. aw->arts->markPossibleSlots(art);
  1800. //aw->arts->commonInfo->dst.AOH = aw->arts;
  1801. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", art->artType->iconIndex));
  1802. aw->arts->artifactsOnAltar.erase(art);
  1803. setID(-1);
  1804. subtitle = "";
  1805. aw->deal->block(!aw->arts->artifactsOnAltar.size());
  1806. }
  1807. aw->calcTotalExp();
  1808. return;
  1809. }
  1810. if(left)
  1811. {
  1812. if(mw->hLeft != this)
  1813. mw->hLeft = this;
  1814. else
  1815. return;
  1816. }
  1817. else
  1818. {
  1819. if(mw->hRight != this)
  1820. mw->hRight = this;
  1821. else
  1822. return;
  1823. }
  1824. mw->selectionChanged(left);
  1825. }
  1826. }
  1827. void CTradeWindow::CTradeableItem::showAllAt(const Point &dstPos, const std::string &customSub, SDL_Surface * to)
  1828. {
  1829. Rect oldPos = pos;
  1830. std::string oldSub = subtitle;
  1831. downSelection = true;
  1832. moveTo(dstPos);
  1833. subtitle = customSub;
  1834. showAll(to);
  1835. downSelection = false;
  1836. moveTo(oldPos.topLeft());
  1837. subtitle = oldSub;
  1838. }
  1839. void CTradeWindow::CTradeableItem::hover(bool on)
  1840. {
  1841. if(!on)
  1842. {
  1843. GH.statusbar->clear();
  1844. return;
  1845. }
  1846. switch(type)
  1847. {
  1848. case CREATURE:
  1849. case CREATURE_PLACEHOLDER:
  1850. GH.statusbar->setText(boost::str(boost::format(CGI->generaltexth->allTexts[481]) % CGI->creh->creatures[id]->namePl));
  1851. break;
  1852. case ARTIFACT_PLACEHOLDER:
  1853. if(id < 0)
  1854. GH.statusbar->setText(CGI->generaltexth->zelp[582].first);
  1855. else
  1856. GH.statusbar->setText(CGI->arth->artifacts[id]->Name());
  1857. break;
  1858. }
  1859. }
  1860. void CTradeWindow::CTradeableItem::clickRight(tribool down, bool previousState)
  1861. {
  1862. if(down)
  1863. {
  1864. switch(type)
  1865. {
  1866. case CREATURE:
  1867. case CREATURE_PLACEHOLDER:
  1868. //GH.statusbar->print(boost::str(boost::format(CGI->generaltexth->allTexts[481]) % CGI->creh->creatures[id]->namePl));
  1869. break;
  1870. case ARTIFACT_TYPE:
  1871. case ARTIFACT_PLACEHOLDER:
  1872. if(id >= 0)
  1873. adventureInt->handleRightClick(CGI->arth->artifacts[id]->Description(), down);
  1874. break;
  1875. }
  1876. }
  1877. }
  1878. std::string CTradeWindow::CTradeableItem::getName(int number /*= -1*/) const
  1879. {
  1880. switch(type)
  1881. {
  1882. case PLAYER:
  1883. return CGI->generaltexth->capColors[id];
  1884. case RESOURCE:
  1885. return CGI->generaltexth->restypes[id];
  1886. case CREATURE:
  1887. if(number == 1)
  1888. return CGI->creh->creatures[id]->nameSing;
  1889. else
  1890. return CGI->creh->creatures[id]->namePl;
  1891. case ARTIFACT_TYPE:
  1892. case ARTIFACT_INSTANCE:
  1893. return CGI->arth->artifacts[id]->Name();
  1894. }
  1895. assert(0);
  1896. return "";
  1897. }
  1898. const CArtifactInstance * CTradeWindow::CTradeableItem::getArtInstance() const
  1899. {
  1900. switch(type)
  1901. {
  1902. case ARTIFACT_PLACEHOLDER:
  1903. case ARTIFACT_INSTANCE:
  1904. return (const CArtifactInstance *)hlp;
  1905. default:
  1906. return nullptr;
  1907. }
  1908. }
  1909. void CTradeWindow::CTradeableItem::setArtInstance(const CArtifactInstance *art)
  1910. {
  1911. assert(type == ARTIFACT_PLACEHOLDER || type == ARTIFACT_INSTANCE);
  1912. hlp = art;
  1913. if(art)
  1914. setID(art->artType->id);
  1915. else
  1916. setID(-1);
  1917. }
  1918. CTradeWindow::CTradeWindow(std::string bgName, const IMarket *Market, const CGHeroInstance *Hero, EMarketMode::EMarketMode Mode):
  1919. CWindowObject(PLAYER_COLORED, bgName),
  1920. market(Market),
  1921. hero(Hero),
  1922. arts(nullptr),
  1923. hLeft(nullptr),
  1924. hRight(nullptr),
  1925. readyToTrade(false)
  1926. {
  1927. type |= BLOCK_ADV_HOTKEYS;
  1928. mode = Mode;
  1929. initTypes();
  1930. }
  1931. void CTradeWindow::initTypes()
  1932. {
  1933. switch(mode)
  1934. {
  1935. case EMarketMode::RESOURCE_RESOURCE:
  1936. itemsType[1] = RESOURCE;
  1937. itemsType[0] = RESOURCE;
  1938. break;
  1939. case EMarketMode::RESOURCE_PLAYER:
  1940. itemsType[1] = RESOURCE;
  1941. itemsType[0] = PLAYER;
  1942. break;
  1943. case EMarketMode::CREATURE_RESOURCE:
  1944. itemsType[1] = CREATURE;
  1945. itemsType[0] = RESOURCE;
  1946. break;
  1947. case EMarketMode::RESOURCE_ARTIFACT:
  1948. itemsType[1] = RESOURCE;
  1949. itemsType[0] = ARTIFACT_TYPE;
  1950. break;
  1951. case EMarketMode::ARTIFACT_RESOURCE:
  1952. itemsType[1] = ARTIFACT_INSTANCE;
  1953. itemsType[0] = RESOURCE;
  1954. break;
  1955. case EMarketMode::CREATURE_EXP:
  1956. itemsType[1] = CREATURE;
  1957. itemsType[0] = CREATURE_PLACEHOLDER;
  1958. break;
  1959. case EMarketMode::ARTIFACT_EXP:
  1960. itemsType[1] = ARTIFACT_TYPE;
  1961. itemsType[0] = ARTIFACT_PLACEHOLDER;
  1962. break;
  1963. }
  1964. }
  1965. void CTradeWindow::initItems(bool Left)
  1966. {
  1967. if(Left && (itemsType[1] == ARTIFACT_TYPE || itemsType[1] == ARTIFACT_INSTANCE))
  1968. {
  1969. int xOffset = 0, yOffset = 0;
  1970. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  1971. {
  1972. xOffset = -361;
  1973. yOffset = +46;
  1974. auto hlp = new CTradeableItem(Point(137, 469), itemsType[Left], -1, 1, 0);
  1975. hlp->recActions &= ~(UPDATE | SHOWALL);
  1976. items[Left].push_back(hlp);
  1977. }
  1978. else //ARTIFACT_EXP
  1979. {
  1980. xOffset = -363;
  1981. yOffset = -12;
  1982. }
  1983. BLOCK_CAPTURING;
  1984. arts = new CArtifactsOfHero(Point(pos.x+xOffset, pos.y+yOffset));
  1985. arts->commonInfo = new CArtifactsOfHero::SCommonPart;
  1986. arts->commonInfo->participants.insert(arts);
  1987. arts->recActions = 255;
  1988. arts->setHero(hero);
  1989. arts->allowedAssembling = false;
  1990. addChild(arts);
  1991. artSets.push_back(arts);
  1992. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  1993. arts->highlightModeCallback = boost::bind(&CTradeWindow::artifactSelected, this, _1);
  1994. return;
  1995. }
  1996. std::vector<int> *ids = getItemsIds(Left);
  1997. std::vector<Rect> pos;
  1998. int amount = -1;
  1999. getPositionsFor(pos, Left, itemsType[Left]);
  2000. if(Left || !ids)
  2001. amount = 7;
  2002. else
  2003. amount = ids->size();
  2004. if(ids)
  2005. vstd::amin(amount, ids->size());
  2006. for(int j=0; j<amount; j++)
  2007. {
  2008. int id = (ids && ids->size()>j) ? (*ids)[j] : j;
  2009. if(id < 0 && mode != EMarketMode::ARTIFACT_EXP) //when sacrificing artifacts we need to prepare empty slots
  2010. continue;
  2011. auto hlp = new CTradeableItem(pos[j].topLeft(), itemsType[Left], id, Left, j);
  2012. hlp->pos = pos[j] + this->pos.topLeft();
  2013. items[Left].push_back(hlp);
  2014. }
  2015. initSubs(Left);
  2016. }
  2017. std::vector<int> *CTradeWindow::getItemsIds(bool Left)
  2018. {
  2019. std::vector<int> *ids = nullptr;
  2020. if(mode == EMarketMode::ARTIFACT_EXP)
  2021. return new std::vector<int>(22, -1);
  2022. if(Left)
  2023. {
  2024. switch(itemsType[1])
  2025. {
  2026. case CREATURE:
  2027. ids = new std::vector<int>;
  2028. for(int i = 0; i < 7; i++)
  2029. {
  2030. if(const CCreature *c = hero->getCreature(SlotID(i)))
  2031. ids->push_back(c->idNumber);
  2032. else
  2033. ids->push_back(-1);
  2034. }
  2035. break;
  2036. }
  2037. }
  2038. else
  2039. {
  2040. switch(itemsType[0])
  2041. {
  2042. case PLAYER:
  2043. ids = new std::vector<int>;
  2044. for(int i = 0; i < PlayerColor::PLAYER_LIMIT_I; i++)
  2045. if(PlayerColor(i) != LOCPLINT->playerID && LOCPLINT->cb->getPlayerStatus(PlayerColor(i)) == EPlayerStatus::INGAME)
  2046. ids->push_back(i);
  2047. break;
  2048. case ARTIFACT_TYPE:
  2049. ids = new std::vector<int>(market->availableItemsIds(mode));
  2050. break;
  2051. }
  2052. }
  2053. return ids;
  2054. }
  2055. void CTradeWindow::getPositionsFor(std::vector<Rect> &poss, bool Left, EType type) const
  2056. {
  2057. if(mode == EMarketMode::ARTIFACT_EXP && !Left)
  2058. {
  2059. //22 boxes, 5 in row, last row: two boxes centered
  2060. int h, w, x, y, dx, dy;
  2061. h = w = 44;
  2062. x = 317;
  2063. y = 53;
  2064. dx = 54;
  2065. dy = 70;
  2066. for (int i = 0; i < 4 ; i++)
  2067. for (int j = 0; j < 5 ; j++)
  2068. poss += Rect(x + dx*j, y + dy*i, w, h);
  2069. poss += Rect(x + dx*1.5, y + dy*4, w, h);
  2070. poss += Rect(x + dx*2.5, y + dy*4, w, h);
  2071. }
  2072. else
  2073. {
  2074. //seven boxes:
  2075. // X X X
  2076. // X X X
  2077. // X
  2078. int h, w, x, y, dx, dy;
  2079. int leftToRightOffset;
  2080. getBaseForPositions(type, dx, dy, x, y, h, w, !Left, leftToRightOffset);
  2081. poss += genRect(h, w, x, y), genRect(h, w, x + dx, y), genRect(h, w, x + 2*dx, y),
  2082. genRect(h, w, x, y + dy), genRect(h, w, x + dx, y + dy), genRect(h, w, x + 2*dx, y + dy),
  2083. genRect(h, w, x + dx, y + 2*dy);
  2084. if(!Left)
  2085. {
  2086. for(Rect &r : poss)
  2087. r.x += leftToRightOffset;
  2088. }
  2089. }
  2090. }
  2091. void CTradeWindow::initSubs(bool Left)
  2092. {
  2093. for(CTradeableItem *t : items[Left])
  2094. {
  2095. if(Left)
  2096. {
  2097. switch(itemsType[1])
  2098. {
  2099. case CREATURE:
  2100. t->subtitle = boost::lexical_cast<std::string>(hero->getStackCount(SlotID(t->serial)));
  2101. break;
  2102. case RESOURCE:
  2103. t->subtitle = boost::lexical_cast<std::string>(LOCPLINT->cb->getResourceAmount(static_cast<Res::ERes>(t->serial)));
  2104. break;
  2105. }
  2106. }
  2107. else //right side
  2108. {
  2109. if(itemsType[0] == PLAYER)
  2110. {
  2111. t->subtitle = CGI->generaltexth->capColors[t->id];
  2112. }
  2113. else if(hLeft)//artifact, creature
  2114. {
  2115. int h1, h2; //hlp variables for getting offer
  2116. market->getOffer(hLeft->id, t->id, h1, h2, mode);
  2117. if(t->id != hLeft->id || mode != EMarketMode::RESOURCE_RESOURCE) //don't allow exchanging same resources
  2118. {
  2119. std::ostringstream oss;
  2120. oss << h2;
  2121. if(h1!=1)
  2122. oss << "/" << h1;
  2123. t->subtitle = oss.str();
  2124. }
  2125. else
  2126. t->subtitle = CGI->generaltexth->allTexts[164]; // n/a
  2127. }
  2128. else
  2129. t->subtitle = "";
  2130. }
  2131. }
  2132. }
  2133. void CTradeWindow::showAll(SDL_Surface * to)
  2134. {
  2135. CWindowObject::showAll(to);
  2136. if(hRight)
  2137. CSDL_Ext::drawBorder(to,hRight->pos.x-1,hRight->pos.y-1,hRight->pos.w+2,hRight->pos.h+2,int3(255,231,148));
  2138. if(hLeft && hLeft->type != ARTIFACT_INSTANCE)
  2139. CSDL_Ext::drawBorder(to,hLeft->pos.x-1,hLeft->pos.y-1,hLeft->pos.w+2,hLeft->pos.h+2,int3(255,231,148));
  2140. if(readyToTrade)
  2141. {
  2142. hLeft->showAllAt(pos.topLeft() + selectionOffset(true), selectionSubtitle(true), to);
  2143. hRight->showAllAt(pos.topLeft() + selectionOffset(false), selectionSubtitle(false), to);
  2144. }
  2145. }
  2146. void CTradeWindow::removeItems(const std::set<CTradeableItem *> &toRemove)
  2147. {
  2148. for(CTradeableItem *t : toRemove)
  2149. removeItem(t);
  2150. }
  2151. void CTradeWindow::removeItem(CTradeableItem * t)
  2152. {
  2153. items[t->left] -= t;
  2154. delete t;
  2155. if(hRight == t)
  2156. {
  2157. hRight = nullptr;
  2158. selectionChanged(false);
  2159. }
  2160. }
  2161. void CTradeWindow::getEmptySlots(std::set<CTradeableItem *> &toRemove)
  2162. {
  2163. for(CTradeableItem *t : items[1])
  2164. if(!hero->getStackCount(SlotID(t->serial)))
  2165. toRemove.insert(t);
  2166. }
  2167. void CTradeWindow::setMode(EMarketMode::EMarketMode Mode)
  2168. {
  2169. const IMarket *m = market;
  2170. const CGHeroInstance *h = hero;
  2171. CTradeWindow *nwindow = nullptr;
  2172. GH.popIntTotally(this);
  2173. switch(Mode)
  2174. {
  2175. case EMarketMode::CREATURE_EXP:
  2176. case EMarketMode::ARTIFACT_EXP:
  2177. nwindow = new CAltarWindow(m, h, Mode);
  2178. break;
  2179. default:
  2180. nwindow = new CMarketplaceWindow(m, h, Mode);
  2181. break;
  2182. }
  2183. GH.pushInt(nwindow);
  2184. }
  2185. void CTradeWindow::artifactSelected(CArtPlace *slot)
  2186. {
  2187. assert(mode == EMarketMode::ARTIFACT_RESOURCE);
  2188. items[1][0]->setArtInstance(slot->ourArt);
  2189. if(slot->ourArt)
  2190. hLeft = items[1][0];
  2191. else
  2192. hLeft = nullptr;
  2193. selectionChanged(true);
  2194. }
  2195. std::string CMarketplaceWindow::getBackgroundForMode(EMarketMode::EMarketMode mode)
  2196. {
  2197. switch(mode)
  2198. {
  2199. case EMarketMode::RESOURCE_RESOURCE:
  2200. return "TPMRKRES.bmp";
  2201. case EMarketMode::RESOURCE_PLAYER:
  2202. return "TPMRKPTS.bmp";
  2203. case EMarketMode::CREATURE_RESOURCE:
  2204. return "TPMRKCRS.bmp";
  2205. case EMarketMode::RESOURCE_ARTIFACT:
  2206. return "TPMRKABS.bmp";
  2207. case EMarketMode::ARTIFACT_RESOURCE:
  2208. return "TPMRKASS.bmp";
  2209. }
  2210. assert(0);
  2211. return "";
  2212. }
  2213. CMarketplaceWindow::CMarketplaceWindow(const IMarket *Market, const CGHeroInstance *Hero, EMarketMode::EMarketMode Mode)
  2214. : CTradeWindow(getBackgroundForMode(Mode), Market, Hero, Mode)
  2215. {
  2216. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2217. madeTransaction = false;
  2218. bool sliderNeeded = true;
  2219. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  2220. std::string title;
  2221. if (market->o->ID == Obj::TOWN)
  2222. {
  2223. switch (mode)
  2224. {
  2225. break; case EMarketMode::CREATURE_RESOURCE:
  2226. title = CGI->townh->factions[ETownType::STRONGHOLD]->town->buildings[BuildingID::FREELANCERS_GUILD]->Name();
  2227. break; case EMarketMode::RESOURCE_ARTIFACT:
  2228. title = CGI->townh->factions[market->o->subID]->town->buildings[BuildingID::ARTIFACT_MERCHANT]->Name();
  2229. sliderNeeded = false;
  2230. break; case EMarketMode::ARTIFACT_RESOURCE:
  2231. title = CGI->townh->factions[market->o->subID]->town->buildings[BuildingID::ARTIFACT_MERCHANT]->Name();
  2232. sliderNeeded = false;
  2233. break; default:
  2234. title = CGI->generaltexth->allTexts[158];
  2235. }
  2236. }
  2237. else
  2238. {
  2239. switch (market->o->ID)
  2240. {
  2241. break; case Obj::BLACK_MARKET: title = CGI->generaltexth->allTexts[349];
  2242. break; case Obj::TRADING_POST: title = CGI->generaltexth->allTexts[159];
  2243. break; case Obj::TRADING_POST_SNOW: title = CGI->generaltexth->allTexts[159];
  2244. break; default: title = market->o->getHoverText();
  2245. }
  2246. }
  2247. new CLabel(300, 27, FONT_BIG, CENTER, Colors::YELLOW, title);
  2248. initItems(false);
  2249. initItems(true);
  2250. ok = new CAdventureMapButton(CGI->generaltexth->zelp[600],boost::bind(&CGuiHandler::popIntTotally,&GH,this),516,520,"IOK6432.DEF",SDLK_RETURN);
  2251. ok->assignedKeys.insert(SDLK_ESCAPE);
  2252. deal = new CAdventureMapButton(CGI->generaltexth->zelp[595],boost::bind(&CMarketplaceWindow::makeDeal,this),307,520,"TPMRKB.DEF");
  2253. deal->block(true);
  2254. if(sliderNeeded)
  2255. {
  2256. slider = new CSlider(231,490,137,nullptr,0,0);
  2257. slider->moved = boost::bind(&CMarketplaceWindow::sliderMoved,this,_1);
  2258. max = new CAdventureMapButton(CGI->generaltexth->zelp[596],boost::bind(&CMarketplaceWindow::setMax,this),229,520,"IRCBTNS.DEF");
  2259. max->block(true);
  2260. }
  2261. else
  2262. {
  2263. slider = nullptr;
  2264. max = nullptr;
  2265. deal->moveBy(Point(-30, 0));
  2266. }
  2267. Rect traderTextRect;
  2268. //left side
  2269. switch(Mode)
  2270. {
  2271. case EMarketMode::RESOURCE_RESOURCE:
  2272. case EMarketMode::RESOURCE_PLAYER:
  2273. case EMarketMode::RESOURCE_ARTIFACT:
  2274. new CLabel(154, 148, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[270]);
  2275. break;
  2276. case EMarketMode::CREATURE_RESOURCE:
  2277. //%s's Creatures
  2278. new CLabel(152, 102, FONT_SMALL, CENTER, Colors::WHITE,
  2279. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2280. break;
  2281. case EMarketMode::ARTIFACT_RESOURCE:
  2282. //%s's Artifacts
  2283. new CLabel(152, 102, FONT_SMALL, CENTER, Colors::WHITE,
  2284. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2285. break;
  2286. }
  2287. //right side
  2288. switch(Mode)
  2289. {
  2290. case EMarketMode::RESOURCE_RESOURCE:
  2291. case EMarketMode::CREATURE_RESOURCE:
  2292. case EMarketMode::RESOURCE_ARTIFACT:
  2293. case EMarketMode::ARTIFACT_RESOURCE:
  2294. new CLabel(445, 148, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[168]);
  2295. traderTextRect = Rect(316, 48, 260, 75);
  2296. break;
  2297. case EMarketMode::RESOURCE_PLAYER:
  2298. new CLabel(445, 55, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->allTexts[169]);
  2299. traderTextRect = Rect(28, 48, 260, 75);
  2300. break;
  2301. }
  2302. traderText = new CTextBox("", traderTextRect, 0, FONT_SMALL, CENTER);
  2303. int specialOffset = mode == EMarketMode::ARTIFACT_RESOURCE ? 35 : 0; //in selling artifacts mode we need to move res-res and art-res buttons down
  2304. if(printButtonFor(EMarketMode::RESOURCE_PLAYER))
  2305. new CAdventureMapButton(CGI->generaltexth->zelp[612],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_PLAYER), 18, 520,"TPMRKBU1.DEF");
  2306. if(printButtonFor(EMarketMode::RESOURCE_RESOURCE))
  2307. new CAdventureMapButton(CGI->generaltexth->zelp[605],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_RESOURCE), 516, 450 + specialOffset,"TPMRKBU5.DEF");
  2308. if(printButtonFor(EMarketMode::CREATURE_RESOURCE))
  2309. new CAdventureMapButton(CGI->generaltexth->zelp[599],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::CREATURE_RESOURCE), 516, 485,"TPMRKBU4.DEF"); //was y=450, changed to not overlap res-res in some conditions
  2310. if(printButtonFor(EMarketMode::RESOURCE_ARTIFACT))
  2311. new CAdventureMapButton(CGI->generaltexth->zelp[598],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::RESOURCE_ARTIFACT), 18, 450 + specialOffset,"TPMRKBU2.DEF");
  2312. if(printButtonFor(EMarketMode::ARTIFACT_RESOURCE))
  2313. new CAdventureMapButton(CGI->generaltexth->zelp[613],boost::bind(&CMarketplaceWindow::setMode,this, EMarketMode::ARTIFACT_RESOURCE), 18, 485,"TPMRKBU3.DEF"); //was y=450, changed to not overlap res-art in some conditions
  2314. updateTraderText();
  2315. }
  2316. CMarketplaceWindow::~CMarketplaceWindow()
  2317. {
  2318. hLeft = hRight = nullptr;
  2319. for(auto & elem : items[1])
  2320. delete elem;
  2321. for(auto & elem : items[0])
  2322. delete elem;
  2323. items[1].clear();
  2324. items[0].clear();
  2325. }
  2326. void CMarketplaceWindow::setMax()
  2327. {
  2328. slider->moveToMax();
  2329. }
  2330. void CMarketplaceWindow::makeDeal()
  2331. {
  2332. int sliderValue = 0;
  2333. if(slider)
  2334. sliderValue = slider->value;
  2335. else
  2336. sliderValue = !deal->isBlocked(); //should always be 1
  2337. if(!sliderValue)
  2338. return;
  2339. int leftIdToSend = -1;
  2340. switch (mode)
  2341. {
  2342. case EMarketMode::CREATURE_RESOURCE:
  2343. leftIdToSend = hLeft->serial;
  2344. break;
  2345. case EMarketMode::ARTIFACT_RESOURCE:
  2346. leftIdToSend = hLeft->getArtInstance()->id.getNum();
  2347. break;
  2348. default:
  2349. leftIdToSend = hLeft->id;
  2350. break;
  2351. }
  2352. if(slider)
  2353. {
  2354. LOCPLINT->cb->trade(market->o, mode, leftIdToSend, hRight->id, slider->value*r1, hero);
  2355. slider->moveTo(0);
  2356. }
  2357. else
  2358. {
  2359. LOCPLINT->cb->trade(market->o, mode, leftIdToSend, hRight->id, r2, hero);
  2360. }
  2361. madeTransaction = true;
  2362. hLeft = nullptr;
  2363. hRight = nullptr;
  2364. selectionChanged(true);
  2365. }
  2366. void CMarketplaceWindow::sliderMoved( int to )
  2367. {
  2368. redraw();
  2369. }
  2370. void CMarketplaceWindow::selectionChanged(bool side)
  2371. {
  2372. readyToTrade = hLeft && hRight;
  2373. if(mode == EMarketMode::RESOURCE_RESOURCE)
  2374. readyToTrade = readyToTrade && (hLeft->id != hRight->id); //for resource trade, two DIFFERENT resources must be selected
  2375. if(mode == EMarketMode::ARTIFACT_RESOURCE && !hLeft)
  2376. arts->unmarkSlots(false);
  2377. if(readyToTrade)
  2378. {
  2379. int soldItemId = hLeft->id;
  2380. market->getOffer(soldItemId, hRight->id, r1, r2, mode);
  2381. if(slider)
  2382. {
  2383. int newAmount = -1;
  2384. if(itemsType[1] == RESOURCE)
  2385. newAmount = LOCPLINT->cb->getResourceAmount(static_cast<Res::ERes>(soldItemId));
  2386. else if(itemsType[1] == CREATURE)
  2387. newAmount = hero->getStackCount(SlotID(hLeft->serial)) - (hero->Slots().size() == 1 && hero->needsLastStack());
  2388. else
  2389. assert(0);
  2390. slider->setAmount(newAmount / r1);
  2391. slider->moveTo(0);
  2392. max->block(false);
  2393. deal->block(false);
  2394. }
  2395. else if(itemsType[1] == RESOURCE) //buying -> check if we can afford transaction
  2396. {
  2397. deal->block(LOCPLINT->cb->getResourceAmount(static_cast<Res::ERes>(soldItemId)) < r1);
  2398. }
  2399. else
  2400. deal->block(false);
  2401. }
  2402. else
  2403. {
  2404. if(slider)
  2405. {
  2406. max->block(true);
  2407. slider->setAmount(0);
  2408. slider->moveTo(0);
  2409. }
  2410. deal->block(true);
  2411. }
  2412. if(side && itemsType[0] != PLAYER) //items[1] selection changed, recalculate offers
  2413. initSubs(false);
  2414. updateTraderText();
  2415. redraw();
  2416. }
  2417. bool CMarketplaceWindow::printButtonFor(EMarketMode::EMarketMode M) const
  2418. {
  2419. return market->allowsTrade(M) && M != mode && (hero || ( M != EMarketMode::CREATURE_RESOURCE && M != EMarketMode::RESOURCE_ARTIFACT && M != EMarketMode::ARTIFACT_RESOURCE ));
  2420. }
  2421. void CMarketplaceWindow::garrisonChanged()
  2422. {
  2423. if(mode != EMarketMode::CREATURE_RESOURCE)
  2424. return;
  2425. std::set<CTradeableItem *> toRemove;
  2426. getEmptySlots(toRemove);
  2427. removeItems(toRemove);
  2428. initSubs(true);
  2429. }
  2430. void CMarketplaceWindow::artifactsChanged(bool Left)
  2431. {
  2432. assert(!Left);
  2433. if(mode != EMarketMode::RESOURCE_ARTIFACT)
  2434. return;
  2435. std::vector<int> available = market->availableItemsIds(mode);
  2436. std::set<CTradeableItem *> toRemove;
  2437. for(CTradeableItem *t : items[0])
  2438. if(!vstd::contains(available, t->id))
  2439. toRemove.insert(t);
  2440. removeItems(toRemove);
  2441. redraw();
  2442. }
  2443. std::string CMarketplaceWindow::selectionSubtitle(bool Left) const
  2444. {
  2445. if(Left)
  2446. {
  2447. switch(itemsType[1])
  2448. {
  2449. case RESOURCE:
  2450. case CREATURE:
  2451. {
  2452. int val = slider
  2453. ? slider->value * r1
  2454. : (((deal->isBlocked())) ? 0 : r1);
  2455. return boost::lexical_cast<std::string>(val);
  2456. }
  2457. case ARTIFACT_INSTANCE:
  2458. return ((deal->isBlocked()) ? "0" : "1");
  2459. }
  2460. }
  2461. else
  2462. {
  2463. switch(itemsType[0])
  2464. {
  2465. case RESOURCE:
  2466. if(slider)
  2467. return boost::lexical_cast<std::string>( slider->value * r2 );
  2468. else
  2469. return boost::lexical_cast<std::string>(r2);
  2470. case ARTIFACT_TYPE:
  2471. return ((deal->isBlocked()) ? "0" : "1");
  2472. case PLAYER:
  2473. return (hRight ? CGI->generaltexth->capColors[hRight->id] : "");
  2474. }
  2475. }
  2476. return "???";
  2477. }
  2478. Point CMarketplaceWindow::selectionOffset(bool Left) const
  2479. {
  2480. if(Left)
  2481. {
  2482. switch(itemsType[1])
  2483. {
  2484. case RESOURCE:
  2485. return Point(122, 446);
  2486. case CREATURE:
  2487. return Point(128, 450);
  2488. case ARTIFACT_INSTANCE:
  2489. return Point(134, 466);
  2490. }
  2491. }
  2492. else
  2493. {
  2494. switch(itemsType[0])
  2495. {
  2496. case RESOURCE:
  2497. if(mode == EMarketMode::ARTIFACT_RESOURCE)
  2498. return Point(410, 469);
  2499. else
  2500. return Point(410, 446);
  2501. case ARTIFACT_TYPE:
  2502. return Point(425, 447);
  2503. case PLAYER:
  2504. return Point(417, 451);
  2505. }
  2506. }
  2507. assert(0);
  2508. return Point(0,0);
  2509. }
  2510. void CMarketplaceWindow::resourceChanged(int type, int val)
  2511. {
  2512. initSubs(true);
  2513. }
  2514. void CMarketplaceWindow::getBaseForPositions(EType type, int &dx, int &dy, int &x, int &y, int &h, int &w, bool Right, int &leftToRightOffset) const
  2515. {
  2516. switch(type)
  2517. {
  2518. case RESOURCE:
  2519. dx = 82;
  2520. dy = 79;
  2521. x = 39;
  2522. y = 180;
  2523. h = 66;
  2524. w = 74;
  2525. break;
  2526. case PLAYER:
  2527. dx = 83;
  2528. dy = 118;
  2529. h = 64;
  2530. w = 58;
  2531. x = 44;
  2532. y = 83;
  2533. assert(Right);
  2534. break;
  2535. case CREATURE://45,123
  2536. x = 45;
  2537. y = 123;
  2538. w = 58;
  2539. h = 64;
  2540. dx = 83;
  2541. dy = 98;
  2542. assert(!Right);
  2543. break;
  2544. case ARTIFACT_TYPE://45,123
  2545. x = 340-289;
  2546. y = 180;
  2547. w = 44;
  2548. h = 44;
  2549. dx = 83;
  2550. dy = 79;
  2551. break;
  2552. }
  2553. leftToRightOffset = 289;
  2554. }
  2555. void CMarketplaceWindow::updateTraderText()
  2556. {
  2557. if(readyToTrade)
  2558. {
  2559. if(mode == EMarketMode::RESOURCE_PLAYER)
  2560. {
  2561. //I can give %s to the %s player.
  2562. traderText->setText(boost::str(boost::format(CGI->generaltexth->allTexts[165]) % hLeft->getName() % hRight->getName()));
  2563. }
  2564. else if(mode == EMarketMode::RESOURCE_ARTIFACT)
  2565. {
  2566. //I can offer you the %s for %d %s of %s.
  2567. traderText->setText(boost::str(boost::format(CGI->generaltexth->allTexts[267]) % hRight->getName() % r1 % CGI->generaltexth->allTexts[160 + (r1==1)] % hLeft->getName()));
  2568. }
  2569. else if(mode == EMarketMode::RESOURCE_RESOURCE)
  2570. {
  2571. //I can offer you %d %s of %s for %d %s of %s.
  2572. traderText->setText(boost::str(boost::format(CGI->generaltexth->allTexts[157]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % r1 % CGI->generaltexth->allTexts[160 + (r1==1)] % hLeft->getName()));
  2573. }
  2574. else if(mode == EMarketMode::CREATURE_RESOURCE)
  2575. {
  2576. //I can offer you %d %s of %s for %d %s.
  2577. traderText->setText(boost::str(boost::format(CGI->generaltexth->allTexts[269]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % r1 % hLeft->getName(r1)));
  2578. }
  2579. else if(mode == EMarketMode::ARTIFACT_RESOURCE)
  2580. {
  2581. //I can offer you %d %s of %s for your %s.
  2582. traderText->setText(boost::str(boost::format(CGI->generaltexth->allTexts[268]) % r2 % CGI->generaltexth->allTexts[160 + (r2==1)] % hRight->getName() % hLeft->getName(r1)));
  2583. }
  2584. return;
  2585. }
  2586. int gnrtxtnr = -1;
  2587. if(madeTransaction)
  2588. {
  2589. if(mode == EMarketMode::RESOURCE_PLAYER)
  2590. gnrtxtnr = 166; //Are there any other resources you'd like to give away?
  2591. else
  2592. gnrtxtnr = 162; //You have received quite a bargain. I expect to make no profit on the deal. Can I interest you in any of my other wares?
  2593. }
  2594. else
  2595. {
  2596. if(mode == EMarketMode::RESOURCE_PLAYER)
  2597. gnrtxtnr = 167; //If you'd like to give any of your resources to another player, click on the item you wish to give and to whom.
  2598. else
  2599. gnrtxtnr = 163; //Please inspect our fine wares. If you feel like offering a trade, click on the items you wish to trade with and for.
  2600. }
  2601. traderText->setText(CGI->generaltexth->allTexts[gnrtxtnr]);
  2602. }
  2603. CAltarWindow::CAltarWindow(const IMarket *Market, const CGHeroInstance *Hero /*= nullptr*/, EMarketMode::EMarketMode Mode)
  2604. :CTradeWindow((Mode == EMarketMode::CREATURE_EXP ? "ALTARMON.bmp" : "ALTRART2.bmp"), Market, Hero, Mode)
  2605. {
  2606. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2607. if(Mode == EMarketMode::CREATURE_EXP)
  2608. {
  2609. //%s's Creatures
  2610. new CLabel(155, 30, FONT_SMALL, CENTER, Colors::YELLOW,
  2611. boost::str(boost::format(CGI->generaltexth->allTexts[272]) % hero->name));
  2612. //Altar of Sacrifice
  2613. new CLabel(450, 30, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[479]);
  2614. //To sacrifice creatures, move them from your army on to the Altar and click Sacrifice
  2615. new CTextBox(CGI->generaltexth->allTexts[480], Rect(320, 56, 256, 40), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2616. slider = new CSlider(231,481,137,nullptr,0,0);
  2617. slider->moved = boost::bind(&CAltarWindow::sliderMoved,this,_1);
  2618. max = new CAdventureMapButton(CGI->generaltexth->zelp[578],boost::bind(&CSlider::moveToMax, slider),147,520,"IRCBTNS.DEF");
  2619. sacrificedUnits.resize(GameConstants::ARMY_SIZE, 0);
  2620. sacrificeAll = new CAdventureMapButton(CGI->generaltexth->zelp[579],boost::bind(&CAltarWindow::SacrificeAll,this),393,520,"ALTARMY.DEF");
  2621. sacrificeBackpack = nullptr;
  2622. initItems(true);
  2623. mimicCres();
  2624. artIcon = nullptr;
  2625. }
  2626. else
  2627. {
  2628. //Sacrifice artifacts for experience
  2629. new CLabel(450, 34, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[477]);
  2630. //%s's Creatures
  2631. new CLabel(302, 423, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[478]);
  2632. sacrificeAll = new CAdventureMapButton(CGI->generaltexth->zelp[571], boost::bind(&CAltarWindow::SacrificeAll,this),393,520,"ALTFILL.DEF");
  2633. sacrificeAll->block(hero->artifactsInBackpack.empty() && hero->artifactsWorn.empty());
  2634. sacrificeBackpack = new CAdventureMapButton(CGI->generaltexth->zelp[570],boost::bind(&CAltarWindow::SacrificeBackpack,this),147,520,"ALTEMBK.DEF");
  2635. sacrificeBackpack->block(hero->artifactsInBackpack.empty());
  2636. slider = nullptr;
  2637. max = nullptr;
  2638. initItems(true);
  2639. initItems(false);
  2640. artIcon = new CAnimImage("ARTIFACT", 0, 0, 281, 442);
  2641. artIcon->disable();
  2642. }
  2643. //Experience needed to reach next level
  2644. new CTextBox(CGI->generaltexth->allTexts[475], Rect(15, 415, 125, 50), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2645. //Total experience on the Altar
  2646. new CTextBox(CGI->generaltexth->allTexts[476], Rect(15, 495, 125, 40), 0, FONT_SMALL, CENTER, Colors::YELLOW);
  2647. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  2648. ok = new CAdventureMapButton(CGI->generaltexth->zelp[568],boost::bind(&CGuiHandler::popIntTotally,&GH,this),516,520,"IOK6432.DEF",SDLK_RETURN);
  2649. ok->assignedKeys.insert(SDLK_ESCAPE);
  2650. deal = new CAdventureMapButton(CGI->generaltexth->zelp[585],boost::bind(&CAltarWindow::makeDeal,this),269,520,"ALTSACR.DEF");
  2651. if(Hero->getAlignment() != ::EAlignment::EVIL && Mode == EMarketMode::CREATURE_EXP)
  2652. new CAdventureMapButton(CGI->generaltexth->zelp[580], boost::bind(&CTradeWindow::setMode,this, EMarketMode::ARTIFACT_EXP), 516, 421, "ALTART.DEF");
  2653. if(Hero->getAlignment() != ::EAlignment::GOOD && Mode == EMarketMode::ARTIFACT_EXP)
  2654. new CAdventureMapButton(CGI->generaltexth->zelp[572], boost::bind(&CTradeWindow::setMode,this, EMarketMode::CREATURE_EXP), 516, 421, "ALTSACC.DEF");
  2655. expPerUnit.resize(GameConstants::ARMY_SIZE, 0);
  2656. getExpValues();
  2657. expToLevel = new CLabel(73, 475, FONT_SMALL, CENTER);
  2658. expOnAltar = new CLabel(73, 543, FONT_SMALL, CENTER);
  2659. setExpToLevel();
  2660. calcTotalExp();
  2661. blockTrade();
  2662. }
  2663. CAltarWindow::~CAltarWindow()
  2664. {
  2665. }
  2666. void CAltarWindow::getBaseForPositions(EType type, int &dx, int &dy, int &x, int &y, int &h, int &w, bool Right, int &leftToRightOffset) const
  2667. {
  2668. leftToRightOffset = 289;
  2669. x = 45;
  2670. y = 110;
  2671. w = 58;
  2672. h = 64;
  2673. dx = 83;
  2674. dy = 98;
  2675. }
  2676. void CAltarWindow::sliderMoved(int to)
  2677. {
  2678. sacrificedUnits[hLeft->serial] = to;
  2679. updateRight(hRight);
  2680. deal->block(!to);
  2681. calcTotalExp();
  2682. redraw();
  2683. }
  2684. void CAltarWindow::makeDeal()
  2685. {
  2686. if(mode == EMarketMode::CREATURE_EXP)
  2687. {
  2688. blockTrade();
  2689. slider->value = 0;
  2690. std::vector<int> toSacrifice = sacrificedUnits;
  2691. for (int i = 0; i < toSacrifice.size(); i++)
  2692. {
  2693. if(toSacrifice[i])
  2694. LOCPLINT->cb->trade(market->o, mode, i, 0, toSacrifice[i], hero);
  2695. }
  2696. for(int& val : sacrificedUnits)
  2697. val = 0;
  2698. for(CTradeableItem *t : items[0])
  2699. {
  2700. t->setType(CREATURE_PLACEHOLDER);
  2701. t->subtitle = "";
  2702. }
  2703. }
  2704. else
  2705. {
  2706. for(const CArtifactInstance *art : arts->artifactsOnAltar) //sacrifice each artifact on the list
  2707. {
  2708. LOCPLINT->cb->trade(market->o, mode, hero->getArtPos(art), -1, 1, hero);
  2709. }
  2710. arts->artifactsOnAltar.clear();
  2711. for(CTradeableItem *t : items[0])
  2712. {
  2713. t->setID(-1);
  2714. t->subtitle = "";
  2715. }
  2716. arts->commonInfo->reset();
  2717. //arts->scrollBackpack(0);
  2718. deal->block(true);
  2719. }
  2720. calcTotalExp();
  2721. }
  2722. void CAltarWindow::SacrificeAll()
  2723. {
  2724. if(mode == EMarketMode::CREATURE_EXP)
  2725. {
  2726. bool movedAnything = false;
  2727. for(CTradeableItem *t : items[1])
  2728. sacrificedUnits[t->serial] = hero->getStackCount(SlotID(t->serial));
  2729. sacrificedUnits[items[1].front()->serial]--;
  2730. for(CTradeableItem *t : items[0])
  2731. {
  2732. updateRight(t);
  2733. if(t->type == CREATURE)
  2734. movedAnything = true;
  2735. }
  2736. deal->block(!movedAnything);
  2737. calcTotalExp();
  2738. }
  2739. else
  2740. {
  2741. for(auto i = hero->artifactsWorn.cbegin(); i != hero->artifactsWorn.cend(); i++)
  2742. {
  2743. if(i->second.artifact->artType->id != ArtifactID::ART_LOCK) //ignore locks from assembled artifacts
  2744. moveFromSlotToAltar(i->first, nullptr, i->second.artifact);
  2745. }
  2746. SacrificeBackpack();
  2747. }
  2748. redraw();
  2749. }
  2750. void CAltarWindow::selectionChanged(bool side)
  2751. {
  2752. if(mode != EMarketMode::CREATURE_EXP)
  2753. return;
  2754. CTradeableItem *&selected = side ? hLeft : hRight;
  2755. CTradeableItem *&theOther = side ? hRight : hLeft;
  2756. theOther = *std::find_if(items[!side].begin(), items[!side].end(), [&](const CTradeableItem * item)
  2757. {
  2758. return item->serial == selected->serial;
  2759. });
  2760. int stackCount = 0;
  2761. for (int i = 0; i < GameConstants::ARMY_SIZE; i++)
  2762. if(hero->getStackCount(SlotID(i)) > sacrificedUnits[i])
  2763. stackCount++;
  2764. slider->setAmount(hero->getStackCount(SlotID(hLeft->serial)) - (stackCount == 1));
  2765. slider->block(!slider->amount);
  2766. slider->value = sacrificedUnits[hLeft->serial];
  2767. max->block(!slider->amount);
  2768. readyToTrade = true;
  2769. redraw();
  2770. }
  2771. void CAltarWindow::mimicCres()
  2772. {
  2773. std::vector<Rect> positions;
  2774. getPositionsFor(positions, false, CREATURE);
  2775. for(CTradeableItem *t : items[1])
  2776. {
  2777. auto hlp = new CTradeableItem(positions[t->serial].topLeft(), CREATURE_PLACEHOLDER, t->id, false, t->serial);
  2778. hlp->pos = positions[t->serial] + this->pos.topLeft();
  2779. items[0].push_back(hlp);
  2780. }
  2781. }
  2782. Point CAltarWindow::selectionOffset(bool Left) const
  2783. {
  2784. if(Left)
  2785. return Point(150, 421);
  2786. else
  2787. return Point(396, 421);
  2788. }
  2789. std::string CAltarWindow::selectionSubtitle(bool Left) const
  2790. {
  2791. if(Left && slider && hLeft)
  2792. return boost::lexical_cast<std::string>(slider->value);
  2793. else if(!Left && hRight)
  2794. return hRight->subtitle;
  2795. else
  2796. return "";
  2797. }
  2798. void CAltarWindow::artifactsChanged(bool left)
  2799. {
  2800. }
  2801. void CAltarWindow::garrisonChanged()
  2802. {
  2803. if(mode != EMarketMode::CREATURE_EXP)
  2804. return;
  2805. std::set<CTradeableItem *> empty;
  2806. getEmptySlots(empty);
  2807. for(CTradeableItem *t : empty)
  2808. {
  2809. removeItem(*std::find_if(items[0].begin(), items[0].end(), [&](const CTradeableItem * item)
  2810. {
  2811. return item->serial == t->serial;
  2812. }));
  2813. }
  2814. initSubs(true);
  2815. getExpValues();
  2816. }
  2817. void CAltarWindow::getExpValues()
  2818. {
  2819. int dump;
  2820. for(CTradeableItem *t : items[1])
  2821. if(t->id >= 0)
  2822. market->getOffer(t->id, 0, dump, expPerUnit[t->serial], EMarketMode::CREATURE_EXP);
  2823. }
  2824. void CAltarWindow::calcTotalExp()
  2825. {
  2826. int val = 0;
  2827. if(mode == EMarketMode::CREATURE_EXP)
  2828. {
  2829. for (int i = 0; i < sacrificedUnits.size(); i++)
  2830. {
  2831. val += expPerUnit[i] * sacrificedUnits[i];
  2832. }
  2833. }
  2834. else
  2835. {
  2836. for(const CArtifactInstance *art : arts->artifactsOnAltar)
  2837. {
  2838. int dmp, valOfArt;
  2839. market->getOffer(art->artType->id, 0, dmp, valOfArt, mode);
  2840. val += valOfArt; //WAS val += valOfArt * arts->artifactsOnAltar.count(*i);
  2841. }
  2842. }
  2843. val = hero->calculateXp(val);
  2844. expOnAltar->setText(boost::lexical_cast<std::string>(val));
  2845. }
  2846. void CAltarWindow::setExpToLevel()
  2847. {
  2848. expToLevel->setText(boost::lexical_cast<std::string>(CGI->heroh->reqExp(CGI->heroh->level(hero->exp)+1) - hero->exp));
  2849. }
  2850. void CAltarWindow::blockTrade()
  2851. {
  2852. hLeft = hRight = nullptr;
  2853. readyToTrade = false;
  2854. if(slider)
  2855. {
  2856. slider->block(true);
  2857. max->block(true);
  2858. }
  2859. deal->block(true);
  2860. }
  2861. void CAltarWindow::updateRight(CTradeableItem *toUpdate)
  2862. {
  2863. int val = sacrificedUnits[toUpdate->serial];
  2864. toUpdate->setType(val ? CREATURE : CREATURE_PLACEHOLDER);
  2865. toUpdate->subtitle = val ? boost::str(boost::format(CGI->generaltexth->allTexts[122]) % boost::lexical_cast<std::string>(val * expPerUnit[toUpdate->serial])) : ""; //%s exp
  2866. }
  2867. int CAltarWindow::firstFreeSlot()
  2868. {
  2869. int ret = -1;
  2870. while(items[0][++ret]->id >= 0 && ret + 1 < items[0].size());
  2871. return ret < items[0].size() ? ret : -1;
  2872. }
  2873. void CAltarWindow::SacrificeBackpack()
  2874. {
  2875. std::multiset<const CArtifactInstance *> toOmmit = arts->artifactsOnAltar;
  2876. for (auto & elem : hero->artifactsInBackpack)
  2877. {
  2878. if(vstd::contains(toOmmit, elem.artifact))
  2879. {
  2880. toOmmit -= elem.artifact;
  2881. continue;
  2882. }
  2883. putOnAltar(nullptr, elem.artifact);
  2884. }
  2885. arts->scrollBackpack(0);
  2886. calcTotalExp();
  2887. }
  2888. void CAltarWindow::artifactPicked()
  2889. {
  2890. redraw();
  2891. }
  2892. void CAltarWindow::showAll(SDL_Surface * to)
  2893. {
  2894. CTradeWindow::showAll(to);
  2895. if(mode == EMarketMode::ARTIFACT_EXP && arts && arts->commonInfo->src.art)
  2896. {
  2897. artIcon->setFrame(arts->commonInfo->src.art->artType->iconIndex);
  2898. artIcon->showAll(to);
  2899. int dmp, val;
  2900. market->getOffer(arts->commonInfo->src.art->artType->id, 0, dmp, val, EMarketMode::ARTIFACT_EXP);
  2901. printAtMiddleLoc(boost::lexical_cast<std::string>(val), 304, 498, FONT_SMALL, Colors::WHITE, to);
  2902. }
  2903. }
  2904. bool CAltarWindow::putOnAltar(CTradeableItem* altarSlot, const CArtifactInstance *art)
  2905. {
  2906. int artID = art->artType->id;
  2907. if(artID != 1 && artID < 7) //special art
  2908. {
  2909. logGlobal->warnStream() << "Cannot put special artifact on altar!";
  2910. return false;
  2911. }
  2912. if(!altarSlot)
  2913. {
  2914. int slotIndex = firstFreeSlot();
  2915. if(slotIndex < 0)
  2916. {
  2917. logGlobal->warnStream() << "No free slots on altar!";
  2918. return false;
  2919. }
  2920. altarSlot = items[0][slotIndex];
  2921. }
  2922. int dmp, val;
  2923. market->getOffer(artID, 0, dmp, val, EMarketMode::ARTIFACT_EXP);
  2924. arts->artifactsOnAltar.insert(art);
  2925. altarSlot->setArtInstance(art);
  2926. altarSlot->subtitle = boost::lexical_cast<std::string>(val);
  2927. deal->block(false);
  2928. return true;
  2929. }
  2930. void CAltarWindow::moveFromSlotToAltar(ArtifactPosition slotID, CTradeableItem* altarSlot, const CArtifactInstance *art)
  2931. {
  2932. auto freeBackpackSlot = ArtifactPosition(hero->artifactsInBackpack.size() + GameConstants::BACKPACK_START);
  2933. if(arts->commonInfo->src.art)
  2934. {
  2935. arts->commonInfo->dst.slotID = freeBackpackSlot;
  2936. arts->commonInfo->dst.AOH = arts;
  2937. }
  2938. if(putOnAltar(altarSlot, art))
  2939. {
  2940. if(slotID < GameConstants::BACKPACK_START)
  2941. LOCPLINT->cb->swapArtifacts(ArtifactLocation(hero, slotID), ArtifactLocation(hero, freeBackpackSlot));
  2942. else
  2943. {
  2944. arts->commonInfo->src.clear();
  2945. arts->commonInfo->dst.clear();
  2946. CCS->curh->dragAndDropCursor(nullptr);
  2947. arts->unmarkSlots(false);
  2948. }
  2949. }
  2950. }
  2951. void CSystemOptionsWindow::setMusicVolume( int newVolume )
  2952. {
  2953. Settings volume = settings.write["general"]["music"];
  2954. volume->Float() = newVolume;
  2955. }
  2956. void CSystemOptionsWindow::setSoundVolume( int newVolume )
  2957. {
  2958. Settings volume = settings.write["general"]["sound"];
  2959. volume->Float() = newVolume;
  2960. }
  2961. void CSystemOptionsWindow::setHeroMoveSpeed( int newSpeed )
  2962. {
  2963. Settings speed = settings.write["adventure"]["heroSpeed"];
  2964. speed->Float() = newSpeed;
  2965. }
  2966. void CSystemOptionsWindow::setMapScrollingSpeed( int newSpeed )
  2967. {
  2968. Settings speed = settings.write["adventure"]["scrollSpeed"];
  2969. speed->Float() = newSpeed;
  2970. }
  2971. CSystemOptionsWindow::CSystemOptionsWindow():
  2972. CWindowObject(PLAYER_COLORED, "SysOpBck"),
  2973. onFullscreenChanged(settings.listen["video"]["fullscreen"])
  2974. {
  2975. OBJ_CONSTRUCTION_CAPTURING_ALL;
  2976. title = new CLabel(242, 32, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[568]);
  2977. const JsonNode & texts = CGI->generaltexth->localizedTexts["systemOptions"];
  2978. //left window section
  2979. leftGroup = new CLabelGroup(FONT_MEDIUM, CENTER, Colors::YELLOW);
  2980. leftGroup->add(122, 64, CGI->generaltexth->allTexts[569]);
  2981. leftGroup->add(122, 130, CGI->generaltexth->allTexts[570]);
  2982. leftGroup->add(122, 196, CGI->generaltexth->allTexts[571]);
  2983. leftGroup->add(122, 262, texts["resolutionButton"]["label"].String());
  2984. leftGroup->add(122, 347, CGI->generaltexth->allTexts[394]);
  2985. leftGroup->add(122, 412, CGI->generaltexth->allTexts[395]);
  2986. //right section
  2987. rightGroup = new CLabelGroup(FONT_MEDIUM, TOPLEFT, Colors::WHITE);
  2988. rightGroup->add(282, 57, CGI->generaltexth->allTexts[572]);
  2989. rightGroup->add(282, 89, CGI->generaltexth->allTexts[573]);
  2990. rightGroup->add(282, 121, CGI->generaltexth->allTexts[574]);
  2991. rightGroup->add(282, 153, CGI->generaltexth->allTexts[577]);
  2992. rightGroup->add(282, 185, texts["creatureWindowButton"]["label"].String());
  2993. rightGroup->add(282, 217, texts["fullscreenButton"]["label"].String());
  2994. //setting up buttons
  2995. load = new CAdventureMapButton (CGI->generaltexth->zelp[321].first, CGI->generaltexth->zelp[321].second,
  2996. boost::bind(&CSystemOptionsWindow::bloadf, this), 246, 298, "SOLOAD.DEF", SDLK_l);
  2997. load->swappedImages = true;
  2998. load->update();
  2999. save = new CAdventureMapButton (CGI->generaltexth->zelp[322].first, CGI->generaltexth->zelp[322].second,
  3000. boost::bind(&CSystemOptionsWindow::bsavef, this), 357, 298, "SOSAVE.DEF", SDLK_s);
  3001. save->swappedImages = true;
  3002. save->update();
  3003. restart = new CAdventureMapButton (CGI->generaltexth->zelp[323].first, CGI->generaltexth->zelp[323].second,
  3004. boost::bind(&CSystemOptionsWindow::brestartf, this), 246, 357, "SORSTRT", SDLK_r);
  3005. restart->swappedImages = true;
  3006. restart->update();
  3007. mainMenu = new CAdventureMapButton (CGI->generaltexth->zelp[320].first, CGI->generaltexth->zelp[320].second,
  3008. boost::bind(&CSystemOptionsWindow::bmainmenuf, this), 357, 357, "SOMAIN.DEF", SDLK_m);
  3009. mainMenu->swappedImages = true;
  3010. mainMenu->update();
  3011. quitGame = new CAdventureMapButton (CGI->generaltexth->zelp[324].first, CGI->generaltexth->zelp[324].second,
  3012. boost::bind(&CSystemOptionsWindow::bquitf, this), 246, 415, "soquit.def", SDLK_q);
  3013. quitGame->swappedImages = true;
  3014. quitGame->update();
  3015. backToMap = new CAdventureMapButton (CGI->generaltexth->zelp[325].first, CGI->generaltexth->zelp[325].second,
  3016. boost::bind(&CSystemOptionsWindow::breturnf, this), 357, 415, "soretrn.def", SDLK_RETURN);
  3017. backToMap->swappedImages = true;
  3018. backToMap->update();
  3019. backToMap->assignedKeys.insert(SDLK_ESCAPE);
  3020. heroMoveSpeed = new CHighlightableButtonsGroup(0);
  3021. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[349].second),CGI->generaltexth->zelp[349].second, "sysopb1.def", 28, 77, 1);
  3022. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[350].second),CGI->generaltexth->zelp[350].second, "sysopb2.def", 76, 77, 2);
  3023. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[351].second),CGI->generaltexth->zelp[351].second, "sysopb3.def", 124, 77, 4);
  3024. heroMoveSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[352].second),CGI->generaltexth->zelp[352].second, "sysopb4.def", 172, 77, 8);
  3025. heroMoveSpeed->select(settings["adventure"]["heroSpeed"].Float(), 1);
  3026. heroMoveSpeed->onChange = boost::bind(&CSystemOptionsWindow::setHeroMoveSpeed, this, _1);
  3027. mapScrollSpeed = new CHighlightableButtonsGroup(0);
  3028. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[357].second),CGI->generaltexth->zelp[357].second, "sysopb9.def", 28, 210, 1);
  3029. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[358].second),CGI->generaltexth->zelp[358].second, "sysob10.def", 92, 210, 2);
  3030. mapScrollSpeed->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[359].second),CGI->generaltexth->zelp[359].second, "sysob11.def", 156, 210, 4);
  3031. mapScrollSpeed->select(settings["adventure"]["scrollSpeed"].Float(), 1);
  3032. mapScrollSpeed->onChange = boost::bind(&CSystemOptionsWindow::setMapScrollingSpeed, this, _1);
  3033. musicVolume = new CHighlightableButtonsGroup(0, true);
  3034. for(int i=0; i<10; ++i)
  3035. musicVolume->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[326+i].second),CGI->generaltexth->zelp[326+i].second, "syslb.def", 29 + 19*i, 359, i*11);
  3036. musicVolume->select(CCS->musich->getVolume(), 1);
  3037. musicVolume->onChange = boost::bind(&CSystemOptionsWindow::setMusicVolume, this, _1);
  3038. effectsVolume = new CHighlightableButtonsGroup(0, true);
  3039. for(int i=0; i<10; ++i)
  3040. effectsVolume->addButton(boost::assign::map_list_of(0,CGI->generaltexth->zelp[336+i].second),CGI->generaltexth->zelp[336+i].second, "syslb.def", 29 + 19*i, 425, i*11);
  3041. effectsVolume->select(CCS->soundh->getVolume(), 1);
  3042. effectsVolume->onChange = boost::bind(&CSystemOptionsWindow::setSoundVolume, this, _1);
  3043. showReminder = new CHighlightableButton(
  3044. boost::bind(&CSystemOptionsWindow::toggleReminder, this, true), boost::bind(&CSystemOptionsWindow::toggleReminder, this, false),
  3045. std::map<int,std::string>(), CGI->generaltexth->zelp[361].second, false, "sysopchk.def", nullptr, 246, 87, false);
  3046. quickCombat = new CHighlightableButton(
  3047. boost::bind(&CSystemOptionsWindow::toggleQuickCombat, this, true), boost::bind(&CSystemOptionsWindow::toggleQuickCombat, this, false),
  3048. std::map<int,std::string>(), CGI->generaltexth->zelp[362].second, false, "sysopchk.def", nullptr, 246, 87+32, false);
  3049. spellbookAnim = new CHighlightableButton(
  3050. boost::bind(&CSystemOptionsWindow::toggleSpellbookAnim, this, true), boost::bind(&CSystemOptionsWindow::toggleSpellbookAnim, this, false),
  3051. std::map<int,std::string>(), CGI->generaltexth->zelp[364].second, false, "sysopchk.def", nullptr, 246, 87+64, false);
  3052. newCreatureWin = new CHighlightableButton(
  3053. boost::bind(&CSystemOptionsWindow::toggleCreatureWin, this, true), boost::bind(&CSystemOptionsWindow::toggleCreatureWin, this, false),
  3054. std::map<int,std::string>(), texts["creatureWindowButton"]["help"].String(), false, "sysopchk.def", nullptr, 246, 183, false);
  3055. fullscreen = new CHighlightableButton(
  3056. boost::bind(&CSystemOptionsWindow::toggleFullscreen, this, true), boost::bind(&CSystemOptionsWindow::toggleFullscreen, this, false),
  3057. std::map<int,std::string>(), texts["fullscreenButton"]["help"].String(), false, "sysopchk.def", nullptr, 246, 215, false);
  3058. showReminder->select(settings["adventure"]["heroReminder"].Bool());
  3059. quickCombat->select(settings["adventure"]["quickCombat"].Bool());
  3060. spellbookAnim->select(settings["video"]["spellbookAnimation"].Bool());
  3061. newCreatureWin->select(settings["general"]["classicCreatureWindow"].Bool());
  3062. fullscreen->select(settings["video"]["fullscreen"].Bool());
  3063. onFullscreenChanged([&](const JsonNode &newState){ fullscreen->select(newState.Bool());});
  3064. gameResButton = new CAdventureMapButton("", texts["resolutionButton"]["help"].String(),
  3065. boost::bind(&CSystemOptionsWindow::selectGameRes, this),
  3066. 28, 275,"SYSOB12", SDLK_g);
  3067. std::string resText;
  3068. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["width"].Float());
  3069. resText += "x";
  3070. resText += boost::lexical_cast<std::string>(settings["video"]["screenRes"]["height"].Float());
  3071. gameResLabel = new CLabel(170, 292, FONT_MEDIUM, CENTER, Colors::YELLOW, resText);
  3072. }
  3073. void CSystemOptionsWindow::selectGameRes()
  3074. {
  3075. std::vector<std::string> items;
  3076. const JsonNode & texts = CGI->generaltexth->localizedTexts["systemOptions"]["resolutionMenu"];
  3077. for( config::CConfigHandler::GuiOptionsMap::value_type& value : conf.guiOptions)
  3078. {
  3079. std::string resX = boost::lexical_cast<std::string>(value.first.first);
  3080. std::string resY = boost::lexical_cast<std::string>(value.first.second);
  3081. items.push_back(resX + 'x' + resY);
  3082. }
  3083. GH.pushInt(new CObjectListWindow(items, nullptr, texts["label"].String(), texts["help"].String(),
  3084. boost::bind(&CSystemOptionsWindow::setGameRes, this, _1)));
  3085. }
  3086. void CSystemOptionsWindow::setGameRes(int index)
  3087. {
  3088. auto iter = conf.guiOptions.begin();
  3089. std::advance(iter, index);
  3090. //do not set resolution to illegal one (0x0)
  3091. assert(iter!=conf.guiOptions.end() && iter->first.first > 0 && iter->first.second > 0);
  3092. Settings gameRes = settings.write["video"]["screenRes"];
  3093. gameRes["width"].Float() = iter->first.first;
  3094. gameRes["height"].Float() = iter->first.second;
  3095. std::string resText;
  3096. resText += boost::lexical_cast<std::string>(iter->first.first);
  3097. resText += "x";
  3098. resText += boost::lexical_cast<std::string>(iter->first.second);
  3099. gameResLabel->setText(resText);
  3100. }
  3101. void CSystemOptionsWindow::toggleReminder(bool on)
  3102. {
  3103. Settings heroReminder = settings.write["adventure"]["heroReminder"];
  3104. heroReminder->Bool() = on;
  3105. }
  3106. void CSystemOptionsWindow::toggleQuickCombat(bool on)
  3107. {
  3108. Settings quickCombat = settings.write["adventure"]["quickCombat"];
  3109. quickCombat->Bool() = on;
  3110. }
  3111. void CSystemOptionsWindow::toggleSpellbookAnim(bool on)
  3112. {
  3113. Settings quickCombat = settings.write["video"]["spellbookAnimation"];
  3114. quickCombat->Bool() = on;
  3115. }
  3116. void CSystemOptionsWindow::toggleCreatureWin(bool on)
  3117. {
  3118. Settings classicCreatureWindow = settings.write["general"]["classicCreatureWindow"];
  3119. classicCreatureWindow->Bool() = on;
  3120. }
  3121. void CSystemOptionsWindow::toggleFullscreen(bool on)
  3122. {
  3123. Settings fullscreen = settings.write["video"]["fullscreen"];
  3124. fullscreen->Bool() = on;
  3125. }
  3126. void CSystemOptionsWindow::bquitf()
  3127. {
  3128. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_QUIT); }, 0);
  3129. }
  3130. void CSystemOptionsWindow::breturnf()
  3131. {
  3132. GH.popIntTotally(this);
  3133. }
  3134. void CSystemOptionsWindow::bmainmenuf()
  3135. {
  3136. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[578], [this]{ closeAndPushEvent(SDL_USEREVENT, RETURN_TO_MAIN_MENU); }, 0);
  3137. }
  3138. void CSystemOptionsWindow::bloadf()
  3139. {
  3140. GH.popIntTotally(this);
  3141. LOCPLINT->proposeLoadingGame();
  3142. }
  3143. void CSystemOptionsWindow::bsavef()
  3144. {
  3145. GH.popIntTotally(this);
  3146. GH.pushInt(new CSavingScreen(CPlayerInterface::howManyPeople > 1));
  3147. }
  3148. void CSystemOptionsWindow::brestartf()
  3149. {
  3150. LOCPLINT->showYesNoDialog(CGI->generaltexth->allTexts[67], [this]{ closeAndPushEvent(SDL_USEREVENT, RESTART_GAME); }, 0);
  3151. }
  3152. void CSystemOptionsWindow::closeAndPushEvent(int eventType, int code /*= 0*/)
  3153. {
  3154. GH.popIntTotally(this);
  3155. GH.pushSDLEvent(eventType, code);
  3156. }
  3157. CTavernWindow::CTavernWindow(const CGObjectInstance *TavernObj):
  3158. CWindowObject(PLAYER_COLORED, "TPTAVERN"),
  3159. tavernObj(TavernObj)
  3160. {
  3161. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3162. std::vector<const CGHeroInstance*> h = LOCPLINT->cb->getAvailableHeroes(TavernObj);
  3163. assert(h.size() == 2);
  3164. h1 = new HeroPortrait(selected,0,72,299,h[0]);
  3165. h2 = new HeroPortrait(selected,1,162,299,h[1]);
  3166. selected = 0;
  3167. if (!h[0])
  3168. selected = 1;
  3169. if (!h[0] && !h[1])
  3170. selected = -1;
  3171. oldSelected = -1;
  3172. new CLabel(200, 35, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[37]);
  3173. new CLabel(320, 328, FONT_SMALL, CENTER, Colors::WHITE, "2500");
  3174. new CTextBox(LOCPLINT->cb->getTavernGossip(tavernObj), Rect(32, 190, 330, 68), 0, FONT_SMALL, CENTER, Colors::WHITE);
  3175. new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  3176. cancel = new CAdventureMapButton(CGI->generaltexth->tavernInfo[7],"", boost::bind(&CTavernWindow::close, this), 310, 428, "ICANCEL.DEF", SDLK_ESCAPE);
  3177. recruit = new CAdventureMapButton("", "", boost::bind(&CTavernWindow::recruitb, this), 272, 355, "TPTAV01.DEF", SDLK_RETURN);
  3178. thiefGuild = new CAdventureMapButton(CGI->generaltexth->tavernInfo[5],"", boost::bind(&CTavernWindow::thievesguildb, this), 22, 428, "TPTAV02.DEF", SDLK_t);
  3179. if(LOCPLINT->cb->getResourceAmount(Res::GOLD) < 2500) //not enough gold
  3180. {
  3181. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[0]; //Cannot afford a Hero
  3182. recruit->block(true);
  3183. }
  3184. else if(LOCPLINT->cb->howManyHeroes(false) >= 8)
  3185. {
  3186. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[1]; //Cannot recruit. You already have %d Heroes.
  3187. boost::algorithm::replace_first(recruit->hoverTexts[0],"%d",boost::lexical_cast<std::string>(LOCPLINT->cb->howManyHeroes()));
  3188. recruit->block(true);
  3189. }
  3190. else if(LOCPLINT->castleInt && LOCPLINT->castleInt->town->visitingHero)
  3191. {
  3192. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[2]; //Cannot recruit. You already have a Hero in this town.
  3193. recruit->block(true);
  3194. }
  3195. else
  3196. {
  3197. if(selected == -1)
  3198. recruit->block(true);
  3199. }
  3200. CCS->videoh->open("TAVERN.BIK");
  3201. }
  3202. void CTavernWindow::recruitb()
  3203. {
  3204. const CGHeroInstance *toBuy = (selected ? h2 : h1)->h;
  3205. const CGObjectInstance *obj = tavernObj;
  3206. close();
  3207. LOCPLINT->cb->recruitHero(obj, toBuy);
  3208. }
  3209. void CTavernWindow::thievesguildb()
  3210. {
  3211. GH.pushInt( new CThievesGuildWindow(tavernObj) );
  3212. }
  3213. CTavernWindow::~CTavernWindow()
  3214. {
  3215. CCS->videoh->close();
  3216. }
  3217. void CTavernWindow::show(SDL_Surface * to)
  3218. {
  3219. CWindowObject::show(to);
  3220. CCS->videoh->update(pos.x+70, pos.y+56, to, true, false);
  3221. if(selected >= 0)
  3222. {
  3223. HeroPortrait *sel = selected ? h2 : h1;
  3224. if (selected != oldSelected && !recruit->isBlocked())
  3225. {
  3226. // Selected hero just changed. Update RECRUIT button hover text if recruitment is allowed.
  3227. oldSelected = selected;
  3228. recruit->hoverTexts[0] = CGI->generaltexth->tavernInfo[3]; //Recruit %s the %s
  3229. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",sel->h->name);
  3230. boost::algorithm::replace_first(recruit->hoverTexts[0],"%s",sel->h->type->heroClass->name);
  3231. }
  3232. printAtMiddleWBLoc(sel->descr, 146, 395, FONT_SMALL, 200, Colors::WHITE, to);
  3233. CSDL_Ext::drawBorder(to,sel->pos.x-2,sel->pos.y-2,sel->pos.w+4,sel->pos.h+4,int3(247,223,123));
  3234. }
  3235. }
  3236. void CTavernWindow::HeroPortrait::clickLeft(tribool down, bool previousState)
  3237. {
  3238. if(previousState && !down && h)
  3239. *_sel = _id;
  3240. }
  3241. void CTavernWindow::HeroPortrait::clickRight(tribool down, bool previousState)
  3242. {
  3243. if(down && h)
  3244. {
  3245. GH.pushInt(new CRClickPopupInt(new CHeroWindow(h), true));
  3246. }
  3247. }
  3248. CTavernWindow::HeroPortrait::HeroPortrait(int &sel, int id, int x, int y, const CGHeroInstance *H)
  3249. : h(H), _sel(&sel), _id(id)
  3250. {
  3251. addUsedEvents(LCLICK | RCLICK | HOVER);
  3252. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3253. h = H;
  3254. pos.x += x;
  3255. pos.y += y;
  3256. pos.w = 58;
  3257. pos.h = 64;
  3258. if(H)
  3259. {
  3260. hoverName = CGI->generaltexth->tavernInfo[4];
  3261. boost::algorithm::replace_first(hoverName,"%s",H->name);
  3262. int artifs = h->artifactsWorn.size() + h->artifactsInBackpack.size();
  3263. for(int i=13; i<=17; i++) //war machines and spellbook don't count
  3264. if(vstd::contains(h->artifactsWorn, ArtifactPosition(i)))
  3265. artifs--;
  3266. sprintf_s(descr, sizeof(descr),CGI->generaltexth->allTexts[215].c_str(),
  3267. h->name.c_str(), h->level, h->type->heroClass->name.c_str(), artifs);
  3268. descr[sizeof(descr)-1] = '\0';
  3269. new CAnimImage("portraitsLarge", h->portrait);
  3270. }
  3271. }
  3272. void CTavernWindow::HeroPortrait::hover( bool on )
  3273. {
  3274. //Hoverable::hover(on);
  3275. if(on)
  3276. GH.statusbar->setText(hoverName);
  3277. else
  3278. GH.statusbar->clear();
  3279. }
  3280. void CInGameConsole::show(SDL_Surface * to)
  3281. {
  3282. int number = 0;
  3283. std::vector<std::list< std::pair< std::string, int > >::iterator> toDel;
  3284. boost::unique_lock<boost::mutex> lock(texts_mx);
  3285. for(auto it = texts.begin(); it != texts.end(); ++it, ++number)
  3286. {
  3287. Point leftBottomCorner(0, screen->h);
  3288. if(LOCPLINT->battleInt)
  3289. {
  3290. leftBottomCorner = LOCPLINT->battleInt->pos.bottomLeft();
  3291. }
  3292. graphics->fonts[FONT_MEDIUM]->renderTextLeft(to, it->first, Colors::GREEN,
  3293. Point(leftBottomCorner.x + 50, leftBottomCorner.y - texts.size() * 20 - 80 + number*20));
  3294. if(SDL_GetTicks() - it->second > defaultTimeout)
  3295. {
  3296. toDel.push_back(it);
  3297. }
  3298. }
  3299. for(auto & elem : toDel)
  3300. {
  3301. texts.erase(elem);
  3302. }
  3303. }
  3304. void CInGameConsole::print(const std::string &txt)
  3305. {
  3306. boost::unique_lock<boost::mutex> lock(texts_mx);
  3307. int lineLen = conf.go()->ac.outputLineLength;
  3308. if(txt.size() < lineLen)
  3309. {
  3310. texts.push_back(std::make_pair(txt, SDL_GetTicks()));
  3311. if(texts.size() > maxDisplayedTexts)
  3312. {
  3313. texts.pop_front();
  3314. }
  3315. }
  3316. else
  3317. {
  3318. assert(lineLen);
  3319. for(int g=0; g<txt.size() / lineLen + 1; ++g)
  3320. {
  3321. std::string part = txt.substr(g * lineLen, lineLen);
  3322. if(part.size() == 0)
  3323. break;
  3324. texts.push_back(std::make_pair(part, SDL_GetTicks()));
  3325. if(texts.size() > maxDisplayedTexts)
  3326. {
  3327. texts.pop_front();
  3328. }
  3329. }
  3330. }
  3331. }
  3332. void CInGameConsole::keyPressed (const SDL_KeyboardEvent & key)
  3333. {
  3334. if(key.type != SDL_KEYDOWN) return;
  3335. if(!captureAllKeys && key.keysym.sym != SDLK_TAB) return; //because user is not entering any text
  3336. switch(key.keysym.sym)
  3337. {
  3338. case SDLK_TAB:
  3339. case SDLK_ESCAPE:
  3340. {
  3341. if(captureAllKeys)
  3342. {
  3343. captureAllKeys = false;
  3344. endEnteringText(false);
  3345. }
  3346. else if(SDLK_TAB)
  3347. {
  3348. captureAllKeys = true;
  3349. startEnteringText();
  3350. }
  3351. break;
  3352. }
  3353. case SDLK_RETURN: //enter key
  3354. {
  3355. if(enteredText.size() > 0 && captureAllKeys)
  3356. {
  3357. captureAllKeys = false;
  3358. endEnteringText(true);
  3359. }
  3360. break;
  3361. }
  3362. case SDLK_BACKSPACE:
  3363. {
  3364. if(enteredText.size() > 1)
  3365. {
  3366. enteredText.resize(enteredText.size()-1);
  3367. enteredText[enteredText.size()-1] = '_';
  3368. refreshEnteredText();
  3369. }
  3370. break;
  3371. }
  3372. case SDLK_UP: //up arrow
  3373. {
  3374. if(previouslyEntered.size() == 0)
  3375. break;
  3376. if(prevEntDisp == -1)
  3377. {
  3378. prevEntDisp = previouslyEntered.size() - 1;
  3379. enteredText = previouslyEntered[prevEntDisp] + "_";
  3380. refreshEnteredText();
  3381. }
  3382. else if( prevEntDisp > 0)
  3383. {
  3384. --prevEntDisp;
  3385. enteredText = previouslyEntered[prevEntDisp] + "_";
  3386. refreshEnteredText();
  3387. }
  3388. break;
  3389. }
  3390. case SDLK_DOWN: //down arrow
  3391. {
  3392. if(prevEntDisp != -1 && prevEntDisp+1 < previouslyEntered.size())
  3393. {
  3394. ++prevEntDisp;
  3395. enteredText = previouslyEntered[prevEntDisp] + "_";
  3396. refreshEnteredText();
  3397. }
  3398. else if(prevEntDisp+1 == previouslyEntered.size()) //useful feature
  3399. {
  3400. prevEntDisp = -1;
  3401. enteredText = "_";
  3402. refreshEnteredText();
  3403. }
  3404. break;
  3405. }
  3406. default:
  3407. {
  3408. if(enteredText.size() > 0 && enteredText.size() < conf.go()->ac.inputLineLength)
  3409. {
  3410. if( key.keysym.unicode < 0x80 && key.keysym.unicode > 0 )
  3411. {
  3412. enteredText[enteredText.size()-1] = (char)key.keysym.unicode;
  3413. enteredText += "_";
  3414. refreshEnteredText();
  3415. }
  3416. }
  3417. break;
  3418. }
  3419. }
  3420. }
  3421. void CInGameConsole::startEnteringText()
  3422. {
  3423. enteredText = "_";
  3424. if(GH.topInt() == adventureInt)
  3425. {
  3426. GH.statusbar->alignment = TOPLEFT;
  3427. GH.statusbar->setText(enteredText);
  3428. //Prevent changes to the text from mouse interaction with the adventure map
  3429. GH.statusbar->lock(true);
  3430. }
  3431. else if(LOCPLINT->battleInt)
  3432. {
  3433. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  3434. }
  3435. }
  3436. void CInGameConsole::endEnteringText(bool printEnteredText)
  3437. {
  3438. prevEntDisp = -1;
  3439. if(printEnteredText)
  3440. {
  3441. std::string txt = enteredText.substr(0, enteredText.size()-1);
  3442. LOCPLINT->cb->sendMessage(txt);
  3443. previouslyEntered.push_back(txt);
  3444. //print(txt);
  3445. }
  3446. enteredText = "";
  3447. if(GH.topInt() == adventureInt)
  3448. {
  3449. GH.statusbar->alignment = CENTER;
  3450. GH.statusbar->lock(false);
  3451. GH.statusbar->clear();
  3452. }
  3453. else if(LOCPLINT->battleInt)
  3454. {
  3455. LOCPLINT->battleInt->console->ingcAlter = "";
  3456. }
  3457. }
  3458. void CInGameConsole::refreshEnteredText()
  3459. {
  3460. if(GH.topInt() == adventureInt)
  3461. {
  3462. GH.statusbar->lock(false);
  3463. GH.statusbar->clear();
  3464. GH.statusbar->setText(enteredText);
  3465. GH.statusbar->lock(true);
  3466. }
  3467. else if(LOCPLINT->battleInt)
  3468. {
  3469. LOCPLINT->battleInt->console->ingcAlter = enteredText;
  3470. }
  3471. }
  3472. CInGameConsole::CInGameConsole() : prevEntDisp(-1), defaultTimeout(10000), maxDisplayedTexts(10)
  3473. {
  3474. addUsedEvents(KEYBOARD);
  3475. }
  3476. CGarrisonWindow::CGarrisonWindow( const CArmedInstance *up, const CGHeroInstance *down, bool removableUnits ):
  3477. CWindowObject(PLAYER_COLORED, "GARRISON")
  3478. {
  3479. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3480. garr = new CGarrisonInt(92, 127, 4, Point(0,96), background->bg, Point(93,127), up, down, removableUnits);
  3481. {
  3482. CAdventureMapButton *split = new CAdventureMapButton(CGI->generaltexth->tcommands[3],"",boost::bind(&CGarrisonInt::splitClick,garr),88,314,"IDV6432.DEF");
  3483. removeChild(split);
  3484. garr->addSplitBtn(split);
  3485. }
  3486. quit = new CAdventureMapButton(CGI->generaltexth->tcommands[8],"",boost::bind(&CGarrisonWindow::close,this),399,314,"IOK6432.DEF",SDLK_RETURN);
  3487. std::string titleText;
  3488. if (garr->armedObjs[1]->tempOwner == garr->armedObjs[0]->tempOwner)
  3489. titleText = CGI->generaltexth->allTexts[709];
  3490. else
  3491. {
  3492. titleText = CGI->generaltexth->allTexts[35];
  3493. boost::algorithm::replace_first(titleText, "%s", garr->armedObjs[0]->Slots().begin()->second->type->namePl);
  3494. }
  3495. new CLabel(275, 30, FONT_BIG, CENTER, Colors::YELLOW, titleText);
  3496. new CAnimImage("CREST58", garr->armedObjs[0]->getOwner().getNum(), 0, 28, 124);
  3497. new CAnimImage("PortraitsLarge", dynamic_cast<const CGHeroInstance*>(garr->armedObjs[1])->portrait, 0, 29, 222);
  3498. }
  3499. IShowActivatable::IShowActivatable()
  3500. {
  3501. type = 0;
  3502. }
  3503. CGarrisonHolder::CGarrisonHolder()
  3504. {
  3505. }
  3506. void CWindowWithGarrison::updateGarrisons()
  3507. {
  3508. garr->recreateSlots();
  3509. }
  3510. CArtPlace::CArtPlace(Point position, const CArtifactInstance * Art):
  3511. locked(false), picked(false), marked(false), ourArt(Art)
  3512. {
  3513. pos += position;
  3514. pos.w = pos.h = 44;
  3515. createImage();
  3516. }
  3517. void CArtPlace::createImage()
  3518. {
  3519. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3520. int graphic = 0;
  3521. if (ourArt)
  3522. graphic = ourArt->artType->iconIndex;
  3523. if (locked)
  3524. graphic = ArtifactID::ART_LOCK;
  3525. image = new CAnimImage("artifact", graphic);
  3526. if (!ourArt)
  3527. image->disable();
  3528. selection = new CAnimImage("artifact", ArtifactID::ART_SELECTION);
  3529. selection->disable();
  3530. }
  3531. void CArtPlace::lockSlot(bool on)
  3532. {
  3533. if (locked == on)
  3534. return;
  3535. locked = on;
  3536. if (on)
  3537. image->setFrame(ArtifactID::ART_LOCK);
  3538. else
  3539. image->setFrame(ourArt->artType->iconIndex);
  3540. }
  3541. void CArtPlace::pickSlot(bool on)
  3542. {
  3543. if (picked == on)
  3544. return;
  3545. picked = on;
  3546. if (on)
  3547. image->disable();
  3548. else
  3549. image->enable();
  3550. }
  3551. void CArtPlace::selectSlot(bool on)
  3552. {
  3553. if (marked == on)
  3554. return;
  3555. marked = on;
  3556. if (on)
  3557. selection->enable();
  3558. else
  3559. selection->disable();
  3560. }
  3561. void CArtPlace::clickLeft(tribool down, bool previousState)
  3562. {
  3563. //LRClickableAreaWTextComp::clickLeft(down);
  3564. bool inBackpack = slotID >= GameConstants::BACKPACK_START,
  3565. srcInBackpack = ourOwner->commonInfo->src.slotID >= GameConstants::BACKPACK_START,
  3566. srcInSameHero = ourOwner->commonInfo->src.AOH == ourOwner;
  3567. if(ourOwner->highlightModeCallback && ourArt)
  3568. {
  3569. if(down)
  3570. {
  3571. if(ourArt->artType->id < 7) //War Machine or Spellbook
  3572. {
  3573. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[21]); //This item can't be traded.
  3574. }
  3575. else
  3576. {
  3577. ourOwner->unmarkSlots(false);
  3578. selectSlot(true);
  3579. ourOwner->highlightModeCallback(this);
  3580. }
  3581. }
  3582. return;
  3583. }
  3584. // If clicked on spellbook, open it only if no artifact is held at the moment.
  3585. if(ourArt && !down && previousState && !ourOwner->commonInfo->src.AOH)
  3586. {
  3587. if(ourArt->artType->id == 0)
  3588. {
  3589. auto spellWindow = new CSpellWindow(genRect(595, 620, (screen->w - 620)/2, (screen->h - 595)/2), ourOwner->curHero, LOCPLINT, LOCPLINT->battleInt);
  3590. GH.pushInt(spellWindow);
  3591. }
  3592. }
  3593. if (!down && previousState)
  3594. {
  3595. if(ourArt && ourArt->artType->id == 0) //spellbook
  3596. return; //this is handled separately
  3597. if(!ourOwner->commonInfo->src.AOH) //nothing has been clicked
  3598. {
  3599. if(ourArt //to prevent selecting empty slots (bugfix to what GrayFace reported)
  3600. && ourOwner->curHero->tempOwner == LOCPLINT->playerID)//can't take art from another player
  3601. {
  3602. if(ourArt->artType->id == 3) //catapult cannot be highlighted
  3603. {
  3604. std::vector<CComponent *> catapult(1, new CComponent(CComponent::artifact, 3, 0));
  3605. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[312], catapult); //The Catapult must be equipped.
  3606. return;
  3607. }
  3608. select();
  3609. }
  3610. }
  3611. else if(ourArt == ourOwner->commonInfo->src.art) //restore previously picked artifact
  3612. {
  3613. deselect();
  3614. }
  3615. else //perform artifact transition
  3616. {
  3617. if(inBackpack) // Backpack destination.
  3618. {
  3619. if(srcInBackpack && slotID == ourOwner->commonInfo->src.slotID + 1) //next slot (our is not visible, so visually same as "old" place) to the art -> make nothing, return artifact to slot
  3620. {
  3621. deselect();
  3622. }
  3623. else
  3624. {
  3625. const CArtifact * const cur = ourOwner->commonInfo->src.art->artType;
  3626. switch(cur->id)
  3627. {
  3628. case ArtifactID::CATAPULT:
  3629. //should not happen, catapult cannot be selected
  3630. assert(cur->id != ArtifactID::CATAPULT);
  3631. break;
  3632. case ArtifactID::BALLISTA: case ArtifactID::AMMO_CART: case ArtifactID::FIRST_AID_TENT: //war machines cannot go to backpack
  3633. LOCPLINT->showInfoDialog(boost::str(boost::format(CGI->generaltexth->allTexts[153]) % cur->Name()));
  3634. break;
  3635. default:
  3636. setMeAsDest();
  3637. vstd::amin(ourOwner->commonInfo->dst.slotID, ArtifactPosition(
  3638. ourOwner->curHero->artifactsInBackpack.size() + GameConstants::BACKPACK_START));
  3639. if(srcInBackpack && srcInSameHero)
  3640. {
  3641. if(!ourArt //cannot move from backpack to AFTER backpack -> combined with vstd::amin above it will guarantee that dest is at most the last artifact
  3642. || ourOwner->commonInfo->src.slotID < ourOwner->commonInfo->dst.slotID) //rearranging arts in backpack after taking src artifact, the dest id will be shifted
  3643. vstd::advance(ourOwner->commonInfo->dst.slotID, -1);
  3644. }
  3645. if(srcInSameHero && ourOwner->commonInfo->dst.slotID == ourOwner->commonInfo->src.slotID) //we came to src == dst
  3646. deselect();
  3647. else
  3648. ourOwner->realizeCurrentTransaction();
  3649. break;
  3650. }
  3651. }
  3652. }
  3653. //check if swap is possible
  3654. else if (fitsHere(ourOwner->commonInfo->src.art) &&
  3655. (!ourArt || ourOwner->curHero->tempOwner == LOCPLINT->playerID))
  3656. {
  3657. setMeAsDest();
  3658. //
  3659. // // Special case when the dest artifact can't be fit into the src slot.
  3660. // //CGI->arth->unequipArtifact(ourOwner->curHero->artifWorn, slotID);
  3661. // const CArtifactsOfHero* srcAOH = ourOwner->commonInfo->src.AOH;
  3662. // ui16 srcSlotID = ourOwner->commonInfo->src.slotID;
  3663. // if (ourArt && srcSlotID < 19 && !ourArt->canBePutAt(ArtifactLocation(srcAOH->curHero, srcSlotID)))
  3664. // {
  3665. // // Put dest artifact into owner's backpack.
  3666. // ourOwner->commonInfo->src.AOH = ourOwner;
  3667. // ourOwner->commonInfo->src.slotID = ourOwner->curHero->artifacts.size() + 19;
  3668. // }
  3669. ourOwner->realizeCurrentTransaction();
  3670. }
  3671. }
  3672. }
  3673. }
  3674. void CArtPlace::clickRight(tribool down, bool previousState)
  3675. {
  3676. if(down && ourArt && !locked && text.size() && !picked) //if there is no description or it's a lock, do nothing ;]
  3677. {
  3678. if (slotID < GameConstants::BACKPACK_START)
  3679. {
  3680. if(ourOwner->allowedAssembling)
  3681. {
  3682. std::vector<const CArtifact *> assemblyPossibilities = ourArt->assemblyPossibilities(ourOwner->curHero);
  3683. // If the artifact can be assembled, display dialog.
  3684. for(const CArtifact *combination : assemblyPossibilities)
  3685. {
  3686. LOCPLINT->showArtifactAssemblyDialog(
  3687. ourArt->artType->id,
  3688. combination->id,
  3689. true,
  3690. boost::bind(&CCallback::assembleArtifacts, LOCPLINT->cb.get(), ourOwner->curHero, slotID, true, combination->id),
  3691. 0);
  3692. if(assemblyPossibilities.size() > 2)
  3693. {
  3694. logGlobal->warnStream() << "More than one possibility of assembling... taking only first";
  3695. break;
  3696. }
  3697. return;
  3698. }
  3699. // Otherwise if the artifact can be diasassembled, display dialog.
  3700. if(ourArt->canBeDisassembled())
  3701. {
  3702. LOCPLINT->showArtifactAssemblyDialog(
  3703. ourArt->artType->id,
  3704. 0,
  3705. false,
  3706. boost::bind(&CCallback::assembleArtifacts, LOCPLINT->cb.get(), ourOwner->curHero, slotID, false, ArtifactID()),
  3707. 0);
  3708. return;
  3709. }
  3710. }
  3711. }
  3712. // Lastly just show the artifact description.
  3713. LRClickableAreaWTextComp::clickRight(down, previousState);
  3714. }
  3715. }
  3716. /**
  3717. * Selects artifact slot so that the containing artifact looks like it's picked up.
  3718. */
  3719. void CArtPlace::select ()
  3720. {
  3721. if (locked)
  3722. return;
  3723. selectSlot(true);
  3724. pickSlot(true);
  3725. if(ourArt->canBeDisassembled() && slotID < GameConstants::BACKPACK_START) //worn combined artifact -> locks have to disappear
  3726. {
  3727. for(int i = 0; i < GameConstants::BACKPACK_START; i++)
  3728. {
  3729. CArtPlace *ap = ourOwner->getArtPlace(i);
  3730. ap->pickSlot(ourArt->isPart(ap->ourArt));
  3731. }
  3732. }
  3733. //int backpackCorrection = -(slotID - Arts::BACKPACK_START < ourOwner->backpackPos);
  3734. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", ourArt->artType->iconIndex));
  3735. ourOwner->commonInfo->src.setTo(this, false);
  3736. ourOwner->markPossibleSlots(ourArt);
  3737. if(slotID >= GameConstants::BACKPACK_START)
  3738. ourOwner->scrollBackpack(0); //will update slots
  3739. ourOwner->updateParentWindow();
  3740. ourOwner->safeRedraw();
  3741. }
  3742. /**
  3743. * Deselects the artifact slot. FIXME: Not used. Maybe it should?
  3744. */
  3745. void CArtPlace::deselect ()
  3746. {
  3747. pickSlot(false);
  3748. if(ourArt && ourArt->canBeDisassembled()) //combined art returned to its slot -> restore locks
  3749. {
  3750. for(int i = 0; i < GameConstants::BACKPACK_START; i++)
  3751. ourOwner->getArtPlace(i)->pickSlot(false);
  3752. }
  3753. CCS->curh->dragAndDropCursor(nullptr);
  3754. ourOwner->unmarkSlots();
  3755. ourOwner->commonInfo->src.clear();
  3756. if(slotID >= GameConstants::BACKPACK_START)
  3757. ourOwner->scrollBackpack(0); //will update slots
  3758. ourOwner->updateParentWindow();
  3759. ourOwner->safeRedraw();
  3760. }
  3761. void CArtPlace::showAll(SDL_Surface * to)
  3762. {
  3763. if (ourArt && !picked && ourArt == ourOwner->curHero->getArt(slotID, false)) //last condition is needed for disassembling -> artifact may be gone, but we don't know yet TODO: real, nice solution
  3764. {
  3765. CIntObject::showAll(to);
  3766. }
  3767. if(marked && active)
  3768. {
  3769. // Draw vertical bars.
  3770. for (int i = 0; i < pos.h; ++i)
  3771. {
  3772. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x, pos.y + i, 240, 220, 120);
  3773. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + pos.w - 1, pos.y + i, 240, 220, 120);
  3774. }
  3775. // Draw horizontal bars.
  3776. for (int i = 0; i < pos.w; ++i)
  3777. {
  3778. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + i, pos.y, 240, 220, 120);
  3779. CSDL_Ext::SDL_PutPixelWithoutRefresh(to, pos.x + i, pos.y + pos.h - 1, 240, 220, 120);
  3780. }
  3781. }
  3782. }
  3783. bool CArtPlace::fitsHere(const CArtifactInstance * art) const
  3784. {
  3785. // You can place 'no artifact' anywhere.
  3786. if(!art)
  3787. return true;
  3788. // Anything can but War Machines can be placed in backpack.
  3789. if (slotID >= GameConstants::BACKPACK_START)
  3790. return !CGI->arth->isBigArtifact(art->artType->id);
  3791. return art->canBePutAt(ArtifactLocation(ourOwner->curHero, slotID), true);
  3792. }
  3793. void CArtPlace::setMeAsDest(bool backpackAsVoid /*= true*/)
  3794. {
  3795. ourOwner->commonInfo->dst.setTo(this, backpackAsVoid);
  3796. }
  3797. void CArtPlace::setArtifact(const CArtifactInstance *art)
  3798. {
  3799. baseType = -1; //by default we don't store any component
  3800. ourArt = art;
  3801. if(!art)
  3802. {
  3803. image->disable();
  3804. text = std::string();
  3805. hoverText = CGI->generaltexth->allTexts[507];
  3806. }
  3807. else
  3808. {
  3809. image->enable();
  3810. image->setFrame(locked ? ArtifactID::ART_LOCK : art->artType->iconIndex);
  3811. std::string artDesc = ourArt->artType->Description();
  3812. if (vstd::contains (artDesc, '{'))
  3813. text = artDesc;
  3814. else
  3815. text = '{' + ourArt->artType->Name() + "}\n\n" + artDesc; //workaround for new artifacts with single name, turns it to H3-style
  3816. if(art->artType->id == 1) //spell scroll
  3817. {
  3818. // we expect scroll description to be like this: This scroll contains the [spell name] spell which is added into your spell book for as long as you carry the scroll.
  3819. // so we want to replace text in [...] with a spell name
  3820. // however other language versions don't have name placeholder at all, so we have to be careful
  3821. int spellID = art->getGivenSpellID();
  3822. size_t nameStart = text.find_first_of('[');
  3823. size_t nameEnd = text.find_first_of(']', nameStart);
  3824. if(spellID >= 0)
  3825. {
  3826. if(nameStart != std::string::npos && nameEnd != std::string::npos)
  3827. text = text.replace(nameStart, nameEnd - nameStart + 1, CGI->spellh->spells[spellID]->name);
  3828. //add spell component info (used to provide a pic in r-click popup)
  3829. baseType = CComponent::spell;
  3830. type = spellID;
  3831. bonusValue = 0;
  3832. }
  3833. }
  3834. else
  3835. {
  3836. baseType = CComponent::artifact;
  3837. type = art->artType->id;
  3838. bonusValue = 0;
  3839. }
  3840. if (art->artType->constituents) //display info about components of combined artifact
  3841. {
  3842. //TODO
  3843. }
  3844. else if (art->artType->constituentOf.size()) //display info about set
  3845. {
  3846. std::string artList;
  3847. auto combinedArt = art->artType->constituentOf[0];
  3848. text += "\n\n";
  3849. text += "{" + combinedArt->Name() + "}";
  3850. int wornArtifacts = 0;
  3851. for (auto a : *combinedArt->constituents) //TODO: can the artifact be a part of more than one set?
  3852. {
  3853. artList += "\n" + a->Name();
  3854. if (ourOwner->curHero->hasArt(a->id, true))
  3855. wornArtifacts++;
  3856. }
  3857. text += " (" + boost::str(boost::format("%d") % wornArtifacts) + " / " +
  3858. boost::str(boost::format("%d") % combinedArt->constituents->size()) + ")" + artList;
  3859. //TODO: fancy colors and fonts for this text
  3860. }
  3861. if (locked) // Locks should appear as empty.
  3862. hoverText = CGI->generaltexth->allTexts[507];
  3863. else
  3864. hoverText = boost::str(boost::format(CGI->generaltexth->heroscrn[1]) % ourArt->artType->Name());
  3865. }
  3866. }
  3867. void LRClickableAreaWTextComp::clickLeft(tribool down, bool previousState)
  3868. {
  3869. if((!down) && previousState)
  3870. {
  3871. std::vector<CComponent*> comp(1, createComponent());
  3872. LOCPLINT->showInfoDialog(text, comp);
  3873. }
  3874. }
  3875. LRClickableAreaWTextComp::LRClickableAreaWTextComp(const Rect &Pos, int BaseType)
  3876. : LRClickableAreaWText(Pos), baseType(BaseType), bonusValue(-1)
  3877. {
  3878. }
  3879. CComponent * LRClickableAreaWTextComp::createComponent() const
  3880. {
  3881. if(baseType >= 0)
  3882. return new CComponent(CComponent::Etype(baseType), type, bonusValue);
  3883. else
  3884. return nullptr;
  3885. }
  3886. void LRClickableAreaWTextComp::clickRight(tribool down, bool previousState)
  3887. {
  3888. if(down)
  3889. {
  3890. if(CComponent *comp = createComponent())
  3891. {
  3892. CRClickPopup::createAndPush(text, CInfoWindow::TCompsInfo(1, comp));
  3893. return;
  3894. }
  3895. }
  3896. LRClickableAreaWText::clickRight(down, previousState); //only if with-component variant not occurred
  3897. }
  3898. CHeroArea::CHeroArea(int x, int y, const CGHeroInstance * _hero):hero(_hero)
  3899. {
  3900. OBJ_CONSTRUCTION_CAPTURING_ALL;
  3901. addUsedEvents(LCLICK | RCLICK | HOVER);
  3902. pos.x += x; pos.w = 58;
  3903. pos.y += y; pos.h = 64;
  3904. if (hero)
  3905. new CAnimImage("PortraitsLarge", hero->portrait);
  3906. }
  3907. void CHeroArea::clickLeft(tribool down, bool previousState)
  3908. {
  3909. if((!down) && previousState && hero)
  3910. LOCPLINT->openHeroWindow(hero);
  3911. }
  3912. void CHeroArea::clickRight(tribool down, bool previousState)
  3913. {
  3914. if((!down) && previousState && hero)
  3915. LOCPLINT->openHeroWindow(hero);
  3916. }
  3917. void CHeroArea::hover(bool on)
  3918. {
  3919. if (on && hero)
  3920. GH.statusbar->setText(hero->hoverName);
  3921. else
  3922. GH.statusbar->clear();
  3923. }
  3924. void LRClickableAreaOpenTown::clickLeft(tribool down, bool previousState)
  3925. {
  3926. if((!down) && previousState && town)
  3927. {
  3928. LOCPLINT->openTownWindow(town);
  3929. if ( type == 2 )
  3930. LOCPLINT->castleInt->builds->buildingClicked(BuildingID::VILLAGE_HALL);
  3931. else if ( type == 3 && town->fortLevel() )
  3932. LOCPLINT->castleInt->builds->buildingClicked(BuildingID::FORT);
  3933. }
  3934. }
  3935. void LRClickableAreaOpenTown::clickRight(tribool down, bool previousState)
  3936. {
  3937. if((!down) && previousState && town)
  3938. LOCPLINT->openTownWindow(town);//TODO: popup?
  3939. }
  3940. LRClickableAreaOpenTown::LRClickableAreaOpenTown()
  3941. : LRClickableAreaWTextComp(Rect(0,0,0,0), -1)
  3942. {
  3943. }
  3944. void CArtifactsOfHero::SCommonPart::reset()
  3945. {
  3946. src.clear();
  3947. dst.clear();
  3948. CCS->curh->dragAndDropCursor(nullptr);
  3949. }
  3950. void CArtifactsOfHero::setHero(const CGHeroInstance * hero)
  3951. {
  3952. // // An update is made, rather than initialization.
  3953. // if (curHero && curHero->id == hero->id)
  3954. // {
  3955. // if(curHero != hero)
  3956. // {
  3957. // //delete curHero;
  3958. // curHero = hero; //was: creating a copy
  3959. // }
  3960. //
  3961. // // Compensate backpack pos if an artifact was insertad before it.
  3962. // if (commonInfo->dst.slotID >= 19 && commonInfo->destAOH == this
  3963. // && commonInfo->dst.slotID - 19 < backpackPos)
  3964. // {
  3965. // backpackPos++;
  3966. // }
  3967. //
  3968. // if (updateState && commonInfo->srcAOH == this)
  3969. // {
  3970. // // A swap was made, make the replaced artifact the current selected.
  3971. // if (commonInfo->dst.slotID < 19 && commonInfo->destArtifact)
  3972. // {
  3973. // // // Temporarily remove artifact from hero.
  3974. // // if (commonInfo->srcSlotID < 19)
  3975. // // CGI->arth->unequipArtifact(curHero->artifWorn, commonInfo->srcSlotID);
  3976. // // else
  3977. // // curHero->artifacts.erase(curHero->artifacts.begin() + (commonInfo->srcSlotID - 19));
  3978. //
  3979. // updateParentWindow(); //TODO: evil! but does the thing
  3980. //
  3981. // // Source <- Dest
  3982. // commonInfo->srcArtifact = commonInfo->destArtifact;
  3983. //
  3984. // // Reset destination parameters.
  3985. // commonInfo->dst.clear();
  3986. //
  3987. // CCS->curh->dragAndDropCursor(graphics->artDefs->ourImages[commonInfo->srcArtifact->id].bitmap);
  3988. // markPossibleSlots(commonInfo->srcArtifact);
  3989. // }
  3990. // else if (commonInfo->destAOH != nullptr)
  3991. // {
  3992. // // Reset all parameters.
  3993. // commonInfo->reset();
  3994. // unmarkSlots();
  3995. // }
  3996. // }
  3997. // }
  3998. // else
  3999. // {
  4000. // commonInfo->reset();
  4001. // }
  4002. //
  4003. // if(hero != curHero)
  4004. // {
  4005. // // delete curHero;
  4006. // // curHero = new CGHeroInstance(*hero);
  4007. // curHero = hero; //was: creating a copy
  4008. // }
  4009. curHero = hero;
  4010. if (curHero->artifactsInBackpack.size() > 0)
  4011. backpackPos %= curHero->artifactsInBackpack.size();
  4012. else
  4013. backpackPos = 0;
  4014. // Fill the slots for worn artifacts and backpack.
  4015. for (int g = 0; g < artWorn.size() ; g++)
  4016. setSlotData(artWorn[g], ArtifactPosition(g));
  4017. scrollBackpack(0);
  4018. }
  4019. void CArtifactsOfHero::dispose()
  4020. {
  4021. //vstd::clear_pointer(curHero);
  4022. //unmarkSlots(false);
  4023. CCS->curh->dragAndDropCursor(nullptr);
  4024. }
  4025. void CArtifactsOfHero::scrollBackpack(int dir)
  4026. {
  4027. int artsInBackpack = curHero->artifactsInBackpack.size();
  4028. backpackPos += dir;
  4029. if(backpackPos < 0)// No guarantee of modulus behavior with negative operands -> we keep it positive
  4030. backpackPos += artsInBackpack;
  4031. if(artsInBackpack)
  4032. backpackPos %= artsInBackpack;
  4033. std::multiset<const CArtifactInstance *> toOmit = artifactsOnAltar;
  4034. if(commonInfo->src.art) //if we picked an art from backapck, its slot has to be omitted
  4035. toOmit.insert(commonInfo->src.art);
  4036. int omitedSoFar = 0;
  4037. //set new data
  4038. size_t s = 0;
  4039. for( ; s < artsInBackpack; ++s)
  4040. {
  4041. if (s < artsInBackpack)
  4042. {
  4043. auto slotID = ArtifactPosition(GameConstants::BACKPACK_START + (s + backpackPos)%artsInBackpack);
  4044. const CArtifactInstance *art = curHero->getArt(slotID);
  4045. assert(art);
  4046. if(!vstd::contains(toOmit, art))
  4047. {
  4048. if(s - omitedSoFar < backpack.size())
  4049. setSlotData(backpack[s-omitedSoFar], slotID);
  4050. }
  4051. else
  4052. {
  4053. toOmit -= art;
  4054. omitedSoFar++;
  4055. continue;
  4056. }
  4057. }
  4058. }
  4059. for( ; s - omitedSoFar < backpack.size(); s++)
  4060. eraseSlotData(backpack[s-omitedSoFar], ArtifactPosition(GameConstants::BACKPACK_START + s));
  4061. //in artifact merchant selling artifacts we may have highlight on one of backpack artifacts -> market needs update, cause artifact under highlight changed
  4062. if(highlightModeCallback)
  4063. {
  4064. for(auto & elem : backpack)
  4065. {
  4066. if(elem->marked)
  4067. {
  4068. highlightModeCallback(elem);
  4069. break;
  4070. }
  4071. }
  4072. }
  4073. //blocking scrolling if there is not enough artifacts to scroll
  4074. bool scrollingPossible = artsInBackpack - omitedSoFar > backpack.size();
  4075. leftArtRoll->block(!scrollingPossible);
  4076. rightArtRoll->block(!scrollingPossible);
  4077. safeRedraw();
  4078. }
  4079. /**
  4080. * Marks possible slots where a given artifact can be placed, except backpack.
  4081. *
  4082. * @param art Artifact checked against.
  4083. */
  4084. void CArtifactsOfHero::markPossibleSlots(const CArtifactInstance* art)
  4085. {
  4086. for(CArtifactsOfHero *aoh : commonInfo->participants)
  4087. for(CArtPlace *place : aoh->artWorn)
  4088. place->selectSlot(art->canBePutAt(ArtifactLocation(aoh->curHero, place->slotID), true));
  4089. safeRedraw();
  4090. }
  4091. /**
  4092. * Unamarks all slots.
  4093. */
  4094. void CArtifactsOfHero::unmarkSlots(bool withRedraw /*= true*/)
  4095. {
  4096. if(commonInfo)
  4097. for(CArtifactsOfHero *aoh : commonInfo->participants)
  4098. aoh->unmarkLocalSlots(false);
  4099. else
  4100. unmarkLocalSlots(false);\
  4101. if(withRedraw)
  4102. safeRedraw();
  4103. }
  4104. void CArtifactsOfHero::unmarkLocalSlots(bool withRedraw /*= true*/)
  4105. {
  4106. for(CArtPlace *place : artWorn)
  4107. place->selectSlot(false);
  4108. for(CArtPlace *place : backpack)
  4109. place->selectSlot(false);
  4110. if(withRedraw)
  4111. safeRedraw();
  4112. }
  4113. /**
  4114. * Assigns an artifacts to an artifact place depending on it's new slot ID.
  4115. */
  4116. void CArtifactsOfHero::setSlotData(CArtPlace* artPlace, ArtifactPosition slotID)
  4117. {
  4118. if(!artPlace && slotID >= GameConstants::BACKPACK_START) //spurious call from artifactMoved in attempt to update hidden backpack slot
  4119. {
  4120. return;
  4121. }
  4122. artPlace->pickSlot(false);
  4123. artPlace->slotID = slotID;
  4124. if(const ArtSlotInfo *asi = curHero->getSlot(slotID))
  4125. {
  4126. artPlace->setArtifact(asi->artifact);
  4127. artPlace->lockSlot(asi->locked);
  4128. }
  4129. else
  4130. artPlace->setArtifact(nullptr);
  4131. }
  4132. /**
  4133. * Makes given artifact slot appear as empty with a certain slot ID.
  4134. */
  4135. void CArtifactsOfHero::eraseSlotData (CArtPlace* artPlace, ArtifactPosition slotID)
  4136. {
  4137. artPlace->pickSlot(false);
  4138. artPlace->slotID = slotID;
  4139. artPlace->setArtifact(nullptr);
  4140. }
  4141. CArtifactsOfHero::CArtifactsOfHero(std::vector<CArtPlace *> ArtWorn, std::vector<CArtPlace *> Backpack,
  4142. CAdventureMapButton *leftScroll, CAdventureMapButton *rightScroll, bool createCommonPart):
  4143. curHero(nullptr),
  4144. artWorn(ArtWorn), backpack(Backpack),
  4145. backpackPos(0), commonInfo(nullptr), updateState(false),
  4146. leftArtRoll(leftScroll), rightArtRoll(rightScroll),
  4147. allowedAssembling(true), highlightModeCallback(nullptr)
  4148. {
  4149. if(createCommonPart)
  4150. {
  4151. commonInfo = new CArtifactsOfHero::SCommonPart;
  4152. commonInfo->participants.insert(this);
  4153. }
  4154. // Init slots for worn artifacts.
  4155. for (size_t g = 0; g < artWorn.size() ; g++)
  4156. {
  4157. artWorn[g]->ourOwner = this;
  4158. eraseSlotData(artWorn[g], ArtifactPosition(g));
  4159. }
  4160. // Init slots for the backpack.
  4161. for(size_t s=0; s<backpack.size(); ++s)
  4162. {
  4163. backpack[s]->ourOwner = this;
  4164. eraseSlotData(backpack[s], ArtifactPosition(GameConstants::BACKPACK_START + s));
  4165. }
  4166. leftArtRoll->callback += boost::bind(&CArtifactsOfHero::scrollBackpack,this,-1);
  4167. rightArtRoll->callback += boost::bind(&CArtifactsOfHero::scrollBackpack,this,+1);
  4168. }
  4169. CArtifactsOfHero::CArtifactsOfHero(const Point& position, bool createCommonPart /*= false*/)
  4170. : curHero(nullptr), backpackPos(0), commonInfo(nullptr), updateState(false), allowedAssembling(true), highlightModeCallback(nullptr)
  4171. {
  4172. if(createCommonPart)
  4173. {
  4174. commonInfo = new CArtifactsOfHero::SCommonPart;
  4175. commonInfo->participants.insert(this);
  4176. }
  4177. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4178. pos += position;
  4179. artWorn.resize(19);
  4180. std::vector<Point> slotPos;
  4181. slotPos += Point(509,30), Point(567,240), Point(509,80),
  4182. Point(383,68), Point(564,183), Point(509,130),
  4183. Point(431,68), Point(610,183), Point(515,295),
  4184. Point(383,143), Point(399,194), Point(415,245),
  4185. Point(431,296), Point(564,30), Point(610,30),
  4186. Point(610,76), Point(610,122), Point(610,310),
  4187. Point(381,296);
  4188. // Create slots for worn artifacts.
  4189. for (size_t g = 0; g < GameConstants::BACKPACK_START ; g++)
  4190. {
  4191. artWorn[g] = new CArtPlace(slotPos[g]);
  4192. artWorn[g]->ourOwner = this;
  4193. eraseSlotData(artWorn[g], ArtifactPosition(g));
  4194. }
  4195. // Create slots for the backpack.
  4196. for(size_t s=0; s<5; ++s)
  4197. {
  4198. auto add = new CArtPlace(Point(403 + 46 * s, 365));
  4199. add->ourOwner = this;
  4200. eraseSlotData(add, ArtifactPosition(GameConstants::BACKPACK_START + s));
  4201. backpack.push_back(add);
  4202. }
  4203. leftArtRoll = new CAdventureMapButton(std::string(), std::string(), boost::bind(&CArtifactsOfHero::scrollBackpack,this,-1), 379, 364, "hsbtns3.def", SDLK_LEFT);
  4204. rightArtRoll = new CAdventureMapButton(std::string(), std::string(), boost::bind(&CArtifactsOfHero::scrollBackpack,this,+1), 632, 364, "hsbtns5.def", SDLK_RIGHT);
  4205. }
  4206. CArtifactsOfHero::~CArtifactsOfHero()
  4207. {
  4208. dispose();
  4209. }
  4210. void CArtifactsOfHero::updateParentWindow()
  4211. {
  4212. if (CHeroWindow* chw = dynamic_cast<CHeroWindow*>(GH.topInt()))
  4213. {
  4214. if(updateState)
  4215. chw->curHero = curHero;
  4216. else
  4217. chw->update(curHero, true);
  4218. }
  4219. else if(CExchangeWindow* cew = dynamic_cast<CExchangeWindow*>(GH.topInt()))
  4220. {
  4221. //use our copy of hero to draw window
  4222. if(cew->heroInst[0]->id == curHero->id)
  4223. cew->heroInst[0] = curHero;
  4224. else
  4225. cew->heroInst[1] = curHero;
  4226. if(!updateState)
  4227. {
  4228. cew->deactivate();
  4229. // for(int g=0; g<ARRAY_COUNT(cew->heroInst); ++g)
  4230. // {
  4231. // if(cew->heroInst[g] == curHero)
  4232. // {
  4233. // cew->artifs[g]->setHero(curHero);
  4234. // }
  4235. // }
  4236. cew->prepareBackground();
  4237. cew->redraw();
  4238. cew->activate();
  4239. }
  4240. }
  4241. }
  4242. void CArtifactsOfHero::safeRedraw()
  4243. {
  4244. if (active)
  4245. {
  4246. if(parent)
  4247. parent->redraw();
  4248. else
  4249. redraw();
  4250. }
  4251. }
  4252. void CArtifactsOfHero::realizeCurrentTransaction()
  4253. {
  4254. assert(commonInfo->src.AOH);
  4255. assert(commonInfo->dst.AOH);
  4256. LOCPLINT->cb->swapArtifacts(ArtifactLocation(commonInfo->src.AOH->curHero, commonInfo->src.slotID),
  4257. ArtifactLocation(commonInfo->dst.AOH->curHero, commonInfo->dst.slotID));
  4258. }
  4259. void CArtifactsOfHero::artifactMoved(const ArtifactLocation &src, const ArtifactLocation &dst)
  4260. {
  4261. bool isCurHeroSrc = src.isHolder(curHero),
  4262. isCurHeroDst = dst.isHolder(curHero);
  4263. if(isCurHeroSrc && src.slot >= GameConstants::BACKPACK_START)
  4264. updateSlot(src.slot);
  4265. if(isCurHeroDst && dst.slot >= GameConstants::BACKPACK_START)
  4266. updateSlot(dst.slot);
  4267. if(isCurHeroSrc || isCurHeroDst) //we need to update all slots, artifact might be combined and affect more slots
  4268. updateWornSlots(false);
  4269. if (!src.isHolder(curHero) && !isCurHeroDst)
  4270. return;
  4271. if(commonInfo->src == src) //artifact was taken from us
  4272. {
  4273. assert(commonInfo->dst == dst //expected movement from slot ot slot
  4274. || dst.slot == dst.getHolderArtSet()->artifactsInBackpack.size() + GameConstants::BACKPACK_START //artifact moved back to backpack (eg. to make place for art we are moving)
  4275. || dst.getHolderArtSet()->bearerType() != ArtBearer::HERO);
  4276. commonInfo->reset();
  4277. unmarkSlots();
  4278. }
  4279. else if(commonInfo->dst == src) //the dest artifact was moved -> we are picking it
  4280. {
  4281. assert(dst.slot >= GameConstants::BACKPACK_START);
  4282. commonInfo->reset();
  4283. CArtPlace *ap = nullptr;
  4284. for(CArtifactsOfHero *aoh : commonInfo->participants)
  4285. {
  4286. if(dst.isHolder(aoh->curHero))
  4287. {
  4288. commonInfo->src.AOH = aoh;
  4289. if((ap = aoh->getArtPlace(dst.slot)))
  4290. break;
  4291. }
  4292. }
  4293. if(ap)
  4294. {
  4295. ap->select();
  4296. }
  4297. else
  4298. {
  4299. commonInfo->src.art = dst.getArt();
  4300. commonInfo->src.slotID = dst.slot;
  4301. assert(commonInfo->src.AOH);
  4302. CCS->curh->dragAndDropCursor(new CAnimImage("artifact", dst.getArt()->artType->iconIndex));
  4303. markPossibleSlots(dst.getArt());
  4304. }
  4305. }
  4306. else if(src.slot >= GameConstants::BACKPACK_START &&
  4307. src.slot < commonInfo->src.slotID &&
  4308. src.isHolder(commonInfo->src.AOH->curHero)) //artifact taken from before currently picked one
  4309. {
  4310. //int fixedSlot = src.hero->getArtPos(commonInfo->src.art);
  4311. vstd::advance(commonInfo->src.slotID, -1);
  4312. assert(commonInfo->src.valid());
  4313. }
  4314. else
  4315. {
  4316. //when moving one artifact onto another it leads to two art movements: dst->backapck; src->dst
  4317. // however after first movement we pick the art from backpack and the second movement coming when
  4318. // we have a different artifact may look surprising... but it's valid.
  4319. }
  4320. updateParentWindow();
  4321. int shift = 0;
  4322. // if(dst.slot >= Arts::BACKPACK_START && dst.slot - Arts::BACKPACK_START < backpackPos)
  4323. // shift++;
  4324. //
  4325. if(src.slot < GameConstants::BACKPACK_START && dst.slot - GameConstants::BACKPACK_START < backpackPos)
  4326. shift++;
  4327. if(dst.slot < GameConstants::BACKPACK_START && src.slot - GameConstants::BACKPACK_START < backpackPos)
  4328. shift--;
  4329. if( (isCurHeroSrc && src.slot >= GameConstants::BACKPACK_START)
  4330. || (isCurHeroDst && dst.slot >= GameConstants::BACKPACK_START) )
  4331. scrollBackpack(shift); //update backpack slots
  4332. }
  4333. void CArtifactsOfHero::artifactRemoved(const ArtifactLocation &al)
  4334. {
  4335. if(al.isHolder(curHero))
  4336. {
  4337. if(al.slot < GameConstants::BACKPACK_START)
  4338. updateWornSlots(0);
  4339. else
  4340. scrollBackpack(0); //update backpack slots
  4341. }
  4342. }
  4343. CArtPlace * CArtifactsOfHero::getArtPlace(int slot)
  4344. {
  4345. if(slot < GameConstants::BACKPACK_START)
  4346. {
  4347. return artWorn[slot];
  4348. }
  4349. else
  4350. {
  4351. for(CArtPlace *ap : backpack)
  4352. if(ap->slotID == slot)
  4353. return ap;
  4354. }
  4355. return nullptr;
  4356. }
  4357. void CArtifactsOfHero::artifactAssembled(const ArtifactLocation &al)
  4358. {
  4359. if(al.isHolder(curHero))
  4360. updateWornSlots();
  4361. }
  4362. void CArtifactsOfHero::artifactDisassembled(const ArtifactLocation &al)
  4363. {
  4364. if(al.isHolder(curHero))
  4365. updateWornSlots();
  4366. }
  4367. void CArtifactsOfHero::updateWornSlots(bool redrawParent /*= true*/)
  4368. {
  4369. for(int i = 0; i < artWorn.size(); i++)
  4370. updateSlot(ArtifactPosition(i));
  4371. if(redrawParent)
  4372. updateParentWindow();
  4373. }
  4374. const CGHeroInstance * CArtifactsOfHero::getHero() const
  4375. {
  4376. return curHero;
  4377. }
  4378. void CArtifactsOfHero::updateSlot(ArtifactPosition slotID)
  4379. {
  4380. setSlotData(getArtPlace(slotID), slotID);
  4381. }
  4382. void CExchangeWindow::questlog(int whichHero)
  4383. {
  4384. CCS->curh->dragAndDropCursor(nullptr);
  4385. }
  4386. void CExchangeWindow::prepareBackground()
  4387. {
  4388. //printing heroes' names and levels
  4389. auto genTitle = [](const CGHeroInstance *h)
  4390. {
  4391. return boost::str(boost::format(CGI->generaltexth->allTexts[138])
  4392. % h->name % h->level % h->type->heroClass->name);
  4393. };
  4394. new CLabel(147, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[0]));
  4395. new CLabel(653, 25, FONT_SMALL, CENTER, Colors::WHITE, genTitle(heroInst[1]));
  4396. //printing primary skills
  4397. for(int g=0; g<4; ++g)
  4398. new CAnimImage("PSKIL32", g, 0, 385, 19 + 36*g);
  4399. //heroes related thing
  4400. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  4401. {
  4402. CHeroWithMaybePickedArtifact heroWArt = CHeroWithMaybePickedArtifact(this, heroInst[b]);
  4403. //printing primary skills' amounts
  4404. for(int m=0; m<GameConstants::PRIMARY_SKILLS; ++m)
  4405. new CLabel(352 + 93 * b, 35 + 36 * m, FONT_SMALL, CENTER, Colors::WHITE,
  4406. boost::lexical_cast<std::string>(heroWArt.getPrimSkillLevel(static_cast<PrimarySkill::PrimarySkill>(m))));
  4407. //printing secondary skills
  4408. for(int m=0; m<heroInst[b]->secSkills.size(); ++m)
  4409. {
  4410. int id = heroInst[b]->secSkills[m].first;
  4411. int level = heroInst[b]->secSkills[m].second;
  4412. new CAnimImage("SECSK32", id*3 + level + 2 , 0, 32 + 36 * m + 454 * b, 88);
  4413. }
  4414. //hero's specialty
  4415. new CAnimImage("UN32", heroInst[b]->type->imageIndex, 0, 67 + 490*b, 45);
  4416. //experience
  4417. new CAnimImage("PSKIL32", 4, 0, 103 + 490*b, 45);
  4418. new CLabel(119 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->exp));
  4419. //mana points
  4420. new CAnimImage("PSKIL32", 5, 0, 139 + 490*b, 45);
  4421. new CLabel(155 + 490*b, 71, FONT_SMALL, CENTER, Colors::WHITE, makeNumberShort(heroInst[b]->mana));
  4422. }
  4423. //printing portraits
  4424. new CAnimImage("PortraitsLarge", heroInst[0]->portrait, 0, 257, 13);
  4425. new CAnimImage("PortraitsLarge", heroInst[1]->portrait, 0, 485, 13);
  4426. }
  4427. CExchangeWindow::CExchangeWindow(ObjectInstanceID hero1, ObjectInstanceID hero2, QueryID queryID):
  4428. CWindowObject(PLAYER_COLORED | BORDERED, "TRADE2")
  4429. {
  4430. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4431. char bufor[400];
  4432. heroInst[0] = LOCPLINT->cb->getHero(hero1);
  4433. heroInst[1] = LOCPLINT->cb->getHero(hero2);
  4434. prepareBackground();
  4435. artifs[0] = new CArtifactsOfHero(Point(-334, 150));
  4436. artifs[0]->commonInfo = new CArtifactsOfHero::SCommonPart;
  4437. artifs[0]->commonInfo->participants.insert(artifs[0]);
  4438. artifs[0]->setHero(heroInst[0]);
  4439. artifs[1] = new CArtifactsOfHero(Point(96, 150));
  4440. artifs[1]->commonInfo = artifs[0]->commonInfo;
  4441. artifs[1]->commonInfo->participants.insert(artifs[1]);
  4442. artifs[1]->setHero(heroInst[1]);
  4443. artSets.push_back(artifs[0]);
  4444. artSets.push_back(artifs[1]);
  4445. //primary skills
  4446. for(int g=0; g<4; ++g)
  4447. {
  4448. //primary skill's clickable areas
  4449. primSkillAreas.push_back(new LRClickableAreaWTextComp());
  4450. primSkillAreas[g]->pos = genRect(32, 140, pos.x + 329, pos.y + 19 + 36 * g);
  4451. primSkillAreas[g]->text = CGI->generaltexth->arraytxt[2+g];
  4452. primSkillAreas[g]->type = g;
  4453. primSkillAreas[g]->bonusValue = -1;
  4454. primSkillAreas[g]->baseType = 0;
  4455. sprintf(bufor, CGI->generaltexth->heroscrn[1].c_str(), CGI->generaltexth->primarySkillNames[g].c_str());
  4456. primSkillAreas[g]->hoverText = std::string(bufor);
  4457. }
  4458. //heroes related thing
  4459. for(int b=0; b<ARRAY_COUNT(heroInst); b++)
  4460. {
  4461. //secondary skill's clickable areas
  4462. for(int g=0; g<heroInst[b]->secSkills.size(); ++g)
  4463. {
  4464. int skill = heroInst[b]->secSkills[g].first,
  4465. level = heroInst[b]->secSkills[g].second; // <1, 3>
  4466. secSkillAreas[b].push_back(new LRClickableAreaWTextComp());
  4467. secSkillAreas[b][g]->pos = genRect(32, 32, pos.x + 32 + g*36 + b*454 , pos.y + 88);
  4468. secSkillAreas[b][g]->baseType = 1;
  4469. secSkillAreas[b][g]->type = skill;
  4470. secSkillAreas[b][g]->bonusValue = level;
  4471. secSkillAreas[b][g]->text = CGI->generaltexth->skillInfoTexts[skill][level-1];
  4472. sprintf(bufor, CGI->generaltexth->heroscrn[21].c_str(), CGI->generaltexth->levels[level - 1].c_str(), CGI->generaltexth->skillName[skill].c_str());
  4473. secSkillAreas[b][g]->hoverText = std::string(bufor);
  4474. }
  4475. portrait[b] = new CHeroArea(257 + 228*b, 13, heroInst[b]);
  4476. specialty[b] = new LRClickableAreaWText();
  4477. specialty[b]->pos = genRect(32, 32, pos.x + 69 + 490*b, pos.y + 45);
  4478. specialty[b]->hoverText = CGI->generaltexth->heroscrn[27];
  4479. specialty[b]->text = heroInst[b]->type->specDescr;
  4480. experience[b] = new LRClickableAreaWText();
  4481. experience[b]->pos = genRect(32, 32, pos.x + 105 + 490*b, pos.y + 45);
  4482. experience[b]->hoverText = CGI->generaltexth->heroscrn[9];
  4483. experience[b]->text = CGI->generaltexth->allTexts[2].c_str();
  4484. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->level));
  4485. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(CGI->heroh->reqExp(heroInst[b]->level+1)));
  4486. boost::replace_first(experience[b]->text, "%d", boost::lexical_cast<std::string>(heroInst[b]->exp));
  4487. spellPoints[b] = new LRClickableAreaWText();
  4488. spellPoints[b]->pos = genRect(32, 32, pos.x + 141 + 490*b, pos.y + 45);
  4489. spellPoints[b]->hoverText = CGI->generaltexth->heroscrn[22];
  4490. sprintf(bufor, CGI->generaltexth->allTexts[205].c_str(), heroInst[b]->name.c_str(), heroInst[b]->mana, heroInst[b]->manaLimit());
  4491. spellPoints[b]->text = std::string(bufor);
  4492. //setting morale
  4493. morale[b] = new MoraleLuckBox(true, genRect(32, 32, 176 + 490*b, 39), true);
  4494. morale[b]->set(heroInst[b]);
  4495. //setting luck
  4496. luck[b] = new MoraleLuckBox(false, genRect(32, 32, 212 + 490*b, 39), true);
  4497. luck[b]->set(heroInst[b]);
  4498. }
  4499. //buttons
  4500. quit = new CAdventureMapButton(CGI->generaltexth->zelp[600], boost::bind(&CExchangeWindow::close, this), 732, 567, "IOKAY.DEF", SDLK_RETURN);
  4501. if(queryID.getNum() > 0)
  4502. quit->callback += [=]{ LOCPLINT->cb->selectionMade(0, queryID); };
  4503. questlogButton[0] = new CAdventureMapButton(CGI->generaltexth->heroscrn[0], "", boost::bind(&CExchangeWindow::questlog,this, 0), 10, 44, "hsbtns4.def");
  4504. questlogButton[1] = new CAdventureMapButton(CGI->generaltexth->heroscrn[0], "", boost::bind(&CExchangeWindow::questlog,this, 1), 740, 44, "hsbtns4.def");
  4505. Rect barRect(5, 578, 725, 18);
  4506. ourBar = new CGStatusBar(new CPicture(*background, barRect, 5, 578, false));
  4507. //garrison interface
  4508. garr = new CGarrisonInt(69, 131, 4, Point(418,0), *background, Point(69,131), heroInst[0],heroInst[1], true, true);
  4509. garr->addSplitBtn(new CAdventureMapButton(CGI->generaltexth->tcommands[3], "", boost::bind(&CGarrisonInt::splitClick, garr), 10, 132, "TSBTNS.DEF"));
  4510. garr->addSplitBtn(new CAdventureMapButton(CGI->generaltexth->tcommands[3], "", boost::bind(&CGarrisonInt::splitClick, garr), 740, 132, "TSBTNS.DEF"));
  4511. }
  4512. CExchangeWindow::~CExchangeWindow() //d-tor
  4513. {
  4514. delete artifs[0]->commonInfo;
  4515. artifs[0]->commonInfo = nullptr;
  4516. artifs[1]->commonInfo = nullptr;
  4517. }
  4518. CShipyardWindow::CShipyardWindow(const std::vector<si32> &cost, int state, int boatType, const std::function<void()> &onBuy):
  4519. CWindowObject(PLAYER_COLORED, "TPSHIP")
  4520. {
  4521. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4522. bgWater = new CPicture("TPSHIPBK", 100, 69);
  4523. std::string boatFilenames[3] = {"AB01_", "AB02_", "AB03_"};
  4524. Point waterCenter = Point(bgWater->pos.x+bgWater->pos.w/2, bgWater->pos.y+bgWater->pos.h/2);
  4525. bgShip = new CAnimImage(boatFilenames[boatType], 0, 7, 120, 96, CShowableAnim::USE_RLE);
  4526. bgShip->center(waterCenter);
  4527. // Create resource icons and costs.
  4528. std::string goldValue = boost::lexical_cast<std::string>(cost[Res::GOLD]);
  4529. std::string woodValue = boost::lexical_cast<std::string>(cost[Res::WOOD]);
  4530. goldCost = new CLabel(118, 294, FONT_SMALL, CENTER, Colors::WHITE, goldValue);
  4531. woodCost = new CLabel(212, 294, FONT_SMALL, CENTER, Colors::WHITE, woodValue);
  4532. goldPic = new CAnimImage("RESOURCE", Res::GOLD, 0, 100, 244);
  4533. woodPic = new CAnimImage("RESOURCE", Res::WOOD, 0, 196, 244);
  4534. quit = new CAdventureMapButton(CGI->generaltexth->allTexts[599], "", boost::bind(&CShipyardWindow::close, this), 224, 312, "ICANCEL", SDLK_RETURN);
  4535. build = new CAdventureMapButton(CGI->generaltexth->allTexts[598], "", boost::bind(&CShipyardWindow::close, this), 42, 312, "IBUY30", SDLK_RETURN);
  4536. build->callback += onBuy;
  4537. for(Res::ERes i = Res::WOOD; i <= Res::GOLD; vstd::advance(i, 1))
  4538. {
  4539. if(cost[i] > LOCPLINT->cb->getResourceAmount(i))
  4540. {
  4541. build->block(true);
  4542. break;
  4543. }
  4544. }
  4545. statusBar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4546. title = new CLabel(164, 27, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[13]);
  4547. costLabel = new CLabel(164, 220, FONT_MEDIUM, CENTER, Colors::WHITE, CGI->generaltexth->jktexts[14]);
  4548. }
  4549. CPuzzleWindow::CPuzzleWindow(const int3 &GrailPos, double discoveredRatio):
  4550. CWindowObject(PLAYER_COLORED | BORDERED, "PUZZLE"),
  4551. grailPos(GrailPos),
  4552. currentAlpha(SDL_ALPHA_OPAQUE)
  4553. {
  4554. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4555. CCS->soundh->playSound(soundBase::OBELISK);
  4556. quitb = new CAdventureMapButton(CGI->generaltexth->allTexts[599], "", boost::bind(&CPuzzleWindow::close, this), 670, 538, "IOK6432.DEF", SDLK_RETURN);
  4557. quitb->assignedKeys.insert(SDLK_ESCAPE);
  4558. quitb->borderColor = Colors::METALLIC_GOLD;
  4559. quitb->borderEnabled = true;
  4560. new CPicture("PUZZLOGO", 607, 3);
  4561. new CLabel(700, 95, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[463]);
  4562. new CResDataBar("ARESBAR.bmp", 3, 575, 32, 2, 85, 85);
  4563. int faction = LOCPLINT->cb->getStartInfo()->playerInfos.find(LOCPLINT->playerID)->second.castle;
  4564. auto & puzzleMap = CGI->townh->factions[faction]->puzzleMap;
  4565. for(auto & elem : puzzleMap)
  4566. {
  4567. const SPuzzleInfo & info = elem;
  4568. auto piece = new CPicture(info.filename, info.x, info.y);
  4569. //piece that will slowly disappear
  4570. if(info.whenUncovered <= GameConstants::PUZZLE_MAP_PIECES * discoveredRatio)
  4571. {
  4572. piecesToRemove.push_back(piece);
  4573. piece->needRefresh = true;
  4574. piece->recActions = piece->recActions & ~SHOWALL;
  4575. }
  4576. }
  4577. }
  4578. void CPuzzleWindow::showAll(SDL_Surface * to)
  4579. {
  4580. int3 moveInt = int3(8, 9, 0);
  4581. Rect mapRect = genRect(544, 591, pos.x + 8, pos.y + 7);
  4582. CGI->mh->terrainRect
  4583. (grailPos - moveInt, adventureInt->anim,
  4584. &LOCPLINT->cb->getVisibilityMap(), true, adventureInt->heroAnim,
  4585. to, &mapRect, 0, 0, true, moveInt);
  4586. CWindowObject::showAll(to);
  4587. }
  4588. void CPuzzleWindow::show(SDL_Surface * to)
  4589. {
  4590. static int animSpeed = 2;
  4591. if (currentAlpha < animSpeed)
  4592. {
  4593. //animation done
  4594. for(auto & piece : piecesToRemove)
  4595. delete piece;
  4596. piecesToRemove.clear();
  4597. }
  4598. else
  4599. {
  4600. //update disappearing puzzles
  4601. for(auto & piece : piecesToRemove)
  4602. piece->setAlpha(currentAlpha);
  4603. currentAlpha -= animSpeed;
  4604. }
  4605. CWindowObject::show(to);
  4606. }
  4607. void CTransformerWindow::CItem::move()
  4608. {
  4609. if (left)
  4610. moveBy(Point(289, 0));
  4611. else
  4612. moveBy(Point(-289, 0));
  4613. left = !left;
  4614. }
  4615. void CTransformerWindow::CItem::clickLeft(tribool down, bool previousState)
  4616. {
  4617. if(previousState && (!down))
  4618. {
  4619. move();
  4620. parent->showAll(screen2);
  4621. }
  4622. }
  4623. void CTransformerWindow::CItem::update()
  4624. {
  4625. icon->setFrame(parent->army->getCreature(SlotID(id))->idNumber + 2);
  4626. }
  4627. CTransformerWindow::CItem::CItem(CTransformerWindow * parent, int size, int id):
  4628. id(id), size(size), parent(parent)
  4629. {
  4630. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4631. addUsedEvents(LCLICK);
  4632. left = true;
  4633. pos.w = 58;
  4634. pos.h = 64;
  4635. pos.x += 45 + (id%3)*83 + id/6*83;
  4636. pos.y += 109 + (id/3)*98;
  4637. icon = new CAnimImage("TWCRPORT", parent->army->getCreature(SlotID(id))->idNumber + 2);
  4638. new CLabel(28, 76,FONT_SMALL, CENTER, Colors::WHITE, boost::lexical_cast<std::string>(size));//stack size
  4639. }
  4640. void CTransformerWindow::makeDeal()
  4641. {
  4642. for (auto & elem : items)
  4643. if (!elem->left)
  4644. LOCPLINT->cb->trade(town, EMarketMode::CREATURE_UNDEAD, elem->id, 0, 0, hero);
  4645. }
  4646. void CTransformerWindow::addAll()
  4647. {
  4648. for (auto & elem : items)
  4649. if (elem->left)
  4650. elem->move();
  4651. showAll(screen2);
  4652. }
  4653. void CTransformerWindow::updateGarrisons()
  4654. {
  4655. for(auto & item : items)
  4656. {
  4657. item->update();
  4658. }
  4659. }
  4660. CTransformerWindow::CTransformerWindow(const CGHeroInstance * _hero, const CGTownInstance * _town):
  4661. CWindowObject(PLAYER_COLORED, "SKTRNBK"),
  4662. hero(_hero),
  4663. town(_town)
  4664. {
  4665. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4666. if (hero)
  4667. army = hero;
  4668. else
  4669. army = town;
  4670. for (int i=0; i<GameConstants::ARMY_SIZE; i++ )
  4671. if ( army->getCreature(SlotID(i)) )
  4672. items.push_back(new CItem(this, army->getStackCount(SlotID(i)), i));
  4673. all = new CAdventureMapButton(CGI->generaltexth->zelp[590],boost::bind(&CTransformerWindow::addAll,this), 146,416,"ALTARMY.DEF",SDLK_a);
  4674. convert= new CAdventureMapButton(CGI->generaltexth->zelp[591],boost::bind(&CTransformerWindow::makeDeal,this), 269,416,"ALTSACR.DEF",SDLK_RETURN);
  4675. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[592],boost::bind(&CTransformerWindow::close, this),392,416,"ICANCEL.DEF",SDLK_ESCAPE);
  4676. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4677. new CLabel(153, 29,FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[485]);//holding area
  4678. new CLabel(153+295, 29, FONT_SMALL, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[486]);//transformer
  4679. new CTextBox(CGI->generaltexth->allTexts[487], Rect(26, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//move creatures to create skeletons
  4680. new CTextBox(CGI->generaltexth->allTexts[488], Rect(320, 56, 255, 40), 0, FONT_MEDIUM, CENTER, Colors::YELLOW);//creatures here will become skeletons
  4681. }
  4682. void CUniversityWindow::CItem::clickLeft(tribool down, bool previousState)
  4683. {
  4684. if(previousState && (!down))
  4685. {
  4686. if ( state() != 2 )
  4687. return;
  4688. auto win = new CUnivConfirmWindow(parent, ID, LOCPLINT->cb->getResourceAmount(Res::GOLD) >= 2000);
  4689. GH.pushInt(win);
  4690. }
  4691. }
  4692. void CUniversityWindow::CItem::clickRight(tribool down, bool previousState)
  4693. {
  4694. if(down)
  4695. {
  4696. CRClickPopup::createAndPush(CGI->generaltexth->skillInfoTexts[ID][0],
  4697. new CComponent(CComponent::secskill, ID, 1));
  4698. }
  4699. }
  4700. void CUniversityWindow::CItem::hover(bool on)
  4701. {
  4702. if (on)
  4703. GH.statusbar->setText(CGI->generaltexth->skillName[ID]);
  4704. else
  4705. GH.statusbar->clear();
  4706. }
  4707. int CUniversityWindow::CItem::state()
  4708. {
  4709. if (parent->hero->getSecSkillLevel(SecondarySkill(ID)))//hero know this skill
  4710. return 1;
  4711. if (!parent->hero->canLearnSkill())//can't learn more skills
  4712. return 0;
  4713. if (parent->hero->type->heroClass->secSkillProbability[ID]==0)//can't learn this skill (like necromancy for most of non-necros)
  4714. return 0;
  4715. return 2;
  4716. }
  4717. void CUniversityWindow::CItem::showAll(SDL_Surface * to)
  4718. {
  4719. CPicture * bar;
  4720. switch (state())
  4721. {
  4722. case 0: bar = parent->red;
  4723. break;
  4724. case 1: bar = parent->yellow;
  4725. break;
  4726. case 2: bar = parent->green;
  4727. break;
  4728. default:bar = nullptr;
  4729. break;
  4730. }
  4731. assert(bar);
  4732. blitAtLoc(bar->bg, -28, -22, to);
  4733. blitAtLoc(bar->bg, -28, 48, to);
  4734. printAtMiddleLoc (CGI->generaltexth->skillName[ID], 22, -13, FONT_SMALL, Colors::WHITE,to);//Name
  4735. printAtMiddleLoc (CGI->generaltexth->levels[0], 22, 57, FONT_SMALL, Colors::WHITE,to);//Level(always basic)
  4736. CAnimImage::showAll(to);
  4737. }
  4738. CUniversityWindow::CItem::CItem(CUniversityWindow * _parent, int _ID, int X, int Y):
  4739. CAnimImage ("SECSKILL", _ID*3+3, 0, X, Y),
  4740. ID(_ID),
  4741. parent(_parent)
  4742. {
  4743. addUsedEvents(LCLICK | RCLICK | HOVER);
  4744. }
  4745. CUniversityWindow::CUniversityWindow(const CGHeroInstance * _hero, const IMarket * _market):
  4746. CWindowObject(PLAYER_COLORED, "UNIVERS1"),
  4747. hero(_hero),
  4748. market(_market)
  4749. {
  4750. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4751. green = new CPicture("UNIVGREN.PCX");
  4752. yellow = new CPicture("UNIVGOLD.PCX");//bars
  4753. red = new CPicture("UNIVRED.PCX");
  4754. green->recActions =
  4755. yellow->recActions =
  4756. red->recActions = DISPOSE;
  4757. CIntObject * titlePic = nullptr;
  4758. if (market->o->ID == Obj::TOWN)
  4759. titlePic = new CAnimImage(CGI->townh->factions[ETownType::CONFLUX]->town->clientInfo.buildingsIcons, BuildingID::MAGIC_UNIVERSITY);
  4760. else
  4761. titlePic = new CPicture("UNIVBLDG");
  4762. titlePic->center(Point(232 + pos.x, 76 + pos.y));
  4763. //Clerk speech
  4764. new CTextBox(CGI->generaltexth->allTexts[603], Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);
  4765. //University
  4766. new CLabel(231, 26, FONT_MEDIUM, CENTER, Colors::YELLOW, CGI->generaltexth->allTexts[602]);
  4767. std::vector<int> list = market->availableItemsIds(EMarketMode::RESOURCE_SKILL);
  4768. assert(list.size() == 4);
  4769. for (int i=0; i<list.size(); i++)//prepare clickable items
  4770. items.push_back(new CItem(this, list[i], 54+i*104, 234));
  4771. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[632],
  4772. boost::bind(&CUniversityWindow::close, this),200,313,"IOKAY.DEF",SDLK_RETURN);
  4773. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4774. }
  4775. CUnivConfirmWindow::CUnivConfirmWindow(CUniversityWindow * PARENT, int SKILL, bool available ):
  4776. CWindowObject(PLAYER_COLORED, "UNIVERS2.PCX"),
  4777. parent(PARENT)
  4778. {
  4779. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4780. std::string text = CGI->generaltexth->allTexts[608];
  4781. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  4782. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  4783. boost::replace_first(text, "%d", "2000");
  4784. new CTextBox(text, Rect(24, 129, 413, 70), 0, FONT_SMALL, CENTER, Colors::WHITE);//Clerk speech
  4785. new CLabel(230, 37, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth-> skillName[SKILL]);//Skill name
  4786. new CAnimImage("SECSKILL", SKILL*3+3, 0, 211, 51);//skill
  4787. new CLabel(230, 107, FONT_SMALL, CENTER, Colors::WHITE, CGI->generaltexth->levels[1]);//Skill level
  4788. new CAnimImage("RESOURCE", Res::GOLD, 0, 210, 210);//gold
  4789. new CLabel(230, 267, FONT_SMALL, CENTER, Colors::WHITE, "2000");//Cost
  4790. std::string hoverText = CGI->generaltexth->allTexts[609];
  4791. boost::replace_first(hoverText, "%s", CGI->generaltexth->levels[0]+ " " + CGI->generaltexth->skillName[SKILL]);
  4792. text = CGI->generaltexth->zelp[633].second;
  4793. boost::replace_first(text, "%s", CGI->generaltexth->levels[0]);
  4794. boost::replace_first(text, "%s", CGI->generaltexth->skillName[SKILL]);
  4795. boost::replace_first(text, "%d", "2000");
  4796. confirm= new CAdventureMapButton(hoverText, text, boost::bind(&CUnivConfirmWindow::makeDeal, this, SKILL),
  4797. 148,299,"IBY6432.DEF",SDLK_RETURN);
  4798. confirm->block(!available);
  4799. cancel = new CAdventureMapButton(CGI->generaltexth->zelp[631],boost::bind(&CUnivConfirmWindow::close, this),
  4800. 252,299,"ICANCEL.DEF",SDLK_ESCAPE);
  4801. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4802. }
  4803. void CUnivConfirmWindow::makeDeal(int skill)
  4804. {
  4805. LOCPLINT->cb->trade(parent->market->o, EMarketMode::RESOURCE_SKILL, 6, skill, 1, parent->hero);
  4806. close();
  4807. }
  4808. CHillFortWindow::CHillFortWindow(const CGHeroInstance *visitor, const CGObjectInstance *object):
  4809. CWindowObject(PLAYER_COLORED, "APHLFTBK"),
  4810. fort(object),
  4811. hero(visitor)
  4812. {
  4813. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4814. slotsCount=7;
  4815. resources = CDefHandler::giveDefEss("SMALRES.DEF");
  4816. new CLabel(325, 32, FONT_BIG, CENTER, Colors::YELLOW, fort->hoverName);//Hill Fort
  4817. heroPic = new CHeroArea(30, 60, hero);
  4818. currState.resize(slotsCount+1);
  4819. costs.resize(slotsCount);
  4820. totalSumm.resize(GameConstants::RESOURCE_QUANTITY);
  4821. std::vector<std::string> files;
  4822. files += "APHLF1R.DEF", "APHLF1Y.DEF", "APHLF1G.DEF";
  4823. for (int i=0; i<slotsCount; i++)
  4824. {
  4825. currState[i] = getState(SlotID(i));
  4826. upgrade[i] = new CAdventureMapButton(getTextForSlot(SlotID(i)),"",boost::bind(&CHillFortWindow::makeDeal, this, SlotID(i)),
  4827. 107+i*76, 171, "", SDLK_1+i, &files);
  4828. upgrade[i]->block(currState[i] == -1);
  4829. }
  4830. files.clear();
  4831. files += "APHLF4R.DEF", "APHLF4Y.DEF", "APHLF4G.DEF";
  4832. currState[slotsCount] = getState(SlotID(slotsCount));
  4833. upgradeAll = new CAdventureMapButton(CGI->generaltexth->allTexts[432],"",boost::bind(&CHillFortWindow::makeDeal, this, SlotID(slotsCount)),
  4834. 30, 231, "", SDLK_0, &files);
  4835. quit = new CAdventureMapButton("","",boost::bind(&CHillFortWindow::close, this), 294, 275, "IOKAY.DEF", SDLK_RETURN);
  4836. bar = new CGStatusBar(new CPicture(*background, Rect(8, pos.h - 26, pos.w - 16, 19), 8, pos.h - 26));
  4837. garr = new CGarrisonInt(108, 60, 18, Point(),background->bg,Point(108,60),hero,nullptr);
  4838. updateGarrisons();
  4839. }
  4840. void CHillFortWindow::updateGarrisons()
  4841. {
  4842. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  4843. totalSumm[i]=0;
  4844. for (int i=0; i<slotsCount; i++)
  4845. {
  4846. costs[i].clear();
  4847. int newState = getState(SlotID(i));
  4848. if (newState != -1)
  4849. {
  4850. UpgradeInfo info;
  4851. LOCPLINT->cb->getUpgradeInfo(hero, SlotID(i), info);
  4852. if (info.newID.size())//we have upgrades here - update costs
  4853. {
  4854. costs[i] = info.cost[0] * hero->getStackCount(SlotID(i));
  4855. totalSumm += costs[i];
  4856. }
  4857. }
  4858. currState[i] = newState;
  4859. upgrade[i]->setIndex(newState);
  4860. upgrade[i]->block(currState[i] == -1);
  4861. upgrade[i]->hoverTexts[0] = getTextForSlot(SlotID(i));
  4862. }
  4863. int newState = getState(SlotID(slotsCount));
  4864. currState[slotsCount] = newState;
  4865. upgradeAll->setIndex(newState);
  4866. garr->recreateSlots();
  4867. }
  4868. void CHillFortWindow::makeDeal(SlotID slot)
  4869. {
  4870. assert(slot.getNum()>=0);
  4871. int offset = (slot.getNum() == slotsCount)?2:0;
  4872. switch (currState[slot.getNum()])
  4873. {
  4874. case 0:
  4875. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[314 + offset],
  4876. std::vector<CComponent*>(), soundBase::sound_todo);
  4877. break;
  4878. case 1:
  4879. LOCPLINT->showInfoDialog(CGI->generaltexth->allTexts[313 + offset],
  4880. std::vector<CComponent*>(), soundBase::sound_todo);
  4881. break;
  4882. case 2:
  4883. for (int i=0; i<slotsCount; i++)
  4884. if ( slot.getNum() ==i || ( slot.getNum() == slotsCount && currState[i] == 2 ) )//this is activated slot or "upgrade all"
  4885. {
  4886. UpgradeInfo info;
  4887. LOCPLINT->cb->getUpgradeInfo(hero, SlotID(i), info);
  4888. LOCPLINT->cb->upgradeCreature(hero, SlotID(i), info.newID[0]);
  4889. }
  4890. break;
  4891. }
  4892. }
  4893. void CHillFortWindow::showAll (SDL_Surface *to)
  4894. {
  4895. CWindowObject::showAll(to);
  4896. for ( int i=0; i<slotsCount; i++)
  4897. {
  4898. if ( currState[i] == 0 || currState[i] == 2 )
  4899. {
  4900. if ( costs[i].size() )//we have several elements
  4901. {
  4902. int curY = 128;//reverse iterator is used to display gold as first element
  4903. for(int j = costs[i].size()-1; j >= 0; j--)
  4904. {
  4905. int val = costs[i][j];
  4906. if(!val) continue;
  4907. blitAtLoc(resources->ourImages[j].bitmap, 104+76*i, curY, to);
  4908. printToLoc(boost::lexical_cast<std::string>(val), 168+76*i, curY+16, FONT_SMALL, Colors::WHITE, to);
  4909. curY += 20;
  4910. }
  4911. }
  4912. else//free upgrade - print gold image and "Free" text
  4913. {
  4914. blitAtLoc(resources->ourImages[6].bitmap, 104+76*i, 128, to);
  4915. printToLoc(CGI->generaltexth->allTexts[344], 168+76*i, 144, FONT_SMALL, Colors::WHITE, to);
  4916. }
  4917. }
  4918. }
  4919. for (int i=0; i<GameConstants::RESOURCE_QUANTITY; i++)
  4920. {
  4921. if (totalSumm[i])//this resource is used - display it
  4922. {
  4923. blitAtLoc(resources->ourImages[i].bitmap, 104+76*i, 237, to);
  4924. printToLoc(boost::lexical_cast<std::string>(totalSumm[i]), 166+76*i, 253, FONT_SMALL, Colors::WHITE, to);
  4925. }
  4926. }
  4927. }
  4928. std::string CHillFortWindow::getTextForSlot(SlotID slot)
  4929. {
  4930. if ( !hero->getCreature(slot) )//we dont have creature here
  4931. return "";
  4932. std::string str = CGI->generaltexth->allTexts[318];
  4933. int amount = hero->getStackCount(slot);
  4934. if ( amount == 1 )
  4935. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->nameSing);
  4936. else
  4937. boost::algorithm::replace_first(str,"%s",hero->getCreature(slot)->namePl);
  4938. return str;
  4939. }
  4940. int CHillFortWindow::getState(SlotID slot)
  4941. {
  4942. TResources myRes = LOCPLINT->cb->getResourceAmount();
  4943. if ( slot.getNum() == slotsCount )//"Upgrade all" slot
  4944. {
  4945. bool allUpgraded = true;//All creatures are upgraded?
  4946. for (int i=0; i<slotsCount; i++)
  4947. allUpgraded &= currState[i] == 1 || currState[i] == -1;
  4948. if (allUpgraded)
  4949. return 1;
  4950. if(!totalSumm.canBeAfforded(myRes))
  4951. return 0;
  4952. return 2;
  4953. }
  4954. if (hero->slotEmpty(slot))//no creature here
  4955. return -1;
  4956. UpgradeInfo info;
  4957. LOCPLINT->cb->getUpgradeInfo(hero, slot, info);
  4958. if (!info.newID.size())//already upgraded
  4959. return 1;
  4960. if(!(info.cost[0] * hero->getStackCount(slot)).canBeAfforded(myRes))
  4961. return 0;
  4962. return 2;//can upgrade
  4963. }
  4964. CThievesGuildWindow::CThievesGuildWindow(const CGObjectInstance * _owner):
  4965. CWindowObject(PLAYER_COLORED | BORDERED, "TpRank"),
  4966. owner(_owner)
  4967. {
  4968. OBJ_CONSTRUCTION_CAPTURING_ALL;
  4969. type |= BLOCK_ADV_HOTKEYS;
  4970. SThievesGuildInfo tgi; //info to be displayed
  4971. LOCPLINT->cb->getThievesGuildInfo(tgi, owner);
  4972. exitb = new CAdventureMapButton (CGI->generaltexth->allTexts[600], "", boost::bind(&CThievesGuildWindow::close,this), 748, 556, "TPMAGE1", SDLK_RETURN);
  4973. exitb->assignedKeys.insert(SDLK_ESCAPE);
  4974. statusBar = new CGStatusBar(3, 555, "TStatBar.bmp", 742);
  4975. resdatabar = new CMinorResDataBar();
  4976. resdatabar->pos.x += pos.x;
  4977. resdatabar->pos.y += pos.y;
  4978. //data for information table:
  4979. // fields[row][column] = list of id's of players for this box
  4980. static std::vector< std::vector< PlayerColor > > SThievesGuildInfo::* fields[] =
  4981. { &SThievesGuildInfo::numOfTowns, &SThievesGuildInfo::numOfHeroes, &SThievesGuildInfo::gold,
  4982. &SThievesGuildInfo::woodOre, &SThievesGuildInfo::mercSulfCrystGems, &SThievesGuildInfo::obelisks,
  4983. &SThievesGuildInfo::artifacts, &SThievesGuildInfo::army, &SThievesGuildInfo::income };
  4984. //printing texts & descriptions to background
  4985. for(int g=0; g<12; ++g)
  4986. {
  4987. int posY[] = {400, 460, 510};
  4988. int y;
  4989. if(g < 9)
  4990. y = 52 + 32*g;
  4991. else
  4992. y = posY[g-9];
  4993. std::string text = CGI->generaltexth->jktexts[24+g];
  4994. boost::algorithm::trim_if(text,boost::algorithm::is_any_of("\""));
  4995. new CLabel(135, y, FONT_MEDIUM, CENTER, Colors::YELLOW, text);
  4996. }
  4997. for(int g=1; g<tgi.playerColors.size(); ++g)
  4998. new CAnimImage("PRSTRIPS", g-1, 0, 250 + 66*g, 7);
  4999. for(int g=0; g<tgi.playerColors.size(); ++g)
  5000. new CLabel(283 + 66*g, 24, FONT_BIG, CENTER, Colors::YELLOW, CGI->generaltexth->jktexts[16+g]);
  5001. //printing flags
  5002. for(int g = 0; g < ARRAY_COUNT(fields); ++g) //by lines
  5003. {
  5004. for(int b=0; b<(tgi .* fields[g]).size(); ++b) //by places (1st, 2nd, ...)
  5005. {
  5006. std::vector<PlayerColor> &players = (tgi .* fields[g])[b]; //get players with this place in this line
  5007. //position of box
  5008. int xpos = 259 + 66 * b;
  5009. int ypos = 41 + 32 * g;
  5010. size_t rowLength[2]; //size of each row
  5011. rowLength[0] = std::min<size_t>(players.size(), 4);
  5012. rowLength[1] = players.size() - rowLength[0];
  5013. for (size_t j=0; j< 2; j++)
  5014. {
  5015. // origin of this row | offset for 2nd row| shift right for short rows
  5016. //if we have 2 rows, start either from mid or beginning (depending on count), otherwise center the flags
  5017. int rowStartX = xpos + (j ? 6 + (rowLength[j] < 3 ? 12 : 0) : 24 - 6 * rowLength[j]);
  5018. int rowStartY = ypos + (j ? 4 : 0);
  5019. for (size_t i=0; i< rowLength[j]; i++)
  5020. {
  5021. new CAnimImage("itgflags", players[i + j*4].getNum(), 0, rowStartX + i*12, rowStartY);
  5022. }
  5023. }
  5024. }
  5025. }
  5026. static const std::string colorToBox[] = {"PRRED.BMP", "PRBLUE.BMP", "PRTAN.BMP", "PRGREEN.BMP", "PRORANGE.BMP", "PRPURPLE.BMP", "PRTEAL.BMP", "PRROSE.bmp"};
  5027. //printing best hero
  5028. int counter = 0;
  5029. for(auto & iter : tgi.colorToBestHero)
  5030. {
  5031. if(iter.second.portrait >= 0)
  5032. {
  5033. new CPicture(colorToBox[iter.first.getNum()], 253 + 66 * counter, 334);
  5034. new CAnimImage("PortraitsSmall", iter.second.portrait, 0, 260 + 66 * counter, 360);
  5035. //TODO: r-click info:
  5036. // - r-click on hero
  5037. // - r-click on primary skill label
  5038. if(iter.second.details)
  5039. {
  5040. new CTextBox(CGI->generaltexth->allTexts[184], Rect(260 + 66*counter, 396, 52, 64),
  5041. 0, FONT_TINY, TOPLEFT, Colors::WHITE);
  5042. for (int i=0; i<iter.second.details->primskills.size(); ++i)
  5043. {
  5044. new CLabel(310 + 66 * counter, 407 + 11*i, FONT_TINY, BOTTOMRIGHT, Colors::WHITE,
  5045. boost::lexical_cast<std::string>(iter.second.details->primskills[i]));
  5046. }
  5047. }
  5048. }
  5049. counter++;
  5050. }
  5051. //printing best creature
  5052. counter = 0;
  5053. for(auto & it : tgi.bestCreature)
  5054. {
  5055. if(it.second >= 0)
  5056. new CAnimImage("TWCRPORT", it.second+2, 0, 255 + 66 * counter, 479);
  5057. counter++;
  5058. }
  5059. //printing personality
  5060. counter = 0;
  5061. for(auto & it : tgi.personality)
  5062. {
  5063. std::string text;
  5064. if(it.second == EAiTactic::NONE)
  5065. {
  5066. text = CGI->generaltexth->arraytxt[172];
  5067. }
  5068. else if(it.second != EAiTactic::RANDOM)
  5069. {
  5070. text = CGI->generaltexth->arraytxt[168 + it.second];
  5071. }
  5072. new CLabel(283 + 66*counter, 459, FONT_SMALL, CENTER, Colors::WHITE, text);
  5073. counter++;
  5074. }
  5075. }
  5076. void MoraleLuckBox::set(const IBonusBearer *node)
  5077. {
  5078. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5079. const int textId[] = {62, 88}; //eg %s \n\n\n {Current Luck Modifiers:}
  5080. const int noneTxtId = 108; //Russian version uses same text for neutral morale\luck
  5081. const int neutralDescr[] = {60, 86}; //eg {Neutral Morale} \n\n Neutral morale means your armies will neither be blessed with extra attacks or freeze in combat.
  5082. const int componentType[] = {CComponent::luck, CComponent::morale};
  5083. const int hoverTextBase[] = {7, 4};
  5084. const Bonus::BonusType bonusType[] = {Bonus::LUCK, Bonus::MORALE};
  5085. int (IBonusBearer::*getValue[])() const = {&IBonusBearer::LuckVal, &IBonusBearer::MoraleVal};
  5086. int mrlt = -9;
  5087. TModDescr mrl;
  5088. if (node)
  5089. {
  5090. node->getModifiersWDescr(mrl, bonusType[morale]);
  5091. bonusValue = (node->*getValue[morale])();
  5092. }
  5093. else
  5094. bonusValue = 0;
  5095. mrlt = (bonusValue>0)-(bonusValue<0); //signum: -1 - bad luck / morale, 0 - neutral, 1 - good
  5096. hoverText = CGI->generaltexth->heroscrn[hoverTextBase[morale] - mrlt];
  5097. baseType = componentType[morale];
  5098. text = CGI->generaltexth->arraytxt[textId[morale]];
  5099. boost::algorithm::replace_first(text,"%s",CGI->generaltexth->arraytxt[neutralDescr[morale]-mrlt]);
  5100. if (!mrl.size())
  5101. text += CGI->generaltexth->arraytxt[noneTxtId];
  5102. else
  5103. {
  5104. if (node->hasBonusOfType (Bonus::UNDEAD) || node->hasBonusOfType(Bonus::BLOCK_MORALE) || node->hasBonusOfType(Bonus::NON_LIVING)) //it's a creature window
  5105. {
  5106. text += CGI->generaltexth->arraytxt[113]; //unaffected by morale
  5107. }
  5108. else
  5109. {
  5110. for(auto & elem : mrl)
  5111. {
  5112. if (elem.first) //no bonuses with value 0
  5113. text += "\n" + elem.second;
  5114. }
  5115. }
  5116. }
  5117. std::string imageName;
  5118. if (small)
  5119. imageName = morale ? "IMRL30": "ILCK30";
  5120. else
  5121. imageName = morale ? "IMRL42" : "ILCK42";
  5122. delete image;
  5123. image = new CAnimImage(imageName, bonusValue + 3);
  5124. image->moveBy(Point(pos.w/2 - image->pos.w/2, pos.h/2 - image->pos.h/2));//center icon
  5125. }
  5126. MoraleLuckBox::MoraleLuckBox(bool Morale, const Rect &r, bool Small):
  5127. image(nullptr),
  5128. morale(Morale),
  5129. small(Small)
  5130. {
  5131. bonusValue = 0;
  5132. pos = r + pos;
  5133. }
  5134. CArtifactHolder::CArtifactHolder()
  5135. {
  5136. }
  5137. void CWindowWithArtifacts::artifactRemoved(const ArtifactLocation &artLoc)
  5138. {
  5139. for(CArtifactsOfHero *aoh : artSets)
  5140. aoh->artifactRemoved(artLoc);
  5141. }
  5142. void CWindowWithArtifacts::artifactMoved(const ArtifactLocation &artLoc, const ArtifactLocation &destLoc)
  5143. {
  5144. CArtifactsOfHero *destaoh = nullptr;
  5145. for(CArtifactsOfHero *aoh : artSets)
  5146. {
  5147. aoh->artifactMoved(artLoc, destLoc);
  5148. aoh->redraw();
  5149. if(destLoc.isHolder(aoh->getHero()))
  5150. destaoh = aoh;
  5151. }
  5152. //Make sure the status bar is updated so it does not display old text
  5153. if(destaoh != nullptr && destaoh->getArtPlace(destLoc.slot) != nullptr)
  5154. {
  5155. destaoh->getArtPlace(destLoc.slot)->hover(true);
  5156. }
  5157. }
  5158. void CWindowWithArtifacts::artifactDisassembled(const ArtifactLocation &artLoc)
  5159. {
  5160. for(CArtifactsOfHero *aoh : artSets)
  5161. aoh->artifactDisassembled(artLoc);
  5162. }
  5163. void CWindowWithArtifacts::artifactAssembled(const ArtifactLocation &artLoc)
  5164. {
  5165. for(CArtifactsOfHero *aoh : artSets)
  5166. aoh->artifactAssembled(artLoc);
  5167. }
  5168. void CArtifactsOfHero::SCommonPart::Artpos::clear()
  5169. {
  5170. slotID = ArtifactPosition::PRE_FIRST;
  5171. AOH = nullptr;
  5172. art = nullptr;
  5173. }
  5174. CArtifactsOfHero::SCommonPart::Artpos::Artpos()
  5175. {
  5176. clear();
  5177. }
  5178. void CArtifactsOfHero::SCommonPart::Artpos::setTo(const CArtPlace *place, bool dontTakeBackpack)
  5179. {
  5180. slotID = place->slotID;
  5181. AOH = place->ourOwner;
  5182. if(slotID >= 19 && dontTakeBackpack)
  5183. art = nullptr;
  5184. else
  5185. art = place->ourArt;
  5186. }
  5187. bool CArtifactsOfHero::SCommonPart::Artpos::operator==(const ArtifactLocation &al) const
  5188. {
  5189. if(!AOH)
  5190. return false;
  5191. bool ret = al.isHolder(AOH->curHero) && al.slot == slotID;
  5192. //assert(al.getArt() == art);
  5193. return ret;
  5194. }
  5195. bool CArtifactsOfHero::SCommonPart::Artpos::valid()
  5196. {
  5197. assert(AOH && art);
  5198. return art == AOH->curHero->getArt(slotID);
  5199. }
  5200. void CRClickPopup::clickRight(tribool down, bool previousState)
  5201. {
  5202. if(down)
  5203. return;
  5204. close();
  5205. }
  5206. void CRClickPopup::close()
  5207. {
  5208. GH.popIntTotally(this);
  5209. }
  5210. void CRClickPopup::createAndPush(const std::string &txt, const CInfoWindow::TCompsInfo &comps)
  5211. {
  5212. PlayerColor player = LOCPLINT ? LOCPLINT->playerID : PlayerColor(1); //if no player, then use blue
  5213. CSimpleWindow * temp = new CInfoWindow(txt, player, comps);
  5214. temp->center(Point(GH.current->motion)); //center on mouse
  5215. temp->fitToScreen(10);
  5216. auto rcpi = new CRClickPopupInt(temp,true);
  5217. GH.pushInt(rcpi);
  5218. }
  5219. void CRClickPopup::createAndPush(const std::string &txt, CComponent * component)
  5220. {
  5221. CInfoWindow::TCompsInfo intComps;
  5222. intComps.push_back(component);
  5223. createAndPush(txt, intComps);
  5224. }
  5225. Point CInfoBoxPopup::toScreen(Point p)
  5226. {
  5227. vstd::abetween(p.x, adventureInt->terrain.pos.x + 100, adventureInt->terrain.pos.x + adventureInt->terrain.pos.w - 100);
  5228. vstd::abetween(p.y, adventureInt->terrain.pos.y + 100, adventureInt->terrain.pos.y + adventureInt->terrain.pos.h - 100);
  5229. return p;
  5230. }
  5231. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGTownInstance * town):
  5232. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "TOWNQVBK", toScreen(position))
  5233. {
  5234. InfoAboutTown iah;
  5235. LOCPLINT->cb->getTownInfo(town, iah);
  5236. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5237. new CTownTooltip(Point(9, 10), iah);
  5238. }
  5239. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGHeroInstance * hero):
  5240. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "HEROQVBK", toScreen(position))
  5241. {
  5242. InfoAboutHero iah;
  5243. LOCPLINT->cb->getHeroInfo(hero, iah);
  5244. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5245. new CHeroTooltip(Point(9, 10), iah);
  5246. }
  5247. CInfoBoxPopup::CInfoBoxPopup(Point position, const CGGarrison * garr):
  5248. CWindowObject(RCLICK_POPUP | PLAYER_COLORED, "TOWNQVBK", toScreen(position))
  5249. {
  5250. InfoAboutTown iah;
  5251. LOCPLINT->cb->getTownInfo(garr, iah);
  5252. OBJ_CONSTRUCTION_CAPTURING_ALL;
  5253. new CArmyTooltip(Point(9, 10), iah);
  5254. }
  5255. CIntObject * CRClickPopup::createInfoWin(Point position, const CGObjectInstance * specific) //specific=0 => draws info about selected town/hero
  5256. {
  5257. if(!specific)
  5258. specific = adventureInt->selection;
  5259. assert(specific);
  5260. switch(specific->ID)
  5261. {
  5262. case Obj::HERO:
  5263. return new CInfoBoxPopup(position, dynamic_cast<const CGHeroInstance *>(specific));
  5264. case Obj::TOWN:
  5265. return new CInfoBoxPopup(position, dynamic_cast<const CGTownInstance *>(specific));
  5266. case Obj::GARRISON:
  5267. case Obj::GARRISON2:
  5268. return new CInfoBoxPopup(position, dynamic_cast<const CGGarrison *>(specific));
  5269. default:
  5270. return nullptr;
  5271. }
  5272. }
  5273. void CRClickPopup::createAndPush(const CGObjectInstance *obj, const Point &p, EAlignment alignment /*= BOTTOMRIGHT*/)
  5274. {
  5275. CIntObject *iWin = createInfoWin(p, obj); //try get custom infowindow for this obj
  5276. if(iWin)
  5277. GH.pushInt(iWin);
  5278. else
  5279. CRClickPopup::createAndPush(obj->getHoverText());
  5280. }
  5281. CRClickPopup::CRClickPopup()
  5282. {
  5283. addUsedEvents(RCLICK);
  5284. }
  5285. CRClickPopup::~CRClickPopup()
  5286. {
  5287. }
  5288. void CRClickPopupInt::show(SDL_Surface * to)
  5289. {
  5290. inner->show(to);
  5291. }
  5292. CRClickPopupInt::CRClickPopupInt( IShowActivatable *our, bool deleteInt )
  5293. {
  5294. CCS->curh->hide();
  5295. inner = our;
  5296. delInner = deleteInt;
  5297. }
  5298. CRClickPopupInt::~CRClickPopupInt()
  5299. {
  5300. // //workaround for hero window issue - if it's our interface, call dispose to properly reset it's state
  5301. // //TODO? it might be better to rewrite hero window so it will bee newed/deleted on opening / closing (not effort-worthy now, but on some day...?)
  5302. // if(LOCPLINT && inner == adventureInt->heroWindow)
  5303. // adventureInt->heroWindow->dispose();
  5304. if(delInner)
  5305. delete inner;
  5306. CCS->curh->show();
  5307. }
  5308. void CRClickPopupInt::showAll(SDL_Surface * to)
  5309. {
  5310. inner->showAll(to);
  5311. }