コミット履歴

作者 SHA1 メッセージ 日付
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 年 前
  DjWarmonger a64df5718f Some nontrivial optimizations based on profiling results: 11 年 前
  Michał W. Urbańczyk f5d945d1b2 Fixed #1679. 11 年 前
  DjWarmonger b368e565ab - fixed #1714 11 年 前
  DjWarmonger a9b10c8099 - Changed aggregation method so now fuzzy engine takes all the factors into consideration 11 年 前
  Michał W. Urbańczyk ac5e3be435 Experiment for #1679. 11 年 前
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 年 前
  DjWarmonger d085f8eee8 First implementation of fuzzy logic in VisitTile goal. 12 年 前
  beegee1 2d095cf20a - Fixed days without castle counter 12 年 前
  Ivan Savenko 6ec96b50d7 - compile fix 12 年 前
  Michał W. Urbańczyk 385f4ab7f5 #1153 and #1395 should be fixed. Terrible, terrible, terrible. 12 年 前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年 前
  Michał W. Urbańczyk 17403b544c Various fixes for quick combat. 12 年 前
  Michał W. Urbańczyk 4a0587d500 More work on auto-fight. 12 年 前
  Michał W. Urbańczyk 2be2143844 Game interfaces can register another interfaces to receive info on game events. 12 年 前
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 年 前
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 年 前
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 年 前
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 年 前
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 年 前
  Michał W. Urbańczyk 01e563b579 #1211 won't crash. 12 年 前
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 年 前
  mateuszb 560315bc48 * SlotID refactoring 12 年 前
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 年 前
  mateuszb bda766b697 * refactoring 12 年 前
  alexvins 506d54478f [mingw] finally fix broken compilation after rev 3183 12 年 前
  mateuszb 8a8eecd063 * refactoring 12 年 前
  mateuszb d540723739 * refactoring 12 年 前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年 前
  Michał W. Urbańczyk e31f5062f9 Fixed crashes when VCAI cannot find hero to recruit. 12 年 前