Zeno Rogue
|
05d138ff69
|
prevented uninitialized variable warning
|
2018-12-14 19:27:12 +01:00 |
|
Zeno Rogue
|
36b60ddef3
|
crystal:: infinity power shown in geom-exp menu
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
bc90d0a51a
|
crystal:: now selectable from the geom exp menu
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
cd357303b9
|
cleaned up surface flags
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
ce996c82fe
|
removed unused variable in geometry menu
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
bd479d3c41
|
fixed worldsize display and gp::area for S3==4
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
f2ee616eab
|
all Mobius bands implemented
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
f522dbe46a
|
sm::TORUSCONFIG used in any Euclidean
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
80da98b265
|
fixed a bug with divisibility by 3 in torus config
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
ce2015920e
|
geometry:: torus advanced config now shows a list of torus geometries
|
2018-12-11 22:10:53 +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
|
e697cb57cb
|
Macbeath surface
|
2018-11-23 03:10:57 +01:00 |
|
Zeno Rogue
|
7b4028418e
|
arg:: most important dialogs can be launched from command line
|
2018-11-11 11:27:36 +01:00 |
|
Zeno Rogue
|
d69e952729
|
animate parameters from the edit dialog
|
2018-11-11 11:27:36 +01:00 |
|
Zeno Rogue
|
0da01ca11a
|
more intuitive mode switching in expansion screen
|
2018-09-23 16:34:53 +02:00 |
|
Zeno Rogue
|
c1de923454
|
extra features related to expansion
|
2018-09-21 19:51:13 +02:00 |
|
Zeno Rogue
|
829850a701
|
dual tilings
|
2018-08-30 02:11:43 +02:00 |
|
Zeno Rogue
|
c06f01847c
|
'faces per vertex' and 'size of the world' now display correct values in all geometries; 'sides per face' removed
|
2018-08-29 21:16:45 +02:00 |
|
Zeno Rogue
|
6de0f0a8aa
|
instead of nonbitrunc, gp::on and irr::on, there is one variable, variation
|
2018-08-28 17:17:34 +02:00 |
|
Zeno Rogue
|
6c6dd85994
|
fixed a bug which crashed spherical Archimedean tilings on Windows. Also more statistics on Archimedean tilings.
|
2018-08-23 01:52:29 +02:00 |
|
Zeno Rogue
|
112a38dee9
|
fixed compilation without CAP_TEXTURE
|
2018-08-22 00:14:31 +02:00 |
|
Zeno Rogue
|
f606078295
|
world size computation for Archimedean tilings
|
2018-08-21 19:00:29 +02:00 |
|
Zeno Rogue
|
5028cc5542
|
disabled 'variations' option for Archimedean tilings for now
|
2018-08-20 16:46:09 +02:00 |
|
Zeno Rogue
|
a4ced4a504
|
color by sides; canvas coloring selectable from the texture menu
|
2018-08-20 15:49:17 +02:00 |
|
Zeno Rogue
|
625144195c
|
major cleanup of texture remapping
|
2018-08-20 02:04:49 +02:00 |
|
Zeno Rogue
|
4d31e5a544
|
renamed 'syntetic' to 'archimedean' (enums/files/marcos/namespaces)
|
2018-08-19 23:06:32 +02:00 |
|
Zeno Rogue
|
db4f622588
|
Archimedean tilings available from the menu
|
2018-08-19 22:53:34 +02:00 |
|
Zeno Rogue
|
682f804576
|
major rewrite: unified the common parts of heptagon and cell via struct connection<T> and struct walker<T>
|
2018-08-18 00:46:45 +02:00 |
|
Zeno Rogue
|
749ad03138
|
syntetic tilings (WIP)
|
2018-08-17 13:29:00 +02:00 |
|
Zeno Rogue
|
eb57d160d0
|
binary_tiling_width parameter
|
2018-08-14 10:18:18 +02:00 |
|
Zeno Rogue
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
9d682aee45
|
moved more commandline options to their modules
|
2018-07-20 00:04:23 +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 |
|
Zeno Rogue
|
f597e6bfd7
|
choose irregular from the Goldberg menu
|
2018-07-17 02:29:18 +02:00 |
|
Zeno Rogue
|
5cd8f695a3
|
Goldberg-Coxeter construction for order-4 tilings (everything seems to work except distance calculations)
|
2018-07-10 04:13:35 +02:00 |
|
Zeno Rogue
|
d48207cd2f
|
fixed: (mode.flags AND) torusconfig::TF_HEX
|
2018-07-09 21:04:23 +02:00 |
|
Zeno Rogue
|
030377583c
|
changed the 'quotient==2' tests to 'geometry == gFieldQuotient'
|
2018-06-25 23:14:46 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
5be5d9440e
|
fixed the world sizes shown for Bolza surfaces
|
2018-06-22 04:49:42 +02:00 |
|
Zeno Rogue
|
8e674f8818
|
a small break above 'show quotient spaces'
|
2018-06-22 04:49:26 +02:00 |
|
Zeno Rogue
|
8f8a259992
|
new quotient geometries
|
2018-06-22 01:48:46 +02:00 |
|
Zeno Rogue
|
3daecc4981
|
Land validity is displayed when selecting geometry after selecting land. Validity message appears in the geom-exp menu.
|
2018-06-17 19:04:17 +02:00 |
|
Zeno Rogue
|
3881a7dd97
|
more cleanup with uniformizing the keys for 'back' and 'help'
|
2018-06-13 00:00:01 +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
|
98246d3066
|
more cleanup in parameters, restartGame cleanup
|
2018-06-11 00:58:38 +02:00 |
|
Zeno Rogue
|
b5363ac93c
|
Land switching in geom-exp (cheater enabled)
|
2018-04-15 13:04:02 +02:00 |
|
Zeno Rogue
|
210f9e80c7
|
More detailed land validity reporting
|
2018-04-13 13:08:41 +02:00 |
|
Zeno Rogue
|
1dee3098cf
|
sort the lands in geom-exp by quality
|
2018-04-11 23:37:41 +02:00 |
|
Zeno Rogue
|
90ff8c49dc
|
marked land quality in gp, fixed some bugs
|
2018-04-10 08:05:35 +02:00 |
|
Zeno Rogue
|
e318a8e04a
|
gp:: texture:: menu added
|
2018-04-10 05:12:40 +02:00 |
|
Zeno Rogue
|
033c626dfc
|
restartGame, wrong mode, and resetModes now use constants instead of magic char names
|
2018-04-09 18:05:23 +02:00 |
|
Zeno Rogue
|
830785990c
|
renamed whirl to goldberg
|
2018-04-09 17:40:12 +02:00 |
|
Zeno Rogue
|
22a92059b6
|
whirl
|
2018-04-03 23:39:18 +02:00 |
|
Zeno Rogue
|
64adb6f0ea
|
updated the header comments to 2018, also added the missing ones
|
2018-02-09 00:40:26 +01:00 |
|
Zeno Rogue
|
9c8b16e9d0
|
some translation fixes, Russian updated
|
2018-01-08 23:23:00 +01:00 |
|
Zeno Rogue
|
51652304ad
|
Crossroads IV in alternate hyperbolic geometries
|
2018-01-08 23:11:29 +01:00 |
|
Zeno Rogue
|
88bb63a9ca
|
one 'bitrunc' left
|
2018-01-06 23:06:35 +01:00 |
|
Zeno Rogue
|
5bf6d54c7d
|
changed chamfered to bitruncated
|
2018-01-06 22:34:03 +01:00 |
|
Zeno Rogue
|
c919d99ae7
|
chamfering switchable in Euclidean Squares
|
2018-01-06 22:14:08 +01:00 |
|
Zeno Rogue
|
46edbf456e
|
Docks/Snakenest now available without cheating
|
2018-01-05 14:19:56 +01:00 |
|
Zeno Rogue
|
495dbba809
|
renamed 'truncated' to 'chamfered'
|
2018-01-04 18:39:04 +01:00 |
|
Zeno Rogue
|
11569c693d
|
big change: more configuration for the torus (and also Klein bottle)
|
2017-12-28 16:46:10 +01:00 |
|
Zeno Rogue
|
49bd1a0b2b
|
a menu for changing pattern geometries
|
2017-12-19 14:35:34 +01:00 |
|
Zeno Rogue
|
f5a8b2a0c2
|
more precise torus-rug rendering
|
2017-11-07 14:39:26 +01:00 |
|
Zeno Rogue
|
d467b060bd
|
fixed error on some compilers
|
2017-11-07 13:35:59 +01:00 |
|
Zeno Rogue
|
2f276f5016
|
no 'u' in geom-exp with CAP_RUG
|
2017-11-07 13:09:46 +01:00 |
|
Zeno Rogue
|
d007580967
|
configurable field patterns
|
2017-11-07 00:40:46 +01:00 |
|
Zeno Rogue
|
0605869292
|
removed curvenames
|
2017-11-06 21:19:12 +01:00 |
|
Zeno Rogue
|
b28320b141
|
torus config editing
|
2017-11-06 21:18:40 +01:00 |
|