Zeno Rogue
|
67595a4ed3
|
redone hrmap::draw() function to keep DRY
|
2020-07-28 22:06:14 +02:00 |
|
Zeno Rogue
|
82f32607e6
|
MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix
|
2020-07-28 22:06:14 +02:00 |
|
Zeno Rogue
|
2449895b49
|
fix some bugs in gp menu
|
2020-07-13 00:55:42 +02:00 |
|
Zeno Rogue
|
9da8dac45b
|
memory clearing in inverse
|
2020-07-13 00:54:12 +02:00 |
|
Zeno Rogue
|
1f1e7d9bbf
|
inverse tessellation operators
|
2020-07-12 21:39:34 +02:00 |
|
Zeno Rogue
|
4013d55c27
|
gp::pshid is now in gpdata
|
2020-07-12 21:39:34 +02:00 |
|
Zeno Rogue
|
2271a67506
|
removed the MAX_EDGE limit
|
2020-01-18 16:03:32 +01:00 |
|
Zeno Rogue
|
2fb1210811
|
irr torus works only in orientable for now -- disabled for other
|
2019-12-08 20:07:02 +01:00 |
|
Zeno Rogue
|
ddb5d07ff6
|
cleanup in Euclidean
|
2019-12-08 10:59:09 +01:00 |
|
Zeno Rogue
|
89cfc2bce1
|
adjusted for older compilers
|
2019-11-30 18:48:44 +01:00 |
|
Zeno Rogue
|
f69ea5ec8d
|
irr:: Euclidean guarding
|
2019-11-30 18:06:48 +01:00 |
|
Zeno Rogue
|
b8cf027b7a
|
fixed GP(n,n) on minimal
|
2019-11-30 18:06:48 +01:00 |
|
Zeno Rogue
|
723be3f16b
|
fixed the highlights in variation menu
|
2019-11-30 18:06:47 +01:00 |
|
Zeno Rogue
|
a1fbfb2946
|
gp:: adjm to fix the confusion in quotient spaces
|
2019-11-30 18:05:23 +01:00 |
|
Zeno Rogue
|
6bb3a076da
|
gp::loc now better
|
2019-11-30 18:05:23 +01:00 |
|
Zeno Rogue
|
a08b67d780
|
fixed Goldberg construction
|
2019-11-30 18:04:54 +01:00 |
|
Zeno Rogue
|
82f24b4b6c
|
exporting necessary stuff all over (in progress)
|
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
|
33cb21f203
|
product:: fixed a potential crash
|
2019-09-12 22:50:14 +02:00 |
|
Zeno Rogue
|
8b1c7bffe4
|
initial reformatting of comments for Doxygen
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
e1194ff588
|
more header cleanup
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
f4eda1d76e
|
removed function fixdir
|
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
|
b6e303ec7d
|
MAJOR refactoring: all geometry-dependent data (tessf, geom3::, shapes, hpc) are now contained in a structure
|
2019-09-12 22:50:03 +02:00 |
|
Zeno Rogue
|
24b66d6fd5
|
2D3D: fixed Goldberg
|
2019-09-12 22:50:00 +02:00 |
|
Zeno Rogue
|
df3e21b310
|
debug cleanup
|
2019-09-12 22:50:00 +02:00 |
|
Zeno Rogue
|
2a7e1f2603
|
3d:: horotris: correct distances
|
2019-09-12 22:38:45 +02:00 |
|
?
|
a0bd6bf4b5
|
new hypot functions in goldberg
|
2019-09-12 22:38:42 +02:00 |
|
?
|
dd0f573ca9
|
hyperpoint adjusted for 3D geometry
|
2019-09-12 22:38:39 +02:00 |
|
?
|
b25730d5c9
|
geometry flags part 1
|
2019-09-12 22:38:39 +02:00 |
|
Zeno Rogue
|
c263fdb7f2
|
the game now uses the word 'pure' for non-bitruncated geometries
|
2019-02-06 18:48:52 +01:00 |
|
Zeno Rogue
|
8c5b62e309
|
octagon geometry
|
2019-02-06 18:48:52 +01:00 |
|
Zeno Rogue
|
5d01ac0732
|
text improvements, PL/CZ translation update
|
2018-12-14 19:30:54 +01:00 |
|
Zeno Rogue
|
4f9e9c2e47
|
added sm::MAYDARK to some dialogs
|
2018-12-14 19:30:22 +01:00 |
|
Zeno Rogue
|
c4fae9dfef
|
correct get_coord in Goldberg
|
2018-12-14 19:27:11 +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
|
2fa265ac10
|
implemented a better system for logging and binary output
|
2018-11-24 21:23:02 +01:00 |
|
Zeno Rogue
|
64da329f8e
|
added new quotient spaces: Bring's, Schmutz's M(2), Schmutz's M(3)
|
2018-11-23 23:46:26 +01:00 |
|
Zeno Rogue
|
829850a701
|
dual tilings
|
2018-08-30 02:11:43 +02:00 |
|
Zeno Rogue
|
015e69cf30
|
simplified the scaling scode
|
2018-08-28 19:05:57 +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
|
112a38dee9
|
fixed compilation without CAP_TEXTURE
|
2018-08-22 00:14:31 +02:00 |
|
Zeno Rogue
|
ae2c6e7d06
|
chessboard remapping validity
|
2018-08-21 19:00:41 +02:00 |
|
Zeno Rogue
|
7e52b1f340
|
sightrange of 30 was not enough on some spheres
|
2018-08-20 16:28:25 +02:00 |
|
Zeno Rogue
|
625144195c
|
major cleanup of texture remapping
|
2018-08-20 02:04:49 +02:00 |
|
Zeno Rogue
|
e1c49a83fa
|
fixed displayspin in syntetic
|
2018-08-19 16:28:36 +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
|
253c2d8b9b
|
bitruncated irregular tilings
|
2018-08-05 05:07:34 +02:00 |
|