1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-20 10:49:36 +00:00
Commit Graph

10867 Commits

Author SHA1 Message Date
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
33622ed652 bobbing setting 2024-07-23 15:50:59 +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
63cc3af2f8 sn:: added queueline_lie 2024-07-21 21:30:19 +02:00
Zeno Rogue
1498b715e6 disabled can_have_inverse in S3 2024-07-21 21:27:36 +02:00
Zeno Rogue
ed66e41e5c nil:: lie_log now takes model_used into account (was assuming nmHeis) 2024-07-21 21:27:13 +02:00
Zeno Rogue
34fbe7a7bf rogeuviz:: do not show edge weights if not requested 2024-07-21 12:18:35 +02:00
Zeno Rogue
54f476df0d fixed nmul to use get_half_shift_cycles 2024-07-21 12:18:14 +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
e881812fa4 fixed a bug with binary_width not set 2024-07-17 11:18:37 +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
497790e54b replaced 'simple model: projection' with 'layered equidistant' 2024-07-15 13:56:08 +02:00
Zeno Rogue
72501c20f6 sl2:: fixes to ggmatrix 2024-07-15 13:30:27 +02:00
Zeno Rogue
35e48f5eb2 fixup to queueline_correct 2024-07-15 13:30:00 +02:00
Zeno Rogue
2be462c62e fixed incorrect sign and one branch in twist::formula_exp 2024-07-15 13:27:00 +02:00
Zeno Rogue
228bc345ed fixup to last 2024-07-15 13:26:00 +02:00
Zeno Rogue
0d85a6943f moved SLR-shiftpoint/shiftmatrix operations from ads to main, and also fixed them 2024-07-15 13:24:42 +02:00
Zeno Rogue
8823afc8d2 twist::formula_exp now returns shiftpoint 2024-07-15 09:03:58 +02:00
Zeno Rogue
cdcd2aee21 ggmatrix and relativematrixc working in low-range sl2 2024-07-15 09:01:15 +02:00
Zeno Rogue
0f8e95d481 fixes to custom land list PTM settings saving 2024-07-11 18:24:15 +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
Zeno Rogue
61ee774527 remove duplicated RVPATH definition from playing-with-impossibility 2024-07-10 07:32:17 +02:00
Zeno Rogue
4717150ccc fixed the fix 2024-07-10 07:08:50 +02:00
Zeno Rogue
1b1a2091ed fixed RogueViz compile error 2024-07-10 07:00:49 +02:00
Zeno Rogue
3980db0fb1 version 13.0s 2024-07-10 06:58:28 +02:00
Zeno Rogue
2750c0276d font files added to repo 2024-07-10 06:55:51 +02:00
Zeno Rogue
cc3863d1fe cleaned up paths for MUSIC, SOUND, and other 2024-07-10 00:05:30 +02:00
Zeno Rogue
6bbd57ecbe font system redesigned, font selection 2024-07-10 00:03:00 +02:00
Zeno Rogue
92d7eafcc3 for list_parameters, manul reaction, and pop/react switch 2024-07-10 00:01:58 +02:00
Zeno Rogue
f731fa88fb configurable colors in Prairie/Mountain/Ivory/Freefall/Yendorian stripes 2024-07-09 21:38:45 +02:00
Zeno Rogue
f47f37ffd8 custom land list mode now can configure PTM runs/multipliers 2024-07-09 21:30:19 +02:00
Zeno Rogue
b4fbe573ab mapeditor now compiles without warning 2024-07-09 17:56:12 +02:00