Ivan Savenko
|
e6b339448f
Refactoring & deduplication of infowindow code
|
il y a 1 an |
Ivan Savenko
|
322c5faf63
Merge remote-tracking branch 'vcmi/develop' into lobby
|
il y a 1 an |
Ivan Savenko
|
6a42494b12
Merge CKeyboardFocusListener and IFocusListener into CFocusable
|
il y a 1 an |
Ivan Savenko
|
55b504792e
Implemented basic version of login window and persistent connection on
|
il y a 1 an |
Laserlicht
|
056dccda30
different max width
|
il y a 1 an |
Laserlicht
|
24d4816a36
trim text
|
il y a 1 an |
Laserlicht
|
7217992898
code review
|
il y a 2 ans |
Laserlicht
|
0c6b1ca3c8
possibility to change name
|
il y a 2 ans |
Laserlicht
|
93e2826e3e
new constructor
|
il y a 2 ans |
Laserlicht
|
7cf654992f
code review
|
il y a 2 ans |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
il y a 2 ans |
nordsoft
|
439254f921
Fix mistake
|
il y a 2 ans |
nordsoft
|
49a76ac14c
Code review tweaks
|
il y a 2 ans |
nordsoft
|
de8bd48398
Added right click pop-up for text inputs
|
il y a 2 ans |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
il y a 2 ans |
Ivan Savenko
|
18db944083
Replaced clickReleased with clickPressed where applicable in H3
|
il y a 2 ans |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
il y a 2 ans |
Ivan Savenko
|
900b1c1763
Simplified text input handling, fixes hotkeys on windows with text input
|
il y a 2 ans |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
il y a 2 ans |
Ivan Savenko
|
c24ccf663b
Fixed auto-enabling of status bar on windows activations
|
il y a 2 ans |
Ivan Savenko
|
a015bf6507
Initial part of dynamically-sized adventure map:
|
il y a 2 ans |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
il y a 2 ans |
Ivan Savenko
|
3fef2a5e1f
Moved Colors to a separate file, updated includes
|
il y a 2 ans |
Ivan Savenko
|
aab082fd2e
Remove remaining access to SDL_Events
|
il y a 2 ans |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
il y a 2 ans |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
il y a 2 ans |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
il y a 2 ans |
Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
il y a 2 ans |
Ivan Savenko
|
87218c63c4
CPicture now uses IImage internally
|
il y a 2 ans |
Ivan Savenko
|
e35a669eeb
Refactoring of CPicture class to improve encapsulation
|
il y a 2 ans |