Historia zmian

Autor SHA1 Wiadomość Data
  Arseniy Shestakov 9296382bc6 More fixes for clang warning... 9 lat temu
  Arseniy Shestakov ab06cfd586 More fixes for uninitialized fields 9 lat temu
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 lat temu
  AlexVinS c9e03405f2 fix a warning 10 lat temu
  DjWarmonger 768b1ca289 More consitent code. 10 lat temu
  Ivan Savenko b2e8c92383 Cleanup: 11 lat temu
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 lat temu
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 lat temu
  DjWarmonger b0b0249524 - Implemented serialization of Goals. Loaded games work, at least. 11 lat temu
  DjWarmonger 8683b982c7 - A simple method to break loop in goal decomposition (which consumed time) 11 lat temu
  DjWarmonger a9b10c8099 - Changed aggregation method so now fuzzy engine takes all the factors into consideration 11 lat temu
  DjWarmonger c2cbd8da27 Un-abstracted AbstractGoal to allow serialization. 12 lat temu
  DjWarmonger e5b011abe0 - Fixed heroes stalling. Locked heroes now try to decompose their goals exhaustively, which FINALLY works as intended. 12 lat temu
  DjWarmonger 603cbd8850 Experiment: goal values calculated by Fuzzy Helper will be stored in "priority" field and used in consecutive calculations. 12 lat temu
  DjWarmonger a8539b2b28 - Fixes for Quest Guard and goal completion, in particular For Sale map (#894) 12 lat temu
  DjWarmonger aec04d920e Endless crusade against AI issues and loopholes! 12 lat temu
  DjWarmonger bf3fe0e274 - Explore goal will also use fuzzy comparison 12 lat temu
  DjWarmonger 6b3ca831c1 - Conquer goal will not use fuzzy logic as well. AI should play more aggresively. 12 lat temu
  DjWarmonger d085f8eee8 First implementation of fuzzy logic in VisitTile goal. 12 lat temu
  DjWarmonger 983c0496d0 Some work towards fuzzy goal comparison. 12 lat temu
  DjWarmonger 54c52869cf - Fixed some more cases when heroes could block each other 12 lat temu
  DjWarmonger b0bdfff117 Compile fixes, refactoring 12 lat temu
  Ivan Savenko 27a30b5ff9 - compile fix 12 lat temu
  DjWarmonger cedb3ea82a Some more logging for goal completion. 12 lat temu
  DjWarmonger 0ab7b498f5 VCAI is now functional again! 12 lat temu
  DjWarmonger e6bb39d3a4 More work on VCAI Goals, still derived functions are not called :/ 12 lat temu
  beegee1 39d3102905 - Fixed compilation errors on clang 12 lat temu
  DjWarmonger 900d7a03f0 Template magic. Implemented method chaining + clone pattern for Goals. 12 lat temu
  DjWarmonger 1657f124e1 - Compile fixes for MVS 12 lat temu
  DjWarmonger c77fa499e7 Some more. 12 lat temu