Ivan Savenko
|
7790b8969d
Simplify TextInput constructor
|
1 year ago |
Ivan Savenko
|
1abe9007bc
Moved CTextInput to a separate file. No changes in logic
|
1 year ago |
Ivan Savenko
|
07d201502e
Refactoring of button class to prepare for configurable button
|
1 year ago |
Ivan Savenko
|
99cb1df91d
Fixes for positioning on popups with components
|
1 year ago |
Ivan Savenko
|
55b504792e
Implemented basic version of login window and persistent connection on
|
1 year ago |
Ivan Savenko
|
bd5682ecc3
Merge remote-tracking branch 'vcmi/master' into develop
|
1 year ago |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
Laserlicht
|
e25c8c21e0
fix buggy multiplayer selection
|
1 year ago |
Ivan Savenko
|
7cf738b20e
Merge pull request #3462 from Laserlicht/trim_text
|
1 year ago |
Laserlicht
|
24d4816a36
trim text
|
1 year ago |
Laserlicht
|
8f2f5344a9
correct starting bonus in selection windows
|
1 year ago |
Ivan Savenko
|
76cb5387c5
Access CHero in a way that will throw exception on invalid access
|
1 year ago |
Ivan Savenko
|
653304b004
Implemented accumulating timers, rename creature timer to unit timer
|
1 year ago |
Ivan Savenko
|
02f7193260
Fix regression from map translation - properly translate custom main
|
1 year ago |
Ivan Savenko
|
e5e01ab35d
Disable spectator mode in single player to avoid confusing players
|
1 year ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
2 years ago |
Ivan Savenko
|
32633d5f52
Initial version of Turn Options tab screen
|
2 years ago |
Ivan Savenko
|
3268ebe27c
Moved some code from OptionTab to separate class, OptionTabBase
|
2 years ago |
Ivan Savenko
|
59806bf112
Fix right-click tooltips for starting hero/towns
|
2 years ago |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 years ago |
Ivan Savenko
|
5523f05284
Moved ArtifactLocation to a separate file
|
2 years ago |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
Laserlicht
|
a042cc46c2
no town selection on loadscreen
|
2 years ago |
Laserlicht
|
ecd093cae4
fix
|
2 years ago |
Laserlicht
|
0a1578b797
Apply suggestions from code review
|
2 years ago |
Laserlicht
|
b2396a61fa
code review
|
2 years ago |
Laserlicht
|
7217992898
code review
|
2 years ago |
Laserlicht
|
0c6b1ca3c8
possibility to change name
|
2 years ago |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 years ago |
nordsoft
|
5b97c323d3
Rename hero strings to text id
|
2 years ago |