Zeno Rogue
|
cd91148459
|
arcm:: all patterns work
|
2018-08-20 15:24:44 +02:00 |
|
Zeno Rogue
|
ad8ef53d84
|
arcm:: correct Warped *Coast* generation (at least in some)
|
2018-08-20 12:06:19 +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
|
453c06f9f9
|
functions with rotation parameters in S84-degree system have been removed or replaced in radian versions
|
2018-08-19 15:52:39 +02:00 |
|
Zeno Rogue
|
7bae01c168
|
synt:: replaced the combinatorial building process with floating-point-based one for hyperbolic geometry too
|
2018-08-19 00:27:20 +02:00 |
|
Zeno Rogue
|
99cad10617
|
svg::render now accepts a function to draw something else
|
2018-08-18 17:44:35 +02:00 |
|
Zeno Rogue
|
c6496de645
|
increased MAX_EDGE to 12 (still have to cut memory for more normal geometries
|
2018-08-18 17:40:54 +02:00 |
|
Zeno Rogue
|
a92cc33426
|
removed 'stdeuclid' and using 'masterless' since it was too similar to 'stdeuc'
|
2018-08-18 17:35:39 +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
|
a5a3cf1c87
|
floorshape gpside bound is MAX_EDGE not 8
|
2018-08-17 21:44:03 +02:00 |
|
Zeno Rogue
|
03f32c4f76
|
syntetic is weirdhyperbolic
|
2018-08-17 21:43:51 +02:00 |
|
Zeno Rogue
|
f60df73004
|
added missing declarations to hyper.h
|
2018-08-17 16:53:57 +02:00 |
|
Zeno Rogue
|
9faa285814
|
New file geometry2.cpp, with moved ggmatrix, relative_matrix, virtualRebase, and new get_corner_position family. Refactored in floorpatterns, textures, and grid to use get_corner_position family.
|
2018-08-17 16:47:06 +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
|
dac4f6fc75
|
texture:: vid.stretch parameter applied correctly
|
2018-08-14 09:15:17 +02:00 |
|
Zeno Rogue
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
3b50632217
|
10.4p
|
2018-08-09 19:25:44 +02:00 |
|
Zeno Rogue
|
253c2d8b9b
|
bitruncated irregular tilings
|
2018-08-05 05:07:34 +02:00 |
|
Zeno Rogue
|
bbebb55bd9
|
virtualRebase for hyperpoints (not transmatrices)
|
2018-08-04 22:36:08 +02:00 |
|
Zeno Rogue
|
7c16a9a32a
|
texture aura option
|
2018-08-03 10:47:20 +02:00 |
|
Zeno Rogue
|
bd59b4e23a
|
fixed singletype texture patterns
|
2018-08-02 22:25:08 +02:00 |
|
Zeno Rogue
|
6b4ed57152
|
fixed the orb drawings
|
2018-08-01 15:03:48 +02:00 |
|
Zeno Rogue
|
508cecb3b3
|
the cost of leaving Land of Power now happens before collecting items
|
2018-08-01 14:04:47 +02:00 |
|
Zeno Rogue
|
a50169e3d3
|
fixed the lines in the svg screenshots
|
2018-08-01 11:25:07 +02:00 |
|
Zeno Rogue
|
1b44899624
|
line quality option
|
2018-08-01 11:07:22 +02:00 |
|
Zeno Rogue
|
1e15992a22
|
added dialog::extra_options, and extra options in number dialogs now use this feature
|
2018-08-01 03:59:20 +02:00 |
|
Zeno Rogue
|
d005e549be
|
10.4o
|
2018-07-30 17:52:31 +02:00 |
|
Zeno Rogue
|
e27cd9b654
|
stretch factor in cylindrical equidistant and cylindrical equi-area models
|
2018-07-30 17:44:11 +02:00 |
|
Zeno Rogue
|
c252f1f09c
|
10.4n
|
2018-07-30 10:08:46 +02:00 |
|
Zeno Rogue
|
b3d074161e
|
killing a tortoise with a saved baby now kills the baby too
|
2018-07-30 09:51:57 +02:00 |
|
Zeno Rogue
|
c70db33417
|
improved mobile compass
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
3c6e3008eb
|
hypot, asinh, and acosh are assumed to be in :: when NO_STD_HYPOT is specified
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
6c0a052470
|
device orientation-based scrolling on mobiles
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
1c8aa41965
|
NO_STD_HYPOT to prevent compilation errors when there is no std::hypot
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
b502b7025d
|
improvements to the mobile compass: can be used in modes other than MOVE (long click to switch mode to MOVE anyway); better arrow scaling
|
2018-07-22 15:54:44 +02:00 |
|
Zeno Rogue
|
5b41f5d157
|
highlight buttons on overview/PTM screens; improved zoom feature; fixed a bug with zoom spilling to the inventory screen
|
2018-07-22 12:54:05 +02:00 |
|
Zeno Rogue
|
4d2f79ba95
|
rewritten the system to display 3D. This fixes the spherical display not working in stereo mode, and is more clean.
|
2018-07-22 00:39:57 +02:00 |
|
Zeno Rogue
|
304e48d4b4
|
arg::cheat() is now inline
|
2018-07-21 18:03:53 +02:00 |
|
Zeno Rogue
|
190fa3ea1d
|
irr:: horocycles
|
2018-07-21 17:46:14 +02:00 |
|
Zeno Rogue
|
f7e5f470dc
|
irr:: celldist and (circular, not yet horocyclic) celldistAlt
|
2018-07-20 02:58:47 +02:00 |
|
Zeno Rogue
|
262d6f2a92
|
mode changes moved to config.cpp
|
2018-07-20 00:07:30 +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 |
|
Arthur O'Dwyer
|
fbc7cd3212
|
Fix -Wempty-body warnings on GCC.
|
2018-07-17 16:53:46 -07:00 |
|
Zeno Rogue
|
566c466b66
|
loading/saving irregular maps to config and log (and recreate automatically)H
|
2018-07-17 14:28:49 +02:00 |
|
Zeno Rogue
|
9fc4e5524f
|
irr:: ignore achievements/leaderboards; rewritten the modecode/finalAchievement code a bit
|
2018-07-17 14:18:41 +02:00 |
|
Zeno Rogue
|
f597e6bfd7
|
choose irregular from the Goldberg menu
|
2018-07-17 02:29:18 +02:00 |
|
Zeno Rogue
|
4d61f2169e
|
irr:: Orb of the Sword and Kraken.
|
2018-07-16 21:41:59 +02:00 |
|