提交历史

作者 SHA1 备注 提交日期
  Dydzio bd3d27c79b Leftover stuff: rename GET_OBJ 7 年之前
  Dydzio 3961b4ac93 Rename GetObj->VisitObj to reflect new functionality 7 年之前
  Dydzio c0821495e5 GetObj tweak 7 年之前
  Dydzio 4b776db1a2 Set destination tile in GetObj - needed for priority evaluation 7 年之前
  Dydzio 41df9d8283 Move away subgoal collection logic for GetObj 7 年之前
  DJWarmonger d07a77f34b - Tweaks for GatherArmy 7 年之前
  DJWarmonger 36e44adc8c rebase 7 年之前
  DJWarmonger 2aa0a6fe2f More fixes for trading. Seems to work now. 7 年之前
  DJWarmonger a5ca32ad38 Some checks and log for CollectRes goal. 7 年之前
  DJWarmonger 273802c92c I have no idea what I'm doing 7 年之前
  Arseniy Shestakov 25dea1a599 Code style: formatting and refactoring of VCAI code 7 年之前
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  Arseniy Shestakov 9296382bc6 More fixes for clang warning... 9 年之前
  Arseniy Shestakov ab06cfd586 More fixes for uninitialized fields 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 年之前
  AlexVinS c9e03405f2 fix a warning 10 年之前
  DjWarmonger 768b1ca289 More consitent code. 10 年之前
  Ivan Savenko b2e8c92383 Cleanup: 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  DjWarmonger b0b0249524 - Implemented serialization of Goals. Loaded games work, at least. 11 年之前
  DjWarmonger 8683b982c7 - A simple method to break loop in goal decomposition (which consumed time) 11 年之前
  DjWarmonger a9b10c8099 - Changed aggregation method so now fuzzy engine takes all the factors into consideration 11 年之前
  DjWarmonger c2cbd8da27 Un-abstracted AbstractGoal to allow serialization. 12 年之前
  DjWarmonger e5b011abe0 - Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended. 12 年之前
  DjWarmonger 603cbd8850 Experiment: goal values calculated by Fuzzy Helper will be stored in "priority" field and used in consecutive calculations. 12 年之前
  DjWarmonger a8539b2b28 - Fixes for Quest Guard and goal completion, in particular For Sale map (#894) 12 年之前
  DjWarmonger aec04d920e Endless crusade against AI issues and loopholes! 12 年之前
  DjWarmonger bf3fe0e274 - Explore goal will also use fuzzy comparison 12 年之前