Laserlicht
|
6c1748e0d6
fix allied towns & color text input
|
4 weeks ago |
Laserlicht
|
d65938fa17
fix campaign video scrolling for short texts
|
1 year ago |
Ivan Savenko
|
1abe9007bc
Moved CTextInput to a separate file. No changes in logic
|
1 year ago |
SoundSSGood
|
4839891de4
Cleanup & refactoring
|
1 year ago |
Ivan Savenko
|
e6b339448f
Refactoring & deduplication of infowindow code
|
1 year ago |
Ivan Savenko
|
322c5faf63
Merge remote-tracking branch 'vcmi/develop' into lobby
|
1 year ago |
Ivan Savenko
|
6a42494b12
Merge CKeyboardFocusListener and IFocusListener into CFocusable
|
1 year ago |
Ivan Savenko
|
55b504792e
Implemented basic version of login window and persistent connection on
|
1 year ago |
Laserlicht
|
056dccda30
different max width
|
1 year ago |
Laserlicht
|
24d4816a36
trim text
|
1 year ago |
Laserlicht
|
7217992898
code review
|
2 years ago |
Laserlicht
|
0c6b1ca3c8
possibility to change name
|
2 years ago |
Laserlicht
|
93e2826e3e
new constructor
|
2 years ago |
Laserlicht
|
7cf654992f
code review
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
nordsoft
|
439254f921
Fix mistake
|
2 years ago |
nordsoft
|
49a76ac14c
Code review tweaks
|
2 years ago |
nordsoft
|
de8bd48398
Added right click pop-up for text inputs
|
2 years ago |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
Ivan Savenko
|
18db944083
Replaced clickReleased with clickPressed where applicable in H3
|
2 years ago |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
Ivan Savenko
|
900b1c1763
Simplified text input handling, fixes hotkeys on windows with text input
|
2 years ago |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
Ivan Savenko
|
c24ccf663b
Fixed auto-enabling of status bar on windows activations
|
2 years ago |
Ivan Savenko
|
a015bf6507
Initial part of dynamically-sized adventure map:
|
2 years ago |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 years ago |
Ivan Savenko
|
3fef2a5e1f
Moved Colors to a separate file, updated includes
|
2 years ago |
Ivan Savenko
|
aab082fd2e
Remove remaining access to SDL_Events
|
2 years ago |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 years ago |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
2 years ago |