hyperrogue/rogueviz
Arthur O'Dwyer 934e3d9a42 Consistently name every hookset with prefix `hooks_`. NFC.
I'm sure this causes massive merge-conflicts in the non-public code,
but I think it'd be a good idea, if only to avoid confusion between
e.g. `clearMemory` and the-variable-formerly-known-as `clearmemory`.
2020-04-12 10:49:32 -04:00
..
banachtarski.cpp rogueviz::banachtarski:: revived 2020-04-11 00:00:31 +02:00
collatz.cpp rogueviz:: moved other viz to unsorted/ 2020-04-07 17:17:35 +02:00
cvl.cpp adjusted RogueViz 2019-11-14 20:26:07 +01:00
flocking.cpp rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now 2020-03-29 16:03:31 +02:00
fullnet.cpp fixup fullnet comment 2020-03-29 15:15:18 +02:00
functions.cpp rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now 2020-03-29 16:03:31 +02:00
fundamental.cpp rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now 2020-03-29 16:03:31 +02:00
grigorchuk.cpp Grigorchuk slide and improvements 2020-04-11 01:37:17 +02:00
impossible-ring.cpp rogueviz:: rvtour priorities 2020-04-08 17:33:57 +02:00
janko.cpp added the Janko group 2020-04-11 00:43:43 +02:00
kohonen.cpp rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now 2020-03-29 16:03:31 +02:00
magiccube.cpp adjusted Rogueviz to HR changes 2019-12-27 12:50:56 +01:00
newconf.cpp Remove extraneous semicolons to quiet pedantic GCC warnings. 2020-03-23 14:38:57 -04:00
pentagonal.cpp Consistently name every hookset with prefix `hooks_`. NFC. 2020-04-12 10:49:32 -04:00
qtm.cpp adjusted rogueviz 2019-11-30 19:01:01 +01:00
rewriting.cpp Silence a warning to fix the build break on `clang++ -std=c++11 -Wall`. 2020-02-14 13:14:48 -05:00
rogueviz-all.cpp added the Janko group 2020-04-11 00:43:43 +02:00
rogueviz.cpp Consistently name every hookset with prefix `hooks_`. NFC. 2020-04-12 10:49:32 -04:00
rogueviz.h in roguevizslide, do not call t() again on GeometryReset with QUICKGEO 2020-04-07 17:15:40 +02:00
sag.cpp subcategory 'hyperbolic geometry and data' 2020-04-07 14:07:41 +02:00
snow.cpp Consistently name every hookset with prefix `hooks_`. NFC. 2020-04-12 10:49:32 -04:00
spiral.cpp rogueviz:: spiral to a separate file 2020-03-29 15:36:43 +02:00
staircase.cpp rogueviz:: moved other viz to unsorted/ 2020-04-07 17:17:35 +02:00
sunflower.cpp rogueviz:🌻:more improvements 2020-04-08 17:38:21 +02:00
tree.cpp subcategory 'hyperbolic geometry and data' 2020-04-07 14:07:41 +02:00
triangle.cpp changed VLA to vector 2020-04-10 02:13:38 +02:00
ts2.cpp Twisted S2xE 2020-03-29 17:38:37 +02:00