Historie revizí

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