コミット履歴

作者 SHA1 メッセージ 日付
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年 前
  Zyx-2000 33d0738859 support for music streaming 9 年 前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年 前
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. 10 年 前
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 年 前
  ArseniyShestakov 37a5930f84 CSoundHandler: fix memory leak and implement cache 10 年 前
  AlexVinS 66b022f93e initializer lists part1 11 年 前
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 年 前
  AlexVinS 3b8d0e44d4 Merge branch 'develop' into SDL2 11 年 前
  AlexVinS 47979d28bb Remove broken assertion 11 年 前
  AlexVinS ac2896da42 Implemented SDL2 unicode input. Hotkeys are sill broken. 11 年 前
  AlexVinS 62d42465de fix compilation 11 年 前
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 年 前
  beegee1 1d57b75bc5 - random number generation refactoring 11 年 前
  Ivan Savenko 43ba3d30ea Breaking things - first commit towards configurable object(s). 11 年 前
  alexvins 065b8366fb [Spells] Added basic support for icons and sounds 11 年 前
  alexvins 4203d69525 Part 2 of new spell configuration 11 年 前
  Ivan Savenko f6c1dace6c Minors: 12 年 前
  Ivan Savenko 29f4a12814 - fixed some evil memory leaks 12 年 前
  Ivan Savenko db1dc1dcc6 - fixed terrain music restarting every tile 12 年 前
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 12 年 前
  Michał W. Urbańczyk c57b159fc9 Missed one call. 12 年 前
  Michał W. Urbańczyk f897333b2c Don't crash when music file cannot be found. 12 年 前
  Ivan Savenko ee09c5301e minor fixes: 12 年 前
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 年 前
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 年 前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年 前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 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 年 前
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 年 前