Commit Graph

6 Commits

Author SHA1 Message Date
Arthur O'Dwyer ced3bbcad4 Qualify calls to `format`
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
2023-08-21 10:18:44 -07:00
Arthur O'Dwyer 0ae74aad62 Fix more instances of Clang's -Wunqualified-std-cast-call 2022-07-05 13:28:00 -04:00
Zeno Rogue f02b385138 nilrider:: reverted duration check 2022-06-08 18:04:27 +02:00
Zeno Rogue 4d3a9081a9 dynamic-wfc: animation 2022-06-08 18:03:32 +02:00
Zeno Rogue 356bce6842 fixup 2022-05-28 19:30:29 +02:00
Zeno Rogue 8660baf3e1 rogueviz:: added dynamic-wfc 2022-05-28 19:30:01 +02:00