1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-14 01:16:50 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Zeno Rogue
663e334e38 intra:: first version 2021-09-16 21:30:26 +02:00
Zeno Rogue
cba7ed1db9 added -Wno-invalid-offset in Makefile 2021-08-05 20:34:08 +02:00
Arthur O'Dwyer
5651b8c425 Enable -Wsuggest-override on Clang. 2021-07-12 17:51:44 -04:00
Arthur O'Dwyer
0ee6ce8c83 Eliminate -Woverloaded-virtual warnings from Clang. NFCI. 2021-07-12 17:51:39 -04:00
Jesse Ruderman
a19cc103ce Fix typo in cxxflags 2021-07-12 04:35:34 -07:00
Zeno Rogue
38530386d0
Merge branch 'master' into offsetof1 2021-07-12 09:52:03 +02:00
Arthur O'Dwyer
db762ff21a Fix or suppress a bunch of Clang warnings. NFCI. 2021-07-11 17:22:00 -04:00
Jesse Ruderman
98fd1f9c47 Use offsetof to reduce UB 2021-07-11 07:45:55 -07:00
Zeno Rogue
355b8df23a added colors.cpp for all color-related functions 2021-03-25 10:56:20 +01:00
Arthur O'Dwyer
4c10b17b7e Move Makefile.simple to just Makefile. 2021-03-21 17:40:06 -04:00
Alexandre Moine
868b12240a Remove unnecessary autotools files, and add them to .gitignore 2015-08-13 11:31:02 +02:00
Alexandre Moine
91eb928c29 Support installation, troubles with music btw 2015-08-09 22:36:13 +02:00
Alexandre Moine
9293404a79 New Makefile, generated with autotools 2015-08-09 15:38:09 +02:00
Alexandre Moine
9b11f1b6c5 Initialization with hyperrogue-66 2015-08-08 15:57:52 +02:00