GUIClasses.cpp 182 KB

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