1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-14 01:16:50 +00:00
Commit Graph

506 Commits

Author SHA1 Message Date
Zeno Rogue
06523e063e used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable 2022-11-13 16:22:55 +01:00
Zeno Rogue
7ca6eb1658 pure_keys_scroll now available in map settings 2022-10-27 16:06:39 +02:00
Zeno Rogue
472cbe205b renamed display 'recently changed settings' to 'find a setting', also recently changed now use a list widget 2022-10-27 16:06:39 +02:00
Zeno Rogue
b89204e616 expansion improved again: auto_extend can be disabled 2022-10-27 16:06:39 +02:00
Zeno Rogue
29ba4138a4 dialog:: improvements to list dialogs 2022-10-27 16:06:39 +02:00
Zeno Rogue
6b8c177c33 dialog:: list used in find_setting 2022-10-27 16:06:39 +02:00
Zeno Rogue
bbbf2f9cd0 config add_edit accept int keys 2022-10-27 16:06:39 +02:00
Zeno Rogue
875b0159e6 nonisotropic range parameters now work in all perspective modes 2022-10-15 22:58:30 +02:00
Zeno Rogue
9c603c13d4 slr:: slr::range_z parameter 2022-10-15 22:57:37 +02:00
Zeno Rogue
fe937cf20a color table dialog now allows adding more / removing colors 2022-10-06 13:46:15 +02:00
Zeno Rogue
313666a240 edit unreversed colors easily 2022-10-06 13:37:21 +02:00
Zeno Rogue
ddf8ea17e3 choice of orb display style 2022-10-06 13:10:57 +02:00
Zeno Rogue
8aaf06969c global_boundary_ratio option 2022-10-06 12:26:17 +02:00
Zeno Rogue
6c88e9b2c3 debug_tiles improvements: 2 displays more tile information, not displayed in standard except in cheat mode 2022-10-06 11:59:34 +02:00
Zeno Rogue
308fcd90aa savefile selection / an option to use no savefile 2022-09-15 12:38:39 +02:00
Zeno Rogue
aa539335b4 patterns:: treestarter parameter 2022-08-26 12:42:07 +02:00
Zeno Rogue
e86e6267ec the implementation in reg3 can now be used for the cube tiling 2022-08-13 22:42:59 +02:00
Zeno Rogue
3184aea2be game_keys_scroll option 2022-08-07 03:16:24 +02:00
Zeno Rogue
e3925d6bad config:: nomap as param_b 2022-08-07 01:40:00 +02:00
Zeno Rogue
e8b3f0c5c9 titlecolor setting 2022-07-23 15:36:27 +02:00
Zeno Rogue
7c1d083afa memory_saving_mode as param_b 2022-07-17 12:40:07 +02:00
Zeno Rogue
591d370ea4 centering menus is now configurable 2022-07-12 14:46:31 +02:00
Zeno Rogue
4a4e48400a settings to view less stuff on the screen; fixed items/kills going over buttons in the portrait mode 2022-07-12 14:46:31 +02:00
Zeno Rogue
59ea72d506 side for sightrange edit 2022-07-05 14:02:51 +02:00
Zeno Rogue
a0d3c402d7 fixup: addalpha 2022-07-05 14:02:45 +02:00
Zeno Rogue
a19adccf82 startanims now can be disabled 2022-07-05 11:51:49 +02:00
Zeno Rogue
75f58766a2 made background screen darkening consistent and optional 2022-07-05 11:51:06 +02:00
Arthur O'Dwyer
48800f58f8 Fix some compiler errors and a mistake in config.cpp. 2022-07-01 14:07:58 -04:00
Zeno Rogue
c544ce5ed0 clearer comment on minimize_on_convert 2022-06-23 10:35:49 +02:00
Zeno Rogue
18549100f1 tes:: convert:: an option to produce minimal representation 2022-06-23 10:29:49 +02:00
Zeno Rogue
4892541287 added comments for sl:: parameters, set them as param_, renamed steps to shader_iterations 2022-05-28 18:43:43 +02:00
Zeno Rogue
ff2aa90321 numerical_minefield is now editable 2022-05-21 17:12:02 +02:00
Zeno Rogue
1cf26b5380 disk shape configurable 2022-05-21 17:12:02 +02:00
Zeno Rogue
793148729b An option to play on a disk (and use bounded space rules). Also renamed 'bounded' flag to 'closed' or similar, and improved Halloween 2022-05-21 13:08:42 +02:00
Zeno Rogue
a703e1af2d dont_display_minecount flag 2022-05-17 09:45:09 +02:00
Zeno Rogue
b9fd64e1d9 numerical_minefield option -- not yet changed in menu 2022-05-17 09:34:58 +02:00
Zeno Rogue
15e09eb6ec fixed buggy resizing 2022-05-01 11:25:49 +02:00
Zeno Rogue
d3864a2e2c arb:: simplified display of apeirogons 2022-05-01 11:18:39 +02:00
Zeno Rogue
84d48789c7 apeirogonal color fixup 2022-04-28 08:24:13 +02:00
Zeno Rogue
51ea62977f debug_tiles feature 2022-04-28 08:23:33 +02:00
Zeno Rogue
b9c76d8162 options to disable apeirogon_consistent_coloring and apeirogon_hide_grid_edges 2022-04-26 16:19:02 +02:00
Zeno Rogue
fb2431cc31 animperiod as param 2022-04-24 22:57:34 +02:00
Zeno Rogue
1a55a5cfb2 frustum_culling as parameter 2022-04-16 13:58:01 +02:00
Zeno Rogue
8c0600d8fe logarithmic fog parameter (logfog) 2022-04-07 20:50:59 +02:00
Zeno Rogue
8489550aed multi:: radar works correctly in split_screen 2022-03-27 22:47:51 +02:00
Charlotte Peppers
904faabd96
Added tower to canvas floor options, added new Flashing Effects option which currently effects storms and some curses 2022-03-07 17:37:35 -07:00
Charlotte Peppers
6117d626d8
Merge branch 'zenorogue:master' into main 2022-03-06 17:10:14 -07:00
Zeno Rogue
253bec46cb fixed some settings incorrectly showing a warning on editing (this also brings back the 'play music when out of focus' option) 2022-02-27 01:15:45 +01:00
Zeno Rogue
961b09033f config:: reaction called on edit for list settings 2022-02-27 01:15:45 +01:00
Charlotte Peppers
9a731572f6
Added idle animation option, fixed palace hypersian rugs using "ticks" instead of "pticks" 2022-01-31 14:39:41 -07:00