Historique des commits

Auteur SHA1 Message Date
  alexvins 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree il y a 12 ans
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless il y a 12 ans
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" il y a 12 ans
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported il y a 12 ans
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: il y a 12 ans
  Ivan Savenko dd808ef5cc bugfixing: il y a 12 ans
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets il y a 12 ans
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui il y a 12 ans
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header il y a 12 ans
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 il y a 12 ans
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring il y a 12 ans
  mateuszb bda766b697 * refactoring il y a 12 ans
  mateuszb af5287c193 * fixed opening custom campaign selection window il y a 12 ans
  mateuszb 3958364884 * a bit more work on campaigns; hero crossover still buggy il y a 12 ans
  mateuszb 25663ce7af * fixed vector<bool> serialization il y a 12 ans
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h il y a 13 ans
  Ivan Savenko e36bc50504 - support for new heroes and hero classes il y a 13 ans
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names il y a 13 ans
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) il y a 13 ans
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 il y a 13 ans
  Ivan Savenko e67f8afdd9 - removed multiple unused files il y a 13 ans
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based il y a 13 ans
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. il y a 13 ans
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. il y a 13 ans
  DjWarmonger e0135ab6a6 Fixed Commander artifacts management, including #968. il y a 13 ans
  DjWarmonger 88639be91b Enabled commander artifacts. Don't work yet. il y a 13 ans
  Ivan Savenko a13a62537b - fixed crash in hero window (#963) il y a 13 ans
  DjWarmonger 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. il y a 13 ans
  DjWarmonger 416c08260a - Basic Commander window il y a 13 ans
  Ivan Savenko 9efe05c90b - removed usage of Graphics in several places (Components and hero window). il y a 13 ans