提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko d83eedb8dd Fixes #1378 - do not auto-set key color - image might not have one 2 年之前
  Ivan Savenko e76cd1b6a7 Bugfixing: fix crashes on battle start & most noticeable glitches 2 年之前
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 年之前
  Karlis Senko 69330de89c Avoid integer overflow and conversion related UB. 7 年之前
  AlexVinS 270e1b75ce Support for creature 2-hex attack, alternate death and cast animation types 8 年之前
  AlexVinS 64d9dadd64 Logging cleanup. 8 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS a8a661b159 Map handler refactoring, part 2. 9 年之前
  AlexVinS aad675a7c4 Revert "Merge branch 'p254_4' into develop" 9 年之前
  AlexVinS c11a660d21 Fixed and cleanup 9 年之前
  AlexVinS 7ca9ab665a cleanup 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  Zyx-2000 70e3c81b9f Replaced CFileInfo with more correct and efficient alternative 9 年之前
  AlexVinS b512005d38 Get rid of CSDL_Ext::colorSetAlpha 10 年之前
  AlexVinS 3e4e810888 More ColorKey cleanup 11 年之前
  AlexVinS 638dac90af centralize key color management 11 年之前
  AlexVinS 082c9a506e Fix battle absolute obstactes rendering 11 年之前
  AlexVinS 0ef16feca9 Refactoring towards backward compatibility (WiP) 11 年之前
  AlexVinS 62d42465de fix compilation 11 年之前
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 年之前
  Ivan Savenko 77496bcea9 - fixed several cases of accessing full path to files in archives 12 年之前
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 年之前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Ivan Savenko 870399c7be - updated link to repo in readme 12 年之前
  Ivan Savenko 1c0ccd2b02 - fixed some bugs with artifacts icons 12 年之前
  Ivan Savenko 3fbcf86dec - fixed broken again palette in some battle backgrounds 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 年之前