Arthur O'Dwyer
8564e53d08
langen: Handle repeated strings better.
...
If a translation file contains two copies of the same English string,
with the same translation, then we don't care at all; just throw out
the second copy.
If a translation file contains two copies of the same English string,
with DIFFERENT translations, then (according to how the game does
translation) one of those translations must be inappropriate. Give
a warning in that case; and again, throw out the second copy because
we are forced to pick ONE translation for use within the game.
Also fix some minor typos I noticed in the strings.
2020-03-31 15:48:03 -04:00
Zeno Rogue
6c4ca2254c
Twisted S2xE
2020-03-29 17:38:37 +02:00
Zeno Rogue
3d3bde6e29
rogueviz:: some exports were missing
2020-03-29 17:37:08 +02:00
Zeno Rogue
46655ac4b5
ray:: removed unused uTest
2020-03-29 17:36:44 +02:00
Zeno Rogue
74b777b937
mymake now has commandline option -rv to add all RogueViz files
2020-03-29 17:36:20 +02:00
Zeno Rogue
76e6dc2002
utilities to create geometry raytracers which use only HyperRogue's control scheme
2020-03-29 17:35:42 +02:00
Zeno Rogue
409f171ca7
rogueviz:: added the Impossible Ring visualization
2020-03-29 16:13:23 +02:00
Zeno Rogue
c0e11b731a
rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now
2020-03-29 16:03:31 +02:00
Zeno Rogue
de0218b732
removed ../hyper.h from rogueviz.cpp
2020-03-29 15:38:06 +02:00
Zeno Rogue
220d23124b
moved cname() to sag
2020-03-29 15:37:56 +02:00
Zeno Rogue
57eff8bc97
fixup to spiral move
2020-03-29 15:37:48 +02:00
Zeno Rogue
0c47c909ea
fixup to remove kind: rogueviz.h was not commited
2020-03-29 15:37:26 +02:00
Zeno Rogue
133bbe5b93
rogueviz:: spiral to a separate file
2020-03-29 15:36:43 +02:00
Zeno Rogue
8a5c4b0887
rogueviz:: fixed init
2020-03-29 15:24:37 +02:00
Zeno Rogue
427df5e8fe
patterns export patPalace, patZebraTriangles, patZebraLines
2020-03-29 15:23:18 +02:00
Zeno Rogue
a1f7fa05f8
fixup fullnet comment
2020-03-29 15:15:18 +02:00
Zeno Rogue
0a7e413f87
rogueviz:: fullnet as separate file
2020-03-29 15:14:48 +02:00
Zeno Rogue
24dd8c9376
replaced rogueviz::kind with rogueviz::vizid and rogueviz::vizflags
2020-03-29 15:14:23 +02:00
Zeno Rogue
2b4b035604
fixup to last
2020-03-29 14:42:07 +02:00
Zeno Rogue
2d39bac2ef
rogueviz:: removed dep on collatz
2020-03-29 14:41:24 +02:00
Zeno Rogue
ed58bc9c6c
removed tree and sag from rogueviz.h
2020-03-29 14:38:30 +02:00
Zeno Rogue
27df09e9b7
fixed some dependencies
2020-03-29 14:37:39 +02:00
Zeno Rogue
d3d99d8a87
fixed some dependencies
2020-03-29 14:37:14 +02:00
Zeno Rogue
9cae1cce92
removed refs to kohonen from readcolor
2020-03-29 14:37:04 +02:00
Zeno Rogue
dc7b19ebc8
rogueviz:: more cleanup
2020-03-29 14:10:50 +02:00
Zeno Rogue
0f3b00835e
perfect forwarding in callhooks and callhandlers
2020-03-29 14:06:52 +02:00
Zeno Rogue
4384f65962
moved the remaining slides away from rogueviz.cpp
2020-03-29 13:52:10 +02:00
Zeno Rogue
505046e32f
files actually added
2020-03-29 13:41:56 +02:00
Zeno Rogue
1e4a7ca6a3
rogueviz:: moved some slides to their files
2020-03-29 13:40:31 +02:00
Zeno Rogue
b3329208c4
redesigned multiple slideshows in HyperRogue, and how rvslides is generated in RogueViz
2020-03-29 13:31:22 +02:00
Zeno Rogue
336d04fed8
moved SAG, tree and Collatz from rogueviz.cpp to separate files
2020-03-29 13:09:10 +02:00
Zeno Rogue
c0f57c28bc
added start_game() to -rugon
2020-03-29 12:03:07 +02:00
Zeno Rogue
cfffdbcf24
fixed rug shading
2020-03-29 12:02:57 +02:00
Zeno Rogue
425cbef846
lerp for hyperpouint
2020-03-29 12:01:55 +02:00
Zeno Rogue
d9e4ba62ec
lalign function in hprint
2020-03-29 12:01:29 +02:00
Zeno Rogue
d613f394cd
additional Archimedean samples
2020-03-29 12:00:33 +02:00
Zeno Rogue
e33852c60f
arcm:: additional checking
2020-03-29 11:59:03 +02:00
Zeno Rogue
4e1f955d67
brief fixup
2020-03-27 21:54:15 +01:00
Zeno Rogue
6feec1307f
brief fixup
2020-03-27 21:51:21 +01:00
Zeno Rogue
920f26e1e7
brief fixup
2020-03-27 21:49:57 +01:00
Zeno Rogue
14cc3652de
brief fixup
2020-03-27 21:49:20 +01:00
Zeno Rogue
81c350d5dd
more brief
2020-03-27 21:48:31 +01:00
Zeno Rogue
0412f077e6
added/fixed some \brief descriptions
2020-03-27 21:47:09 +01:00
Zeno Rogue
eadd1d90c0
added some comments in drawing.cpp
2020-03-27 21:32:43 +01:00
Zeno Rogue
edbd71cdff
inv comments fixup
2020-03-27 21:14:09 +01:00
Zeno Rogue
cb003fb051
added some comments to hr::inv
2020-03-27 21:10:55 +01:00
Zeno Rogue
2e6e715144
presentation comment fixup
2020-03-27 21:10:38 +01:00
Zeno Rogue
00bbdef12e
added some comments in hr::tour
2020-03-27 20:54:21 +01:00
Zeno Rogue
a331779e72
one more fixup
2020-03-27 20:37:43 +01:00
Zeno Rogue
b7bb5c59f0
fixup system -> scores
2020-03-27 20:24:01 +01:00