Nordsoft91
|
6da7c9ccb5
|
Random map generator refactoring (#762)
random map generator refactoring and improvements
|
2022-08-09 08:54:32 +03:00 |
|
Nordsoft91
|
5f1c5c6731
|
New terrain support - part 1 (#755)
Initial support of new terrains
|
2022-06-20 17:39:50 +03:00 |
|
Ivan Savenko
|
c3ce4b25df
|
Removed all #include's of CMap.h from headers.
To all - please, avoid #include's in headers as much as possible
This kills incremental build compile times
|
2015-12-02 21:05:10 +02:00 |
|
AlexVinS
|
ae2c72ca52
|
Implemented road transitions.
* untested
* still unused
|
2015-04-03 05:46:16 +03:00 |
|
AlexVinS
|
b1d4ce0474
|
Road|river patterns are trivial compared to terrain patterns - no need to use json, just define them as a constatnt
|
2015-04-03 05:46:15 +03:00 |
|
AlexVinS
|
877634b3a3
|
Define public interface of CDrawRoadsOperation
|
2015-04-03 05:46:14 +03:00 |
|