Zeno Rogue
|
8833251c8b
|
added some missing CAP_SOLV guards
|
2019-09-13 19:50:12 +02:00 |
|
Zeno Rogue
|
d1bf6fef5e
|
replaced product::product_sphere()
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
e8c7285cc2
|
product:: lands in S2xE
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
2bad9afc54
|
export hooks_newmap
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
82f24b4b6c
|
exporting necessary stuff all over (in progress)
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
339f6820fe
|
removed referring to specific map subtypes
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
9647cbd47e
|
added #include hyper.h to all cpp files
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
46dfd50a40
|
fixed a crash in Archimedean sl2 due to Cdata
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
c33c79a902
|
generalized PSL2 to spherical rotation spaces too
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
2bedd5f2ce
|
fix for Archimedean hybrid
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
1e6970ca28
|
hybrid:: refactored the common parts of prod and sl2, also used them when applicable
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
136b931609
|
PSL(2,R)
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
a03eb0d913
|
fixed new geometry handling for Archimedean
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
988adb8259
|
product:: horocycles now have base altitude
|
2019-09-12 22:50:14 +02:00 |
|
Zeno Rogue
|
a25bf14cff
|
added missing clearmemory in nonisotropic geometries; this also fixed a crash in Archimedean
|
2019-09-12 22:50:14 +02:00 |
|
Zeno Rogue
|
081bb55202
|
in_underlying_map, not PIU in distance functions
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
f40072511b
|
product:: big stuff
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
6958cbcbd9
|
product:: preliminary version (no turning)
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
843a53d07c
|
fixed a bug with Archimedean hyperbolic tilings
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
437c4e4cdd
|
flag 'experimental' for new geometries
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
8b1c7bffe4
|
initial reformatting of comments for Doxygen
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
609d1b91d3
|
further cleanup
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
245ee5878f
|
removed function dirfromto as it was equal to neighborId
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
c2d56fb9bc
|
autohdr.h applied in more files
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
f4eda1d76e
|
removed function fixdir
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
661743a19b
|
removed the obsolete *MovR functions
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
ef89c7ed9d
|
removed functions fix6 and fix7
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
c131e21198
|
namespace hyperpoint_vec removed
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
602e6f27db
|
generating various lands in Sol
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
4f27b12ca2
|
nilv:: preliminary implementation
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
875af54063
|
approx_distance in Sol
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
40e5f7f930
|
celldistance now returns DISTANCE_UNKNOWN instead of 64 if it does not know
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
bca567cc10
|
updir used in heptdistance
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
9f664568ab
|
penrose3 fixup
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
bc1cc7e2ca
|
one more celldistance switch
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
94f4cd24af
|
fixed build_shortest_path in arcm/Penrose euclidean
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
908bd13660
|
getHeptagonCdata_legacy to keep Racing working
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
158030c5de
|
improved exhaustive distance computation for geometries such as Archimedean/Penrose E2
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
c97ab10700
|
pushed unimplemented Product
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
fff0cd1d3e
|
land improvements in Sol/Penrose/B4
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
cf496e8940
|
kite-and-dart tiling
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
45ba083185
|
celldist in sol uses celldistance
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
946570da31
|
moved zpush from 3dmodels to hyperpoint
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
2d30f3830c
|
standard binary tiling, also improved the looks of variant binary tiling, and optimized shvid for pure
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
d1fb9f3564
|
simplified and generalized cdata
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
a5dc6d40e6
|
fixed wrong degree() in binary tiling root
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
7d086da036
|
removed some junk
|
2019-09-12 22:50:04 +02:00 |
|
Zeno Rogue
|
df3e21b310
|
debug cleanup
|
2019-09-12 22:50:00 +02:00 |
|
Zeno Rogue
|
1c4d86e0e9
|
3D graphics in 2D (first commit)
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
c8e950cd40
|
added some missing CAP_ and MAXMDIM guards
|
2019-09-12 22:43:01 +02:00 |
|