1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-13 01:52:05 +00:00
Commit Graph

12425 Commits

Author SHA1 Message Date
Zeno Rogue 56fcee612b seuphorica:: compile with recent changes to editInfix 2026-04-17 17:10:46 +02:00
Zeno Rogue d3fa9d2e1e seuphorica:: protect against drawn.empty() 2026-04-17 17:10:34 +02:00
Zeno Rogue 0081b2cb60 added some troubleshooting suggestions to -help 2026-04-17 16:59:13 +02:00
Zeno Rogue 11564505d2 add -g to -help 2026-04-17 16:52:50 +02:00
Zeno Rogue 686f82f0c8 added -font to -help 2026-04-17 16:47:11 +02:00
Zeno Rogue 50cabd4521 improved the CLI option -help 2026-04-17 16:46:28 +02:00
Zeno Rogue aaf847bf84 CLI option -viz now disables the keyboard information 2026-04-17 16:46:05 +02:00
Zeno Rogue 557efe52dd land/item/monster CLI options now accept indices 2026-04-17 16:21:13 +02:00
Zeno Rogue d0f53270f7 config/save file default location under Linux is now according to the XDG standard 2026-04-17 16:02:36 +02:00
Zeno Rogue 12f2e37961 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2026-04-17 15:39:12 +02:00
Zeno Rogue d69c162253 added SDL_GetBasePath as one of the options in find_file 2026-04-17 15:38:51 +02:00
Zeno Rogue 1101fcae1e Merge pull request #502 from josephcsible/fullscreen_modes
Only consider fullscreen display modes with SDL1
2026-04-17 15:22:03 +02:00
Zeno Rogue d23732cd71 scores:: fixed dragging in the local scores screen 2026-04-17 14:57:44 +02:00
Zeno Rogue 6977e81aed scores:: removed doubly-displayed time 2026-04-17 14:57:20 +02:00
Zeno Rogue e42c65bd49 disabling yendor/tactics now correctly sets the land to Ice 2026-04-17 14:35:44 +02:00
Zeno Rogue 48e631b4e6 pressing yendor/tactic mode in the menu now, when active, automatically disables the mode 2026-04-17 14:35:02 +02:00
Zeno Rogue a0fc2c4b40 nicer display_bottom_buttons (replaces displayPageButtons) 2026-04-17 14:33:53 +02:00
Zeno Rogue cc98347741 ru:: fight trader now appears on the map 2026-04-17 12:57:41 +02:00
Zeno Rogue 1bb806a739 ru:: fightable trader 2026-04-17 12:57:23 +02:00
Zeno Rogue 0b323af4a9 ru:: power flag fixup 2026-04-17 12:57:10 +02:00
Zeno Rogue 8c226a371f ru:: fixed power flags 2026-04-17 12:56:49 +02:00
Zeno Rogue 8780a9ad73 ru:: some more cool locks added 2026-04-17 12:09:41 +02:00
Zeno Rogue f3b9150e0c ru:: split thief and morph into separate areas 2026-04-17 11:44:30 +02:00
Zeno Rogue 393a8476fe rogueviz:: tricenter in the demos 2026-04-17 11:31:14 +02:00
Zeno Rogue c69c7e7e89 fixed dl_list in multigames 2026-04-17 10:29:00 +02:00
Zeno Rogue 9a85297607 fixed leak/bug 2026-04-17 10:24:04 +02:00
Zeno Rogue 08e5fb3f1e fixed the facing of player characters 2026-04-17 09:47:51 +02:00
Zeno Rogue 3ce6d373da ru:: western chute 2026-04-17 01:09:41 +02:00
Zeno Rogue 4e8e305fda ru:: path down 2026-04-17 00:50:10 +02:00
Zeno Rogue 7d220bc806 embeddings:: force_rvgraph should no longer crash on extra vdata 2026-04-17 00:44:09 +02:00
Zeno Rogue c475bad22c rv:: sag:: initialize sag on sag_bridging 2026-04-17 00:37:57 +02:00
Zeno Rogue f557704a52 SAG/embedded edge fixes 2026-04-17 00:35:15 +02:00
Zeno Rogue f2ab928605 rogueviz:: edge have arrow_scale 2026-04-17 00:33:30 +02:00
Zeno Rogue 06ff995bbb ru:: display hidden stuff in the map mode 2026-04-16 23:56:16 +02:00
Zeno Rogue 5225a5baf2 ru:: final_view 2026-04-16 23:54:07 +02:00
Zeno Rogue 4c6ae18b03 fixup to cell_content 2026-04-16 23:47:09 +02:00
Zeno Rogue cbd91a260b fixup to dim_listener 2026-04-16 23:46:51 +02:00
Zeno Rogue c9d6e6ee11 rogueviz:: tricenter:: control what is shown 2026-04-16 23:26:51 +02:00
Zeno Rogue 6825c07212 rogueviz:: sag:: -sag-clear 2026-04-16 23:13:24 +02:00
Zeno Rogue 35ba0d5bd1 rogueviz:: sag:: sag-bridging now accepts parameters 2026-04-16 23:12:07 +02:00
Zeno Rogue 2ffa2d317a rogueviz:: adjusted to shmup changes 2026-04-16 23:10:10 +02:00
Zeno Rogue 3fa030a617 rogueviz:: sag:: start_game on find_cells 2026-04-16 23:03:29 +02:00
Zeno Rogue a34de64696 fixed the escape key in displayPageButtons 2026-04-16 19:15:59 +02:00
Zeno Rogue 299293f983 shmup:: fixed a nonvirtual/active confusion 2026-04-16 19:15:20 +02:00
Zeno Rogue e2fd7351bd shmup:: fixup 2026-04-16 19:14:53 +02:00
Zeno Rogue f6ef61be2e redesigned cheat information in the quit screen 2026-04-16 19:12:01 +02:00
Zeno Rogue 4c2d53251f shmup:: replaced monsters_at with content lists 2026-04-16 19:11:17 +02:00
Zeno Rogue 72c89959e5 fake:: moved reinit to inside the class 2026-04-16 19:07:39 +02:00
Zeno Rogue 76ad8698e9 fixed progressbar 2026-04-16 19:03:38 +02:00
Zeno Rogue 670df57592 commandline option -msg no longer prints on screen, since it is already logged otherwise 2026-04-16 19:03:04 +02:00