Tomasz Zieliński
|
8c481dff46
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
|
Tomasz Zieliński
|
20c102e648
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
|
Tomasz Zieliński
|
f386f42166
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
# Conflicts:
# lib/Terrain.cpp
# lib/Terrain.h
# lib/battle/CBattleInfoEssentials.cpp
# lib/rmg/ObstaclePlacer.cpp
# lib/rmg/RiverPlacer.cpp
|
2022-09-27 07:50:17 +02:00 |
|
Tomasz Zieliński
|
2bd30556a3
|
Store TerrainType by havlue and handle by reference
|
2022-09-26 09:17:55 +02:00 |
|
Tomasz Zieliński
|
4ea57ea7fc
|
A variety of suggested style tweaks
|
2022-09-25 09:33:56 +02:00 |
|
Andrey Filipenkov
|
ff635edc0b
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
|
2022-09-24 15:55:21 +03:00 |
|
Tomasz Zieliński
|
494b0f0226
|
First version that compiles
|
2022-09-21 11:34:23 +02:00 |
|
DjWarmonger
|
3d2dc2335b
|
Switch ObjectTemplate to shared_ptr<const> (#870)
|
2022-09-11 16:13:53 +03:00 |
|
Nordsoft91
|
4bd0ff680a
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-09-11 11:31:27 +03:00 |
|