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

10881 Commits

Author SHA1 Message Date
Zeno Rogue
39b112acab the game is now saved on quit even if you have no treasures (assuming that you have Orb of Safety) 2024-07-27 20:36:47 +02:00
Zeno Rogue
2ffda6da75 parser:: lands_at function 2024-07-27 18:40:41 +02:00
Zeno Rogue
063dc65e3c dialog:: displays() does nothing if just_refreshing, for performance 2024-07-27 18:23:01 +02:00
Zeno Rogue
47e5eb1e93 pressing 0..9 keys now changes the radius in map editor 2024-07-27 18:20:47 +02:00
Zeno Rogue
9c60df7dde more changes of set_plain to set_plain_nowall 2024-07-27 18:14:27 +02:00
Zeno Rogue
5fe4007fd5 drawing tool:: improved the performance of mouse_snap 2024-07-27 18:11:41 +02:00
Zeno Rogue
31e911ba15 drawing tool:: improved performance of snapping, by caching 2024-07-27 18:02:10 +02:00
Zeno Rogue
ec79bb156b changed the default color in drawing tool to red 2024-07-27 18:00:42 +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
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