1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 14:35:47 +00:00
Commit Graph

1037 Commits

Author SHA1 Message Date
Zeno Rogue
034c381544 nilrider:: new level, cycloid slalom 2024-08-18 01:30:10 +02:00
Zeno Rogue
2821ecc170 nrlSwapTrtiangleOrder fixup 2024-08-18 01:29:50 +02:00
Zeno Rogue
ef84dcce4b nilrider:: nrlSwapTriangleOrder 2024-08-18 01:28:34 +02:00
Zeno Rogue
d1ebc3baae rogueviz:: graphs:: do not display images if shift held 2024-08-01 12:47:43 +02:00
Zeno Rogue
b49266cbce improved rogueviz image scaling 2024-08-01 12:47:31 +02:00
Zeno Rogue
a6870750dc rogueviz:: graph:: yet another fixup 2024-08-01 12:39:07 +02:00
Zeno Rogue
1ea6b88f81 rogueviz:: better spillcolor 2024-08-01 12:25:34 +02:00
Zeno Rogue
aaaef26bae rogueviz:: presentation:: replace_hud and latex_in_space 2024-08-01 12:22:29 +02:00
Zeno Rogue
73ed8aedf4 more fixup 2024-08-01 12:21:51 +02:00
Zeno Rogue
2f33b0ff1b fixup 2024-08-01 12:20:39 +02:00
Zeno Rogue
c5eebe4d4c rogueviz:: graph:: in color reader, patterns work on all, separated 'info' and 'url' commands, and added preliminary 'dot' command 2024-08-01 12:20:06 +02:00
Zeno Rogue
168016287d rogueviz:: graphs:: improved RogueViz Graphs docs 2024-08-01 11:50:16 +02:00
Zeno Rogue
51834eb1da fixup: rogeuviz.cpp filename change applied in rogueviz-all 2024-08-01 11:45:13 +02:00
Zeno Rogue
9bc719671b rogueviz:: renamed rogueviz.cpp to graphs.cpp as RogueViz is no longer focused on graphs 2024-08-01 11:44:36 +02:00
Zeno Rogue
d76c98084d Kendall for smClosest 2024-08-01 11:37:54 +02:00
Zeno Rogue
9ed7e9213c rogueviz:: sag:: compute_cost when preparing smClosest method 2024-08-01 11:37:30 +02:00
Zeno Rogue
b09dae8437 edge_weights table for better cost computation 2024-08-01 11:36:04 +02:00
Zeno Rogue
e3816fbcb8 rogueviz:: sag:: fix formatting 2024-08-01 11:35:07 +02:00
Zeno Rogue
617f125632 rogueviz:: statistics:: kendall was not pushed 2024-07-28 08:31:36 +02:00
Zeno Rogue
4272e6f9e4 rogueviz:: fixed compile error in small_kendall 2024-07-28 08:31:03 +02:00
Zeno Rogue
75465ca164 moved small_kendall to statistics 2024-07-26 10:23:47 +02:00
Zeno Rogue
1511c715e4 renamed leastsquare to statistics 2024-07-26 10:15:12 +02:00
Zeno Rogue
1d8d58834c CAP_VIDEO not CAP_ANIMATIONS 2024-07-24 23:25:26 +02:00
Zeno Rogue
fdcacfccf2 added CAP_ANIMATION guard to statshot 2024-07-24 22:57:36 +02:00
Zeno Rogue
9a87d46a32 sag:: %zd only Linux 2024-07-24 22:48:03 +02:00
Zeno Rogue
45538f6ce9 sag:: more mmap removal outside of Linux 2024-07-24 21:26:01 +02:00
Zeno Rogue
2362b4f1ce more bad includes removes 2024-07-24 21:18:13 +02:00
Zeno Rogue
969731a886 sag:: removed bad includes 2024-07-24 21:15:11 +02:00
Zeno Rogue
fa4e3d0fe8 disabled mmap except on Linux 2024-07-24 20:11:05 +02:00
Zeno Rogue
998778dcc2 fix 2024-07-24 19:33:22 +02:00
Zeno Rogue
04098490d3 sag:: fixed some warnings 2024-07-24 19:29:12 +02:00
Zeno Rogue
0a3653f7fd removed walls from rogueviz 2024-07-24 19:25:54 +02:00
Zeno Rogue
a7179e1b73 fixed namespace name 2024-07-24 19:25:45 +02:00
Zeno Rogue
239d2621ab added missing statshot 2024-07-24 18:20:37 +02:00
Zeno Rogue
b048fdd6f1 readded presentations, and other changes 2024-07-23 23:26:05 +02:00
Zeno Rogue
199f8b2927 rogueviz::sag:: minor changes, docs updated 2024-07-23 23:13:25 +02:00
Zeno Rogue
c306b28d65 fix distances not known with -sag-creq but without -sag_gdist 2024-07-23 22:59:47 +02:00
Zeno Rogue
b7b226ba89 sag:: hidden dependencies set up 2024-07-23 21:25:08 +02:00
Zeno Rogue
32678b6efc rogueviz:: sag:: separated into subfiles 2024-07-23 21:21:53 +02:00
Zeno Rogue
003a9533b5 rogueviz:: statshot added 2024-07-23 15:49:06 +02:00
Zeno Rogue
4ec3ca7382 fixup 2024-07-23 15:28:35 +02:00
Zeno Rogue
bb5b19c404 fixup to last 2024-07-23 15:23:36 +02:00
Zeno Rogue
a8609ed467 moved sag to own subdir 2024-07-23 15:23:12 +02:00
Zeno Rogue
94064a18af rogueviz:: draw better lines in solv/sl2 visualizations 2024-07-21 21:30:50 +02:00
Zeno Rogue
34fbe7a7bf rogeuviz:: do not show edge weights if not requested 2024-07-21 12:18:35 +02:00
Zeno Rogue
1e1ca5e795 fixup to deduplication 2024-07-17 11:31:11 +02:00
Zeno Rogue
c326600f52 ads:: since the implementations of nmul/ninverse have been moved to twist::, do not duplicate them 2024-07-17 11:27:31 +02:00
Zeno Rogue
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 2024-07-17 11:16:01 +02:00
Zeno Rogue
a08a091a34 one more RVPATH fix 2024-07-10 07:42:24 +02:00
Zeno Rogue
dfd8904f4a also remove duplicated RVPATH definition from hyperbolic-minesweeper-pres 2024-07-10 07:37:32 +02:00