Dydzio
|
8248feebf7
Implement numeric creature descriptions with config toggle on/off
|
2 년 전 |
Ivan Savenko
|
7c0d5666a0
Return string by copy to fix cases when string is constructed on stack
|
2 년 전 |
Ivan Savenko
|
84493e1bff
Translate received string identifier before storing
|
2 년 전 |
Ivan Savenko
|
85d7b470d4
Access to quests texts is now processed via translator
|
2 년 전 |
Ivan Savenko
|
bdb8e0ee5c
Introduced string identifiers for H3 texts, still WIP
|
2 년 전 |
Dydzio
|
2c09bfb22a
Fix code formatting
|
2 년 전 |
M
|
23de4a188b
Change cartographer tile reveal logic to match H3
|
2 년 전 |
Ivan Savenko
|
eb20a4b208
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
|
2 년 전 |
Ivan Savenko
|
25bceda4ea
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
2 년 전 |
Ivan Savenko
|
d85ee019ec
Removed CGHeroInstance::convertPosition method
|
2 년 전 |
Ivan Savenko
|
49cbd5adc9
CGHeroInstance::convertPosition is no longer static method
|
2 년 전 |
Ivan Savenko
|
908e6892f3
Removed CGHeroInstance::getPosition pseudo-override
|
2 년 전 |
Ivan Savenko
|
2855606a88
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
2 년 전 |
Ivan Savenko
|
2cbe6bcb47
Added common method to get names of hardcoded mod scopes
|
2 년 전 |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
2 년 전 |
Andrey Filipenkov
|
b26db479d7
don't add Necromancy to Witch Hut on random maps
|
3 년 전 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 년 전 |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 년 전 |
Andrii Danylchenko
|
665bd4346e
Fix getting battlefield crash
|
3 년 전 |
Andrii Danylchenko
|
3b1d271ae0
allow configurable battleground graphics
|
3 년 전 |
Nordsoft91
|
a8265c7052
[0002285] Implement feature with extra resources near mines (#742)
|
3 년 전 |
Andrii Danylchenko
|
e219e1febf
3187 - fix whirlpool crash when exits are blocked
|
4 년 전 |
AlexVinS
|
a59e12ca5f
tweaks
|
4 년 전 |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 년 전 |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 년 전 |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 년 전 |
Michał Kalinowski
|
ac6b477aa2
Simplify statements
|
6 년 전 |
Andrii Danylchenko
|
035d279ae8
Refactor CGHeroInstance, make spells private
|
6 년 전 |
Arseniy Shestakov
|
708705aa96
CGLighthouse: workaround crash on map initialization. Fix issue 3020
|
7 년 전 |
Karlis Senko
|
69330de89c
Avoid integer overflow and conversion related UB.
|
7 년 전 |