Historique des commits

Auteur SHA1 Message Date
  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
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. il y a 12 ans
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. il y a 12 ans
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 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 ee51c5beb5 - Renamed /lib subfolders to lowercase il y a 12 ans
  alexvins 2eb8263e51 Basic Configuration for bonus types il y a 12 ans
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring il y a 12 ans
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. il y a 12 ans
  mateuszb 560315bc48 * SlotID refactoring il y a 12 ans
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain il y a 12 ans
  alexvins ceea466f54 [refactor] spell handling il y a 12 ans
  mateuszb 9c1a117c1c * refactoring il y a 12 ans
  mateuszb 8a8eecd063 * refactoring il y a 12 ans
  mateuszb 6ff7d61b91 * small fix il y a 12 ans
  mateuszb d540723739 * refactoring il y a 12 ans
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs il y a 12 ans
  mateuszb d03dbf64a6 * refactoring il y a 12 ans
  mateuszb f1c78e3260 * creature ID refactoring il y a 12 ans
  mateuszb 3958364884 * a bit more work on campaigns; hero crossover still buggy il y a 12 ans
  mateuszb dc091a1ce1 * some work on hero crossover; still buggy il y a 12 ans
  mateuszb bda92a4a73 * refactoring il y a 12 ans
  mateuszb 8769f67c5d * JsonReader can convert to enums il y a 12 ans
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes il y a 12 ans
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug il y a 13 ans
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) il y a 13 ans
  mateuszb 100dad889a * much better callback function declaration (previous version inspired me to write a new coding guideline) il y a 13 ans
  DjWarmonger a7cea94247 - Hopefully fixed #1103 il y a 13 ans
  beegee1 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods il y a 13 ans