Commit History

Author SHA1 Message Date
  Tomasz Zieliński 11e1bb44a2 Load sounds for new terrains later 3 years ago
  Tomasz Zieliński 494b0f0226 First version that compiles 3 years ago
  Tomasz Zieliński b20f649521 stash 3 years ago
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 years ago
  Andrey Filipenkov f2187f6767 fix infinite recursion when using SDL_mixer v2.6 3 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  John Bolton c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  Ewilhan 1afbdf7027 CSoundHandler: fix "unmutable" game (#588) 6 years ago
  Dydzio f7262730b1 Defer SDL mixer free on 1st handler release (#578) 6 years ago
  Michał Janiszewski 53d75684ee Prevent shadowing of global variable in function argument 7 years ago
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 years ago
  Arseniy Shestakov d3b3389a37 Implement configurable object sounds: ambient, visit and removal 8 years ago
  Arseniy Shestakov d96a3aa5b7 CAudioBase: move mutex to base class since CSoundHandler need it 8 years ago
  Arseniy Shestakov f15cadc87b Implement configurable object sounds: ambient, visit and removal 8 years ago
  AlexVinS e8a7078bb1 Quick fix for #389. 8 years ago
  godric3 76eed8682c Allow mods to add music played during battles and ai turn 8 years ago
  AlexVinS 64d9dadd64 Logging cleanup. 8 years ago
  ArseniyShestakov b2f74a93cf Code style: add empty parameter list to all lambda expressions (#345) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  dydzio 5c07e1c432 Minor typo fixes 9 years ago
  Krzesimir Nowak 46bd1c40cc Fix memory leak 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  Zyx-2000 33d0738859 support for music streaming 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. 10 years ago
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 years ago
  ArseniyShestakov 37a5930f84 CSoundHandler: fix memory leak and implement cache 10 years ago
  AlexVinS 66b022f93e initializer lists part1 11 years ago
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago