Zeno Rogue
c1ac7a8d51
46 patterns, zebras
2017-12-22 01:25:05 +01:00
Zeno Rogue
94487a9ae4
default coloralpha 128; changed some texts; fixed changing slave color
2017-12-22 01:24:53 +01:00
Zeno Rogue
db9bb39662
black displayed better
2017-12-22 00:51:55 +01:00
Zeno Rogue
d32232d9cb
fixed Mercator with textures and NANs
2017-12-21 17:07:21 +01:00
Zeno Rogue
d5bca73757
added Domination to Snake Nest; set some data
2017-12-21 16:35:19 +01:00
Zeno Rogue
5fd524fa62
fixed the threecolor pattern for octagons
2017-12-21 16:34:26 +01:00
Zeno Rogue
45d267c046
fixed the bug where clicking Return in OSM executed SlashingH
2017-12-21 15:18:10 +01:00
Zeno Rogue
b71add5f34
fixed grid markers for Alchemists when items appear
2017-12-21 15:14:54 +01:00
Zeno Rogue
64618f5abb
magma spreads to flammable
2017-12-21 15:12:25 +01:00
Zeno Rogue
91244ea484
updated land incompatibility rules
2017-12-21 15:12:17 +01:00
Zeno Rogue
a3a0f63302
more dangerous orbs marked
2017-12-21 15:11:55 +01:00
Zeno Rogue
4287355c11
fixed the rendering of textured spheres
2017-12-21 14:59:16 +01:00
Zeno Rogue
f7b5a1b44f
save full texture images
2017-12-21 14:05:07 +01:00
Zeno Rogue
977d35bc8d
added texture/ to default dirs in textures.cpp
2017-12-21 13:04:35 +01:00
Zeno Rogue
789fbdb8b9
Saving raw textures
2017-12-21 12:58:36 +01:00
Zeno Rogue
16ea486992
renamed text
2017-12-21 12:02:15 +01:00
Zeno Rogue
62f927b69a
removed debug from texture remapping
2017-12-21 12:01:47 +01:00
Zeno Rogue
91adb393b3
reads images using libpng now (SDL_image available as optional compilation flag)
2017-12-21 12:00:34 +01:00
Zeno Rogue
57a5337b9f
CAP_TEXTURE can be off; right-size textures loaded without scaling; SPF_FULLSYM
2017-12-21 11:36:07 +01:00
Arthur O'Dwyer
eb270595f8
Fix the return type of monstersnear.
...
No intended functional change.
2017-12-20 15:35:53 -08:00
Arthur O'Dwyer
f111c8b209
Fix two non-C++11isms when compiling with CAP_ROGUEVIZ.
...
Generic lambdas are C++14, and since we only have one in the whole codebase,
let's just not do that. (Alternatively, I could replace -std=c++11 in the
makefile with -std=c++14. I'd be okay with that personally.)
"%Ld" is a typo for "%lld".
2017-12-20 15:35:53 -08:00
Arthur O'Dwyer
828f8c5c88
Minor improvements to Makefile.mac.
2017-12-20 15:35:53 -08:00
Zeno Rogue
d0a925a8ca
translating textures to a more general type
2017-12-19 16:40:24 +01:00
Zeno Rogue
49bd1a0b2b
a menu for changing pattern geometries
2017-12-19 14:35:34 +01:00
Zeno Rogue
37cc910031
color dialog uses reactions now
2017-12-19 14:34:38 +01:00
Zeno Rogue
168d35cb17
drawing textures without OpenGL
2017-12-19 00:39:11 +01:00
Zeno Rogue
20ef4b1c9f
let's keep pngres = 2000
2017-12-19 00:38:24 +01:00
Zeno Rogue
e5c22834fe
texture editing improved
2017-12-18 23:42:08 +01:00
Zeno Rogue
c003dda811
display four digits after the decimal point in number dialogs if range is small
2017-12-18 23:40:24 +01:00
Zeno Rogue
386031ec13
changed default pngres to 2048, so that it makes good textures
2017-12-18 23:39:50 +01:00
Zeno Rogue
1c3f8ac36a
fixed eupattern in EuclidA4
2017-12-18 21:33:11 +01:00
Zeno Rogue
51cd3c81aa
fixed the grid in EuclidA4
2017-12-18 21:24:05 +01:00
Zeno Rogue
3c8d4d91b5
better EuclidA4 warped coast
2017-12-18 21:17:15 +01:00
Zeno Rogue
3ae3faa3c3
fixed warped lands
2017-12-18 21:15:03 +01:00
Zeno Rogue
5185f0e186
more work on Euclidean Squares
2017-12-18 19:04:37 +01:00
Zeno Rogue
836ed087df
Euclidean square grid
2017-12-18 13:00:36 +01:00
Zeno Rogue
3e0f751a2c
texture editing
2017-12-18 00:24:56 +01:00
Zeno Rogue
e50ee323e8
default texture name
2017-12-16 15:59:31 +01:00
Zeno Rogue
bf24550e82
magic adjustment of textures
2017-12-16 09:03:50 +01:00
Zeno Rogue
e2080cd91e
more intuitive file dialogs; texture config saving
2017-12-14 12:10:40 +01:00
Zeno Rogue
ebd159825c
auto-cellcount; automatically set subpattern flags when geometry switching
2017-12-14 02:54:18 +01:00
Zeno Rogue
5884368892
some work on RogueViz
2017-12-14 02:53:39 +01:00
Zeno Rogue
6c4538df69
further work on textures
2017-12-14 02:53:29 +01:00
Zeno Rogue
45cc122927
heptacount counting
2017-12-14 02:52:18 +01:00
Zeno Rogue
36998c9a40
gcd
2017-12-14 02:52:00 +01:00
Zeno Rogue
e2e0fc2ff8
strict X handling in dialogs
2017-12-14 02:51:31 +01:00
Zeno Rogue
36fe8dd1d0
better cellcounting
2017-12-14 02:50:52 +01:00
Zeno Rogue
6635810f35
some extra commandline options
2017-12-14 02:50:28 +01:00
Zeno Rogue
1a845e0c3f
comments in the config file
2017-12-14 02:49:32 +01:00
Zeno Rogue
653069094b
more work on the patterns
2017-12-09 20:02:56 +01:00