Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Rob 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 1 tahun lalu
  MatusGuy 63390054e0 Ability to set bonus block coin sprite for coin, coin rain and coin explosion (#2546) 1 tahun lalu
  Vankata453 5917b9a31e Allow dispensing objects, dispenser object customization (#2497) 1 tahun lalu
  Ingo Ruhnke 0d163d1c02 Replace `else if(` with `else if (` 5 tahun lalu
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` 5 tahun lalu
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 tahun lalu
  Ingo Ruhnke 52df85b250 Replace old RandomGenerator with new Random class 5 tahun lalu
  Ingo Ruhnke 5e4cdeb41e Add Sector::get() that returns a Sector&, use instead of ::current() 6 tahun lalu
  Ingo Ruhnke fcf21389c6 Use GameObjectManager::add<T>() instead of std::make_shared<T> 6 tahun lalu
  Ingo Ruhnke d27f5eadbc Made the code -Wconversion clean under gcc 6 tahun lalu
  Ingo Ruhnke b98a5c78ac Changed objects to work with Canvas class 6 tahun lalu
  Hume2 c0a738543a Changed "}else{" to "} else {" 9 tahun lalu
  Tobias Markus eb9172b9d6 [cppcheck] Part 1: Performance 9 tahun lalu
  Ingo Ruhnke 5c7020e504 Replaced Ref and RefCounter with std::shared_ptr<> 10 tahun lalu
  Ingo Ruhnke 75fc1b8f0b Turned a lot of other global objects into Currentons 10 tahun lalu
  Ingo Ruhnke a8057c3d17 Removed trailing whitespace from all *.?pp files 10 tahun lalu
  LMH c0b1f81b0b Reduced code for HeavyCoin used by CoinRain, correcting unusual coin behavior introduced in commit 4ed4ca8 11 tahun lalu
  LMH 4ed4ca865c New BonusBlock content: 'coinrain'. Causes ten coins to rain down from the top of the sector. These coins are counted in level stats. 11 tahun lalu