Ivan Savenko
|
f35b3a0dc3
Replace MetaString operator << with member function
|
2 years ago |
Ivan Savenko
|
5cfbdd2967
Partially split CommonConstructors.cpp into few separate files
|
2 years ago |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
Konstantin
|
05eccbc2bb
vcmi: split bonus to enumerator and HeroBonus.h
|
2 years ago |
Konstantin
|
11b237a23c
vcmi: massive refactoring v1
|
2 years ago |
Konstantin
|
bc228a938a
vcmi: use enum class for EComponentType
|
2 years ago |
Konstantin
|
8edba4fb06
vcmi: use MODAL by default
|
2 years ago |
Konstantin
|
5f181e25af
vcmi: modernize lib/mapObjects
|
2 years ago |
Ivan Savenko
|
d2b837b116
All creature-related texts go through translator
|
2 years ago |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
2 years ago |
Ivan Savenko
|
7c0d5666a0
Return string by copy to fix cases when string is constructed on stack
|
2 years ago |
Ivan Savenko
|
85d7b470d4
Access to quests texts is now processed via translator
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Ewilhan
|
91177c412c
Fixed Crypt/Pyramid double visit sound.
|
6 years ago |
godric3
|
5a01aba9c8
fix for banks(crypt, ships) not giving morale penalty (#384)
|
8 years ago |
Henning Koehler
|
19e619f61e
wisdom is now bonus-based
|
8 years ago |
AlexVinS
|
3216422307
Fixed a few CWE-457
|
9 years ago |
AlexVinS
|
ef9bff9006
fixes related to http://bugs.vcmi.eu/view.php?id=2520
|
9 years ago |
Arseniy Shestakov
|
c8faca8f39
Refactoring: only use RNGs explicitly to avoid bug prone code in future
|
9 years ago |
Arseniy Shestakov
|
6f5c52a229
Refactoring: use cleaner CCreatureSet::stacksCount everywhere
|
9 years ago |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 years ago |
AlexVinS
|
54453aee73
get rid of boost::assign
|
11 years ago |
Ivan Savenko
|
a1fff864e6
Fixed missing names for dwellings and creature banks
|
11 years ago |
DjWarmonger
|
57fa905a2b
Something that compiles.
|
11 years ago |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 years ago |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 years ago |
DjWarmonger
|
79036484dd
Trying to sort out project changes and compile issues.
|
11 years ago |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
11 years ago |
Ivan Savenko
|
44742814cd
More cleanup:
|
11 years ago |