提交历史

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