Historia zmian

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