1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client/lobby
Alexander Shishkin b00e935e4d
Warnings fixes (#538)
Warnings fixes
* Suppress `missing-braces` for Clang
* Fixed many C4275 warnings
* Fixed almost all Clang/GCC warnings
* Silence most frequent MSVC warning.
* Fixed some pessimizing-move warnings
* Fixed some unused capture warnings
2019-01-19 13:52:02 +03:00
..
CBonusSelection.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBonusSelection.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
CLobbyScreen.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CLobbyScreen.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSavingScreen.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSavingScreen.h Fix double free and use of dead reference when saving (#445) 2018-04-07 22:21:28 +07:00
CScenarioInfoScreen.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CScenarioInfoScreen.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSelectionBase.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSelectionBase.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
OptionsTab.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
OptionsTab.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
RandomMapTab.cpp Fix broken RMG monster strength buttons 2018-08-24 19:20:27 +03:00
RandomMapTab.h Fix broken RMG monster strength buttons 2018-08-24 19:20:27 +03:00
SelectionTab.cpp Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
SelectionTab.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00