1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/client/gui
John Bolton a05ae78e67 Fixed lots of warnings.
Disabled the following (for MSVC only) that couldn't (or shouldn't) be fixed.

4003: not enough actual parameters for macro 'identifier'
4250: 'class1' : inherits 'class2::member' via dominance
4251: 'type' : class 'type1' needs to have dll-interface to be used by clients of class 'type2'
4275: non dll-interface class 'type1' used as base for dll-interface class 'type2'
2020-10-04 02:20:18 -07:00
..
CAnimation.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CAnimation.h VS 2019/Windows 10 Kit fix 2020-05-05 15:25:07 +03:00
CCursorHandler.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CCursorHandler.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CGuiHandler.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CGuiHandler.h Stabilize vcmi (#488) 2018-08-26 19:09:56 +03:00
CIntObject.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CIntObject.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
Fonts.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
Fonts.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
Geometries.cpp Code style: remove default value hints in definitions (#342) 2017-07-15 14:08:20 +03:00
Geometries.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
SDL_Compat.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
SDL_Extensions.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
SDL_Extensions.h Removed the create functions in the ColorShifter classes. 2020-01-27 00:34:59 -08:00
SDL_Pixels.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00