Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
658747d342
Code cleanup
|
1 year ago |
Ivan Savenko
|
99cb1df91d
Fixes for positioning on popups with components
|
1 year ago |
Ivan Savenko
|
93b3cb3af5
Better size & positioning of infoboxes
|
1 year ago |
Ivan Savenko
|
4b4dedeab9
Code formatting
|
1 year ago |
Ivan Savenko
|
e6b339448f
Refactoring & deduplication of infowindow code
|
1 year ago |
Ivan Savenko
|
658cc14cd0
Removed direct usage of SDL_Surface in info windows
|
1 year ago |
Ivan Savenko
|
81a48f2d80
Do not attempt to resize text box to zero-width
|
1 year ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Laserlicht
|
063c7f3ca0
move function; optional; json static
|
2 years ago |
Laserlicht
|
f5505c9f6d
support for predefined colors
|
2 years ago |
Laserlicht
|
f776422c67
color linesplit
|
2 years ago |
Laserlicht
|
d948cb72a0
Alignment
|
2 years ago |
Ivan Savenko
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
Ivan Savenko
|
6fe00ad55c
Moved slider class to a separate file
|
2 years ago |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
Ivan Savenko
|
644f0f4b32
Removed ARRAY_COUNT in favor of std::size
|
2 years ago |
Konstantin
|
18200d1d98
vcmi: move getEstimatedComponentHeight
|
2 years ago |
Konstantin
|
a0c644a0e5
vcmi: actually implement AUTO for CInfoWindow
|
2 years ago |
Ivan Savenko
|
7ef5163d9d
Merge pull request #1581 from IvanSavenko/map_render_rewrite
|
2 years ago |
Ivan Savenko
|
7df5c612f7
Fix battle rendering
|
2 years ago |
Ivan Savenko
|
acdb8d6e06
renamed Unicode -> TextOperations, to use for all text processing
|
2 years ago |
Ivan Savenko
|
65c020ef34
Moved Unicode namespace out of GeneralTextHandler file
|
2 years ago |
Ivan Savenko
|
34dcb4127a
Removed text utilities from SDL_Extensions
|
2 years ago |
Ivan Savenko
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 years ago |
Ivan Savenko
|
3fef2a5e1f
Moved Colors to a separate file, updated includes
|
2 years ago |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
Ivan Savenko
|
8a9492d129
Moved client files to more suitable locations
|
2 years ago |