1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/adventureMap
2023-03-05 17:48:02 +02:00
..
CAdventureOptions.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CAdventureOptions.h Partial encapsulation of AdvMapInt 2023-02-14 11:18:42 +02:00
CAdvMapInt.cpp Hero movement speed and map scrolling speed now matches H3 2023-03-05 17:48:02 +02:00
CAdvMapInt.h Basic version of hero movement on map. Removed old code. 2023-03-05 17:48:02 +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 Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +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 Partial implementation of world view mode 2023-03-05 17:48:02 +02:00
CMinimap.h Fix build 2023-02-14 11:32:20 +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
CTerrainRect.cpp Implemented basic hero movement animation & object fade-out 2023-03-05 17:48:02 +02:00
CTerrainRect.h Implemented basic hero movement animation & object fade-out 2023-03-05 17:48:02 +02:00
mapHandler.cpp Implemented terrain palette animatiions. Removed old code 2023-03-05 17:48:02 +02:00
mapHandler.h Implemented basic hero movement animation & object fade-out 2023-03-05 17:48:02 +02:00
MapRenderer.cpp Added debug rendering 2023-03-05 17:48:02 +02:00
MapRenderer.h Added debug rendering 2023-03-05 17:48:02 +02:00
MapRendererContext.h Added debug rendering 2023-03-05 17:48:02 +02:00
MapView.cpp Added debug rendering 2023-03-05 17:48:02 +02:00
MapView.h Added debug rendering 2023-03-05 17:48:02 +02:00