Historique des commits

Auteur SHA1 Message Date
  Vankata453 da38807770 Improvements to trigger objects code il y a 1 an
  mrkubax10 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) il y a 1 an
  Ingo Ruhnke 0f79b69212 Remove Vector default constructor in preparation for glm il y a 3 ans
  Semphris 2cdf9f2ae6 Revert "[WIP] Move to C++17 (#1602)": Multiple compilation and linkage errors on Linux il y a 3 ans
  striker.sh 24f7176270 [WIP] Move to C++17 (#1602) il y a 3 ans
  Ingo Ruhnke 2ba877f296 Make p1, p2 members of Rectf private il y a 5 ans
  Ingo Ruhnke 18e156788c Remove old and now unused GameObject::save() functions il y a 5 ans
  Ingo Ruhnke 56ed525d0e More --resave work il y a 5 ans
  Ingo Ruhnke b59fb2a036 More --resave work il y a 5 ans
  Ingo Ruhnke be1626d7ad Make GameObject::save() non-virtual, remove ::save() in children il y a 5 ans
  Ingo Ruhnke cdd75bd196 Add some default_value handling to ObjectOption il y a 5 ans
  Ingo Ruhnke 546ec4ee1c Add ObjectSettings::add_string_select() and use it il y a 5 ans
  Ingo Ruhnke 13bb7b7b31 Rewrote ObjectOption to use inheritance instead of void* hackery il y a 5 ans
  Ingo Ruhnke e4d708512c Pass ObjectOption around as std::unique_ptr<> il y a 5 ans
  Ingo Ruhnke 0db10ae231 Make generic ObjectSettings::add<>() private il y a 5 ans
  Ingo Ruhnke 54f6b8cc03 Use typesafe ObjectSettings::add_*() commands il y a 5 ans
  Ingo Ruhnke 8c5bd0e738 Rename NumField to FloatField il y a 5 ans
  Ingo Ruhnke 7d2d9f896a Fix trigger objects not being insertable in the editor il y a 5 ans
  Ingo Ruhnke 4e157b76e9 Draw trigger areas when collision rects are enabled il y a 5 ans
  Ingo Ruhnke 22c31a8e6c Add m_ prefix to ObjectOption il y a 5 ans
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` il y a 5 ans
  Ingo Ruhnke 2089e79f49 Cleanup ObjectSettings il y a 5 ans
  Ingo Ruhnke 5c7849eae5 Move collision related stuff into CollisionObject il y a 5 ans
  Ingo Ruhnke a5421006f2 Add m_ prefixes to member variables il y a 5 ans
  Ingo Ruhnke 45253e8cdf Fix int vs float conversion issues with ReaderMapping::get() il y a 6 ans
  Ingo Ruhnke c6e820901b Added m_ prefix to GameObject member variables il y a 6 ans
  Ingo Ruhnke 82f787e8a6 Use new style C++ cast instead of old style C cast il y a 6 ans
  Ingo Ruhnke 8ca41356cd Changed trigger to work with Canvas class il y a 6 ans
  leper 9bf89d46bb Clean up some includes. il y a 6 ans
  Max Teufel f7aa0fcda9 Merge branch 'pr/742' il y a 6 ans