Zeno Rogue
ce95c9084a
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-11-11 19:08:23 +01:00
Zeno Rogue
85e42a0105
dialog_font_scale is 3 by default only on deck
2025-11-11 19:08:06 +01:00
Zeno Rogue
8f17ac2c1f
reorganized the menus
2025-11-11 19:06:03 +01:00
Zeno Rogue
8ec12d612d
fixup to pages
2025-11-11 19:03:31 +01:00
Zeno Rogue
315dc2a849
removed an unused argument in displayPageButtons
2025-11-11 18:51:07 +01:00
Zeno Rogue
ae3a1f2e21
removed default from the centered_menus
2025-11-11 18:48:12 +01:00
Zeno Rogue
81c337bf63
Steam Deck detection, and setting the parameters automatically
2025-11-11 18:48:01 +01:00
Zeno Rogue
c14d5488e8
in multi config, replace DARKEN with MAYDARK
2025-11-11 18:47:31 +01:00
Zeno Rogue
91d5b1072a
DIALOG_OFFMAP now moves the menu to sidescreen even if centered_menus if on
2025-11-11 18:47:00 +01:00
Zeno Rogue
4cc066e6c4
RETURN key now moves to joydir
2025-11-11 18:46:38 +01:00
Zeno Rogue
bb2c794a40
added dialog_font_scale and lands_per_page options
2025-11-11 18:46:16 +01:00
Zeno Rogue
2f2bc74cc5
defaultjoy option
2025-11-11 18:44:54 +01:00
Zeno Rogue
95f34fd54a
help for autojoy
2025-11-11 18:43:28 +01:00
Zeno Rogue
1b388c0300
changed the default value of autojoy to false
2025-11-11 18:42:14 +01:00
Zeno Rogue
f77d733700
fixed a crash in some situations
2025-11-11 18:39:29 +01:00
Zeno Rogue
ab714bb2dc
Merge pull request #480 from josephcsible/preserveparams
...
Add a setting to preserve wparam and landparam when changing walls and lands with the map editor
2025-10-30 09:24:26 +01:00
Zeno Rogue
1bc5dff9b3
Merge pull request #481 from josephcsible/landcounts
...
Fix edge cases in Hell/CR3 unlock
2025-10-30 09:23:49 +01:00
Zeno Rogue
6bc9414cfa
added debug_geometry guard to windmap generator
2025-10-19 17:06:23 +02:00
Zeno Rogue
41dc10be9c
arcm:: add _details
2025-10-19 17:06:00 +02:00
Zeno Rogue
b6c826d7b6
add debug_map_create in legacy
2025-10-19 17:05:49 +02:00
Zeno Rogue
e055f3bd08
new debug_map_* flags, and the new debug system used in reg3
2025-10-19 17:04:05 +02:00
Zeno Rogue
8393145cf7
cleanup of screenshot logging
2025-10-19 16:45:59 +02:00
Zeno Rogue
c2e3b62a53
comments about generic debug_* flags, also added debug_info
2025-10-19 16:45:37 +02:00
Zeno Rogue
ceb3be4228
rogueviz:: sag:: use the new logging system
2025-10-19 16:30:47 +02:00
Zeno Rogue
bbd493f8f4
debug_progress debugflag
2025-10-19 16:24:53 +02:00
Zeno Rogue
b7fb3adc41
fixups
2025-10-19 15:52:22 +02:00
Zeno Rogue
113e75d5e1
new system for debug logs
2025-10-19 15:47:01 +02:00
Zeno Rogue
94024dd5f1
moved the definition of pushScreen to hyper.h, so that hook_in_subscreen it works with older compilers
2025-10-19 12:06:25 +02:00
Zeno Rogue
a1b221129a
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-10-19 12:03:43 +02:00
Zeno Rogue
4000f1fbe6
Merge pull request #479 from josephcsible/ePainttype
...
Make painttype an enum
2025-10-19 11:55:01 +02:00
Joseph C. Sible
12954c8c10
Fix edge cases in Hell/CR3 unlock
...
If Mirror Land and Hall of Mirrors are both in-game, only one counts, and
Camelot, Palace Quest, and Cellular Automaton don't count at all.
2025-10-17 21:14:48 -04:00
Joseph C. Sible
5db0c4ef70
Add a setting to preserve wparam and landparam when changing walls and lands with the map editor
2025-10-17 20:26:20 -04:00
Joseph C. Sible
d653f565df
Fix warnings about enumeration value not handled in switch
2025-10-17 20:24:21 -04:00
Joseph C. Sible
ff46bbff6a
Make painttype an enum
2025-10-17 19:53:22 -04:00
Zeno Rogue
617313dbbc
rogueviz:: som:: some missing initialization
2025-10-16 23:39:14 +02:00
Zeno Rogue
099c75525f
rogueviz::som:: no shift in -somclassify0
2025-10-16 23:38:22 +02:00
Zeno Rogue
7c21e9c3d5
rogueviz:: graphs:: added glflush() to rogueviz_hud
2025-10-16 23:36:38 +02:00
Zeno Rogue
076ecafe5f
rogeuviz:: graphs:: extra disk shapes
2025-10-16 23:36:09 +02:00
Zeno Rogue
e35704d130
rogueviz::som:: in normalize, fix weird stuff happening when there is no variance
2025-10-16 23:33:31 +02:00
Zeno Rogue
46259677b1
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-10-16 23:32:41 +02:00
Zeno Rogue
3f55a209e3
Merge pull request #478 from josephcsible/pinnedorder
...
Make pinned glyphs sort in the order they were pinned in
2025-10-16 23:32:37 +02:00
Zeno Rogue
4efac302c8
removed debug from init_disk_cells
2025-10-16 23:20:35 +02:00
Zeno Rogue
88e0e5e3cd
fixed a possible bug in adj_minefield_cells_full
2025-10-16 23:20:26 +02:00
Zeno Rogue
97aa373b6f
fixed shHalfDisk and shDiskSegment shapes in spherical geometry
2025-10-16 22:58:30 +02:00
Zeno Rogue
7adddc7364
in shmup, tortoise no longer die after 3 hits
2025-10-16 21:00:41 +02:00
Zeno Rogue
d3b5f2641b
nicer boundaries for grid on disksize
2025-10-16 20:59:52 +02:00
Joseph C. Sible
33330c9132
Make pinned glyphs sort in the order they were pinned in
2025-10-13 21:14:27 -04:00
Zeno Rogue
718fbcd895
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-10-13 17:49:07 +02:00
Zeno Rogue
ae97ae0b9a
Merge pull request #472 from ohlordhebacc/mapeditor-lastexplore-shmup-fix
...
Fix the "lastexplore" value getting set to the turn/knives thrown count instead of "shmup::curtime" when enabling the map editor in shmup, and when playing the fifteen+4 puzzle in shmup
2025-10-13 09:18:22 +02:00
Zeno Rogue
744f42ad21
Merge pull request #454 from josephcsible/noenableunlisted
...
Fix "disable/enable all" affecting lands not in the list
2025-10-13 09:17:41 +02:00