提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 年之前
  Ivan Savenko c577ea3e8d Fix potentially uninitialized values 1 年之前
  Andrii Danylchenko bf54a6a7d3 Merge pull request #3537 from vcmi/nkai-fix-pathfinder-commited-tiles 1 年之前
  Andrii Danylchenko 708e0d1107 NKAI: avoid writing to commited tiles when calculating hero chain 1 年之前
  Andrii Danylchenko 1db43a509e NKAI: fix casting FLY several times during path calculation 1 年之前
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 年之前
  Ivan Savenko 910ad50417 Fix client & server compilation 2 年之前
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 年之前
  Andrii Danylchenko ebe155fa95 NKAI: mana recovery 2 年之前
  Evgeniy Meshcheryakov ecf9b1aa2f Fix NKAI compilation with NKAI_PATHFINDER_TRACE_LEVEL>=2 2 年之前
  Andrii Danylchenko fb7477047a NKAI: loosen gold presure on build system. 2 年之前
  Andrii Danylchenko b19ac01bf9 Fuzzy rework, added more defence and gather army routines 2 年之前
  Andrii Danylchenko b1ca663eb6 Fuzzy rework 2 年之前
  Andrii Danylchenko 38a98387e4 Temp fix for blocked in garrison ai. 2 年之前
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 年之前
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class 2 年之前
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 年之前
  Andrii Danylchenko 0829593356 NKAI: composite pathfinder actions and fix for guarded bordergate 2 年之前
  Andrii Danylchenko d347db4c16 Fix hero count calculation for resourceful ai mod 2 年之前
  nordsoft 0a28262c15 Merge remote-tracking branch 'upstream/develop' into boats 2 年之前
  nordsoft 37027ad17f Fix AI boat logic 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  Andrey Filipenkov 3602645a30 improve iterating over EPathfindingLayer 2 年之前
  Andrii Danylchenko 4bf570763a NKAI: improve neutral town priority handling, reduce priority of objects like star axis 2 年之前
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator 2 年之前
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 年之前
  Andrii Danylchenko 56bf8ec2c4 #1228 - prevent second AI activation on AI defeat due to wrong EndTurn packet 2 年之前
  Andrii Danylchenko 01980f4310 Small optimization of NKAI pathfinder 2 年之前
  Ivan Savenko 8dcecdc235 Fix deprecation warning 2 年之前
  Andrii Danylchenko 233b850daf NKAI: a few crash/hang fixes 3 年之前