Konstantin
|
fedf7d377c
|
vcmi: remove TFaction
This is a huge change and will break save compatibility
|
2023-04-10 19:28:16 +03:00 |
|
Tomasz Zieliński
|
aca227b5e4
|
Manually adjust the position of town - noticeable on S maps.
|
2023-04-01 17:07:43 +02:00 |
|
Tomasz Zieliński
|
46a24043e8
|
Add back Mines.
|
2023-03-29 17:06:17 +02:00 |
|
Tomasz Zieliński
|
401f2342c0
|
Place Mines after Towns and Monoliths.
|
2023-03-29 16:54:22 +02:00 |
|
Tomasz Zieliński
|
5ed3c2d518
|
Place towns and monoliths first - preferably at the zone border.
|
2023-03-29 16:25:13 +02:00 |
|
Konstantin
|
7bfb37df4d
|
vcmi: modernize lib/rmg
|
2023-02-14 02:50:39 +03: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 |
|
DjWarmonger
|
3d2dc2335b
|
Switch ObjectTemplate to shared_ptr<const> (#870)
|
2022-09-11 16:13:53 +03:00 |
|
nordsoft
|
cf9314507b
|
Fix crash in rmg
|
2022-09-11 11:31:27 +03:00 |
|
Nordsoft91
|
e028875fe3
|
Fix RMG bug with incorrect town placement (#779)
* Fix RMG bug with incorrect town placement
* Readability tweak
|
2022-09-11 11:31:27 +03:00 |
|
Nordsoft91
|
454889598f
|
Improve treasure placement logic (#775)
Improve treasure placement logic (#775)
|
2022-09-11 11:31:27 +03:00 |
|
Nordsoft91
|
4bd0ff680a
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-09-11 11:31:27 +03:00 |
|