Commit History

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