Commit History

Author SHA1 Message Date
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 06dbdd234f Further changes for duel mode. It is possible to pass names of AIs to be used by command line. Moved things in battle AI. 12 years ago
  Ivan Savenko 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 years ago
  DjWarmonger 32c87f532f - Added missing abilities for devil & ghost dragon 12 years ago
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 years ago
  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 12 years ago
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  DjWarmonger c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  mateuszb 560315bc48 * SlotID refactoring 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  alexvins ceea466f54 [refactor] spell handling 12 years ago
  mateuszb 9c1a117c1c * refactoring 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  DjWarmonger b554af25d3 - Compile fix 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
  mateuszb f1c78e3260 * creature ID refactoring 12 years ago
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 years ago
  DjWarmonger 1ef205e5f1 Various tweaks / enchancements to bonus mechanics 12 years ago
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 years ago
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 years ago
  mateuszb ba3075317f * proper bool serialization 12 years ago
  DjWarmonger fff7909958 - Fix for hero specialties (creature type limiters) 12 years ago
  alexvins 53b684180d [refactor] 12 years ago
  alexvins 0741639baf fix c++ standard violation. 12 years ago
  alexvins 68e91ada1c [refactor] 12 years ago
  DjWarmonger a7cea94247 - Hopefully fixed #1103 13 years ago
  Michał W. Urbańczyk f30ee8ff04 * fixed possible corruption of pack sent by server when player request is rejected 13 years ago
  Michał W. Urbańczyk 95b866c131 * Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info. 13 years ago
  Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes: 13 years ago