Commit History

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