Historial de Commits

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