1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/mainmenu
Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage
- Removed (most of) boost filesystem namespace usings
- Replaced boost::filesystem::fstream with std::fstream and different
constructor that should be available on any plaftorm
2023-07-28 19:12:04 +03:00
..
CCampaignScreen.cpp replaced clickPressed with clickReleased where applicable to H3 2023-07-09 17:55:39 +03:00
CCampaignScreen.h replaced clickPressed with clickReleased where applicable to H3 2023-07-09 17:55:39 +03:00
CMainMenu.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
CMainMenu.h Refactoring of campaign handler: rename types and use strong typing 2023-06-26 17:15:59 +03:00
CPrologEpilogVideo.cpp Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CPrologEpilogVideo.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CreditsScreen.cpp Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CreditsScreen.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00