1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/adventureMap
2023-04-20 22:04:24 +03:00
..
CAdventureMapInterface.cpp Formatting and cleanup 2023-04-20 22:04:24 +03:00
CAdventureMapInterface.h API for wandering heroes access 2023-04-20 22:04:24 +03:00
CAdventureOptions.cpp Formatting and cleanup 2023-04-20 22:04:24 +03:00
CAdventureOptions.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +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 Added API for owned towns access 2023-04-20 22:04:24 +03:00
CInfoBar.h InfoBar: disable scrollbar 2023-04-07 20:50:47 +03:00
CInGameConsole.cpp Formatting and cleanup 2023-04-20 22:04:24 +03:00
CInGameConsole.h Converted timer event into tick event that is called every frame 2023-03-22 23:10:50 +02:00
CList.cpp Added API for owned towns access 2023-04-20 22:04:24 +03:00
CList.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CMinimap.cpp Further refactoring to cleanup code of advmap and locplint 2023-04-20 22:04:24 +03:00
CMinimap.h Further refactoring to cleanup code of advmap and locplint 2023-04-20 22:04:24 +03:00
CResDataBar.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CResDataBar.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
MapAudioPlayer.cpp int3 now has proper hasher function 2023-04-20 22:04:24 +03:00
MapAudioPlayer.h Added more checks to avoid potential nullptr dereference crash 2023-03-25 23:54:51 +02:00