.. |
settings
|
Resolution selector will now correctly update in borderless window mode
|
2023-05-19 23:54:43 +03:00 |
CCastleInterface.cpp
|
Reduced usage of topWindow() method
|
2023-05-16 21:57:45 +03:00 |
CCastleInterface.h
|
Separated timer updates from rendering in adventure map and town screen
|
2023-05-14 22:22:37 +03:00 |
CCreatureWindow.cpp
|
vcmi: split bonus to enumerator and HeroBonus.h
|
2023-05-03 18:01:06 +03:00 |
CCreatureWindow.h
|
vcmi: rename HeroBonus.h to Bonus.h
|
2023-05-02 11:20:58 +03:00 |
CHeroWindow.cpp
|
Renamed "Int" -> "Window" in WindowHandler API
|
2023-05-16 19:10:22 +03:00 |
CHeroWindow.h
|
vcmi: rename HeroBonus.h to Bonus.h
|
2023-05-02 11:20:58 +03:00 |
CKingdomInterface.cpp
|
Fixed positioning of resource bar and town list in other windows
|
2023-05-09 13:10:33 +03:00 |
CKingdomInterface.h
|
CArtifactHolder divided into files
|
2023-05-01 00:34:45 +03:00 |
CMessage.cpp
|
Removed ARRAY_COUNT in favor of std::size
|
2023-04-12 01:04:26 +03:00 |
CMessage.h
|
vcmi: move getEstimatedComponentHeight
|
2023-03-13 00:24:26 +03:00 |
CPuzzleWindow.cpp
|
Implementation of (very basic) shortcuts system
|
2023-05-01 17:58:17 +03:00 |
CPuzzleWindow.h
|
Refactoring of new code, multiple functionality changes:
|
2023-03-05 18:02:58 +02:00 |
CQuestLog.cpp
|
Renamed some adventure map files & classes
|
2023-05-09 13:10:33 +03:00 |
CQuestLog.h
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
CreaturePurchaseCard.cpp
|
Renamed "Int" -> "Window" in WindowHandler API
|
2023-05-16 19:10:22 +03:00 |
CreaturePurchaseCard.h
|
#1054 - fix crash and UI
|
2022-10-04 21:54:14 +03:00 |
CSpellWindow.cpp
|
Renamed "Int" -> "Window" in WindowHandler API
|
2023-05-16 19:10:22 +03:00 |
CSpellWindow.h
|
Implementation of (very basic) shortcuts system
|
2023-05-01 17:58:17 +03:00 |
CTradeWindow.cpp
|
Reduced usage of topWindow() method
|
2023-05-16 21:57:45 +03:00 |
CTradeWindow.h
|
CArtifactHolder divided into files
|
2023-05-01 00:34:45 +03:00 |
CWindowObject.cpp
|
Fixed auto-enabling of status bar on windows activations
|
2023-05-09 13:10:33 +03:00 |
CWindowObject.h
|
Fixed auto-enabling of status bar on windows activations
|
2023-05-09 13:10:33 +03:00 |
GUIClasses.cpp
|
Reduced usage of topWindow() method
|
2023-05-16 21:57:45 +03:00 |
GUIClasses.h
|
Extracted window management from CMT to new class
|
2023-05-09 13:10:33 +03:00 |
InfoWindows.cpp
|
Renamed "Int" -> "Window" in WindowHandler API
|
2023-05-16 19:10:22 +03:00 |
InfoWindows.h
|
vcmi: modernize headers
|
2023-04-30 13:35:54 +03:00 |
QuickRecruitmentWindow.cpp
|
Use more descriptive names for hotkeys
|
2023-05-01 17:59:20 +03:00 |
QuickRecruitmentWindow.h
|
fix typo: purhase -> purchase
|
2022-09-18 17:43:40 +03:00 |