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

27 Commits

Author SHA1 Message Date
Zeno Rogue
4ae3560dda fixed some unused/uninitialized variables in rogueviz 2019-09-12 22:50:08 +02:00
Zeno Rogue
cbe6a7f827 rogueviz:: improved highlighting 2019-09-12 22:50:05 +02:00
Zeno Rogue
0cf61a901d rogueviz:: use bitmaps on vertices 2019-09-12 22:50:04 +02:00
Zeno Rogue
acf7883393 rogueviz:: fat_edges 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
0e10dec9e2 added some exports to hyper.h and rogueviz.h 2019-09-12 22:38:46 +02:00
Zeno Rogue
6213d11d93 rogueviz:: added flocking simulation 2018-11-18 18:26:56 +01:00
Zeno Rogue
1a96ffe928 rogueviz:: export kind 2018-09-28 01:49:37 +02:00
Zeno Rogue
08e6990d23 removed a definition from rogueviz.h 2018-09-25 03:47:42 +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
6303b8033b rogueviz:: help done via hooks 2018-07-09 20:09:56 +02:00
Zeno Rogue
3a8293df27 rogueviz:: tutorial, start/main menu, and welcome message done as hooks 2018-07-09 19:55:56 +02:00
Zeno Rogue
d523ceabfd rogueviz::shmup:: all references to rogueviz in shmup replaced with handlers 2018-07-09 19:32:34 +02:00
Zeno Rogue
508c63d731 calls to rogueviz::mark and rogueviz::fixparam from HR main are now replaced by hooks 2018-07-09 18:59:12 +02:00
Zeno Rogue
e6bdfcc94f rogueviz::kohonen::clear (not used yet) 2018-07-09 18:56:27 +02:00
Zeno Rogue
39f50c460a rogueviz:: incorporated 'gamma' as the alpha value of edgecolor; each edge now has edgetype; edge display configuration in the menu 2018-07-09 18:17:40 +02:00
Zeno Rogue
a37cfb43bb rogueviz::kohonen:: fixed bugs caused by adding vdatas 2018-07-05 09:55:11 +02:00
Zeno Rogue
223732bbfb rogueviz::kohonen:: legends 2018-07-05 07:31:27 +02:00
Zeno Rogue
6e1983baa9 rogueviz::kohonen:: additional options (save/load classify in binary format, visualize edges 2018-07-04 14:37:33 +02:00
Zeno Rogue
ddf3ca83cf rogueviz:: edge colors can be adjusted now 2018-07-04 14:35:45 +02:00
Zeno Rogue
9c501642c5 added the Banach-Tarski vis to the RogueViz presentation 2018-06-12 21:16:52 +02:00
Zeno Rogue
4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue
ffa19613a1 added a comment to rogueviz.h (rogueviz sources are not to be included with HyperRogue sources by default) 2018-05-22 22:09:16 +02:00
Zeno Rogue
e101b092a4 rogueviz:: missing commit on rogueviz.h 2018-04-21 12:18:42 +02:00
Zeno Rogue
5884368892 some work on RogueViz 2017-12-14 02:53:39 +01:00
Zeno Rogue
26878f16c3 added a header file for RogueViz 2017-12-02 00:24:07 +01:00