1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/mainmenu
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
..
CCampaignScreen.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CCampaignScreen.h unlock functionality 2023-09-20 23:06:32 +02:00
CHighScoreScreen.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CHighScoreScreen.h code review 2023-10-08 20:27:56 +02:00
CMainMenu.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CMainMenu.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CPrologEpilogVideo.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CPrologEpilogVideo.h Code review 2024-01-25 20:49:59 +01:00
CreditsScreen.cpp new approach 2023-09-15 15:26:14 +02:00
CreditsScreen.h new approach 2023-09-15 15:26:14 +02:00