Commit Graph

74 Commits

Author SHA1 Message Date
Zeno Rogue 98246d3066 more cleanup in parameters, restartGame cleanup 2018-06-11 00:58:38 +02:00
Zeno Rogue eda65399d6 fixed threecolor pattern claiming to work when it does not, or producing weird effects 2018-05-15 23:24:04 +02:00
Zeno Rogue 39db828a38 Fixed the bugs with computing fieldpattern not in hyperbolic geometry (memory error + canvas crashes) 2018-05-09 21:32:31 +02:00
Zeno Rogue 09722ca2f6 fixed crash in Palace on Zebra 2018-05-08 02:07:50 +02:00
Zeno Rogue 9a76d44000 fixed the non-bitruncated order-4 tilings 2018-05-07 21:47:10 +02:00
Zeno Rogue 7835fbcdf8 added missing 0 in pre-initialized array 2018-05-07 20:14:29 +02:00
Zeno Rogue 666ddb007e MAJOR REWRITE of floor patterns 2018-05-07 20:13:56 +02:00
Zeno Rogue e3c3a4202e Kraken variant of pseudohept 2018-05-04 12:49:50 +02:00
Zeno Rogue 0049a65be6 fixed the chessboard pattern 2018-05-03 11:06:31 +02:00
Zeno Rogue b30fca1f2e line patterns now work correctly in elliptic geometry 2018-05-01 19:36:09 +02:00
Zeno Rogue 77ce8166f9 Snake Nest no longer appears when it should not 2018-05-01 19:35:41 +02:00
Zeno Rogue 96cd518710 fixed the zebra3 pattern on gp 2018-05-01 19:35:25 +02:00
Zeno Rogue aeefbeb8ce added sphere to texture patterns 2018-04-23 11:25:58 +02:00
Zeno Rogue b6da7779d5 tour:: added XLAT in some places, also 'disable the Camelot cheat' 2018-04-22 11:13:13 +02:00
Zeno Rogue c5bf7cb95c colors no longer silently modified in linepatterns 2018-04-21 19:35:56 +02:00
Zeno Rogue 71288613f4 pattern2: 'distance from origin' canvas 2018-04-21 17:58:02 +02:00
Zeno Rogue ad93e77bcc canvas_invisible option 2018-04-21 17:57:30 +02:00
Zeno Rogue ce08a14390 Sloppy Graveyard on 37 is known 2018-04-15 13:04:34 +02:00
Zeno Rogue a5187864e6 gp:: improved patterns 2018-04-12 20:53:50 +02:00
Zeno Rogue f375ac498a Zebra, Palace, Power, and Vineyard are now OK in gp 2018-04-12 11:00:51 +02:00
Zeno Rogue 2dfc12799d fixed the heptagonal RRV 2018-04-11 23:37:55 +02:00
Zeno Rogue fa86a88ea3 gp:: removed the unused version of be_in_triangle 2018-04-11 00:55:05 +02:00
Zeno Rogue 446f8c3a12 linepatterns:: gp:: patPower displays master ranges 2018-04-10 20:27:01 +02:00
Zeno Rogue eaa7d0cfe7 gp:: pseudohepts on non-threecolorable gNormal 2018-04-10 20:26:33 +02:00
Zeno Rogue e41bc0b3b9 linepatterns:: works with gp, uses computed constants rather than hardcoded ones, extra horocycle linepattern, Goldberg pattern added 2018-04-10 17:57:33 +02:00
Zeno Rogue 9fd8713cbc gp:: correct long-distances in all Goldberg hyperbolic tilings 2018-04-10 17:06:04 +02:00
Zeno Rogue 90ff8c49dc marked land quality in gp, fixed some bugs 2018-04-10 08:05:35 +02:00
Zeno Rogue e318a8e04a gp:: texture:: menu added 2018-04-10 05:12:40 +02:00
Zeno Rogue 2b65f4538f gp:: threecolor works correctly if param divisible by 1+z OR it works for the seed 2018-04-09 20:39:52 +02:00
Zeno Rogue 033c626dfc restartGame, wrong mode, and resetModes now use constants instead of magic char names 2018-04-09 18:05:23 +02:00
Zeno Rogue 830785990c renamed whirl to goldberg 2018-04-09 17:40:12 +02:00
Zeno Rogue 5df5bb66f1 whirl:: threecolor on cube 2018-04-06 12:20:22 +02:00
Zeno Rogue 228f677e00 patterns:: coloring appears in the menu for cube 2018-04-06 12:18:59 +02:00
Zeno Rogue 587619ad42 whirl:: texture:: remapping (currently by commandline only) 2018-04-06 00:40:53 +02:00
Zeno Rogue 0941411ffc .. to last commit 2018-04-06 00:33:03 +02:00
Zeno Rogue 7ca5a8713a whirl:: threecolor pattern 2018-04-04 18:00:40 +02:00
Zeno Rogue 5ea2a52f3f more fixes to Warped Coast 2018-04-04 17:59:24 +02:00
Zeno Rogue 1abca6d08e whirl:: disabled mirrors 2018-04-04 15:07:44 +02:00
Zeno Rogue 4ca146549c whirl:: warp works 2018-04-04 15:05:12 +02:00
Zeno Rogue ccb7bf9efb whirl:: Crystal World and Caves tiling work 2018-04-04 12:46:40 +02:00
Zeno Rogue 22a92059b6 whirl 2018-04-03 23:39:18 +02:00
Zeno Rogue 2c09c5ee56 structurized textures.cpp 2018-03-17 21:12:46 +01:00
Zeno Rogue b3def8bdfc changing SPF_DOCKS in menu actually works 2018-02-26 13:17:56 +01:00
Zeno Rogue 64adb6f0ea updated the header comments to 2018, also added the missing ones 2018-02-09 00:40:26 +01:00
Zeno Rogue ad172724e8 made it compile with RUG on emscripten (at least it should -- it does not work for me because of an emscripten bug apparently) 2018-02-03 14:31:17 +01:00
Zeno Rogue 561369ce11 fixed fieldval_uniq on torus -- affects Blizzard/Volcano/Ruined 2018-01-29 16:29:13 +01:00
Zeno Rogue b798e1a758 sidescreen in prepattern screen 2018-01-25 23:47:28 +01:00
Zeno Rogue 2b6b8c1d39 fixed Snake Nest in non-bitrunc Octagons 2018-01-06 23:39:27 +01:00
Zeno Rogue 5bf6d54c7d changed chamfered to bitruncated 2018-01-06 22:34:03 +01:00
Zeno Rogue 6479ddb73d Texts written/translated for 10.3 2018-01-04 20:05:34 +01:00