提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 73b4188fab Fixed access to unitialized memory causing StupidAI to act stupid 10 年之前
  AlexVinS 3bca68fd2d Initial refactoring 11 年之前
  AlexVinS 66b022f93e initializer lists part1 11 年之前
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 年之前
  Ilya Zhuravlev db7cd79cf7 Android port. 11 年之前
  beegee1 1d57b75bc5 - random number generation refactoring 11 年之前
  Michał W. Urbańczyk 92246a2c17 * Fixed #1417 — infinite loop of AI trying to visit allied creture generator 12 年之前
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 年之前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年之前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Ivan Savenko dd808ef5cc bugfixing: 12 年之前
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 年之前
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 年之前
  beegee1 abf96a5b66 - Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections 12 年之前
  mateuszb f1c78e3260 * creature ID refactoring 12 年之前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年之前
  Michał W. Urbańczyk 57a76c297c Should not crash in #955. 13 年之前
  Michał W. Urbańczyk 40624f96d9 Some assertions in hope to get clearer reason for #955/#1076. 13 年之前
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: 13 年之前
  Michał W. Urbańczyk 830d94064e Fixed #1056, #1057 and #1058. 13 年之前
  Michał W. Urbańczyk 7c09f73402 * INFINITE_DIST is now enum, it should cause least trouble that way. Uh, it's so hard to fight magic values these days. 13 年之前
  Ivan Savenko d69f4b7632 - build system update 13 年之前
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 年之前
  DjWarmonger b597171f91 - EXPLORE goal can now be complete soAI won't get stuck 13 年之前
  Michał W. Urbańczyk 4f182744e7 * Fixed in game scenario info and save game screens 13 年之前
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration 14 年之前
  beegee1 156aa6e4d9 * Updated class - file - handling 14 年之前
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex 14 年之前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年之前
  Michał W. Urbańczyk 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse 14 年之前