Commit Graph

287 Commits

Author SHA1 Message Date
Zeno Rogue 06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue ba009a80b2 intra:: reset raycaster on changes; do not try to change scalefactor automatically 2022-11-04 23:42:48 +01:00
Zeno Rogue 29ba4138a4 dialog:: improvements to list dialogs 2022-10-27 16:06:39 +02:00
Zeno Rogue 5ca19a0d9b hotkeys for geometry filters; geometry list is now a list; unfiltered list 2022-10-27 16:06:38 +02:00
Zeno Rogue 72bdd123a2 geom-exp:: 'load from file' appears in the geometry menu 2022-10-27 16:06:38 +02:00
Zeno Rogue f4cf3440ff debug_tiles is visible in experiments 2022-10-06 12:01:31 +02:00
Zeno Rogue 841108726c new system for honeycombs in action 2022-08-26 12:27:57 +02:00
Zeno Rogue eb4af6c584 reg3:: in cubes_reg3, use field quotients not tori 2022-08-17 17:24:47 +02:00
Zeno Rogue e86e6267ec the implementation in reg3 can now be used for the cube tiling 2022-08-13 22:42:59 +02:00
Zeno Rogue 75f58766a2 made background screen darkening consistent and optional 2022-07-05 11:51:06 +02:00
Zeno Rogue 793148729b An option to play on a disk (and use bounded space rules). Also renamed 'bounded' flag to 'closed' or similar, and improved Halloween 2022-05-21 13:08:42 +02:00
Zeno Rogue 78b0324a91 fixed some CAP guards 2022-05-06 19:54:55 +02:00
Zeno Rogue d3864a2e2c arb:: simplified display of apeirogons 2022-05-01 11:18:39 +02:00
Zeno Rogue 89efe24c2d arb:: int sliders 2022-04-24 22:57:34 +02:00
Zeno Rogue 67a19d93bb added missing MAXMDIM guards 2022-02-17 21:00:10 +01:00
Zeno Rogue 450aa28d67 gp:: added -gph (better -gp) 2022-01-08 19:20:53 +01:00
Zeno Rogue e2ba882b55 refactored compute_geometry_data 2021-08-27 12:06:10 +02:00
Zeno Rogue ae03bd5272 some Euclidean lands are now available only in single land mode 2021-08-08 18:23:38 +02:00
Zeno Rogue 6cf00a1c3c stop_game on 3dim variations 2021-07-18 11:15:13 +02:00
Zeno Rogue 5c21b64060 reg3:: new variation, bch_oct 2021-07-13 15:12:03 +02:00
Zeno Rogue 479b2eaf3c reg3:: the new variations can be selected from the menu 2021-07-09 22:32:00 +02:00
Zeno Rogue f3adce29b3 reg3:: coxeter subcells 2021-07-09 22:32:00 +02:00
Zeno Rogue 2f39f259d3 CLI option uqf 2021-07-07 18:27:26 +02:00
Zeno Rogue 32a7f03360 implemented dual-subcubes and bch-subcubes variations 2021-07-07 18:26:03 +02:00
Zeno Rogue 4b3f72cc56 3D variations: subcubes 2021-07-07 01:48:20 +02:00
Arthur O'Dwyer 0a1bbf08ee Fix some more low-hanging translation bugs. 2021-06-29 06:47:40 -04:00
Zeno Rogue 0a6746f296 full_geometry_name now displays the Archimedean symbol 2021-06-17 09:44:48 +02:00
Zeno Rogue ea22207a28 made ge_land_selection searchable, also fixed the dialog title 2021-06-01 13:07:55 +02:00
Zeno Rogue a8acbdd943 fieldpattern:: -fwrite displays the hash 2021-05-23 16:00:50 +02:00
Zeno Rogue 8f4a0935b9 more XLAT refactoring, and preparation for gentrans.cpp 2021-05-23 16:00:50 +02:00
Zeno Rogue 0f767e16b6 XLAT refactor continued 2021-05-23 16:00:50 +02:00
Zeno Rogue c0002da574 refactored some XLAT calls for automated analysis, fixing some bugs on the way 2021-05-23 16:00:50 +02:00
Zeno Rogue 4da935a4e2 fixed switching to 2d field quotient after 3d field quotient, and refactored 2021-04-23 20:10:06 +02:00
Zeno Rogue 2884ae17bc land selection now automatically changes land_structure for Crossroads and Canvas/Asteroids 2021-04-12 13:58:04 +02:00
Zeno Rogue 4b1b0516f3 choice of the land structure 2021-04-11 22:15:40 +02:00
Zeno Rogue 35ae9bf34a a separate, nicer field_quotient_3d function 2021-04-07 18:15:58 +02:00
Zeno Rogue f56b15a5ee edit_stretch function 2021-04-07 18:15:58 +02:00
Zeno Rogue 5a73510c4f added some guards for MAXMDIM >= 4 and CAP_SOLV 2021-03-30 11:27:48 +02:00
Zeno Rogue c41d1e173c nil:: edit nilwidth via menu 2021-03-21 12:51:50 +01:00
Zeno Rogue 6e942e98f5 fieldpattern:: now can work with triplets 2021-03-08 13:30:55 +01:00
Zeno Rogue 115f326d5c removed unnecessary extern 2021-02-01 17:15:25 +01:00
Zeno Rogue 81d9fe9e73 config:: menuitem_binary_width 2021-02-01 17:14:28 +01:00
Zeno Rogue 3860e7a81d remember recent setting changes, and other improvements 2021-02-01 15:10:03 +01:00
Zeno Rogue d64c5e338c extra guards 2020-10-15 16:33:52 +02:00
Zeno Rogue b74509c95a Five new projections: Poor Man (hyperbolic only), Panini, retroazimuthal: Craig, Hammer, Littrow (retro-Hammer buggy on sphere) 2020-10-08 18:22:28 +02:00
Zeno Rogue 4bddeedaf8 draw crosshair even if nohud 2020-08-08 16:05:28 +02:00
Zeno Rogue 269a65862f crash fixed in geom-exp menu 2020-07-24 16:20:49 +02:00
Zeno Rogue 7d7fe85199 slr:: fixes in ~SL quotients: auto disc_quotient, underlying spaces drawn correctly, comment in period selector 2020-07-24 16:20:27 +02:00
Zeno Rogue 351eda2b5d generalized PSL to ~SL (discrepancies still appear) 2020-07-24 02:30:50 +02:00
Zeno Rogue 4798bf99fd 'faces per vertex' in inverse variations 2020-07-23 13:11:52 +02:00