Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 лет назад |
Ivan Savenko
|
8b61c0d59b
Replaced CIntObject::type bitfield with bool's. Added input blocking.
|
2 лет назад |
Mike
|
75820c3bdf
Fixed overlapped text display in adventure map settings
|
2 лет назад |
Ivan Savenko
|
a505cc464e
Fixed slider's behavior, especially for mobile systems
|
2 лет назад |
Ivan Savenko
|
6fe00ad55c
Moved slider class to a separate file
|
2 лет назад |
Ivan Savenko
|
2c3e8c3390
Merge pull request #2168 from IvanSavenko/gui_handler_event_handling_refactoring
|
2 лет назад |
Ivan Savenko
|
5e86b00dda
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
2 лет назад |
Ivan Savenko
|
20ec747440
Do not show desktop-only options on mobile systems
|
2 лет назад |
Ivan Savenko
|
d18b240d6d
Added separate borderless & exclusive fullscreen options
|
2 лет назад |
Ivan Savenko
|
f2dfd6de42
Updated settings window to use new layouts & library
|
2 лет назад |
Ivan Savenko
|
7cbfd8117e
Implemented simple layout to simplify widget json definitions
|
2 лет назад |
Ivan Savenko
|
7cd898a87a
Implemented "customTypes" in UI json to reduce duplicated definitions
|
2 лет назад |
Ivan Savenko
|
062311d24a
Fix callbacks of toggle buttons. Fixes game options window
|
2 лет назад |
Ivan Savenko
|
8e320d8454
Fixed world view mode
|
2 лет назад |
Ivan Savenko
|
97426a3f7c
Implemented disabling of buttons based on condition
|
2 лет назад |
Ivan Savenko
|
019d7b6811
Integrated shortcuts into adventure window configuration
|
2 лет назад |
Ivan Savenko
|
a015bf6507
Initial part of dynamically-sized adventure map:
|
2 лет назад |
Ivan Savenko
|
0662ad49dd
Fix build
|
2 лет назад |
Ivan Savenko
|
6c637dd8e6
Integrated hotkeys with InterfaceObjectConfigurable
|
2 лет назад |
Ivan Savenko
|
dea10e6091
Use more descriptive names for hotkeys
|
2 лет назад |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 лет назад |
Ivan Savenko
|
454168897e
Fix handling of invalid hotkeys in configurable UI
|
2 лет назад |
Ivan Savenko
|
507d8bf7fd
Allow defining active areas for sliders. Fixes settings window.
|
2 лет назад |
Ivan Savenko
|
6e28b6ed90
Do not crash on invalid callback name
|
2 лет назад |
Dydzio
|
daa2b63dde
Further UI improvements
|
2 лет назад |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 лет назад |
Ivan Savenko
|
1fece0ce18
Merge pull request #1229 from IvanSavenko/battle_improvements
|
2 лет назад |
Ivan Savenko
|
bde988ca43
Merge pull request #1329 from IvanSavenko/translate_game
|
2 лет назад |
Ivan Savenko
|
ffb37f067a
Support for player-colored images in configurable UI
|
2 лет назад |
nordsoft
|
e8845244f7
Fix tactic button
|
2 лет назад |