1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
alexvins 4203d69525 Part 2 of new spell configuration
1) spell handler refactored to support modding in general way
2) imunnity icons moved to WoG as they depends on wog`s graphics
3) introduced new class template for handlers (todo: use this in other handlers)
4) save format changed
5) introduced "absolute immunity" - unaffected by "the Orb" etc. (todo: use it in config)
6) new format documented on wiki, added json schema.

* more split of registertypes - fixes 32 mingw build
2014-03-07 13:21:09 +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 Part 2 of new spell configuration 2014-03-07 13:21:09 +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 Miscellaneous fixes: 2014-01-13 17:44:21 +00:00
CIntObjectClasses.h Miscellaneous fixes: 2014-01-13 17:44:21 +00:00
Fonts.cpp Unicode support. 2013-10-25 21:45:14 +00:00
Fonts.h Unicode support. 2013-10-25 21:45:14 +00:00
Geometries.cpp
Geometries.h
SDL_Extensions.cpp went through the rest of cppcheck warnings, mostly harmless 2013-11-07 12:48:41 +00:00
SDL_Extensions.h - Fixed some warnings from cppcheck 2013-11-06 13:42:58 +00:00
SDL_Pixels.h