История коммитов

Автор SHA1 Сообщение Дата
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 лет назад
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
  AlexVinS 3d1a84875e Queries refactoring 8 лет назад
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 лет назад
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 лет назад
  Vadim Markovtsev 4bcc43d3d0 Fix Mantis #2234 9 лет назад
  AlexVinS ef05a56e49 cleanup 9 лет назад
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 лет назад
  ArseniyShestakov 01c5bc25e5 Move TTeleportExitsList to CObjectHandler.h 10 лет назад
  ArseniyShestakov f6de3f94ca Teleports: use TTeleportExitsList typedef for exits list 10 лет назад
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 лет назад
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 лет назад
  ArseniyShestakov 25656aa586 Add showTeleportDialog everywhere except actual code for AI and player 10 лет назад
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 лет назад
  AlexVinS 3bca68fd2d Initial refactoring 11 лет назад
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero 11 лет назад
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 лет назад
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 лет назад
  Ivan Savenko dd808ef5cc bugfixing: 12 лет назад
  Michał W. Urbańczyk 4a0587d500 More work on auto-fight. 12 лет назад
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 лет назад
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 лет назад
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 лет назад
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 лет назад
  mateuszb bda766b697 * refactoring 12 лет назад
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 лет назад
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 лет назад
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: 13 лет назад
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 лет назад
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 лет назад