提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Michał W. Urbańczyk 6a88604937 * fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus) 12 年之前
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 12 年之前
  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 年之前
  DjWarmonger c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 年之前
  alexvins 2eb8263e51 Basic Configuration for bonus types 12 年之前
  DjWarmonger 5252e2aefe Added few more icons for creature abilities. 12 年之前
  mateuszb 560315bc48 * SlotID refactoring 12 年之前
  alexvins ceea466f54 [refactor] spell handling 12 年之前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年之前
  DjWarmonger 140786a04b - Drain Life now has % effect depending on bonus value 12 年之前
  mateuszb f1c78e3260 * creature ID refactoring 12 年之前
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 年之前
  mateuszb ba3075317f * proper bool serialization 12 年之前
  DjWarmonger cf7108f075 - Made sure that stack artifacts will not spawn when they are turned off 12 年之前
  alexvins c0ce8712c1 add some missing licence headers 13 年之前
  DjWarmonger ca9033d0e4 - Support for "Enchanted" WoG ability. 13 年之前
  DjWarmonger 7759ed017e -Fixed abilities for new creatures not being displayed in creature window 13 年之前
  mateuszb 6a81c8b1af * campaign against magic numbers 13 年之前
  Michał W. Urbańczyk 6530e7a1e1 * servers will not allow using out-of-range slots ( #1061 ) 13 年之前
  DjWarmonger 39d433c1c7 Moved game Modules to config file. 13 年之前
  DjWarmonger 9e0c9b4f49 Fixed #1042. Tweaks for Commander bonuses. 13 年之前
  DjWarmonger cf45239332 Fixed #1035. 13 年之前
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window 13 年之前
  DjWarmonger 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. 13 年之前
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. 13 年之前
  DjWarmonger ee2768ab07 - Some work for commanders 13 年之前
  DjWarmonger 2fbc57e140 1. Better way to disable stack / cursor glitches 13 年之前
  DjWarmonger d6873d7570 - No battle actions will be available during tactics phase 13 年之前
  DjWarmonger 82f3bc8135 - Commanders will now be properly intialized 13 年之前