Історія комітів

Автор SHA1 Опис Дата
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 роки тому
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 роки тому
  alexvins 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 11 роки тому
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 роки тому
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 роки тому
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 роки тому
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 роки тому
  Ivan Savenko dd808ef5cc bugfixing: 12 роки тому
  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 12 роки тому
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 роки тому
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header 12 роки тому
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 12 роки тому
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 роки тому
  mateuszb bda766b697 * refactoring 12 роки тому
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 роки тому
  mateuszb 3958364884 * a bit more work on campaigns; hero crossover still buggy 12 роки тому
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 роки тому
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 13 роки тому
  Ivan Savenko e36bc50504 - support for new heroes and hero classes 13 роки тому
  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 13 роки тому
  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.) 13 роки тому
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 роки тому
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 роки тому
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 роки тому
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. 13 роки тому
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 роки тому
  DjWarmonger e0135ab6a6 Fixed Commander artifacts management, including #968. 13 роки тому
  DjWarmonger 88639be91b Enabled commander artifacts. Don't work yet. 13 роки тому
  Ivan Savenko a13a62537b - fixed crash in hero window (#963) 13 роки тому
  DjWarmonger 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. 13 роки тому