提交歷史

作者 SHA1 備註 提交日期
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 年之前
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Ewilhan 1afbdf7027 CSoundHandler: fix "unmutable" game (#588) 6 年之前
  Dydzio f7262730b1 Defer SDL mixer free on 1st handler release (#578) 6 年之前
  Michał Janiszewski 53d75684ee Prevent shadowing of global variable in function argument 7 年之前
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 年之前
  Arseniy Shestakov d3b3389a37 Implement configurable object sounds: ambient, visit and removal 8 年之前
  Arseniy Shestakov d96a3aa5b7 CAudioBase: move mutex to base class since CSoundHandler need it 8 年之前
  Arseniy Shestakov f15cadc87b Implement configurable object sounds: ambient, visit and removal 8 年之前
  AlexVinS e8a7078bb1 Quick fix for #389. 8 年之前
  godric3 76eed8682c Allow mods to add music played during battles and ai turn 8 年之前
  AlexVinS 64d9dadd64 Logging cleanup. 8 年之前
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  dydzio 5c07e1c432 Minor typo fixes 9 年之前
  Krzesimir Nowak 46bd1c40cc Fix memory leak 9 年之前
  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 年之前