1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
DjWarmonger 6ac00873b9 Compilation fixes - allow SDL1.
Please do not define class-specific constants that are static at same time.
2015-02-18 15:31:55 +01:00
..
CAnimation.cpp Compilation fixes - allow SDL1. 2015-02-18 15:31:55 +01:00
CAnimation.h Compilation fixes - allow SDL1. 2015-02-18 15:31:55 +01:00
CCursorHandler.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CCursorHandler.h centralize cursor drawing 2014-07-03 15:10:01 +04:00
CGuiHandler.cpp Conurrency related tweaks. Crashes in renderFrame should be fixed, but synchronization is still not perfect 2015-02-15 04:53:01 +03:00
CGuiHandler.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CIntObject.cpp cleanup 2015-02-15 01:46:47 +03:00
CIntObject.h Conurrency related tweaks. Crashes in renderFrame should be fixed, but synchronization is still not perfect 2015-02-15 04:53:01 +03:00
Fonts.cpp Fixed rendering of bitmap fonts shadow 2014-08-07 19:53:07 +03:00
Fonts.h Unicode support. 2013-10-25 21:45:14 +00:00
Geometries.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
Geometries.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
SDL_Compat.h Implemented SDL2 unicode input. Hotkeys are sill broken. 2014-06-13 07:55:42 +04:00
SDL_Extensions.cpp Reorganized client source tree: 2014-07-13 20:53:37 +03:00
SDL_Extensions.h Compilation fixes - allow SDL1. 2015-02-18 15:31:55 +01:00
SDL_Pixels.h Fixed endianness 2014-08-11 16:21:23 +03:00