1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-13 09:52:06 +00:00
Commit Graph

11216 Commits

Author SHA1 Message Date
Zeno Rogue a561ea52f4 fixed the compilation on Clang 2025-02-24 11:57:19 +01:00
Zeno Rogue 4f2d8d56ab somehow fundamental.cpp was not moved 2025-02-24 11:49:43 +01:00
Zeno Rogue 93f32ec7b8 update 13.0x 2025-02-24 11:46:32 +01:00
Zeno Rogue d4b8ca6286 added some people to the credits 2025-02-24 11:46:32 +01:00
Zeno Rogue 1a3f59c222 fixed a potential crash with Orb of the Frog / Orb of Phasing 2025-02-24 11:46:32 +01:00
Zeno Rogue f3e7c2ee70 rogueviz::bringris:: whitespace fix 2025-02-24 11:46:32 +01:00
Zeno Rogue 735ca0e47c rogueviz::presentation:: do not disable hud 2025-02-24 11:46:31 +01:00
Zeno Rogue 01f2c23245 rogueviz::qtm:: qmode 4 2025-02-24 11:46:31 +01:00
Zeno Rogue e69ad695f7 rogueviz::bringris:: enter name as unnamed 2025-02-24 11:46:31 +01:00
Zeno Rogue 6beb9b62b3 rogueviz::dpgen:: minor improvements 2025-02-24 11:46:31 +01:00
Zeno Rogue 735863b127 rogueviz::bringris::remove debug log 2025-02-24 11:46:31 +01:00
Zeno Rogue c1ff906202 rogueviz:: add more Latex packages 2025-02-24 11:46:31 +01:00
Zeno Rogue 63a9e15977 rogueviz:: export latex_cachename 2025-02-24 11:46:31 +01:00
Zeno Rogue 0d7d1e3063 rogueviz:: statshot better guards 2025-02-24 11:46:31 +01:00
Zeno Rogue c203925ba5 rogueviz:: remove fundamental from rogueviz 2025-02-24 11:46:31 +01:00
Zeno Rogue 98daaf3853 fundamental:: integrate with standard HyperRogue 2025-02-24 11:46:31 +01:00
Zeno Rogue 17d2830596 added hooks for hooks_post_startgame 2025-02-24 11:46:31 +01:00
Zeno Rogue 80f65fc0f8 rogueviz::fundamental::connections are no longer re-assigned when moving 2025-02-24 11:46:31 +01:00
Zeno Rogue fc12344754 rogueviz::fundamental:: use primes if too many labels 2025-02-24 11:46:31 +01:00
Zeno Rogue 6f06b9fc72 rogueviz::fundamental:: use the modern param system 2025-02-24 11:46:31 +01:00
Zeno Rogue f6f6e8df87 rogueviz::fundamental:: now always loaded 2025-02-24 11:46:31 +01:00
Zeno Rogue 181a8e5ac6 rogueviz::fundamental:: move settings and shapedata to structures, better color edit 2025-02-24 11:46:31 +01:00
Zeno Rogue c62abf18a5 rogueviz::fundamental::name the connections with letters if more than 10 2025-02-24 11:46:31 +01:00
Zeno Rogue 10459c0452 rogueviz::fundamental:: remove repeated corners in funmode=1 2025-02-24 11:46:31 +01:00
Zeno Rogue d1a30c3920 rogueviz::fundamental:: more general corner / connection renderer 2025-02-24 11:46:31 +01:00
Zeno Rogue b24ed285ac rogueviz::fundamental:: factored out compute_shape 2025-02-24 11:46:31 +01:00
Zeno Rogue 976fe48d94 rogueviz::fundamental:: special for Zebra 2025-02-24 11:46:31 +01:00
Zeno Rogue 2775a120af fixed incorrect scrolling when clicking the mousewheel from outside the Poincare disk 2025-02-24 11:46:31 +01:00
Zeno Rogue 925ec61fb6 fixed how the joystick configuration is arranged 2025-02-24 11:46:31 +01:00
Zeno Rogue 175e148714 shallow water now used as the first line of the beach 2025-02-24 11:46:31 +01:00
Zeno Rogue 5ab802a561 drawing tool: do not crash when drawcell is not set 2025-02-24 11:46:31 +01:00
Zeno Rogue 600f02668d added missing dual_of_current 2025-02-24 11:46:31 +01:00
Zeno Rogue 0222e2a50c rogueviz::fundamental:: the user can now change the fill colors 2025-02-24 11:46:31 +01:00
Zeno Rogue 66dd4e36d6 rogueviz::fundamental:: domain colors are now consistent when scrolling 2025-02-24 11:46:31 +01:00
Zeno Rogue 801bc2a246 rogueviz::fundamental:: colored domains 2025-02-24 11:46:31 +01:00
Zeno Rogue c7620068ed added missing curvepoint_pretty 2025-02-24 11:46:31 +01:00
Zeno Rogue d391d671b0 rogueviz::fundamental:: named funmodes, also a special funmode for Klein's Quartic 2025-02-24 11:45:12 +01:00
Zeno Rogue d185c11c8b rogueviz::fundamental::more CLI options 2025-02-24 11:45:12 +01:00
Zeno Rogue cee9bb5d3b rogueviz::fundamental::change the starter tile 2025-02-24 11:45:12 +01:00
Zeno Rogue 3f2bb8f6bd rogueviz::fundamental:: now works with valences greater than 3 2025-02-24 11:45:12 +01:00
Zeno Rogue f694104a54 rogueviz::fundamental:: same takes larger types into account 2025-02-24 11:45:12 +01:00
Zeno Rogue 31b4bca0b4 made -dual work outside of Archimedean, and -unrectified, -untruncated and -warped work outside of goldberg, i.e. also in bitruncated and pure 2025-02-24 11:45:12 +01:00
Zeno Rogue cc84d32cd5 rogueviz::fundamental:: menu to edit the values 2025-02-24 11:45:12 +01:00
Zeno Rogue 642f88f902 rogueviz::fundamental::modernized hooks 2025-02-24 11:45:12 +01:00
Zeno Rogue 81505b2ce7 rogueviz::fundamental:: starter is fixed now 2025-02-24 11:45:12 +01:00
Zeno Rogue 7f48468b3c rogueviz::fundamental:: use cornerlist, corner_id and cornerpos instead of next_corner and prev_corner 2025-02-24 11:45:12 +01:00
Zeno Rogue bd2bc5a97a rogueviz::ads:: in DS game, set resource to none to be safe 2025-02-24 11:45:12 +01:00
Zeno Rogue 9c9b37f2fb rogueviz::ads:: main help, help for DS game 2025-02-24 11:45:12 +01:00
Zeno Rogue 8dac0e0f68 rogueviz::ads:: highscore list 2025-02-24 11:45:12 +01:00
Zeno Rogue cc2e61cc50 rogueviz::ads:: display only one score in the dS game, and 'paused' is now shown correctly 2025-02-24 11:45:12 +01:00