.. |
markets
|
fixed regressions
|
2024-07-09 14:27:05 +03:00 |
Buttons.cpp
|
Reduce direct access to CAnimation, removed various caching schemes
|
2024-07-19 10:08:50 +00:00 |
Buttons.h
|
Merge branch 'vcmi:develop' into quickspell
|
2024-07-17 03:20:31 +02:00 |
CArtifactsOfHeroAltar.cpp
|
CArtifactsOfHeroBase refactoring
|
2024-05-21 12:05:07 +03:00 |
CArtifactsOfHeroAltar.h
|
Artifacts altar ctrl+click
|
2024-05-20 11:47:12 +03:00 |
CArtifactsOfHeroBackpack.cpp
|
MoveArtifact struct not used now
|
2024-07-09 14:27:04 +03:00 |
CArtifactsOfHeroBackpack.h
|
fixed missed trader text
|
2024-03-25 17:38:43 +02:00 |
CArtifactsOfHeroBase.cpp
|
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
2024-06-21 12:58:36 +00:00 |
CArtifactsOfHeroBase.h
|
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
2024-06-21 12:58:36 +00:00 |
CArtifactsOfHeroKingdom.cpp
|
CArtifactsOfHeroBase refactoring
|
2024-05-21 12:05:07 +03:00 |
CArtifactsOfHeroKingdom.h
|
Reset picked artifact on window deactivation
|
2024-04-11 23:52:37 +03:00 |
CArtifactsOfHeroMain.cpp
|
Merge branch 'vcmi/master' into 'vcmi/develop'
|
2024-05-31 09:34:21 +00:00 |
CArtifactsOfHeroMain.h
|
Merge branch 'vcmi/master' into 'vcmi/develop'
|
2024-05-31 09:34:21 +00:00 |
CArtifactsOfHeroMarket.cpp
|
CArtifactsOfHeroBase refactoring
|
2024-05-21 12:05:07 +03:00 |
CArtifactsOfHeroMarket.h
|
CArtifactsOfHeroBase refactoring
|
2024-05-21 12:05:07 +03:00 |
CArtPlace.cpp
|
ArtifactsUIController class
|
2024-07-09 14:27:05 +03:00 |
CArtPlace.h
|
ArtifactsUIController class
|
2024-07-09 14:27:05 +03:00 |
CComponent.cpp
|
lib now uses shared_ptr for entities. Removed manual memory management.
|
2024-05-17 15:04:05 +00:00 |
CComponent.h
|
Fixes for positioning on popups with components
|
2024-02-27 13:15:16 +02:00 |
CExchangeController.cpp
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
CExchangeController.h
|
CWindowWithArtifacts preparations
|
2024-04-23 16:06:58 +03:00 |
CGarrisonInt.cpp
|
All images are now loaded via RenderHandler class
|
2024-07-19 10:08:50 +00:00 |
CGarrisonInt.h
|
Show option description on hovering
|
2023-07-21 15:47:42 +03:00 |
ComboBox.cpp
|
Restore previously disabled functionality
|
2024-02-29 16:47:44 +02:00 |
ComboBox.h
|
First version that works in lobby
|
2024-02-29 12:45:08 +01:00 |
CreatureCostBox.cpp
|
Fix some 'new' issues reported by Sonar Cloud
|
2024-05-06 15:33:30 +00:00 |
CreatureCostBox.h
|
|
|
CTextInput.cpp
|
Fix typos using https://github.com/crate-ci/typos
|
2024-06-24 03:47:19 +02:00 |
CTextInput.h
|
Fix typos using https://github.com/crate-ci/typos
|
2024-06-24 03:47:19 +02:00 |
GraphicalPrimitiveCanvas.cpp
|
Replaced lines in settings with primitives
|
2024-02-19 16:55:07 +02:00 |
GraphicalPrimitiveCanvas.h
|
Replaced lines in settings with primitives
|
2024-02-19 16:55:07 +02:00 |
Images.cpp
|
Remove unused code and no longer needed caching
|
2024-07-19 10:08:50 +00:00 |
Images.h
|
Remove unused code and no longer needed caching
|
2024-07-19 10:08:50 +00:00 |
MiscWidgets.cpp
|
All images are now loaded via RenderHandler class
|
2024-07-19 10:08:50 +00:00 |
MiscWidgets.h
|
Made graphical primitive-based UI more configurable
|
2024-02-18 20:48:45 +02:00 |
ObjectLists.cpp
|
UI improvements for lobby:
|
2024-03-27 13:10:55 +02:00 |
ObjectLists.h
|
Reduce direct access to CAnimation, removed various caching schemes
|
2024-07-19 10:08:50 +00:00 |
RadialMenu.cpp
|
code review
|
2023-10-16 00:04:29 +02:00 |
RadialMenu.h
|
code review
|
2023-10-16 00:04:29 +02:00 |
Scrollable.cpp
|
Renamed gesture-related methods, remove unused code
|
2023-06-20 19:58:05 +03:00 |
Scrollable.h
|
Renamed gesture-related methods, remove unused code
|
2023-06-20 19:58:05 +03:00 |
Slider.cpp
|
Refactoring. Regressions fixing.
|
2024-03-25 12:55:05 +02:00 |
Slider.h
|
Refactoring. Regressions fixing.
|
2024-03-25 12:55:05 +02:00 |
TextControls.cpp
|
Fix typos using https://github.com/crate-ci/typos
|
2024-06-24 03:47:19 +02:00 |
TextControls.h
|
Moved CTextInput to a separate file. No changes in logic
|
2024-05-15 12:45:45 +00:00 |
VideoWidget.cpp
|
Fixed video widget playback
|
2024-05-16 16:50:36 +00:00 |
VideoWidget.h
|
Fixed video widget playback
|
2024-05-16 16:50:36 +00:00 |