Ivan Savenko
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
6f20235d07
Merge CPrivilegedInfoCallback into CGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
716da918f8
Completely remove IGameCallback class
|
5 月之前 |
Ivan Savenko
|
33468f21ff
Remove custom implementation of threadpool from rmg in favor of TBB
|
8 月之前 |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 年之前 |
Tomasz Zieliński
|
0b8dc02d2b
Clean up duplicated code
|
1 年之前 |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 年之前 |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 年之前 |
Ivan Savenko
|
20ede710c2
Merge pull request #3362 from IvanSavenko/terrain_decorations
|
1 年之前 |
Ivan Savenko
|
19e851ddff
Implemented configurable level of decorations for terrains
|
1 年之前 |
Tomasz Zieliński
|
8602a14e6f
Minor optimizations
|
1 年之前 |
Ivan Savenko
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 年之前 |
Tomasz Zieliński
|
15b254fded
Give every Zone its own RNG
|
2 年之前 |
Tomasz Zieliński
|
73d9f5bd0a
Parallel RMG works fine for maps without water.
|
2 年之前 |
Tomasz Zieliński
|
d137f7157c
Merge remote-tracking branch 'origin/develop' into parellel_rmg
|
2 年之前 |
Konstantin
|
86f5d6de69
vcmi: modernize headers
|
2 年之前 |
Tomasz Zieliński
|
d325051213
Some working version, needs corrections still.
|
2 年之前 |
Konstantin
|
fedf7d377c
vcmi: remove TFaction
|
2 年之前 |
Ivan Savenko
|
4260726e4b
Provide encoding information to maps & campaigns loaders
|
2 年之前 |
Konstantin
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 年之前 |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 年之前 |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 年之前 |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
Tomasz Zieliński
|
ebe45d512d
Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType.
|
3 年之前 |
Nordsoft91
|
4bd0ff680a
Random map generator refactoring (#762)
|
3 年之前 |