Commit Verlauf

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