1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
Michał Kalinowski 26a222ac62 Change JsonType to enum class (#393)
Change enum JsonType to enum class JsonType
2017-11-27 00:18:18 +03:00
..
CAnimation.cpp Change JsonType to enum class (#393) 2017-11-27 00:18:18 +03:00
CAnimation.h Support for creature 2-hex attack, alternate death and cast animation types 2017-09-12 19:51:54 +03:00
CCursorHandler.cpp More CCursorHandler style tweaks 2017-09-05 15:25:49 +03:00
CCursorHandler.h More CCursorHandler style tweaks 2017-09-05 15:25:49 +03:00
CGuiHandler.cpp CGuiHandler: use std:atomic to sync breaks in event handling 2017-09-11 12:18:16 +03:00
CGuiHandler.h Adding object construction macro with parameter 2017-11-14 08:52:33 +01:00
CIntObject.cpp Logging cleanup 2017-08-10 19:52:05 +03:00
CIntObject.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
Fonts.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03: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 Logging cleanup. 2017-08-11 15:47:50 +03:00
SDL_Extensions.h Support for creature 2-hex attack, alternate death and cast animation types 2017-09-12 19:51:54 +03:00
SDL_Pixels.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00