This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-18 03:21:27 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
widgets
History
Ivan Savenko
dc926aac03
Merge pull request
#1690
from rilian-la-te/fixup-infobars
...
Fix yellow text rendering.
2023-03-16 14:47:43 +02:00
..
Buttons.cpp
Remove unnecessary redraws
2023-03-05 19:51:42 +02:00
Buttons.h
Moved Colors to a separate file, updated includes
2023-02-03 11:39:40 +02:00
CArtifactHolder.cpp
regression fixed
2023-03-08 17:20:38 +02:00
CArtifactHolder.h
redraw optimization
2023-03-03 10:17:31 +02:00
CComponent.cpp
vcmi: correctly show spells from SpellInt.def
2023-03-11 21:41:57 +03:00
CComponent.h
vcmi: all notifications now shows inside the infobar properly
2023-03-11 21:41:57 +03:00
CGarrisonInt.cpp
renamed Unicode -> TextOperations, to use for all text processing
2023-03-05 17:39:23 +02:00
CGarrisonInt.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
CreatureCostBox.cpp
vcmi: reduce boost::lexical_cast usage
2023-03-09 16:36:46 +03:00
CreatureCostBox.h
Reorganized includes for new layout. New class - IImageLoader
2023-02-01 20:42:06 +02:00
Images.cpp
vcmi: fix week animation
2023-03-13 01:22:19 +03:00
Images.h
vcmi: fix week animation
2023-03-13 01:22:19 +03:00
MiscWidgets.cpp
vcmi: fix creature numbers on infobar
2023-03-11 21:41:57 +03:00
MiscWidgets.h
Removed text utilities from SDL_Extensions
2023-02-03 18:55:25 +02:00
ObjectLists.cpp
…
ObjectLists.h
Fix ios compile
2023-01-20 16:11:43 +02:00
TextControls.cpp
TextControls: fix centering of the yellow text
2023-03-15 14:35:55 +03:00
TextControls.h
Moved Colors to a separate file, updated includes
2023-02-03 11:39:40 +02:00