Zeno Rogue
e3664c79a3
throw an exception when file does not exist
2020-06-03 11:43:48 +02:00
Zeno Rogue
0ae3ab3c9b
fake::split() = fake::in() or arb::in_slided() is used when both are applicable for a condition
2020-06-03 11:43:35 +02:00
Zeno Rogue
ab379435d4
with unfitting sliders, also fix shmup
2020-06-02 02:37:30 +02:00
Zeno Rogue
b55503dc9f
arb:: sliders
2020-06-02 02:29:31 +02:00
Zeno Rogue
c8ce9c9826
fixed the meaning of patterninfo::symmetries
2020-06-02 02:27:53 +02:00
Zeno Rogue
d2c2140cc9
shmup better with fake
2020-06-02 02:27:06 +02:00
Zeno Rogue
87974ac1f4
hr_polygon_error::generate_error
2020-06-02 02:26:28 +02:00
Zeno Rogue
9729dbcbfc
texture remapped when changing fake
2020-06-02 02:25:12 +02:00
Zeno Rogue
d6e98ecf2a
fixed guards
2020-05-31 18:04:43 +02:00
Zeno Rogue
b0c6c95305
fixed unused capture warning
2020-05-31 17:45:02 +02:00
Zeno Rogue
dacc93ee50
added limits.h
2020-05-31 17:31:16 +02:00
Zeno Rogue
26374cc205
improved changelog description
2020-05-31 17:24:37 +02:00
Zeno Rogue
ff893eb5f6
11.3o
2020-05-31 17:22:18 +02:00
Zeno Rogue
a8a0805b6f
added some missing MAXMDIM guards
2020-05-31 17:21:16 +02:00
Zeno Rogue
b4687213c3
fixed a crash when changing wall quality in some geometries
2020-05-31 17:12:45 +02:00
Zeno Rogue
d91f37780b
edit random/singlecolor wall probability
2020-05-31 17:12:31 +02:00
Zeno Rogue
5bc60b9d10
debug removed
2020-05-31 17:12:11 +02:00
Zeno Rogue
773bcfe29c
colordialog now has reaction_final (called when selected or cancelled)
2020-05-31 17:11:59 +02:00
Zeno Rogue
b720355438
fixed virtualRebase in nil
2020-05-31 16:47:22 +02:00
Zeno Rogue
9edd841595
better tiling_name for fake Arcm
2020-05-31 16:45:06 +02:00
Zeno Rogue
bac89fb9f9
fake:: new config options, changed option name, seen in menu when available, prevent cheat
2020-05-31 16:44:44 +02:00
Zeno Rogue
8f0f224605
cheat_if_confirmed now auto-disables while in a forbidden-cheat mode
2020-05-31 16:43:36 +02:00
Zeno Rogue
5238959cbd
fake:: support Archimedean pure
2020-05-31 16:18:44 +02:00
Zeno Rogue
b17c75ccec
fake:: draw both walls in 3D too
2020-05-31 03:38:52 +02:00
Zeno Rogue
dfa01c8fe5
fixed the raycaster in Nil
2020-05-31 03:31:05 +02:00
Zeno Rogue
38418bd73a
fake:: limit cells drawn
2020-05-31 03:30:51 +02:00
Zeno Rogue
b0e82dd515
in fake geometries, show all edges
2020-05-31 03:30:40 +02:00
Zeno Rogue
4a830f469b
fake geometry in 2D
2020-05-31 03:30:14 +02:00
Zeno Rogue
8c796e64c4
o_key:: texture mode option while in texture mode
2020-05-31 03:28:49 +02:00
Zeno Rogue
bd44eab6f0
textures:: redone using the new dialog functions
2020-05-31 03:27:23 +02:00
Zeno Rogue
9f9752ee39
parser:: test shows more detailed value
2020-05-31 03:26:39 +02:00
Zeno Rogue
01caa6316f
edge_angles function
2020-05-31 03:26:27 +02:00
Zeno Rogue
18d4165f64
arb:: symmetries
2020-05-31 03:24:41 +02:00
Zeno Rogue
6de3bface4
texture:: when true_remapping, just clear the texture_map
2020-05-30 20:08:22 +02:00
Zeno Rogue
6cc988ca08
texture:: fixed zoom/scale to scale/rotate
2020-05-30 20:08:05 +02:00
Zeno Rogue
edc86a70d1
texture:: save arb filename
2020-05-30 20:07:50 +02:00
Zeno Rogue
4f70b5ceff
patterns now know about arb
2020-05-30 20:06:58 +02:00
Zeno Rogue
067f0c3032
hr_polygon_error now informs about the end matrix
2020-05-30 20:06:28 +02:00
Zeno Rogue
1f1d8edeaa
arb:: remember filename
2020-05-30 20:00:44 +02:00
Zeno Rogue
21e256fe12
arb:: new command cscale
2020-05-30 20:00:09 +02:00
still-flow
31d836b2a9
restructure scheduling intervals
...
so that there is just one pause for every sweep of the workforce,
so that upper bound on idle time doesn't grow
proportionally to the number of workers
2020-05-30 17:17:51 +03:00
still-flow
d6de73a1dc
remove unnecessary goto
...
which is a bit of a shame
2020-05-30 16:44:46 +03:00
Zeno Rogue
07b1eaeda5
fixed in older compiler
2020-05-29 10:49:38 +02:00
Zeno Rogue
823eb8ad79
11.3n
2020-05-29 10:47:36 +02:00
Zeno Rogue
e7a4c645b8
auto-increase texture step in 2D ideal
2020-05-29 10:47:18 +02:00
Zeno Rogue
2c79a6aeff
fixed freeze while drawing the sky in {n,infty} FPP
2020-05-29 10:29:13 +02:00
Zeno Rogue
c11d36089d
randpat mode for Zebra, Wet and Frog
2020-05-29 02:55:44 +02:00
Zeno Rogue
6a6de08ac8
fixed possible crash when doing 'underlying tree' in some geometries
2020-05-29 02:44:14 +02:00
Zeno Rogue
fca9834d02
fixed some bugs when faking Euclidean
2020-05-29 02:43:30 +02:00
Zeno Rogue
ce299c1a0c
monster list in Snake Nest
2020-05-29 02:43:04 +02:00