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

16 Commits

Author SHA1 Message Date
Zeno Rogue
47fab92cf3 anims::arg:: -animcircle accepts circle_display_color argument 2018-09-10 20:33:06 +02:00
Zeno Rogue
bb05d9ab80 some anim parameters are now saved in config 2018-09-10 19:47:14 +02:00
Zeno Rogue
df0be69cce translation animations now return to the start if they hit a trap land 2018-09-10 19:47:14 +02:00
Zeno Rogue
31df0c1ec6 better description of animations 2018-09-10 19:31:10 +02:00
Zeno Rogue
8ed2433ad2 anims:: a full circle marker in circle animation 2018-09-10 19:30:51 +02:00
Zeno Rogue
f5a26b69fc anims:: command line arguments 2018-09-10 19:28:46 +02:00
Zeno Rogue
1aa25a5a2a anims:: improved ruggo and Bolza period 2018-09-10 18:12:11 +02:00
Zeno Rogue
6f2deeafcc animation menu 2018-09-10 18:12:07 +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
99cad10617 svg::render now accepts a function to draw something else 2018-08-18 17:44:35 +02:00
Zeno Rogue
4f3cc3783a binary tiling 2018-08-09 19:28:53 +02:00
Zeno Rogue
a50169e3d3 fixed the lines in the svg screenshots 2018-08-01 11:25:07 +02:00
Zeno Rogue
8a231d8269 fixed the svg shots of ellipses 2018-08-01 11:20:50 +02:00
Zeno Rogue
5e2a65a781 vertical stretch parameter is now available in all models; more details in equi-area 2018-08-01 04:01:16 +02:00
Zeno Rogue
30cb9158cb moved svg and PNG screenshot to a new file screenshots.cpp; moved some commandline arguments from commandline.cpp to their respective modules 2018-07-19 23:46:58 +02:00