1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-17 02:40:03 +00:00
Commit Graph

644 Commits

Author SHA1 Message Date
Zeno Rogue
e9bb38d3b1 rogueviz::dhrg:: export some functions 2022-07-23 15:45:42 +02:00
Zeno Rogue
67267cbe6b rogueviz::dhrg::routing:: export some functions 2022-07-23 15:44:31 +02:00
Zeno Rogue
cd58923454 rogueviz::dhrg:: improved cleanup 2022-07-23 15:43:26 +02:00
Zeno Rogue
57f9e3efb6 rogueviz:: easier to leave show_likelihood 2022-07-23 15:42:58 +02:00
Zeno Rogue
10f1559da0 fixup 2022-07-23 15:42:42 +02:00
Zeno Rogue
96b335e465 rogueviz::dhrg:: panning enable in show_likelihood 2022-07-23 15:42:33 +02:00
Zeno Rogue
dcffdbbca5 rogueviz::som::tests:: an option to disable vertex coloring 2022-07-23 15:40:20 +02:00
Zeno Rogue
6291da56c4 rogueviz::som:: an option to make floor invisible 2022-07-23 15:39:36 +02:00
Zeno Rogue
41bfaeaf36 rogueviz:: fix legend disabling HUD if there is nothing to show 2022-07-23 15:39:13 +02:00
Zeno Rogue
a8b27b2bdb rogueviz:: export more 2022-07-23 15:38:44 +02:00
Zeno Rogue
62132073de rogueviz:: highlight_target feature 2022-07-23 15:38:29 +02:00
Zeno Rogue
ded7bde82c rv::presentation:: latex packages changeable 2022-07-23 15:37:56 +02:00
Zeno Rogue
b07b805b33 rogueviz:: dialog_add_latex now can have LATEX_COLOR flag to display text colored in Latex 2022-07-21 03:28:54 +02:00
Zeno Rogue
81248f0558 rogueviz:: anygraph removed since it is in dhrg now 2022-07-12 14:46:31 +02:00
Zeno Rogue
9a916f1ef3 rogueviz:: added DHRG 2022-07-12 14:46:31 +02:00
Zeno Rogue
e04a6bc49a rogueviz:: reads hidden dependencies 2022-07-12 14:46:31 +02:00
Zeno Rogue
b3c3cc331e rogueviz:: readLabel 2022-07-12 14:46:31 +02:00
Zeno Rogue
9002ef2681 rogueviz:: max_line_splits parameter 2022-07-12 14:46:31 +02:00
Zeno Rogue
1cdf638128 rogueviz;: nilcompass:: fixup 2022-07-12 14:46:31 +02:00
Arthur O'Dwyer
1b8296a1f8 Fix Clang error where lambdas can't capture structured bindings until C++20
./rogueviz/nil-compass.cpp:98:10: error: reference to local binding 'i'
    declared in enclosing function 'rogueviz::nilcompass::draw_compass'
          if(i == _i && is == _is) return col;
             ^
2022-07-05 14:14:53 -04:00
Arthur O'Dwyer
2ec10ff7f2 Fix -Wsuggest-override on Clang 2022-07-05 13:28:00 -04:00
Arthur O'Dwyer
559301e69f Fix -Wmisleading-indentation warning on Clang 2022-07-05 13:28:00 -04:00
Arthur O'Dwyer
3c3f2b2b21 Silence overzealous -Wunused-result warnings on GCC 2022-07-05 13:28:00 -04:00
Arthur O'Dwyer
dd55129ed3 Fix "extra ;" warnings on GCC 2022-07-05 13:28:00 -04:00
Arthur O'Dwyer
0ae74aad62 Fix more instances of Clang's -Wunqualified-std-cast-call 2022-07-05 13:28:00 -04:00
Zeno Rogue
80eaaf93e7 rv::kohonen:: heatmap drawing 2022-07-05 16:04:19 +02:00
Zeno Rogue
b2fb02f863 gamescreen updated in rogueviz 2022-07-05 16:03:12 +02:00
Zeno Rogue
d20b6a2e0f rogueviz:: added dpgen and antidesitter to rogueviz-all 2022-06-23 09:44:43 +02:00
Zeno Rogue
224376e234 rogueviz:: reset compass 2022-06-23 09:44:15 +02:00
Zeno Rogue
7480d1e0ea rogueviz:: updated to hr changes 2022-06-23 09:32:58 +02:00
Zeno Rogue
ebeb22c448 rogueviz:: antidesitter comment added 2022-06-23 09:32:10 +02:00
Zeno Rogue
e07f3eb5ff rogueviz:: antidesitter updated 2022-06-23 09:31:39 +02:00
Zeno Rogue
de4b436d48 rogueviz:: VR in ascending/descending 2022-06-23 08:59:14 +02:00
Zeno Rogue
9bb9fd572d moved dual geometry puzzle to RogueViz 2022-06-17 01:20:34 +02:00
Zeno Rogue
3fa23afdce rv::presentation:: added -slide-textoff 2022-06-08 18:05:18 +02:00
Zeno Rogue
73ceb6400d rv::presentation:: split empty_screen and white_screen 2022-06-08 18:05:05 +02:00
Zeno Rogue
f02b385138 nilrider:: reverted duration check 2022-06-08 18:04:27 +02:00
Zeno Rogue
4d3a9081a9 dynamic-wfc: animation 2022-06-08 18:03:32 +02:00
Zeno Rogue
356bce6842 fixup 2022-05-28 19:30:29 +02:00
Zeno Rogue
8660baf3e1 rogueviz:: added dynamic-wfc 2022-05-28 19:30:01 +02:00
Zeno Rogue
a28e9e4df5 rogueviz::som:: fixup to last 2022-05-28 19:02:20 +02:00
Zeno Rogue
3b6dac7471 rogueviz::som:: fixup bounded -> closed_manifold 2022-05-28 19:00:53 +02:00
Zeno Rogue
cd4cc52768 nilrider:: special music handling 2022-05-28 18:49:29 +02:00
Zeno Rogue
a7dac1b28e NilRider version number set to 1.0 2022-05-28 18:48:38 +02:00
Zeno Rogue
1ac9df7c3c partial implementation of antidesitter 2022-05-28 18:48:10 +02:00
Zeno Rogue
5e22163d38 rogueviz:: fixed nil-compass order 2022-05-28 18:47:30 +02:00
Zeno Rogue
b0e136dc85 rogueviz:: changed texture twidth to 4096 2022-05-28 18:47:08 +02:00
Zeno Rogue
3d05c9ae84 rogueviz::heatx:: added heat mode as parameter, and added '3' for fake Euclidean heat 2022-05-28 18:46:27 +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
319e316b55 nilrider:: fixed panning 2022-05-09 15:58:36 +02:00