1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-15 19:55:47 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
iacore
c7fcb6c1a2
Merge branch 'fix-build-linux' 2024-10-03 20:23:01 +00:00
Zeno Rogue
ba9c41bed2 rogueviz:: dhrg:: fixed incorrect initialization 2024-04-28 02:10:22 +02:00
Zeno Rogue
f1e91a1614 rogueviz::dhr:: fixed unused result 2024-04-28 01:46:47 +02:00
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
Locria Cyber
99e3b25560
Use printf %lld, not %Ld
comply with ISO C++
2023-02-01 12:53:09 +00:00
Zeno Rogue
9a916f1ef3 rogueviz:: added DHRG 2022-07-12 14:46:31 +02:00