提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
  AlexVinS 1c292205df More logging cleanup 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  AlexVinS 3bca68fd2d Initial refactoring 10 年之前
  karol57 864fa0388f Android fix 11 年之前
  Karol b2a140149c Minor fixes #2 11 年之前
  Karol 37bd4790f7 VCMIDirs update #6 fix 11 年之前
  Karol 53ab0593b7 VCMIDirs update #6 11 年之前
  Karol 958839668c VCMIDirs update #5 11 年之前
  Karol 2da6d9e7dd VCMIDirs update #4 fix 11 年之前
  Karol a302f6c7ad VCMIDirs update #3 11 年之前
  Ilya Zhuravlev db7cd79cf7 Android port. 11 年之前
  Ivan Savenko dd808ef5cc bugfixing: 12 年之前
  Michał W. Urbańczyk 06f0a29b31 Compile fixes for gcc, as per http://forum.vcmi.eu/viewtopic.php?p=9638#9638 12 年之前
  Michał W. Urbańczyk 4a0587d500 More work on auto-fight. 12 年之前
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 年之前
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 年之前
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 年之前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年之前
  beegee1 1cab54b87a - Fixed bug when starting random map with 1 player - Refactoring - Fixed compile bug - Heroes can be selected in map selection screen(RMG map) - Main town gen 12 年之前
  Michał W. Urbańczyk 5b919d88eb "More stable" opening AI. 12 年之前
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
  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 年之前
  Ivan Savenko f2f39f1497 - makefiles for fuzzylite (#911) 13 年之前
  beegee1 156aa6e4d9 * Updated class - file - handling 14 年之前
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex 14 年之前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年之前
  Michał W. Urbańczyk 3152e6d540 Fixed #771, #772 and #787. 14 年之前
  beegee1 f609c4ad9a * Fixed #33 -> Creatures tend to stop at every hex during movement 14 年之前