1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-28 08:03:18 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Zeno Rogue
4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue
c2e3ed54f0 cpp files no longer include other cpp files 2018-06-11 01:12:18 +02:00
Zeno Rogue
8432e65d19 Fixed Goldberg on elliptic 2018-05-20 15:14:58 +02:00
Zeno Rogue
90d2f7e274 fixed plain floor shapes in order-4 geometries (previously only worked in Euclid Squares of these 2018-05-15 23:27:20 +02:00
Zeno Rogue
d2814d0f6d fixed compiler warning 2018-05-09 21:33:10 +02:00
Zeno Rogue
469530d321 fixed the floor patterns in non-bitrunc square grid 2018-05-08 01:59:57 +02:00
Zeno Rogue
abb81410f4 removed debug 2018-05-08 01:14:38 +02:00
Zeno Rogue
9a76d44000 fixed the non-bitruncated order-4 tilings 2018-05-07 21:47:10 +02:00
Zeno Rogue
666ddb007e MAJOR REWRITE of floor patterns 2018-05-07 20:13:56 +02:00