提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 年之前
  Alexander Wilms cca08e29da Remove duplicate semicolons 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  nordsoft b9a660f6c3 Redesign map editor rendering 2 年之前
  nordsoft d85c5189ba Add object lock and zoom functinoality 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前
  Ivan Savenko 1ab0295bfb Merge pull request #1630 from Nordsoft91/fix-1605 2 年之前
  Ivan Savenko 387a7b421a Refactoring of new code, multiple functionality changes: 2 年之前
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code 2 年之前
  nordsoft cbb3167166 Regression fix 2 年之前
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color 2 年之前
  Ivan Savenko e48bd39b9c Moved road & river handlers into a separate file 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 1468f6aded Converted terrainTypeHandler into proper handler class 2 年之前
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 年之前
  nordsoft fe942902df Fix road bug 3 年之前
  nordsoft b4a806d7fa Code polishing 3 年之前
  nordsoft 2eb49315f5 Fix terrains/roads/rivers after code synch 3 年之前
  nordsoft 6d92a66fea Fix compilation with latest develop 3 年之前
  Nordsoft91 23f80c58dc Apply suggestions from code review 3 年之前
  nordsoft bc84ffe8d6 Code review changes 3 年之前
  nordsoft 3a2951b329 Fix events visibility 3 年之前
  nordsoft 0b9f601d2c Squashing editor 3 年之前