Commit History

Author SHA1 Message Date
  Ivan Savenko 20de44d4a5 Reodered methods in file to group similar code 2 years ago
  Ivan Savenko 7db67a3101 int3 now has proper hasher function 2 years ago
  Konstantin 038db5c71b vcmi: make int3 as constexpr class 2 years ago
  Ivan Savenko 78ed2f154b Revert uninteded change 2 years ago
  Ivan Savenko 94597e7af6 Remove deprecated usage of sprintf 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Tomasz Zieliński 55b142a8c9 Suggested tweaks 3 years ago
  Tomasz Zieliński d0f857c3c4 - Generate caching string with sprintf 3 years ago
  Andrii Danylchenko b4241670ba Nullkiller: rename VCAI to AIGateway 4 years ago
  Alexander Shishkin b00e935e4d Warnings fixes (#538) 6 years ago
  Arseniy Shestakov e9bfbb70c1 Ambient sounds: implement chebyshev distance for getTilesInRange 9 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 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
  ArseniyShestakov 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 years ago
  ArseniyShestakov bdc369ffba Patrol: use manhattan distance for getting tiles in radius 10 years ago
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 years ago
  Karol 80998b9dc3 Minor fixes. fix 11 years ago
  Karol 3f720901ec Minor fixes. 11 years ago
  DjWarmonger f84e25fa78 Somewhat better algorithm for paths, helps balance object distribution. 11 years ago
  DjWarmonger 8c24ea0bfb Introduced 3-value logic for free, blocked and possibly occupied tiles. Refactoring. 11 years ago
  karol57 5907735676 All inline functions are now part of definition. 11 years ago
  karol57 df8cce0d61 Declarations and definitions are now separated. 11 years ago
  DjWarmonger d8933b5c36 - AI will now use SectorMap to find a way to guarded / covered objects. 11 years ago
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  DjWarmonger c54b983663 Some improvements for AI logging. 13 years ago
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. 13 years ago
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 years ago
  beegee1 cce814c41b * Final commit 14 years ago