提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko d04241b10a Code cleanup 1 年之前
  Ivan Savenko ea1f05d15a Stabilization 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 年之前
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 年之前
  Ivan Savenko 6270c81c1a Add logging to trace crash 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko 07472d3b05 Merge pull request #3147 from IvanSavenko/serialization_refactor 1 年之前
  Ivan Savenko 5c810df36f Reorganized types registration code 1 年之前
  Ivan Savenko 359af84d59 Fix crash on starting battle in MP 1 年之前
  Ivan Savenko 4a7fa9bf8c Simplified CTypeList class 1 年之前
  Alexander Wilms e4db6f2af8 CClient::removeGUI(): This function should be declared 'const' 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Ivan Savenko 195320dcf2 Removed remaining references to 'pim' name 2 年之前
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2 年之前
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 年之前
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's 2 年之前
  Ivan Savenko 747e28947a Fix build 2 年之前
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 年之前
  Ivan Savenko 036df2e0ad Support multiple battles in AI 2 年之前
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Nordsoft91 1586c6c6a0 Merge pull request #2668 from IvanSavenko/remove_current_player 2 年之前
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 2 年之前
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" 2 年之前
  nordsoft dfaf778d16 Redesign loading solution 2 年之前
  nordsoft 45f13c7964 Progress update on client side 2 年之前
  Ivan Savenko 9bd27c50a0 Allowed loading saves from inside mods 2 年之前
  Ivan Savenko aed8c411fc Minor rework & cleanup of combat replays 2 年之前