Commit History

Author SHA1 Message Date
  Arseniy Shestakov 58f32f6dc2 Code style: uncrustify formatting preview 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS f0b3a13ed5 Fixed memory leak in CCreatureAnimation 9 years ago
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  AlexVinS b512005d38 Get rid of CSDL_Ext::colorSetAlpha 10 years ago
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. 10 years ago
  Ivan Savenko b1285bc506 Merged GUI refactoring into develop, fixed conflicts 11 years ago
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
  Ivan Savenko 647b9c683f Reorganized client source tree: 11 years ago
  AlexVinS 0ef16feca9 Refactoring towards backward compatibility (WiP) 11 years ago
  AlexVinS 62d42465de fix compilation 11 years ago
  Ivan Savenko 55577d0ac4 - fixed missing DLL_LINKAGE 12 years ago
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 years ago
  Michał W. Urbańczyk 385f4ab7f5 #1153 and #1395 should be fixed. Terrible, terrible, terrible. 12 years ago
  Ivan Savenko b57b14b752 - fixed several bugs with siege graphics, including #1389 12 years ago
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 years ago
  Ivan Savenko a148c39e0a more battles animations: 12 years ago
  Ivan Savenko 43db5587a1 - minor fixes to battle animations 12 years ago
  Ivan Savenko 1a77fee7f7 more improvements for battle animations 12 years ago
  Ivan Savenko 410ec92668 Minor fixes: 12 years ago
  Michał W. Urbańczyk 516684aaab Visual 2012 compile fixes. 12 years ago
  Ivan Savenko 146a5e5ef8 Made speed of most of battle animations time-based 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 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 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 years ago