Historial de Commits

Autor SHA1 Mensaje Fecha
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared hace 10 años
  ArseniyShestakov 01c5bc25e5 Move TTeleportExitsList to CObjectHandler.h hace 10 años
  ArseniyShestakov f6de3f94ca Teleports: use TTeleportExitsList typedef for exits list hace 10 años
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods hace 10 años
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports hace 10 años
  ArseniyShestakov 25656aa586 Add showTeleportDialog everywhere except actual code for AI and player hace 10 años
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) hace 10 años
  AlexVinS 3bca68fd2d Initial refactoring hace 11 años
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero hace 11 años
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless hace 12 años
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: hace 12 años
  Ivan Savenko dd808ef5cc bugfixing: hace 12 años
  Michał W. Urbańczyk 4a0587d500 More work on auto-fight. hace 12 años
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. hace 12 años
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. hace 12 años
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. hace 12 años
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring hace 12 años
  mateuszb bda766b697 * refactoring hace 12 años
  mateuszb 25663ce7af * fixed vector<bool> serialization hace 12 años
  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.) hace 13 años
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: hace 13 años
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h hace 13 años
  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. hace 13 años
  Ivan Savenko 613172fa45 - fixed #582, #1019 and #1022 hace 13 años
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. hace 13 años
  DjWarmonger 416c08260a - Basic Commander window hace 13 años
  Michał W. Urbańczyk e18419f5d2 * adventure map GUI should be properly blocked during AI turn hace 13 años
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration hace 14 años
  beegee1 156aa6e4d9 * Updated class - file - handling hace 14 años
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex hace 14 años