1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/client/adventureMap
Konstantin 2fb2a79ca4 vcmi: fix components other than resources in infobar
Do not redraw infobar when components shows and
we request to show current adventure hero.
Player already knows which hero he used to pick up
components.
2023-03-11 21:41:57 +03:00
..
CAdventureOptions.cpp Implemented View Earth / View Air spells 2023-03-05 17:48:02 +02:00
CAdventureOptions.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CAdvMapInt.cpp Fix sleep/wake button, now the icon is updated properly after left click 2023-03-07 13:51:05 +01:00
CAdvMapInt.h Restored ambient sounds functionality 2023-03-05 18:02:59 +02:00
CAdvMapPanel.cpp Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CAdvMapPanel.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CInfoBar.cpp vcmi: fix components other than resources in infobar 2023-03-11 21:41:57 +03:00
CInfoBar.h vcmi: fix components other than resources in infobar 2023-03-11 21:41:57 +03:00
CInGameConsole.cpp Merge pull request #1581 from IvanSavenko/map_render_rewrite 2023-03-05 19:51:07 +02:00
CInGameConsole.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CList.cpp Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CList.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CMinimap.cpp Completely removed old TerrainRect class 2023-03-05 17:57:36 +02:00
CMinimap.h Completely removed old TerrainRect class 2023-03-05 17:57:36 +02:00
CResDataBar.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CResDataBar.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
MapAudioPlayer.cpp Fixed minor issues discovered during testing 2023-03-05 18:02:59 +02:00
MapAudioPlayer.h Formatting 2023-03-05 18:02:59 +02:00