提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 633b9ef3be Native terrain is now required for faction, opt-out with value "none" 2 年之前
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 年之前
  Ivan Savenko f51b3bca57 use JsonKey or NameTranslated instead of ambiguos Name 2 年之前
  Ivan Savenko 7c7ae26e67 Map/Road/River identifiers are now private members 2 年之前
  Ivan Savenko 64885bdf6b Better names for terrain parameters. Support for new movement sounds. 2 年之前
  Ivan Savenko 4e4dae854f Final stabilization changes 2 年之前
  Ivan Savenko 2de3178158 Fixed game startup 2 年之前
  Ivan Savenko e1799379dd Terrain/Road/River handler are now in compileable state 2 年之前
  Ivan Savenko 1468f6aded Converted terrainTypeHandler into proper handler class 2 年之前
  Ivan Savenko 5f8cfadc4d Better formatting for not found terrains ID's 2 年之前
  Ivan Savenko b13723305d Better error reporting for usages of invalid terrain in mods 2 年之前
  Tomasz Zieliński 127d7ec40b Fixed asserts (only for debug build) 3 年之前
  Tomasz Zieliński 20c102e648 Remove T prefix from new typedefs 3 年之前
  Tomasz Zieliński f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 年之前
  Tomasz Zieliński 2bd30556a3 Store TerrainType by havlue and handle by reference 3 年之前
  Tomasz Zieliński 4ea57ea7fc A variety of suggested style tweaks 3 年之前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
  Tomasz Zieliński c9c4603f75 Firts working version that launches original maps 3 年之前
  Tomasz Zieliński 494b0f0226 First version that compiles 3 年之前
  Tomasz Zieliński b20f649521 stash 3 年之前
  DjWarmonger 7ba271edf1 Rotation rebase2 (#912) 3 年之前
  DjWarmonger 3d2dc2335b Switch ObjectTemplate to shared_ptr<const> (#870) 3 年之前
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
  Nordsoft91 5c1a66ab69 Rmg water support (#745) 3 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Michał Kalinowski ac6b477aa2 Simplify statements 6 年之前
  Michał Kalinowski 26a222ac62 Change JsonType to enum class (#393) 8 年之前
  AlexVinS 2f7968b803 Fixed wrong animation paths 8 年之前
  AlexVinS 15138c23de Finished conversion to new logging API 8 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前