1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/client/windows
Ivan Savenko d27b854cb1 Reorganized music, video and sound players:
- All XXXplayers are now in client/media directory
- Reogranized code on one class per file basis
- Extracted interfaces from handlers. Handlers now implement
corresponding interface.
- CCS now only stores pointer to an interface
2024-05-15 17:05:12 +00:00
..
settings Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CCastleInterface.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CCastleInterface.h Remove unused variable 2024-02-19 16:49:59 +02:00
CCreatureWindow.cpp Merge pull request #3759 from Laserlicht/bio 2024-05-07 09:05:14 +02:00
CCreatureWindow.h creature/town biography/description 2024-04-12 23:35:39 +02:00
CHeroBackpackWindow.cpp virtual CWindowObject 2024-04-23 18:58:41 +03:00
CHeroBackpackWindow.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
CHeroOverview.cpp Made graphical primitive-based UI more configurable 2024-02-18 20:48:45 +02:00
CHeroOverview.h
CHeroWindow.cpp dismiss hero with fix 2024-04-28 19:01:14 +03:00
CHeroWindow.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
CKingdomInterface.cpp Merge pull request #3759 from Laserlicht/bio 2024-05-07 09:05:14 +02:00
CKingdomInterface.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
CMapOverview.cpp Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CMapOverview.h Added list of active accounts and rooms to UI. Added room creation logic 2024-01-26 16:32:36 +02:00
CMarketWindow.cpp Cosmetic market window fix 2024-05-03 12:36:13 +03:00
CMarketWindow.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
CMessage.cpp Code cleanup 2024-02-27 14:45:15 +02:00
CMessage.h Code formatting 2024-02-26 18:53:12 +02:00
CPuzzleWindow.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CPuzzleWindow.h
CQuestLog.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55: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 Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CSpellWindow.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CSpellWindow.h search rectangle 2023-12-08 22:52:34 +01:00
CTutorialWindow.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CTutorialWindow.h translation 2023-11-16 23:03:41 +01:00
CWindowObject.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CWindowObject.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
CWindowWithArtifacts.cpp Better handling of Ctrl / Cmd modifier keys on Apple systems: 2024-05-12 17:09:31 +00:00
CWindowWithArtifacts.h class CArtifactsOfHeroMain : public CKeyShortcut 2024-04-27 21:35:38 +03:00
GUIClasses.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
GUIClasses.h virtual CWindowObject 2024-04-23 18:58:41 +03:00
InfoWindows.cpp Restore handling of double-clicks in message boxes 2024-04-14 13:09:39 +03:00
InfoWindows.h Code cleanup 2024-02-27 14:45:15 +02:00
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00