1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/mainmenu
Ivan Savenko abb553d975 Next step of code refactoring:
- refactoring of CBattleFieldController code (except for 2 arcane
methods)
- introduced class CCanvas for encapsulated rendering surface
- battleint rendering is now partially done with CCanvas
- removed unused includes of CBitmapHandler
2022-11-25 11:46:47 +02:00
..
CCampaignScreen.cpp Next step of code refactoring: 2022-11-25 11:46:47 +02:00
CCampaignScreen.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMainMenu.cpp Next step of code refactoring: 2022-11-25 11:46:47 +02:00
CMainMenu.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CPrologEpilogVideo.cpp Formatting: space -> tabs 2022-11-13 14:24:15 +02:00
CPrologEpilogVideo.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CreditsScreen.cpp fix includes in client subdirectories 2022-09-18 17:43:40 +03:00
CreditsScreen.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00