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

142 Commits

Author SHA1 Message Date
Zeno Rogue
ae100b1e72 removed some obsolete debug printfs 2019-09-12 22:50:02 +02:00
Zeno Rogue
c8e950cd40 added some missing CAP_ and MAXMDIM guards 2019-09-12 22:43:01 +02:00
Zeno Rogue
3da6090320 dialog:: addBoolItem_action, addBoolItem_action_neg, addBoolItem_choice used when applicable 2019-09-12 22:43:00 +02:00
Zeno Rogue
2c97b4f2aa rogueviz:: CLI option -collatz-go 2019-09-12 22:43:00 +02:00
Zeno Rogue
acf7883393 rogueviz:: fat_edges 2019-09-12 22:43:00 +02:00
Zeno Rogue
4bc4f80bfc rogueviz:: rainbow color specification 2019-09-12 22:43:00 +02:00
Zeno Rogue
c40d7753d0 fixed arg shifting 2019-09-12 22:43:00 +02:00
Zeno Rogue
38e1dc6a7a rogueviz:: fixed the type in perturb to color_t 2019-09-12 22:43:00 +02:00
Zeno Rogue
c10939fac6 rogueviz: missing index 2019-09-12 22:43:00 +02:00
Zeno Rogue
fcd9fbbcd2 rogueviz:: fixed label positioning in 3D 2019-09-12 22:43:00 +02:00
Zeno Rogue
edbf08b80c disabled color perturb if color not applicable 2019-09-12 22:43:00 +02:00
Zeno Rogue
49877fbfc9 arg::nomore(); fixes in collatz3 2019-09-12 22:43:00 +02:00
Zeno Rogue
8b0c0f58c4 animated 3D birds 2019-09-12 22:43:00 +02:00
Zeno Rogue
7ed3ee6098 rogueviz:: collatz:: 3D trees 2019-09-12 22:43:00 +02:00
Zeno Rogue
5965a622b5 rogueviz:: dftcolor is now colorpair, not int 2019-09-12 22:43:00 +02:00
Zeno Rogue
1a744ffc6b rogueviz:: more vertex shapes, and improved in 3D 2019-09-12 22:43:00 +02:00
Zeno Rogue
b05eb3754f adjusted RogueViz Kohonen to 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue
80d14c0196 add_action_push consistently; improved some menu hotkeys and ordering; improved some naming 2019-09-12 22:42:58 +02:00
Zeno Rogue
79bb11413c rogueviz:: added cvl 2019-02-10 10:43:51 +01:00
Zeno Rogue
b8990890d7 rogueviz:: added rogueviz-magiccube 2019-02-08 16:55:00 +01:00
Zeno Rogue
c73b598d93 screenshots are more configurable now 2018-12-14 19:30:17 +01:00
Zeno Rogue
460eb19881 implemented new geometries: cylinder and (only one for now) Mobius band 2018-12-11 22:10:53 +01:00
Zeno Rogue
5e0bd401fc tiny bird and tiny shark shapes, for use in RogueViz 2018-11-20 00:20:11 +01:00
Zeno Rogue
6213d11d93 rogueviz:: added flocking simulation 2018-11-18 18:26:56 +01:00
Zeno Rogue
d935febf09 refactored some global and stereo:: variables into display_data structure 2018-11-18 18:26:56 +01:00
Zeno Rogue
01dc4997dc rogueviz:: added the sunflower spirals 2018-11-11 11:27:36 +01:00
Zeno Rogue
549d86b15d arg:: shift_arg_formula used instead of argf 2018-11-11 11:27:36 +01:00
Zeno Rogue
d1d2a300c4 refactored the degree constant 2018-11-11 11:25:59 +01:00
Zeno Rogue
077c7657b8 rogueviz:: a plugin to draw fundamental domains 2018-11-11 11:25:59 +01:00
Zeno Rogue
0a54e56950 graph drawing in RogueViz 2018-10-23 17:07:42 +02:00
Zeno Rogue
1a96ffe928 rogueviz:: export kind 2018-09-28 01:49:37 +02:00
Zeno Rogue
3904b9d11e rv::anygraph:: fixed edge visibility 2018-09-27 21:53:11 +02:00
Zeno Rogue
08e6990d23 removed a definition from rogueviz.h 2018-09-25 03:47:42 +02:00
Zeno Rogue
e198bf65ea rv:: adjusted linepattern names 2018-09-24 00:35:36 +02:00
Zeno Rogue
ecf351e16a disabled rogueviz slides in online RogueViz 2018-09-13 00:36:08 +02:00
Zeno Rogue
bf97d28fb2 edgelegend has to be enabled to appear 2018-09-08 13:43:10 +02:00
Zeno Rogue
4fc18a4c36 rogueviz:: improved edges in elliptic 2018-09-08 13:42:47 +02:00
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
886b7490e1 vertex search feature in RogueViz 2018-09-06 22:35:13 +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
9f9e816c11 rogueviz:: greatly improved vertex help 2018-09-05 15:41:57 +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
52d188ac5e we can show a bit more in Rogueviz web 2018-09-05 03:51:42 +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
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
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