1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/gui
Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012"
* Reverted std::bind to boost::bind. std::bind on Visual 2012 doesn't work in some cases (especially with std::ref), not sure why [but it seems to be a bug, since 2013 preview compiles the same code fine]. 
 * Move assignment operator for VS 2012.
2013-07-02 15:23:32 +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 second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 2013-06-29 13:05:48 +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 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
CIntObjectClasses.cpp Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CIntObjectClasses.h Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
Fonts.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
Fonts.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
Geometries.cpp - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
Geometries.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
SDL_Extensions.cpp c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
SDL_Extensions.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00
SDL_Pixels.h - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 2013-04-07 11:52:07 +00:00