Historique des commits

Auteur SHA1 Message Date
  Daniel Ward 8a145d000b Player behavior improvements (#2338) il y a 1 an
  Jiří Paleček dd1c9a2336 Flip vertical wind blowing il y a 2 ans
  Semphriss 3d8aeffcb0 Fixed dummy mistake of mine il y a 3 ans
  Semphris fc7644f587 Wind objects now affect Rocks il y a 3 ans
  Ingo Ruhnke 0f79b69212 Remove Vector default constructor in preparation for glm il y a 3 ans
  Semphriss 50a03f1888 Added workflow for Ubuntu Touch (UBports) (#1655) il y a 3 ans
  Semphriss 17576a9a88 Added option for wind to not affect player (decorative wind) (#1503) il y a 4 ans
  weluvgoatz 4c6e0fe948 Wind: Affect Tux on ground + Fancy Particles Option (#1493) il y a 4 ans
  Martin van Zijl 1197ae3d42 Address review comments from GitHub. il y a 4 ans
  Martin van Zijl 3590b3c648 Add option for wind objects to affect badguys. il y a 4 ans
  Ingo Ruhnke 2ba877f296 Make p1, p2 members of Rectf private il y a 6 ans
  Ingo Ruhnke b7927bfc71 More --resave work il y a 6 ans
  Ingo Ruhnke c347daf10b More --resave work il y a 6 ans
  Ingo Ruhnke 28252b4bbd Cleanup ObjectOption flag handling il y a 6 ans
  Ingo Ruhnke 54f6b8cc03 Use typesafe ObjectSettings::add_*() commands il y a 6 ans
  Ingo Ruhnke 8c5bd0e738 Rename NumField to FloatField il y a 6 ans
  Ingo Ruhnke 2089e79f49 Cleanup ObjectSettings il y a 6 ans
  Ingo Ruhnke 5c7849eae5 Move collision related stuff into CollisionObject il y a 6 ans
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` il y a 6 ans
  Ingo Ruhnke 52df85b250 Replace old RandomGenerator with new Random class il y a 6 ans
  Ingo Ruhnke a5421006f2 Add m_ prefixes to member variables il y a 6 ans
  Ingo Ruhnke 5e4cdeb41e Add Sector::get() that returns a Sector&, use instead of ::current() il y a 6 ans
  Ingo Ruhnke fcf21389c6 Use GameObjectManager::add<T>() instead of std::make_shared<T> il y a 6 ans
  Ingo Ruhnke 45253e8cdf Fix int vs float conversion issues with ReaderMapping::get() il y a 6 ans
  Ingo Ruhnke b98a5c78ac Changed objects to work with Canvas class il y a 6 ans
  leper 9bf89d46bb Clean up some includes. il y a 6 ans
  leper ed62a0cf06 Remove useless use of this pointer. il y a 6 ans
  Bobby Youstra 955eb4b92c Moved Object name property parsing to GameObject class il y a 6 ans
  christ2go ff1dc2a475 Changed get to use default arguments il y a 7 ans
  christ2go 37e3c03273 Pass by reference correctness il y a 7 ans