Commit Verlauf

Autor SHA1 Nachricht Datum
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported vor 12 Jahren
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: vor 12 Jahren
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. vor 12 Jahren
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. vor 12 Jahren
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: vor 12 Jahren
  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 vor 12 Jahren
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase vor 12 Jahren
  alexvins 2eb8263e51 Basic Configuration for bonus types vor 12 Jahren
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring vor 12 Jahren
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. vor 12 Jahren
  mateuszb 560315bc48 * SlotID refactoring vor 12 Jahren
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain vor 12 Jahren
  alexvins ceea466f54 [refactor] spell handling vor 12 Jahren
  mateuszb 9c1a117c1c * refactoring vor 12 Jahren
  mateuszb 8a8eecd063 * refactoring vor 12 Jahren
  mateuszb 6ff7d61b91 * small fix vor 12 Jahren
  mateuszb d540723739 * refactoring vor 12 Jahren
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs vor 12 Jahren
  mateuszb d03dbf64a6 * refactoring vor 12 Jahren
  mateuszb f1c78e3260 * creature ID refactoring vor 12 Jahren
  mateuszb 3958364884 * a bit more work on campaigns; hero crossover still buggy vor 12 Jahren
  mateuszb dc091a1ce1 * some work on hero crossover; still buggy vor 12 Jahren
  mateuszb bda92a4a73 * refactoring vor 12 Jahren
  mateuszb 8769f67c5d * JsonReader can convert to enums vor 12 Jahren
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes vor 12 Jahren
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug vor 13 Jahren
  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) vor 13 Jahren
  mateuszb 100dad889a * much better callback function declaration (previous version inspired me to write a new coding guideline) vor 13 Jahren
  DjWarmonger a7cea94247 - Hopefully fixed #1103 vor 13 Jahren
  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 vor 13 Jahren