Commit History

Author SHA1 Message Date
  Ivan Savenko e1799379dd Terrain/Road/River handler are now in compileable state 2 years ago
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class 2 years ago
  Tomasz Zieliński 20c102e648 Remove T prefix from new typedefs 3 years ago
  Tomasz Zieliński f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
  Tomasz Zieliński 25f66097cc Handle RoadType by value / reference 3 years ago
  Tomasz Zieliński f804f8a326 Store RiverType by value, handle by reference 3 years ago
  Tomasz Zieliński 4ea57ea7fc A variety of suggested style tweaks 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Tomasz Zieliński ebe45d512d Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. 3 years ago
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 years ago
  Nordsoft91 4bd0ff680a Random map generator refactoring (#762) 3 years ago
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 years ago
  Michał Kalinowski ac6b477aa2 Simplify statements 6 years ago
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 years ago
  Vadim Markovtsev 8d7629bdab Fix unused function warning in release mode 9 years ago
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 years ago
  AlexVinS 896a2b17c0 fix patterns 10 years ago
  AlexVinS 6520d2a577 fix 10 years ago
  AlexVinS ae2c72ca52 Implemented road transitions. 10 years ago
  AlexVinS b1d4ce0474 Road|river patterns are trivial compared to terrain patterns - no need to use json, just define them as a constatnt 10 years ago
  AlexVinS 877634b3a3 Define public interface of CDrawRoadsOperation 10 years ago