1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/client/windows
2023-04-08 01:49:59 +04:00
..
settings Feature and setting implemented 2023-04-08 01:49:59 +04:00
CCastleInterface.cpp Merge beta into develop 2023-04-04 16:06:20 +03:00
CCastleInterface.h Merge pull request #1545 from dydzio0614/town-panel-number-formatting 2023-02-26 22:56:54 +02:00
CCreatureWindow.cpp Backpack limit part5. End of battle. Other stuff 2023-03-21 12:14:33 +02:00
CCreatureWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CHeroWindow.cpp Backpack limit part5. End of battle. Other stuff 2023-03-21 12:14:33 +02:00
CHeroWindow.h vcmi: convert intelligence 2023-03-16 16:46:41 +03:00
CKingdomInterface.cpp Renamed & reorganized all game mechanics settings names 2023-03-16 18:11:35 +02:00
CKingdomInterface.h redraw optimization 2023-03-03 10:17:31 +02:00
CMessage.cpp vcmi: move getEstimatedComponentHeight 2023-03-13 00:24:26 +03:00
CMessage.h vcmi: move getEstimatedComponentHeight 2023-03-13 00:24:26 +03:00
CPuzzleWindow.cpp Updated path to renamed directory 2023-03-05 18:02:59 +02:00
CPuzzleWindow.h Refactoring of new code, multiple functionality changes: 2023-03-05 18:02:58 +02:00
CQuestLog.cpp Completely removed old TerrainRect class 2023-03-05 17:57:36 +02:00
CQuestLog.h CIntObject now receives mouse position as point instead of SDL event 2023-02-03 11:39:39 +02:00
CreaturePurchaseCard.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CreaturePurchaseCard.h #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CSpellWindow.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CSpellWindow.h renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00
CTradeWindow.cpp Merge pull request #1717 from SoundSSGood/backpack-limit-size 2023-03-27 17:17:49 +03:00
CTradeWindow.h HoMM3 bug workaround: fixes missing slot on artifact merchant background 2022-12-02 18:52:05 +02:00
CWindowObject.cpp Improve performance of window redraws 2023-03-25 23:54:51 +02:00
CWindowObject.h Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp Merge pull request #1700 from rilian-la-te/resource-array 2023-04-02 20:12:45 +03:00
GUIClasses.h Modernize resourceSet 2023-03-17 02:26:54 +03:00
InfoWindows.cpp Completely removed old TerrainRect class 2023-03-05 17:57:36 +02:00
InfoWindows.h Fix ios compile 2023-01-20 16:11:43 +02:00
QuickRecruitmentWindow.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
QuickRecruitmentWindow.h fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00