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 年之前 |
nordsoft
|
660d25a335
Make control panel configurable
|
2 年之前 |
Ivan Savenko
|
9a620a9091
Refactoring of GeneralTextHandler to reduce boilerplate code in callers
|
2 年之前 |
Ivan Savenko
|
01d0cd4f7a
Changed configurable UI to match text refactoring:
|
2 年之前 |
Ivan Savenko
|
bdb8e0ee5c
Introduced string identifiers for H3 texts, still WIP
|
2 年之前 |
nordsoft
|
cb76cc54ac
Move logging to debug level
|
2 年之前 |