Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Vadim Markovtsev 34cf92cb9b Change logging style 9 gadi atpakaļ
  Vadim Markovtsev eac5aab396 Survive client<->server ABI mismatch 9 gadi atpakaļ
  AlexVinS a50a32405d Use weak_ptr for TypeDescriptor cross-links. Fixed total TypeDescriptor memory leak. 9 gadi atpakaļ
  AlexVinS 1c292205df More logging cleanup 9 gadi atpakaļ
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 gadi atpakaļ
  Zyx-2000 cf61837ced replaced std::string with boost::filesystem::path in several places 9 gadi atpakaļ
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 gadi atpakaļ
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed 9 gadi atpakaļ
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 10 gadi atpakaļ
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 gadi atpakaļ
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 gadi atpakaļ
  Vadim Markovtsev c5ebec0d1f Fix the second crash (dynamic_cast failure) 10 gadi atpakaļ
  Vadim Markovtsev 79fb5b0c7b Fix typeid ordering bug on MacOSX 10 gadi atpakaļ
  AlexVinS 0f9de1c560 Made CTypeList threadsafe 10 gadi atpakaļ
  AlexVinS 687a82886f cleanup CTypeList interface 10 gadi atpakaļ
  AlexVinS 74161198c4 More refactoring 10 gadi atpakaļ
  AlexVinS 3bca68fd2d Initial refactoring 10 gadi atpakaļ
  Ivan Savenko 380c100783 Disabled Nagle algorithm for net packs. 11 gadi atpakaļ
  Karol 53ab0593b7 VCMIDirs update #6 11 gadi atpakaļ
  Ivan Savenko 760ae7d44a Changes related to Debian packaging, based on josch patch 11 gadi atpakaļ
  Ivan Savenko 8d36bcabce Split registerTypes into multiple files, now in lib/registerTypes 11 gadi atpakaļ
  Michał W. Urbańczyk 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 11 gadi atpakaļ
  Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. 11 gadi atpakaļ
  Michał W. Urbańczyk 8eafb9f951 Savegames loader fixed to properly know save version. 11 gadi atpakaļ
  beegee1 11ca1ec1f8 - Fixed custom main hero handling (map options) 12 gadi atpakaļ
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 gadi atpakaļ
  beegee1 69eee05ccc - Partially fixed mantis #1065 (Gate with hex 95 can't be attacked) 12 gadi atpakaļ
  Michał W. Urbańczyk 1e8c58ecdf Patch from O01eg fixing #1308 http://forum.vcmi.eu/viewtopic.php?t=721 12 gadi atpakaļ
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 gadi atpakaļ
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 gadi atpakaļ