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

12 Commits

Author SHA1 Message Date
Zeno Rogue
63869c6d33 renamed the size function to isize 2018-06-22 14:47:24 +02:00
Zeno Rogue
35301f0a68 movement animations now work in quotient geometries 2018-06-17 17:51:26 +02:00
Zeno Rogue
6ca99e347f gp:: fixed the non-3D display of rock formations 2018-06-12 19:39:23 +02:00
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