Histórico de Commits

Autor SHA1 Mensagem Data
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" há 12 anos atrás
  Michał W. Urbańczyk 4576719abe Visual Studio 2013 Preview compile fixes: há 12 anos atrás
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported há 12 anos atrás
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: há 12 anos atrás
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: há 12 anos atrás
  Ivan Savenko 0cf969d508 - console logger by default uses same format as previously (no extra data) há 12 anos atrás
  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 há 12 anos atrás
  alexvins f686edc1b8 Cleanup há 12 anos atrás
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring há 12 anos atrás
  DjWarmonger 928d1d2121 - Some work on bonus system, effect range can be ignored. TODO: usage of bonus with any subtype. há 12 anos atrás
  mateuszb 560315bc48 * SlotID refactoring há 12 anos atrás
  alexvins ceea466f54 [refactor] spell handling há 12 anos atrás
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs há 12 anos atrás
  mateuszb f1c78e3260 * creature ID refactoring há 12 anos atrás
  mateuszb 3958364884 * a bit more work on campaigns; hero crossover still buggy há 12 anos atrás
  Ivan Savenko 8ffd482324 - gcc compile fix há 12 anos atrás
  mateuszb 25663ce7af * fixed vector<bool> serialization há 12 anos atrás
  mateuszb ba3075317f * proper bool serialization há 12 anos atrás
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) há 12 anos atrás
  Michał W. Urbańczyk 0e826915ed Fixed #1176. há 12 anos atrás
  DjWarmonger 79062eb15c - Parsing hero specialty is working (though complicated) há 12 anos atrás
  DjWarmonger 97db289d3c Parsing for CREATURE_TYPE_LIMITER há 12 anos atrás
  DjWarmonger d7c9377843 - Parsing propagators and limiters há 12 anos atrás
  alexvins 53b684180d [refactor] há 12 anos atrás
  alexvins c0ce8712c1 add some missing licence headers há 13 anos atrás
  DjWarmonger 71cbde7bbc Bonus limiters are now implemented using Decorator design pattern, which allows to chain them. há 13 anos atrás
  mateuszb 652ea4036e * artifact bonuses are read from config file now há 13 anos atrás
  mateuszb af133ae758 * experimental support for bonus limiter/propagator loading from json (not turned on yet) há 13 anos atrás
  mateuszb 59fcc15254 * last revision reverted, mysterious bug há 13 anos atrás
  mateuszb 55f1c47c16 * more TPlayerColor/TResource há 13 anos atrás