Commit Graph

5072 Commits

Author SHA1 Message Date
Zeno Rogue fa64573971 fixed the thread locking 2020-01-28 17:58:55 +01:00
Zeno Rogue 109b57df14 added a comma in shmup help text 2020-01-28 17:58:55 +01:00
Zeno Rogue 610ec5a51f Temple rings shown in the help screen 2020-01-28 17:58:55 +01:00
Zeno Rogue 6be19024bb reg3:: emeraldval and fiftyval computed in rule-based maps based on currfp 2020-01-28 17:58:55 +01:00
Zeno Rogue 96f872dd18 reg3:: bounded_celldistance used in create_patterns() 2020-01-28 17:58:55 +01:00
Zeno Rogue 100b8f3534 cellrotations are now structs, and include inverses 2020-01-28 17:58:55 +01:00
Zeno Rogue 7fd199dd49 reg3:: nice Zebra and Graveyard patterns 2020-01-28 17:58:55 +01:00
Zeno Rogue be90304f12 better display of trapdoors in Zebra 3D 2020-01-28 17:58:55 +01:00
Zeno Rogue b931e5e333 fixed z-fighting when drawing Onyx in 3D 2020-01-28 17:58:55 +01:00
Zeno Rogue a5a9104abf reg3:: Camelot 2020-01-28 17:58:55 +01:00
Zeno Rogue c556d21434 renamed/documented/improved the rule generators, and the rules now include centers for all fieldvals 2020-01-28 17:58:55 +01:00
Zeno Rogue 3df5eff7f8 function 'relative_matrix_recursive' for reg3_rule and arbi 2020-01-28 17:58:55 +01:00
Zeno Rogue 370cdafaf8 Updir and updir_alt functions. Also no more double edges in structure trees 2020-01-28 17:58:55 +01:00
Zeno Rogue 59a36709f8 fixup to celldistAlt (masterAlt) 2020-01-28 17:58:55 +01:00
Zeno Rogue 3804d2bfb7 reg3:: added DEBB(DF_GEOM) 2020-01-28 17:58:55 +01:00
Zeno Rogue 0e86f60806 reg3:: correct alt-maps in rule 2020-01-28 17:58:55 +01:00
Zeno Rogue e806e9a738 arcm:: fixed uninitialized variables 2020-01-28 17:58:55 +01:00
Zeno Rogue 970d0c4699 fixed the trivial generation of Camelot in {even,x} tilings 2020-01-28 17:58:55 +01:00
Zeno Rogue 32a5368241 generateAlts: fixed generation in some geometries 2020-01-28 17:58:55 +01:00
Zeno Rogue 570272fd7a separated bounded_distance and clueless_distance into functions 2020-01-28 17:58:55 +01:00
Zeno Rogue 4287ddf883 default_levs() as a function 2020-01-28 17:58:55 +01:00
Zeno Rogue 00262e8f6a reg3:: hrmap_reg3_rule (alt not working correctly yet) 2020-01-28 17:58:55 +01:00
Zeno Rogue 891fd3b0aa generate honeycomb rules 2020-01-28 17:58:55 +01:00
Zeno Rogue 6a5b71cbdc reg3:: hrmap_field3: do not generate pattern planes in 436 2020-01-28 17:58:55 +01:00
Zeno Rogue cb53253a26 reg3:: hrmap_field3 is now parametrized by fp 2020-01-28 17:58:55 +01:00
Zeno Rogue 62990a765e shstream:: initialize from a string 2020-01-28 17:58:55 +01:00
Zeno Rogue b58138cd94 fieldpattern:: load found solutions from shstreams 2020-01-28 17:58:55 +01:00
Zeno Rogue 9f947c70a7 fat edges in linepatterns in 3D 2020-01-28 17:58:55 +01:00
Zeno Rogue f20a6bf2f6 zlib used for (de)compression 2020-01-26 00:30:13 +01:00
Zeno Rogue 76a0ea8795 patterns W and X 2020-01-25 19:24:51 +01:00
Zeno Rogue 9e2a9604bd fieldpattern: fixed Prime in 536, also added small quotients as comments in 435 and 534 2020-01-25 19:23:37 +01:00
Zeno Rogue 3e78fd4599 manual-animation: configure sightrange settings 2020-01-25 19:22:43 +01:00
Zeno Rogue ecc8aa8192 added CLI option -no-stamp 2020-01-25 19:22:26 +01:00
Zeno Rogue bcfb622288 added gSpace436 2020-01-25 19:22:08 +01:00
Zeno Rogue 88c71d8f21 hwrite/hread string now works with long strings (over 255 characters) 2020-01-25 19:21:56 +01:00
Zeno Rogue 7027905dcc update to rewriting 2020-01-19 21:52:14 +01:00
Zeno Rogue 2878cc5730 fixed a warning on clang 2020-01-19 11:54:35 +01:00
Zeno Rogue 790275e3e5 string rewriting puzzle 2020-01-19 11:50:04 +01:00
Zeno Rogue 6ebf2545d6 web: get_value function 2020-01-19 11:49:49 +01:00
Zeno Rogue 4b7739e80d fixed a freeze when drawing offscreen grid lines 2020-01-19 11:49:35 +01:00
Zeno Rogue e925f6e93c added rewriting to RogueViz 2020-01-19 00:34:38 +01:00
Zeno Rogue dfca9751d3 11.2u 2020-01-19 00:34:07 +01:00
Zeno Rogue 29a2cb58ef fixed CAP_THREAD==0 2020-01-19 00:33:57 +01:00
Zeno Rogue 24b3d17eb4 mixed infinite order 2020-01-19 00:13:54 +01:00
Zeno Rogue 4fd196c6d8 added _WIN32_WINNT as required by mingw threads 2020-01-18 17:21:33 +01:00
Zeno Rogue 756f4b3cd9 in hpcpush further increased error_threshold unless Euclidean 2020-01-18 17:19:58 +01:00
Zeno Rogue fbd978598e getcurrfp returns fp_invalid for other quotient spaces 2020-01-18 17:16:16 +01:00
Zeno Rogue c5f1eb27c0 crystal:: in relative_matrix, h2==h1 handled 2020-01-18 17:15:29 +01:00
Zeno Rogue 090a0ebdef manual-animation:: smoothening, configuration via CLI 2020-01-18 17:15:03 +01:00
Zeno Rogue 3daa6cd34c fixed reflection facing in Hall of Mirrors 2020-01-18 17:12:37 +01:00