Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis há 4 meses atrás
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance há 8 meses atrás
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr há 8 meses atrás
  Ivan Savenko 84cf7b052d Map objects now use shared_ptr (rmg) há 8 meses atrás
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency há 8 meses atrás
  Laserlicht 7dfb499edf replace boost locks with std há 8 meses atrás
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 9 meses atrás
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar há 9 meses atrás
  Tomasz Zieliński 685403c588 Cleanup há 10 meses atrás
  Tomasz Zieliński a88a994d75 Proper fix for the issue há 10 meses atrás
  Tomasz Zieliński d631e3f604 Do not call visitablePos for non-visitable objects há 11 meses atrás
  Tomasz Zieliński f95bb58433 Implement curved paths for all road node objects há 1 ano atrás
  Tomasz Zieliński 855ab0f0e9 First attempt to enforce curved paths há 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. há 1 ano atrás
  Tomasz Zieliński 186b6629c7 Do not hide roads behind objects há 1 ano atrás
  Tomasz Zieliński a94286c23d Code cleanup há 1 ano atrás
  Tomasz Zieliński 19633a0f62 Build fixes há 1 ano atrás
  Tomasz Zieliński 37f6993402 Clean the comments há 1 ano atrás
  Tomasz Zieliński d8c93cb222 Protect every access to zone tiles with a mutex há 1 ano atrás
  Tomasz Zieliński 28f76b2839 Actually, avoid guarded object altogether há 1 ano atrás
  Tomasz Zieliński 4e88290962 Actually avoid only monsters há 1 ano atrás
  Tomasz Zieliński 8f1638f78a Try to not route roads through passable objects há 1 ano atrás
  Tomasz Zieliński 7ce3553a6d Fix race condition when placing object at teh shore há 1 ano atrás
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static há 1 ano atrás
  Tomasz Zieliński f9e5d73014 Missed optimization case há 1 ano atrás
  Tomasz Zieliński d4216a9191 Fixed routing roads behind Sub Gates, Monoliths and Mines há 1 ano atrás
  Tomasz Zieliński d5f9de5beb Definitive solution for Corpse há 1 ano atrás