Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
Ivan Savenko
|
1a82280cb2
Fix build
|
2 years ago |
Ivan Savenko
|
9735fa6d06
Fix regresssion - crash
|
2 years ago |
Ivan Savenko
|
82989e6302
Use pointers in containers to guaranteed fixed address
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Tomasz Zieliński
|
cb4d818241
Inherit terrain types only after all terrain Ids are resolved.
|
2 years ago |
Ivan Savenko
|
383387ef29
Integrated defaultMods into mod system
|
2 years ago |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 years ago |
Ivan Savenko
|
47c1803c42
Finalization of refactoring:
|
2 years ago |
Nordsoft91
|
785787e454
Merge branch 'develop' into interface-builder
|
2 years ago |
nordsoft
|
53b2f68560
Serialize template
|
2 years ago |
Ivan Savenko
|
2cbe6bcb47
Added common method to get names of hardcoded mod scopes
|
2 years ago |
nordsoft
|
d32898b39b
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
nordsoft
|
c348c1a053
Revert "Load template name from user settings"
|
3 years ago |
Nordsoft91
|
e4ac0d4370
Editor prerequisites [part 2] (#889)
|
3 years ago |
Nordsoft91
|
5c1a66ab69
Rmg water support (#745)
|
3 years ago |
Nordsoft91
|
9d06e51631
Place proper towns in underground (#743)
|
3 years ago |
AlexVinS
|
9d108d59db
Redone RMG template serialization using JSON serializer, added tests
|
7 years ago |
AlexVinS
|
26aad17295
Actually copy zone data from map generator template
|
7 years ago |
Nikolay Shalakin
|
3795985de9
Eliminate warnings / errors. Pull request #388
|
8 years ago |
Michał Kalinowski
|
26a222ac62
Change JsonType to enum class (#393)
|
8 years ago |
AlexVinS
|
85e952f25f
Logging cleanup 3
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
8 years ago |
AlexVinS
|
db40e125eb
Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359
|
9 years ago |
Arseniy Shestakov
|
452e28d183
Remove some useless includes found by cppclean
|
9 years ago |
DjWarmonger
|
cfacd1adc3
Random template format change:
|
9 years ago |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 years ago |
DjWarmonger
|
4e25d74e74
CRmgTemplateStorage now inherits from IHandlerBase
|
10 years ago |