1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
Ivan Savenko b87897096c Filesystem handling is now more flexible
- removed CResourceLoader class in favor of one that implements resource loader interface
- removed global pool of files, in favour of more dynamic approach
- renamed some files to match current situation
All these changes are needed mostly for future mod manager + .zip support
2013-07-28 14:49:50 +00:00
..
CCursorHandler.cpp c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CCursorHandler.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CGuiHandler.cpp - fixed #1375 2013-07-22 16:23:23 +00:00
CGuiHandler.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CIntObject.cpp second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 2013-06-29 13:05:48 +00:00
CIntObject.h
CIntObjectClasses.cpp Made speed of most of battle animations time-based 2013-07-06 16:10:20 +00:00
CIntObjectClasses.h Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
Fonts.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
Fonts.h
Geometries.cpp
Geometries.h
SDL_Extensions.cpp Visual 2012 compile fixes. 2013-07-07 08:27:27 +00:00
SDL_Extensions.h Visual 2012 compile fixes. 2013-07-07 08:27:27 +00:00
SDL_Pixels.h