1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-12 08:09:43 +00:00

12314 Commits

Author SHA1 Message Date
Zeno Rogue
1bd6d1c6bc Merge pull request #498 from josephcsible/get_display_modes_debug
Fix #496: Log why get_display_modes needs to use fallback values
2026-02-22 13:47:08 +01:00
Zeno Rogue
c0dab04813 Merge pull request #492 from josephcsible/fixref
Fix two potential use-after-frees in monster's refcount code
2026-02-22 13:45:54 +01:00
Zeno Rogue
e709165712 Merge pull request #495 from josephcsible/installpng
Fix #494: Add libpng-dev to list of packages to install
2026-02-22 13:44:54 +01:00
Zeno Rogue
7334104c82 Merge pull request #499 from josephcsible/overrides
Add missing override keywords to hopefully fix CI
2026-02-22 13:44:14 +01:00
Joseph C. Sible
5fa35e5214 Add missing override keywords to hopefully fix CI 2026-02-17 21:13:27 -05:00
Joseph C. Sible
330ba75889 Fix #496: Log why get_display_modes needs to use fallback values 2026-02-17 21:05:58 -05:00
Joseph C. Sible
d6efc2b99b Fix #494: Add libpng-dev to list of packages to install 2026-02-16 20:42:21 -05:00
Zeno Rogue
f57fc060b9 version 13.1k 2026-01-29 14:25:31 +01:00
Zeno Rogue
f733afe19d scores:: controller buttons now do stuff 2026-01-29 14:25:31 +01:00
Zeno Rogue
a0ef25e43f scores:: better buttons 2026-01-29 14:25:31 +01:00
Zeno Rogue
86fa013ee6 scores:: scrolling left/right can now show extra columns 2026-01-29 14:25:31 +01:00
Zeno Rogue
1a0bfbfe7c scores:: sane default ordering of scores 2026-01-29 14:25:31 +01:00
Zeno Rogue
db26a1fcc5 help:: Deck version of the 'right click' line 2026-01-29 14:25:31 +01:00
Zeno Rogue
1e1cec0ff1 alternate SteamDeck help for some tour screens 2026-01-29 14:25:31 +01:00
Zeno Rogue
ef6f0ea50d tour:: improved the idea of DECK_CONTROLS, to TOUR_CONTROLS 2026-01-29 14:25:02 +01:00
Zeno Rogue
9da2b3dffe help:: no ESC 2026-01-29 14:25:02 +01:00
Zeno Rogue
52b7e50c08 help:: fixed missing end-of-line 2026-01-29 14:25:02 +01:00
Zeno Rogue
d05f3d7830 hopefully fixed the resize_screen_to loop 2026-01-29 14:25:02 +01:00
Zeno Rogue
692399ac45 when you press e.g. 'b' to enter a text dialog, 'b' is not sent to this dialog 2026-01-29 14:25:02 +01:00
Zeno Rogue
9268143240 rogueviz::dhrg:: export some things 2026-01-29 14:25:02 +01:00
Zeno Rogue
0b073bc907 rogueviz::dhrg:: fix graph_from_rv 2026-01-29 14:25:02 +01:00
Zeno Rogue
b798d2bfd0 rogueviz::dhrg:: penalty 2026-01-29 14:25:02 +01:00
Zeno Rogue
a4fff5080b rogueviz::embeddings:: loglik computation can now take the missing edge fraction into account 2026-01-29 14:25:02 +01:00
Zeno Rogue
7f9443ced2 rogueviz:: dhrg:: fix the display of loglik_chaos 2026-01-29 14:25:02 +01:00
Zeno Rogue
4eeb06c307 rogueviz:: embeddings:: added indenter while reading edgelist 2026-01-29 14:25:02 +01:00
Zeno Rogue
abe4b32ae9 scores:: fixed hash and ver using the wrong scale 2026-01-29 14:25:02 +01:00
Zeno Rogue
911d752fb0 scores:: export the scale parameter 2026-01-29 14:25:02 +01:00
Zeno Rogue
cb0552f787 fix progressbar for large values of count 2026-01-29 14:25:01 +01:00
Zeno Rogue
8026b211c6 rogueviz:: sag:: run SAG for the bridging paper 2026-01-29 14:25:01 +01:00
Zeno Rogue
415daa0a62 rogueviz::dhrg:: compute DHRG variant of rank measures 2026-01-29 14:25:01 +01:00
Zeno Rogue
1f27ae428a extra tools to compare embeddings 2026-01-29 14:25:01 +01:00
Zeno Rogue
deba99c374 rogueviz::embeddings:: export directed_edges 2026-01-29 14:25:01 +01:00
Zeno Rogue
7cf8a07988 rogueviz:: embeddings:: compute modified routing stats 2026-01-29 14:25:01 +01:00
Zeno Rogue
d37b42ef97 rogueviz:: embeddings:: in polar, support the parameter -polar-beta 2026-01-27 10:25:58 +01:00
Zeno Rogue
78147ecd31 rogueviz::embeddings:: default values for graph_R and graph_T 2026-01-27 10:25:17 +01:00
Zeno Rogue
1a53efb2b5 dhrg:: support tallying other edges 2026-01-27 10:23:01 +01:00
Zeno Rogue
f4da2507fb change window_x and window_y step to 40 2026-01-25 20:08:51 +01:00
Zeno Rogue
557217d05b set fullscreen_change to true on deck 2026-01-25 20:08:27 +01:00
Zeno Rogue
5d8a476d63 config:: for fullscreen x/y, use the list of actual supported resolutions 2026-01-25 20:08:10 +01:00
Zeno Rogue
f60ab18056 dialog:: scale_given 2026-01-25 20:07:24 +01:00
Joseph C. Sible
566fc9f76a Fix two potential use-after-frees in monster's refcount code 2025-12-25 17:42:00 -05:00
Zeno Rogue
fbd6cce6a3 version 13.1j 2025-12-25 12:04:30 +01:00
Zeno Rogue
77ea083b5f force refresh on SDL_EVENT_TEXT_INPUT to prevent crashes 2025-12-25 10:25:37 +01:00
Zeno Rogue
679fc63dda correctly read joy axes in DEFAULTCONFIG if there are many joysticks (and they send events) 2025-12-25 10:25:09 +01:00
Zeno Rogue
2ae98ae385 deck sets screen size correctly 2025-12-25 10:24:15 +01:00
Zeno Rogue
6c8e4ba733 in README.md, added an information about mymake not being perfect, and also suggest -O3 2025-12-25 09:57:49 +01:00
Zeno Rogue
9521e314cd more elegant weapon modding, on-hit triggers, and status string changes; also fixed crash on vampirism 2025-12-23 23:15:51 +01:00
Zeno Rogue
db0d8676a0 ru:: better initial HP when using -ru-cheat 2025-12-23 18:10:30 +01:00
Zeno Rogue
8663523415 ru:: fixed some creatures to use hallucinated names 2025-12-23 18:10:16 +01:00
Zeno Rogue
da166fdd3e implemented three more health powers 2025-12-23 18:09:34 +01:00