Commit Graph

222 Commits

Author SHA1 Message Date
Zeno Rogue 4f3cc3783a binary tiling 2018-08-09 19:28:53 +02:00
Zeno Rogue 21ebf6586d irr:: improved warped floors 2018-08-05 05:51:05 +02:00
Zeno Rogue 253c2d8b9b bitruncated irregular tilings 2018-08-05 05:07:34 +02:00
Zeno Rogue d8f63a9f3d moved mid3 and mid_at functions to hyperpoint.cpp 2018-08-04 22:35:15 +02:00
Zeno Rogue 055a54500b reset qfi.tinf when setting a non-textured floor 2018-08-04 11:15:05 +02:00
Zeno Rogue 270015cf7f irr:: texture:: one more bugfix 2018-08-02 23:12:29 +02:00
Zeno Rogue f635c27e07 fixed variable conflict warning 2018-07-30 09:34:37 +02:00
Zeno Rogue 566c466b66 loading/saving irregular maps to config and log (and recreate automatically)H 2018-07-17 14:28:49 +02:00
Zeno Rogue c8c1e3a346 irregular grids 2018-07-16 20:05:23 +02:00
Zeno Rogue 5cd8f695a3 Goldberg-Coxeter construction for order-4 tilings (everything seems to work except distance calculations) 2018-07-10 04:13:35 +02:00
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