Commit History

Author SHA1 Message Date
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 years ago
  ArseniyShestakov b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 years ago
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 years ago
  Arseniy Shestakov eeff7ee315 Few minor code improvements 8 years ago
  Arseniy Shestakov 6c8192956e PreGame: implement campaign saves list and improve filtering 8 years ago
  AlexVinS e25ed4f358 [Tweak] Use unique_ptr for map header in pregame 8 years ago
  Arseniy Shestakov 6642816b1e Client: server port and testing options cleanup 8 years ago
  Arseniy Shestakov 4b0f702e7e Add LeaveGame netpack and avoid replying on it and CloseServer 8 years ago
  AlexVinS 009bfb8211 cleanup 8 years ago
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 years ago
  AlexVinS 2dd6a47764 try to plug a few coverity false positives 9 years ago
  AlexVinS c4ab962cc0 Fixed a few CWE-457 9 years ago
  AlexVinS db40e125eb Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359 9 years ago
  dydzio 9de5b9f02b New/load game last selection storing. Fixes #716 9 years ago
  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