GUIClasses.cpp 178 KB

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