1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-31 16:21:23 +00:00

Commit Graph

  • d1ebc3baae rogueviz:: graphs:: do not display images if shift held Zeno Rogue 2024-08-01 12:47:43 +02:00
  • b49266cbce improved rogueviz image scaling Zeno Rogue 2024-08-01 12:47:31 +02:00
  • a6870750dc rogueviz:: graph:: yet another fixup Zeno Rogue 2024-08-01 12:39:07 +02:00
  • 1ea6b88f81 rogueviz:: better spillcolor Zeno Rogue 2024-08-01 12:25:34 +02:00
  • aaaef26bae rogueviz:: presentation:: replace_hud and latex_in_space Zeno Rogue 2024-08-01 12:22:29 +02:00
  • 73ed8aedf4 more fixup Zeno Rogue 2024-08-01 12:21:51 +02:00
  • 2f33b0ff1b fixup Zeno Rogue 2024-08-01 12:20:39 +02:00
  • c5eebe4d4c rogueviz:: graph:: in color reader, patterns work on all, separated 'info' and 'url' commands, and added preliminary 'dot' command Zeno Rogue 2024-08-01 12:20:06 +02:00
  • 168016287d rogueviz:: graphs:: improved RogueViz Graphs docs Zeno Rogue 2024-08-01 11:50:16 +02:00
  • 51834eb1da fixup: rogeuviz.cpp filename change applied in rogueviz-all Zeno Rogue 2024-08-01 11:45:13 +02:00
  • 9bc719671b rogueviz:: renamed rogueviz.cpp to graphs.cpp as RogueViz is no longer focused on graphs Zeno Rogue 2024-08-01 11:44:36 +02:00
  • d76c98084d Kendall for smClosest Zeno Rogue 2024-08-01 11:37:54 +02:00
  • 9ed7e9213c rogueviz:: sag:: compute_cost when preparing smClosest method Zeno Rogue 2024-08-01 11:37:30 +02:00
  • b09dae8437 edge_weights table for better cost computation Zeno Rogue 2024-08-01 11:36:04 +02:00
  • e3816fbcb8 rogueviz:: sag:: fix formatting Zeno Rogue 2024-08-01 11:35:07 +02:00
  • 617f125632 rogueviz:: statistics:: kendall was not pushed v13.0t Zeno Rogue 2024-07-28 08:31:36 +02:00
  • 4272e6f9e4 rogueviz:: fixed compile error in small_kendall Zeno Rogue 2024-07-28 08:31:03 +02:00
  • 6992b32b79 version 13.0t Zeno Rogue 2024-07-27 23:40:44 +02:00
  • 5a6f5cc4a5 fixed a bug loading scores from other modes to standard mode Zeno Rogue 2024-07-27 23:25:04 +02:00
  • a07ac62e7d fixed PTM title line covering the statistics of the top land in high resolution Zeno Rogue 2024-07-27 21:57:58 +02:00
  • 6659cc648d do not flipplayer on having Frog Zeno Rogue 2024-07-27 21:48:04 +02:00
  • fecd98e758 fixed to PTM save at 0 treasure Zeno Rogue 2024-07-27 21:44:57 +02:00
  • 75a73f40b3 try harder to fit editor menu on the screen Zeno Rogue 2024-07-27 21:05:10 +02:00
  • eb9eac7318 fixed a crash when setting custom land difficulty to 0 Zeno Rogue 2024-07-27 20:44:04 +02:00
  • 39b112acab the game is now saved on quit even if you have no treasures (assuming that you have Orb of Safety) Zeno Rogue 2024-07-27 20:36:47 +02:00
  • 2ffda6da75 parser:: lands_at function Zeno Rogue 2024-07-27 18:40:41 +02:00
  • 063dc65e3c dialog:: displays() does nothing if just_refreshing, for performance Zeno Rogue 2024-07-27 18:23:01 +02:00
  • 47e5eb1e93 pressing 0..9 keys now changes the radius in map editor Zeno Rogue 2024-07-27 18:20:47 +02:00
  • 9c60df7dde more changes of set_plain to set_plain_nowall Zeno Rogue 2024-07-27 18:14:27 +02:00
  • 5fe4007fd5 drawing tool:: improved the performance of mouse_snap Zeno Rogue 2024-07-27 18:11:41 +02:00
  • 31e911ba15 drawing tool:: improved performance of snapping, by caching Zeno Rogue 2024-07-27 18:02:10 +02:00
  • ec79bb156b changed the default color in drawing tool to red Zeno Rogue 2024-07-27 18:00:42 +02:00
  • 75465ca164 moved small_kendall to statistics Zeno Rogue 2024-07-26 10:23:47 +02:00
  • 1511c715e4 renamed leastsquare to statistics Zeno Rogue 2024-07-26 10:15:12 +02:00
  • 1d8d58834c CAP_VIDEO not CAP_ANIMATIONS Zeno Rogue 2024-07-24 23:25:26 +02:00
  • fdcacfccf2 added CAP_ANIMATION guard to statshot Zeno Rogue 2024-07-24 22:57:36 +02:00
  • 9a87d46a32 sag:: %zd only Linux Zeno Rogue 2024-07-24 22:48:03 +02:00
  • 45538f6ce9 sag:: more mmap removal outside of Linux Zeno Rogue 2024-07-24 21:26:01 +02:00
  • 2362b4f1ce more bad includes removes Zeno Rogue 2024-07-24 21:18:13 +02:00
  • 969731a886 sag:: removed bad includes Zeno Rogue 2024-07-24 21:15:11 +02:00
  • fa4e3d0fe8 disabled mmap except on Linux Zeno Rogue 2024-07-24 20:11:05 +02:00
  • 998778dcc2 fix Zeno Rogue 2024-07-24 19:33:22 +02:00
  • 04098490d3 sag:: fixed some warnings Zeno Rogue 2024-07-24 19:29:12 +02:00
  • 0a3653f7fd removed walls from rogueviz Zeno Rogue 2024-07-24 19:25:54 +02:00
  • a7179e1b73 fixed namespace name Zeno Rogue 2024-07-24 19:25:45 +02:00
  • 239d2621ab added missing statshot Zeno Rogue 2024-07-24 18:20:37 +02:00
  • b048fdd6f1 readded presentations, and other changes Zeno Rogue 2024-07-23 23:26:05 +02:00
  • 199f8b2927 rogueviz::sag:: minor changes, docs updated Zeno Rogue 2024-07-23 23:13:25 +02:00
  • c306b28d65 fix distances not known with -sag-creq but without -sag_gdist Zeno Rogue 2024-07-23 22:59:47 +02:00
  • b7b226ba89 sag:: hidden dependencies set up Zeno Rogue 2024-07-23 21:25:08 +02:00
  • 32678b6efc rogueviz:: sag:: separated into subfiles Zeno Rogue 2024-07-23 21:21:53 +02:00
  • 33622ed652 bobbing setting Zeno Rogue 2024-07-23 15:50:59 +02:00
  • 003a9533b5 rogueviz:: statshot added Zeno Rogue 2024-07-23 15:49:06 +02:00
  • 4ec3ca7382 fixup Zeno Rogue 2024-07-23 15:28:35 +02:00
  • bb5b19c404 fixup to last Zeno Rogue 2024-07-23 15:23:36 +02:00
  • a8609ed467 moved sag to own subdir Zeno Rogue 2024-07-23 15:23:12 +02:00
  • 94064a18af rogueviz:: draw better lines in solv/sl2 visualizations Zeno Rogue 2024-07-21 21:30:50 +02:00
  • 63cc3af2f8 sn:: added queueline_lie Zeno Rogue 2024-07-21 21:30:19 +02:00
  • 1498b715e6 disabled can_have_inverse in S3 Zeno Rogue 2024-07-21 21:27:36 +02:00
  • ed66e41e5c nil:: lie_log now takes model_used into account (was assuming nmHeis) Zeno Rogue 2024-07-21 21:27:13 +02:00
  • 34fbe7a7bf rogeuviz:: do not show edge weights if not requested Zeno Rogue 2024-07-21 12:18:35 +02:00
  • 54f476df0d fixed nmul to use get_half_shift_cycles Zeno Rogue 2024-07-21 12:18:14 +02:00
  • 1e1ca5e795 fixup to deduplication Zeno Rogue 2024-07-17 11:31:11 +02:00
  • c326600f52 ads:: since the implementations of nmul/ninverse have been moved to twist::, do not duplicate them Zeno Rogue 2024-07-17 11:27:31 +02:00
  • e881812fa4 fixed a bug with binary_width not set Zeno Rogue 2024-07-17 11:18:37 +02:00
  • ec96ad2718 gmatrix now uses shiftmatrix_or_null which has an additional field if data is not yet computed -- this seems to fix some bugs in the new compilations of HyperRogue Zeno Rogue 2024-07-17 11:16:01 +02:00
  • 497790e54b replaced 'simple model: projection' with 'layered equidistant' Zeno Rogue 2024-07-15 13:56:08 +02:00
  • 72501c20f6 sl2:: fixes to ggmatrix Zeno Rogue 2024-07-15 13:30:27 +02:00
  • 35e48f5eb2 fixup to queueline_correct Zeno Rogue 2024-07-15 13:30:00 +02:00
  • 2be462c62e fixed incorrect sign and one branch in twist::formula_exp Zeno Rogue 2024-07-15 13:27:00 +02:00
  • 228bc345ed fixup to last Zeno Rogue 2024-07-15 13:26:00 +02:00
  • 0d85a6943f moved SLR-shiftpoint/shiftmatrix operations from ads to main, and also fixed them Zeno Rogue 2024-07-15 13:24:42 +02:00
  • 8823afc8d2 twist::formula_exp now returns shiftpoint Zeno Rogue 2024-07-15 09:03:58 +02:00
  • cdcd2aee21 ggmatrix and relativematrixc working in low-range sl2 Zeno Rogue 2024-07-15 09:01:15 +02:00
  • 0f8e95d481 fixes to custom land list PTM settings saving Zeno Rogue 2024-07-11 18:24:15 +02:00
  • a08a091a34 one more RVPATH fix v13.0s Zeno Rogue 2024-07-10 07:42:24 +02:00
  • dfd8904f4a also remove duplicated RVPATH definition from hyperbolic-minesweeper-pres Zeno Rogue 2024-07-10 07:37:32 +02:00
  • 61ee774527 remove duplicated RVPATH definition from playing-with-impossibility Zeno Rogue 2024-07-10 07:32:17 +02:00
  • 4717150ccc fixed the fix Zeno Rogue 2024-07-10 07:08:50 +02:00
  • 1b1a2091ed fixed RogueViz compile error Zeno Rogue 2024-07-10 07:00:49 +02:00
  • 3980db0fb1 version 13.0s Zeno Rogue 2024-07-10 06:58:28 +02:00
  • 2750c0276d font files added to repo Zeno Rogue 2024-07-10 06:55:51 +02:00
  • 261ebad082 Select the keyboard push-subdirection with Tab. Jacob Mandelson 2024-07-09 20:10:35 -07:00
  • cc3863d1fe cleaned up paths for MUSIC, SOUND, and other Zeno Rogue 2024-07-10 00:05:30 +02:00
  • 6bbd57ecbe font system redesigned, font selection Zeno Rogue 2024-07-10 00:03:00 +02:00
  • 92d7eafcc3 for list_parameters, manul reaction, and pop/react switch Zeno Rogue 2024-07-10 00:01:58 +02:00
  • f731fa88fb configurable colors in Prairie/Mountain/Ivory/Freefall/Yendorian stripes Zeno Rogue 2024-07-09 21:38:45 +02:00
  • f47f37ffd8 custom land list mode now can configure PTM runs/multipliers Zeno Rogue 2024-07-09 21:30:19 +02:00
  • b4fbe573ab mapeditor now compiles without warning Zeno Rogue 2024-07-09 17:56:12 +02:00
  • 66ed7104f1 ringcolor in latex slides Zeno Rogue 2024-07-02 13:42:00 +02:00
  • bae9fcec35 removed some parameter conflicts Zeno Rogue 2024-06-30 16:06:29 +02:00
  • 4520db0966 v13.0r v13.0r Zeno Rogue 2024-06-30 00:03:33 +02:00
  • e534fb209c fixed Orb of Speed in multiplayer Zeno Rogue 2024-06-30 00:01:51 +02:00
  • 1ee49875ea updated documentation about how to make pics Zeno Rogue 2024-06-29 23:49:16 +02:00
  • e206283c4a some fixes to mapeditor grid Zeno Rogue 2024-06-29 23:48:32 +02:00
  • 91e4dcc2a0 fixed grammar on 'activation cost: 1 charge' Zeno Rogue 2024-06-29 13:07:10 +02:00
  • 11c7d707f4 fake twisted Archimedean Euclidean should work Zeno Rogue 2024-06-29 13:04:32 +02:00
  • 0f8be6d9bc fixes to fake twisted products Zeno Rogue 2024-06-29 12:41:39 +02:00
  • d34031454c fixed incorrectly shown error in hybrid get_shift Zeno Rogue 2024-06-29 11:32:11 +02:00
  • 9335df9b28 fixed Wild West Yendor Challenge Zeno Rogue 2024-06-29 11:01:12 +02:00