1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/gui
Ivan Savenko 2b45e13c5c c++03 -> c++11 switch:
- use std versions of function, bind and ref
- OVERRIDE -> override
- NULL -> nullptr
- use std versions of random distributions

NOTE: this may be last revision that supports gcc-4.5
2013-06-26 11:18:27 +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 c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CGuiHandler.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CIntObject.cpp c++03 -> c++11 switch: 2013-06-26 11:18:27 +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 c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CIntObjectClasses.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
Fonts.cpp c++03 -> c++11 switch: 2013-06-26 11:18:27 +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