Konstantin
|
8edba4fb06
vcmi: use MODAL by default
|
hace 2 años |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
hace 2 años |
Ivan Savenko
|
8b3309b47d
Fixed custom hero names text ID's
|
hace 2 años |
Ivan Savenko
|
8c52cbcd00
Merge pull request #1429 from dydzio0614/creature-numeric-quantities
|
hace 2 años |
Dydzio
|
e48a4185ed
Use config values from new settings
|
hace 2 años |
Konstantin
|
5f181e25af
vcmi: modernize lib/mapObjects
|
hace 2 años |
DjWarmonger
|
25ef065dbe
Merge pull request #1486 from IvanSavenko/configurable_rewardables
|
hace 2 años |
Ivan Savenko
|
f8f6df02f3
Removed remaining hardcoded objects
|
hace 2 años |
Dydzio
|
685d63603d
Merge branch 'develop' into creature-numeric-quantities
|
hace 2 años |
Andrey Filipenkov
|
2a43b7cfbc
display owner of ownable objects in tooltip
|
hace 2 años |
Ivan Savenko
|
388ed88b5d
All artifact strings now pass through translator
|
hace 2 años |
Ivan Savenko
|
d2b837b116
All creature-related texts go through translator
|
hace 2 años |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
hace 2 años |
Ivan Savenko
|
e22f6283c2
Secondary skills strings are now passed through translator
|
hace 2 años |
Ivan Savenko
|
5da407e822
All spell texts are now passed through translator
|
hace 2 años |
Ivan Savenko
|
246281e62a
Merged vcmi/beta with vcmi/develop
|
hace 2 años |
Dydzio
|
8248feebf7
Implement numeric creature descriptions with config toggle on/off
|
hace 2 años |
Ivan Savenko
|
7e8516f927
Changed Sirens behavior to match H3 logic
|
hace 2 años |
Ivan Savenko
|
7c0d5666a0
Return string by copy to fix cases when string is constructed on stack
|
hace 2 años |
Ivan Savenko
|
84493e1bff
Translate received string identifier before storing
|
hace 2 años |
Ivan Savenko
|
85d7b470d4
Access to quests texts is now processed via translator
|
hace 2 años |
Ivan Savenko
|
bdb8e0ee5c
Introduced string identifiers for H3 texts, still WIP
|
hace 2 años |
Dydzio
|
2c09bfb22a
Fix code formatting
|
hace 2 años |
M
|
23de4a188b
Change cartographer tile reveal logic to match H3
|
hace 2 años |
Ivan Savenko
|
eb20a4b208
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
|
hace 2 años |
Ivan Savenko
|
25bceda4ea
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
hace 2 años |
Ivan Savenko
|
d85ee019ec
Removed CGHeroInstance::convertPosition method
|
hace 2 años |
Ivan Savenko
|
49cbd5adc9
CGHeroInstance::convertPosition is no longer static method
|
hace 2 años |
Ivan Savenko
|
908e6892f3
Removed CGHeroInstance::getPosition pseudo-override
|
hace 2 años |
Ivan Savenko
|
2855606a88
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
hace 2 años |