1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-21 19:19:37 +00:00
Commit Graph

6634 Commits

Author SHA1 Message Date
Zeno Rogue
4f70b5ceff patterns now know about arb 2020-05-30 20:06:58 +02:00
Zeno Rogue
067f0c3032 hr_polygon_error now informs about the end matrix 2020-05-30 20:06:28 +02:00
Zeno Rogue
1f1d8edeaa arb:: remember filename 2020-05-30 20:00:44 +02:00
Zeno Rogue
21e256fe12 arb:: new command cscale 2020-05-30 20:00:09 +02:00
still-flow
31d836b2a9 restructure scheduling intervals
so that there is just one pause for every sweep of the workforce,
so that upper bound on idle time doesn't grow
proportionally to the number of workers
2020-05-30 17:17:51 +03:00
still-flow
d6de73a1dc remove unnecessary goto
which is a bit of a shame
2020-05-30 16:44:46 +03:00
Zeno Rogue
07b1eaeda5 fixed in older compiler 2020-05-29 10:49:38 +02:00
Zeno Rogue
823eb8ad79 11.3n 2020-05-29 10:47:36 +02:00
Zeno Rogue
e7a4c645b8 auto-increase texture step in 2D ideal 2020-05-29 10:47:18 +02:00
Zeno Rogue
2c79a6aeff fixed freeze while drawing the sky in {n,infty} FPP 2020-05-29 10:29:13 +02:00
Zeno Rogue
c11d36089d randpat mode for Zebra, Wet and Frog 2020-05-29 02:55:44 +02:00
Zeno Rogue
6a6de08ac8 fixed possible crash when doing 'underlying tree' in some geometries 2020-05-29 02:44:14 +02:00
Zeno Rogue
fca9834d02 fixed some bugs when faking Euclidean 2020-05-29 02:43:30 +02:00
Zeno Rogue
ce299c1a0c monster list in Snake Nest 2020-05-29 02:43:04 +02:00
Zeno Rogue
7bb4407273 flip_dark 2020-05-29 02:42:54 +02:00
Zeno Rogue
6621752a05 qtm:: -one-line and -two-line patterns 2020-05-29 01:59:05 +02:00
Zeno Rogue
aa2cf6dbf5 fixed a crash when 'drawing underlying tree' in crystal3 2020-05-29 01:58:15 +02:00
Zeno Rogue
c6f2391033 added addBack() in showQuotientConfig 2020-05-29 01:53:39 +02:00
Zeno Rogue
c268949c9b added fixmatrix in fake 2020-05-29 01:53:20 +02:00
Zeno Rogue
0e8a5f6065 patterns in Crystal bitruncated {6,4}; also fixes graphics 2020-05-29 01:53:08 +02:00
Zeno Rogue
4f1742f21f fixed Euclidean celldistalt 2020-05-29 01:52:47 +02:00
still-flow
72008a7e85 change tasks into pairs of ids and do_work functions 2020-05-28 20:41:42 +03:00
still-flow
b2a930f0f6 -lpthread -> -pthread for mymake target 2020-05-28 20:00:33 +03:00
still-flow
4386f86efb add diagnostic message showing batch size 2020-05-28 18:34:27 +03:00
still-flow
dcf81ee468
change default behavior to multi-tasking 2020-05-28 15:28:50 +03:00
still-flow
9ef8b28129 fix order of options to g++ in Makefile.simple 2020-05-28 15:13:45 +03:00
Zeno Rogue
98b1e659a5 hyperbolic raycast: fix the matrices 2020-05-28 13:44:32 +02:00
Zeno Rogue
91338d047e fixed some bugs with ultra mirrors 2020-05-28 13:44:02 +02:00
still-flow
61d824803c add simple concurrent compilation
using something similar to round-robin scheduling
2020-05-28 13:29:03 +03:00
Zeno Rogue
384a6bb806 to -to-fq added cgi.require_basics() 2020-05-28 01:52:03 +02:00
Zeno Rogue
188596860a ultra_mirror_dist and step values in parser 2020-05-28 01:51:46 +02:00
Zeno Rogue
7a4f573e34 dirs_adjacent to S7 not 12 2020-05-28 01:51:28 +02:00
Zeno Rogue
5a57031269 fixup to ultra_mirrors 2020-05-28 01:51:08 +02:00
Zeno Rogue
6a19ec2a85 ray:: increased gms_limit, and added CLI option -ray-hard 2020-05-28 01:50:53 +02:00
Zeno Rogue
9c4a1d6d4e new linepattern for ultra, and also better edge drawer 2020-05-28 01:50:31 +02:00
Zeno Rogue
4217c7ccc7 reg3:: ultra-mirrors 2020-05-28 01:50:00 +02:00
Zeno Rogue
89bba619f0 farlands: do not create farlands in quotient spaces 2020-05-28 01:41:54 +02:00
Zeno Rogue
4c3703026f prime shown in showQuotientConfig3 2020-05-28 01:41:17 +02:00
Zeno Rogue
2a9a2b68cc fake:: set qIDEAL, qULTRA, and tiling_name correctly 2020-05-28 01:40:52 +02:00
Zeno Rogue
77a39dd072 getcurrfp set for new spaces, and increased max p to 19 for unknown spaces 2020-05-28 01:40:15 +02:00
Zeno Rogue
e579db31de CLI option -gridoff 2020-05-28 01:39:13 +02:00
Zeno Rogue
af7e828b08 CLI options -face-face and -face-vertex 2020-05-28 01:38:21 +02:00
Zeno Rogue
9466539cd6 qULTRA flag and 355 honeycomb 2020-05-28 01:37:56 +02:00
Zeno Rogue
890f5b56aa newly supported honeycombs in menu 2020-05-27 00:54:30 +02:00
Zeno Rogue
57d69e639d support for {3,5,x} and ultra-vertex honeycombs 2020-05-27 00:54:15 +02:00
Zeno Rogue
eb5023cfbb reverb:: example commandlines 2020-05-26 17:40:30 +02:00
Zeno Rogue
d8a72e31ab reverb:: animation with ideal vertices 2020-05-26 17:40:22 +02:00
Zeno Rogue
93b425ac11 reverb:: extra options 2020-05-26 00:38:15 +02:00
Zeno Rogue
52912e9b65 reverb:: updated comment 2020-05-26 00:03:11 +02:00
Zeno Rogue
0c33e303a2 edge display uses cellshape 2020-05-26 00:02:52 +02:00