提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 256f43f467 Fixes zero-initialized fileVersion member in deserializer 9 年之前
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
  AlexVinS a223793405 Get rid of CDefHandler in CPreGame. 9 年之前
  Alexander Shishkin 4876cc178d Merge pull request #240 from vcmi/spellWindowRewrite 9 年之前
  Vadim Markovtsev 89f506658e Fix issue #2068 - maps list update 9 年之前
  AlexVinS 3a52a3c663 Allow CAnimImage to share animation object. 9 年之前
  Arseniy Shestakov 58d11d6074 donotstartserver: ask for IP and port even for "host" player 9 年之前
  Arseniy Shestakov 1cbe9e1b8b Client: add donotstartserver option. Alternative way to start a game 9 年之前
  AlexVinS 437eadf1ed do not leak scenarioOpts in CMapInfo 9 年之前
  AlexVinS 7e0c4e1451 tweak 9 年之前
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  AlexVinS 0c21efb202 Start integration of map format into engine 9 年之前
  Zyx-2000 70e3c81b9f Replaced CFileInfo with more correct and efficient alternative 9 年之前
  Zyx-2000 43b364bcd4 compilation fixes... 9 年之前
  Zyx-2000 cf61837ced replaced std::string with boost::filesystem::path in several places 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  ArseniyShestakov 745ab7c7df One more fix for options 10 年之前
  ArseniyShestakov 2276af70dc PreGame: avoid crashing on random map options 10 年之前
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 年之前
  AlexVinS 371e4b8714 Fix mantiss 2235, 2237 10 年之前
  AlexVinS 32c15a8266 Extract fps counter drawing 10 年之前
  AlexVinS cc669b0ae7 Move gui locking to GUIHandler 10 年之前
  DjWarmonger 6890ae9f02 - Fixed improper use of playersCount. Now RMG can generate maps up to 8 players, with CPU players only as well. 10 年之前
  ArseniyShestakov 323c4e1637 RMG Options: make "Computer only teams" buttons work as expected 10 年之前
  ArseniyShestakov 078bf6c69c CSelectionScreen: always use isHost and isGuest when suitable 10 年之前
  ArseniyShestakov c4000f2ac7 Multiplayer: always display flags in lobby, but block them for guest 10 年之前
  ArseniyShestakov eeff8f3ea4 Multiplayer: add sync for RMG options in lobby 10 年之前
  ArseniyShestakov 67aa869a33 Multiplayer: make chat history visible in lobby and improve CTextBox 10 年之前
  ArseniyShestakov 1f1f61cf15 Custom campaigns list: redraw parent as we use it's background 10 年之前