1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-08 00:39:47 +02:00
vcmi/client/windows
2023-11-06 14:31:32 +02:00
..
settings Add game pause 2023-10-08 16:03:57 +02:00
CAltarWindow.cpp Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CAltarWindow.h Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CCastleInterface.cpp added toEntity overload that accepts generic Services class 2023-11-04 17:04:53 +02:00
CCastleInterface.h Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03:00
CCreatureWindow.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CCreatureWindow.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CHeroBackpackWindow.cpp Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
CHeroBackpackWindow.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CHeroOverview.cpp added probabilities 2023-09-17 23:01:18 +02:00
CHeroOverview.h added probabilities 2023-09-17 23:01:18 +02:00
CHeroWindow.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CHeroWindow.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CKingdomInterface.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CKingdomInterface.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMapOverview.cpp improvements for non quadratic maps 2023-10-21 16:49:50 +02:00
CMapOverview.h code review 2023-10-01 17:35:56 +02:00
CMessage.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMessage.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CPuzzleWindow.cpp Fix regressions 2023-09-04 18:22:34 +03:00
CPuzzleWindow.h
CQuestLog.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CQuestLog.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CreaturePurchaseCard.cpp
CreaturePurchaseCard.h
CSpellWindow.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CSpellWindow.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CTradeWindow.cpp Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CTradeWindow.h Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CWindowObject.cpp fix asset failures 2023-10-31 22:05:22 +01:00
CWindowObject.h Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
GUIClasses.cpp adjusting the placement of artifact slots 2023-11-06 14:31:32 +02:00
GUIClasses.h Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
InfoWindows.cpp Display object description only on right-click 2023-10-19 14:36:11 +03:00
InfoWindows.h Add game pause 2023-10-08 16:03:57 +02:00
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h