Commit Graph

879 Commits

Author SHA1 Message Date
Zeno Rogue b5a70c1bc6
Merge pull request #92 from Quuxplusone/pedantic
Add `-pedantic` to the Makefile, and fix all resulting warnings
2020-03-27 12:04:40 +01:00
Zeno Rogue bcc96ffa11 11.3f 2020-03-25 13:52:32 +01:00
Arthur O'Dwyer 7a706478dc Add a helper function `voidp` to silence GCC warnings about `%p`.
We must fully qualify calls to `hr::voidp` because the expression
`voidp(x)` is ambiguous or worse. "/usr/include/zconf.h" defines
`voidp` in the global namespace as a typedef for `void*`.
We don't want an unsafe functional-style cast to `void*`;
we want to call our nice safe helper function. So we qualify the name.
2020-03-23 14:39:28 -04:00
Zeno Rogue 14d2237c01 11.3e 2020-03-22 12:03:09 +01:00
Zeno Rogue aa8906d6dd added some documentation 2020-03-22 09:47:56 +01:00
Zeno Rogue 808bbe05a0 11.3d 2020-03-16 21:48:03 +01:00
Zeno Rogue 734fb385d4 11.3c 2020-03-12 10:35:54 +01:00
Zeno Rogue b3c105de0c 11.3b 2020-03-11 11:36:37 +01:00
Zeno Rogue 6389614712 11.3a 2020-03-08 01:51:03 +01:00
Zeno Rogue a961499fbe update 11.3 2020-03-07 04:47:11 +01:00
Zeno Rogue db5bcef578 Orb of Empathy now protects your allies from your indirect attacks 2020-03-07 04:47:11 +01:00
Zeno Rogue e564622a48 rewritten undo: part 1 2020-03-07 04:47:10 +01:00
Zeno Rogue cca9dacf13 achievements and leaderboards for new treasures 2020-03-07 04:47:10 +01:00
Zeno Rogue 6317101d66 Orb of Plague 2020-03-07 04:47:10 +01:00
Zeno Rogue 99e64d862d shallow water graphics and mechanics 2020-03-07 04:47:09 +01:00
Zeno Rogue 8cba24fb20 11.2x 2020-02-07 19:45:47 +01:00
Zeno Rogue ea29b1cb99 11.2w 2020-01-29 19:29:16 +01:00
Zeno Rogue 3500d67af6 11.2v and adjust to older compilers 2020-01-28 20:21:23 +01:00
Zeno Rogue dfca9751d3 11.2u 2020-01-19 00:34:07 +01:00
Zeno Rogue 6f89d2176f removed the MAX_EDGE limitation 2020-01-18 16:59:16 +01:00
Zeno Rogue 7c9dd4ea59 11.2t 2020-01-16 17:26:47 +01:00
Zeno Rogue 0cd2765da4 11.2s 2020-01-06 22:12:44 +01:00
Zeno Rogue 717d7b8167 11.2r 2020-01-02 19:04:48 +01:00
Zeno Rogue e53bdb7db1 11.2q 2019-12-27 23:40:06 +01:00
Zeno Rogue 87933c6487 11.2p 2019-12-27 12:51:07 +01:00
Zeno Rogue cacfa8dee9 oldstyle joystick: smoothening input, ignoring next input 2019-12-27 11:57:08 +01:00
Zeno Rogue 6c61162392 merge 2019-12-26 22:40:41 +01:00
Zeno Rogue f4613e9945 more bubbles, SE config 2019-12-25 23:04:07 +01:00
Zeno Rogue b6f9298f0a removed classes.h 2019-12-23 22:21:04 +01:00
Zeno Rogue 91b22e2d62 fixup to TEMPLE_EACH remove 2019-12-14 12:35:28 +01:00
Zeno Rogue 769982040d renamed solnihv:: to sn:: and solnih to sn::in() 2019-12-14 12:28:45 +01:00
Zeno Rogue 3f0e8851ae removed #define ALPHA from hyper.h 2019-12-14 12:18:24 +01:00
Zeno Rogue 8cfc5a578f renamed penrose.cpp to kite.cpp and 'penrose' to 'kite::in()' 2019-12-14 12:12:24 +01:00
Zeno Rogue d5c8aebf16 renamed binary:: to bt:: and binarytiling to bt::in() 2019-12-14 12:05:01 +01:00
Zeno Rogue fe52cb6ea9 hassert macro 2019-12-14 11:57:23 +01:00
Zeno Rogue 059953fe58 removed hint def from hyper.h 2019-12-14 11:57:23 +01:00
Zeno Rogue f772f9b7fd replaced 'archimedean' with 'arcm::in()' 2019-12-14 11:57:23 +01:00
Zeno Rogue 0a9ec78c18 remplace euclid6, euclid4, 'euclid && \!archimedean && \!penrose' with standard_tiling(), euc::in(dimension, s7) 2019-12-14 11:57:23 +01:00
Zeno Rogue 9736068810 11.2o 2019-12-08 20:07:02 +01:00
Zeno Rogue 26fb19e7a8 subdivided game.cpp; split movepcto into separate functions 2019-12-08 20:07:02 +01:00
Zeno Rogue 225c43b141 11.2n 2019-12-06 14:14:36 +01:00
Zeno Rogue 568593d7f8 11.2m 2019-11-30 19:01:01 +01:00
Zeno Rogue 1cba452f07 rewritten the Euclidean geometry 2019-11-30 18:06:47 +01:00
Zeno Rogue 5354c92c1a 11.2l 2019-11-23 23:48:09 +01:00
Zeno Rogue b1f3686bdf 11.2k 2019-11-16 03:11:00 +01:00
Zeno Rogue aa3bb4369e 11.2j 2019-11-15 14:30:07 +01:00
Zeno Rogue cf66dade1a 11.2i 2019-11-03 14:55:43 +01:00
Zeno Rogue ade5c9c39f 11.2h 2019-11-03 02:24:35 +01:00
Zeno Rogue af5d961b1d 11.2g 2019-10-27 02:48:50 +01:00
Zeno Rogue dd4602e139 11.2f 2019-10-26 18:39:30 +02:00