1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/windows
Arseniy Shestakov f15cadc87b Implement configurable object sounds: ambient, visit and removal
* If there more than one sound for visit or removal random is played
* At moment only the first ambient sound will be used
2018-01-02 09:49:03 +01:00
..
CAdvmapInterface.cpp Implement configurable object sounds: ambient, visit and removal 2018-01-02 09:49:03 +01: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 Merge branch 'SplittingShortcuts' into develop 2017-11-15 22:31:55 +03:00
CCastleInterface.h Adding object construction macro with parameter 2017-11-14 08:52:33 +01:00
CCreatureWindow.cpp Fixed Magic resistance display. 2017-12-30 12:25:29 +01: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 CHeroWindow tweaks 2017-09-05 15:22:48 +03:00
CHeroWindow.h CHeroWindow tweaks 2017-09-05 15:22:48 +03:00
CKingdomInterface.cpp skill names and descriptions are fully managed by CSkillHandler 2017-08-30 22:35:23 +12: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
CreaturePurchaseCard.cpp Adding bacground for QuickRecruitmentWindow 2017-12-23 13:15:05 +01:00
CreaturePurchaseCard.h Adding bacground for QuickRecruitmentWindow 2017-12-23 13:15:05 +01: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 Formatting 2017-10-28 11:04:55 +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 Quick Army Purhase in Town Screen 2017-11-12 17:37:08 +01:00
GUIClasses.h Quick Army Purhase in Town Screen 2017-11-12 17:37:08 +01: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
QuickRecruitmentWindow.cpp fixes 2017-12-21 21:27:39 +03:00
QuickRecruitmentWindow.h Quick Recruitment Window upgrade 2017-12-21 18:23:28 +01:00