1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/client/windows
Ivan Savenko 65fc50d33b Simplified building ID logic
- Replaced overcomplicated and broken math on dwelling ID's with fixed
enum
- Fixed broken 2nd upgrades and 8th dwelling
- Removed no longer used enumeration values from building ID's
2024-12-25 19:16:21 +00:00
..
settings Quick workaround for constantly switching input mode 2024-12-10 12:02:08 +00:00
CCastleInterface.cpp Simplified building ID logic 2024-12-25 19:16:21 +00:00
CCastleInterface.h Simplified building ID logic 2024-12-25 19:16:21 +00:00
CCreatureWindow.cpp fix OPENING_BATTLE_SPELL 2024-12-22 21:23:31 +01:00
CCreatureWindow.h Fixes following review 2024-12-17 22:34:06 +01:00
CExchangeWindow.cpp Full exchange when holding alt while pressing exchange screen creature arrow button 2024-12-03 20:40:06 +01:00
CExchangeWindow.h Full exchange when holding alt while pressing exchange screen creature arrow button 2024-12-03 20:40:06 +01:00
CHeroBackpackWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroBackpackWindow.h add sort buttons 2024-10-02 13:35:08 +03:00
CHeroOverview.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroOverview.h QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroWindow.cpp Use bonus system cache whenever possible 2024-12-21 18:47:11 +00:00
CHeroWindow.h CSecSkillPlace done 2024-10-23 15:01:56 +03:00
CKingdomInterface.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CKingdomInterface.h
CMapOverview.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
CMapOverview.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CMarketWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CMarketWindow.h added CMarketWindow::getMarketTitle() 2024-08-24 13:52:54 +03:00
CMessage.cpp revert text fix 2024-12-02 22:36:49 +01:00
CMessage.h
CPuzzleWindow.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CPuzzleWindow.h
CQuestLog.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
CQuestLog.h
CreaturePurchaseCard.cpp fix picture (regression) 2024-11-15 03:25:16 +01:00
CreaturePurchaseCard.h
CSpellWindow.cpp Fix possible memory corruption in video player 2024-12-07 15:37:03 +00:00
CSpellWindow.h Fix possible memory corruption in video player 2024-12-07 15:37:03 +00:00
CTutorialWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CTutorialWindow.h
CWindowObject.cpp fix xbrz shadow 2024-09-17 23:58:56 +02:00
CWindowObject.h
CWindowWithArtifacts.cpp Merge pull request #4870 from SoundSSGood/secSkillPlace-fix 2024-11-06 22:02:28 +02:00
CWindowWithArtifacts.h QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
GUIClasses.cpp correct align of thiefguild text an add popup 2024-12-22 00:13:36 +01:00
GUIClasses.h correct align of thiefguild text an add popup 2024-12-22 00:13:36 +01:00
InfoWindows.cpp Added new right-click popup to teleporters 2024-12-21 12:01:33 +00:00
InfoWindows.h Added new right-click popup to teleporters 2024-12-21 12:01:33 +00:00
QuickRecruitmentWindow.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
QuickRecruitmentWindow.h