Ivan Savenko
|
05ac217b0f
Merge with vcmi/develop
|
2 years ago |
Ivan Savenko
|
0a858d9a7c
Upgrade msvc to include enet and qt translator (#1436)
|
2 years ago |
Ivan Savenko
|
bec894c348
Implemented automatic detection of H3 files language/encoding
|
2 years ago |
Ivan Savenko
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 years ago |
Ivan Savenko
|
3fd9a14651
Fix #1401 - Restored accessing creature names via GeneralTextHandler
|
2 years ago |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 years ago |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 years ago |
Ivan Savenko
|
c479504646
Formatting cleanup
|
2 years ago |
Ivan Savenko
|
d237bee927
Removed unused code
|
2 years ago |
Ivan Savenko
|
7c0d5666a0
Return string by copy to fix cases when string is constructed on stack
|
2 years ago |
Ivan Savenko
|
9a620a9091
Refactoring of GeneralTextHandler to reduce boilerplate code in callers
|
2 years ago |
Ivan Savenko
|
01d0cd4f7a
Changed configurable UI to match text refactoring:
|
2 years ago |
Ivan Savenko
|
10541855d9
Don't load empty rumor strings
|
2 years ago |
Ivan Savenko
|
a499390b9c
Restored text export command
|
2 years ago |
Ivan Savenko
|
e9e2ebb1c9
Cleanup
|
2 years ago |
Ivan Savenko
|
cb4f5edae9
All Heroes 3 texts are now passed through translator
|
2 years ago |
Ivan Savenko
|
85d7b470d4
Access to quests texts is now processed via translator
|
2 years ago |
Ivan Savenko
|
bdb8e0ee5c
Introduced string identifiers for H3 texts, still WIP
|
2 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
2bd30556a3
Store TerrainType by havlue and handle by reference
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
Tomasz Zieliński
|
b20f649521
stash
|
3 years ago |
Nordsoft91
|
aaa07e4d2e
New terrain support - part 1 (#755)
|
3 years ago |
Andrii Danylchenko
|
84948820b2
exchange window move single stacks buttons
|
3 years ago |
Andrii Danylchenko
|
2ce73fd4e1
Army exchange implementation
|
4 years ago |
Arseniy Lartsev
|
222a0e40c7
Added code to display some HD mod buttons in hero exchange window
|
5 years ago |
Michał Janiszewski
|
9822a8f2df
Catch exceptions by const-ref, not by value
|
7 years ago |
Johannes 'josch' Schauer
|
8ead3e3b91
lib/CGeneralTextHandler.cpp: fix misleading indentation
|
7 years ago |
Henning Koehler
|
abdca71828
skill names and descriptions are fully managed by CSkillHandler
|
8 years ago |