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 |
Ivan Savenko
|
54adeef29f
Added temporary UI for simturns testing
|
2 years ago |
Ivan Savenko
|
00db2e245f
Merge pull request #2872 from Laserlicht/bonus_selection
|
2 years ago |
Laserlicht
|
babf858112
format
|
2 years ago |
Laserlicht
|
4ac3e3c2e5
fix bonus selection
|
2 years ago |
Laserlicht
|
ff96b1af0a
initial hero overview
|
2 years ago |
Ivan Savenko
|
6f0108e462
Use ResourcePath for referencing texts and json's
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |