1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/adventureMap
Ivan Savenko 7ef5163d9d
Merge pull request #1581 from IvanSavenko/map_render_rewrite
Adventure Map - rendering rewrite
2023-03-05 19:51:07 +02: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 Update hero paths on new day 2023-03-05 18:02:59 +02: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 Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CInfoBar.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02: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 Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02: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