1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/client/windows
ArseniyShestakov cb40c093f8 Avoid boost::optional assignment for Boost 1.64 compatibility (#360)
Two options here: to use emplace from 1.56 or boost::make_optional.
Unfortunately Ubuntu 14.04 is using 1.54 and I'd rather not to break it.
2017-08-05 16:09:29 +03:00
..
CAdvmapInterface.cpp Code style: and one more pass on lambda expressions parameter list 2017-07-19 02:11:17 +03:00
CAdvmapInterface.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CCastleInterface.cpp Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 2017-08-05 16:09:29 +03:00
CCastleInterface.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CCreatureWindow.cpp Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 2017-08-05 16:09:29 +03:00
CCreatureWindow.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CHeroWindow.cpp Code style: add empty parameter list to all lambda expressions (#345) 2017-07-17 15:35:57 +03:00
CHeroWindow.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CKingdomInterface.cpp Code style: add empty parameter list to all lambda expressions (#345) 2017-07-17 15:35:57 +03:00
CKingdomInterface.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CQuestLog.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CQuestLog.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CSpellWindow.cpp Code style: and one more pass on lambda expressions parameter list 2017-07-19 02:11:17 +03:00
CSpellWindow.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CTradeWindow.cpp Show stacks selected to sacrifice 2017-08-01 17:17:46 +02:00
CTradeWindow.h Show stacks selected to sacrifice 2017-08-01 17:17:46 +02:00
CWindowObject.cpp Code style: use parentheses for creating heap-based objects (#344) 2017-07-16 12:58:05 +03:00
CWindowObject.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
GUIClasses.cpp Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 2017-08-05 16:09:29 +03:00
GUIClasses.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
InfoWindows.cpp Avoid boost::optional assignment for Boost 1.64 compatibility (#360) 2017-08-05 16:09:29 +03:00
InfoWindows.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00