1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00
Commit Graph

1902 Commits

Author SHA1 Message Date
Zeno Rogue
7515503dee rogueviz:: draw legend if there are multiple edge types even if no standard legend is present 2018-09-07 15:18:20 +02:00
Zeno Rogue
a74a73cac1 fixed a bug with infront graphics (caused by draw() changing the parameter) 2018-09-07 15:17:48 +02:00
Zeno Rogue
eb23dce2aa fixed help in RogueViz kohonen 2018-09-07 15:15:53 +02:00
Zeno Rogue
0d138f3c75 load/save compressed data in RogueViz kohonen 2018-09-07 15:15:00 +02:00
Zeno Rogue
886b7490e1 vertex search feature in RogueViz 2018-09-06 22:35:13 +02:00
Zeno Rogue
b540419096 hyperweb: now can accept more arguments in the commandline 2018-09-06 22:34:54 +02:00
Zeno Rogue
621220cf13 hooks in drawmarkers 2018-09-06 22:34:35 +02:00
Zeno Rogue
2d5d5a1966 fixed unused lambda capture warnings 2018-09-06 00:59:04 +02:00
Zeno Rogue
ab58fef9cf rogueviz:: fixed tree edges in tree(oflife) visualization 2018-09-06 00:57:26 +02:00
Zeno Rogue
a06f9dfc12 rogueviz::staircase:: disabled high precision in web 2018-09-06 00:48:33 +02:00
Zeno Rogue
f8d2b3308b web:: made sure that timetowait=0 in 2018-09-06 00:48:11 +02:00
Zeno Rogue
9f9e816c11 rogueviz:: greatly improved vertex help 2018-09-05 15:41:57 +02:00
Zeno Rogue
099349cafd with CAP_FONT text works better on white background 2018-09-05 15:41:40 +02:00
Zeno Rogue
ec84643070 open URLs from Emscripten 2018-09-05 15:34:13 +02:00
Zeno Rogue
3e1cb1ba6d fixed incorrect rendering in models with MINIMIZE_GL_CALLS 2018-09-05 15:21:24 +02:00
Zeno Rogue
f3bc477c27 RogueViz acts better with changed background colors and darkening now 2018-09-05 15:20:43 +02:00
Zeno Rogue
be0c5e4a39 help extensions now can use addSelItem and color 2018-09-05 15:19:51 +02:00
Zeno Rogue
e4bcae6ae6 dialog::dialogcolor instead of 0xC0C0C0 2018-09-05 15:18:40 +02:00
Zeno Rogue
a4e388019a commandline option to rotate 2018-09-05 15:17:24 +02:00
Zeno Rogue
52d188ac5e we can show a bit more in Rogueviz web 2018-09-05 03:51:42 +02:00
Zeno Rogue
2938ea20d0 fixed a bug with dqi_poly::draw() in other models 2018-09-05 03:51:30 +02:00
Zeno Rogue
c49c4eccb2 added missing const in queue sort 2018-09-05 00:18:40 +02:00
Zeno Rogue
c6e307a2e7 fixed pentagonal::frame always destroying hud 2018-09-05 00:18:22 +02:00
Zeno Rogue
f9d0a90ac9 some fixes 2018-09-04 23:50:50 +02:00
Zeno Rogue
78fc8e04b0 faster text with MINIMIZE_GL_CALLS 2018-09-04 23:27:51 +02:00
Zeno Rogue
35353fe70e faster graphics with MINIMIZE_GL_CALLS 2018-09-04 23:27:27 +02:00
Zeno Rogue
5680ef3788 color_t used for outline 2018-09-04 21:43:43 +02:00
Zeno Rogue
1ab460ffb1 type color_t should now be consistently used for colors; reimplemented drawqueue in OO fashion 2018-09-04 19:53:42 +02:00
Zeno Rogue
491183c375 rogueviz: std::isnan to prevent errors on some compilers 2018-09-03 22:35:32 +02:00
Zeno Rogue
b3c9aa69a3 rogueviz::Pentagonal Exploration added 2018-09-03 16:34:32 +02:00
Zeno Rogue
b60dc2f245 fixed some bugs in the RogueViz Presentation 2018-09-03 16:34:11 +02:00
Zeno Rogue
16603f79b7 fixed some bugs in edge drawing in RogueViz 2018-09-03 16:33:50 +02:00
Zeno Rogue
6b43a7972f CUSTOM_CAPTION can be configured (used in pentagonal exploration) 2018-09-03 16:33:01 +02:00
Zeno Rogue
4c01859192 struct archimedean_tiling exported in hyper.h 2018-09-03 16:32:34 +02:00
Zeno Rogue
59ff4c2266 depth inversion in rug (used in pentagonal exploration) 2018-09-03 16:32:11 +02:00
Zeno Rogue
638032c47c fix fixed 2018-09-02 15:55:37 +02:00
Zeno Rogue
d2c22a857a assume that the player is found if not rendering rug 2018-09-02 15:11:35 +02:00
Zeno Rogue
b80583cf08 hyperweb: loadTextureGL() now works correctly 2018-09-02 15:11:24 +02:00
Zeno Rogue
98f6851288 moved the implementation of -noplayer and -canvas options from mapeditor to pattern, as they are relevant without map editor (e.g. online) 2018-09-02 15:10:50 +02:00
Zeno Rogue
dc7e60952b disabled the roundabout bugfix in landgen in Archimedean 2018-09-02 15:09:46 +02:00
Zeno Rogue
a239a26843 hyperweb: fixed the rotmatrix parameter order, also disabled is CAP_ORIENTATION disabled 2018-09-02 15:09:22 +02:00
Zeno Rogue
b72259cc8e hyperweb: pathdist, cpdist, mpdist should be signed (unsigned frozen some geometries) 2018-09-02 15:08:51 +02:00
Zeno Rogue
a4cf130b78 constexpr int PMAX 2018-09-01 14:31:13 +02:00
Zeno Rogue
3895dcbd39 one more fix to RogueViz 2018-09-01 14:11:03 +02:00
Zeno Rogue
e7dbe6214d fix in rogueviz-banachtarski 2018-09-01 14:09:38 +02:00
Zeno Rogue
bc5208253c in Archimedan sphere, distlimit is SEE_ALL 2018-09-01 13:52:12 +02:00
Zeno Rogue
8d806182d8 operators in hyper.h are inline 2018-09-01 13:50:56 +02:00
Zeno Rogue
c08a6bf79a fixed compilation without CAP_EDIT and CAP_CONFIG 2018-08-31 20:59:58 +02:00
Zeno Rogue
96175cd345 one bugfix was not mentioned in the changelog 2018-08-31 20:52:16 +02:00
Zeno Rogue
0086b596e2 compiler in the Steam runtime produces an internal error... using a workaround 2018-08-31 20:49:44 +02:00