Historique des commits

Auteur SHA1 Message Date
  Tomasz Zieliński 20c102e648 Remove T prefix from new typedefs il y a 3 ans
  Tomasz Zieliński f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite il y a 3 ans
  Tomasz Zieliński 4ea57ea7fc A variety of suggested style tweaks il y a 3 ans
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
  Tomasz Zieliński ebe45d512d Moved roads and rivers to TerrainTypeHandler, by analogy to TerrainType. il y a 3 ans
  Tomasz Zieliński 494b0f0226 First version that compiles il y a 3 ans
  Nordsoft91 e4ac0d4370 Editor prerequisites [part 2] (#889) il y a 3 ans
  Nordsoft91 4bd0ff680a Random map generator refactoring (#762) il y a 3 ans
  Andrii Danylchenko 4b4cc3cf4b battlefields in VLC and custom bonuses for terrain patches il y a 3 ans
  Nordsoft91 c4035134e5 New battlegrounds (#758) il y a 3 ans
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) il y a 3 ans
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
  AlexVinS a85b4cf2a5 * WIP on event condition format il y a 9 ans
  DjWarmonger 2a9ddadedd Fixes. Everything works now. il y a 9 ans
  DjWarmonger 9b58450cb0 Part 3 - first working draft, cut generation time by half. il y a 9 ans
  DjWarmonger 19ea46a6d2 Part 2. il y a 9 ans
  DjWarmonger 2410f0af61 - WeightedRule optimization - part 1 il y a 9 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 10 ans
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. il y a 10 ans
  AlexVinS ae2c72ca52 Implemented road transitions. il y a 11 ans
  AlexVinS 877634b3a3 Define public interface of CDrawRoadsOperation il y a 11 ans
  beegee1 dafaf86eef Add some debug logging, Fix one special case when updating terrain type, Improve visual look of updated terrain types il y a 10 ans
  DjWarmonger c119ddf5ee Reduced usage of TerrainViewPattern constructor for faster map generation. il y a 11 ans
  DjWarmonger 156e19cdf6 Various optimizations based on RMG profiling. il y a 11 ans
  DjWarmonger d2fd71d087 Zone shapes & terrains work nicely. il y a 11 ans
  beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses il y a 12 ans
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported il y a 12 ans
  Ivan Savenko 6737c270c9 gcc 4.5 compatibility fixes. Mostly due to lack of fully finctional nullptr class il y a 12 ans
  beegee1 298f862d86 - Implemented updating additional terrain types fully(including 2 special cases) il y a 12 ans
  beegee1 3358a8efec - Added terrain & object selection classes - Added CComposedOperation - Refactored clear terrain, it is now an operation - Added rough support for updating terrain type if required il y a 12 ans