Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Ivan Savenko 613172fa45 - fixed #582, #1019 and #1022 пре 13 година
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. пре 13 година
  DjWarmonger 416c08260a - Basic Commander window пре 13 година
  Michał W. Urbańczyk e18419f5d2 * adventure map GUI should be properly blocked during AI turn пре 13 година
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration пре 14 година
  beegee1 156aa6e4d9 * Updated class - file - handling пре 14 година
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex пре 14 година
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface пре 14 година
  DjWarmonger 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation пре 14 година
  Michał W. Urbańczyk 3152e6d540 Fixed #771, #772 and #787. пре 14 година