Zeno Rogue
730be4b36a
Home no longer recenters
2020-04-19 15:30:45 +02:00
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
3c3aa2b061
updated the number of lands in Tour
2020-03-25 13:42:38 +01:00
Zeno Rogue
bbf942ce56
fixed typo remembler
2020-03-11 09:52:54 +01:00
Zeno Rogue
a0abb831f3
typo fixes
2020-03-07 23:44:00 +01:00
Zeno Rogue
1ca2847c59
translated shape names
2020-03-07 04:47:11 +01:00
Zeno Rogue
c590532d3a
translation update
2020-03-07 04:47:11 +01:00
Zeno Rogue
a741446b7b
better rendering of Solv into the glitchy region
2019-09-26 13:23:44 +02:00
Zeno Rogue
4d2a65c276
fixed some text errors
2019-09-13 18:13:39 +02:00
Zeno Rogue
d3802ed9e9
renamed Tutorial to Guided tour
2019-09-13 18:01:28 +02:00
Zeno Rogue
3caec11dfa
added some devmods
2019-09-12 23:14:51 +02:00
Zeno Rogue
dfbdc57b44
Polish translation updated
2019-09-12 22:50:16 +02:00
Zeno Rogue
52a3fcf86f
added explanation 'floors in 3D geometries' to tstep
2019-09-12 22:50:07 +02:00
Zeno Rogue
54df32589c
translation fixes
2019-09-12 22:50:06 +02:00
Zeno Rogue
d235540647
improved 3D settings: more adapted help text, added eye editing
2019-09-12 22:50:05 +02:00
Zeno Rogue
3a8b537068
PL/CZ translation fix
2019-09-12 22:43:00 +02:00
Zeno Rogue
59efce3a69
typos fixed
2019-09-12 22:42:59 +02:00
Zeno Rogue
2cfb35c671
more fixes
2019-09-12 22:42:58 +02:00
Zeno Rogue
2d5c19a5b5
translation updates/fixes, degree symbol displayed for angles configured in models
2019-09-12 22:42:58 +02:00
Zeno Rogue
b24c9d88e8
text fixes
2019-09-12 22:42:58 +02:00
Zeno Rogue
80d14c0196
add_action_push consistently; improved some menu hotkeys and ordering; improved some naming
2019-09-12 22:42:58 +02:00
Zeno Rogue
beceacb65a
Czech translation updated, typos fixed in the Polish translation
2019-09-12 22:38:39 +02:00
Zeno Rogue
c80df92acb
text fixes, PL translation updated
2019-09-12 22:38:39 +02:00
Zeno Rogue
45c789ffd4
variant: gem renamed to Torbernite
2019-09-12 22:38:39 +02:00
Zeno Rogue
36920c04ec
racing menu improvements, translations updated, text fixes
2019-09-12 22:38:38 +02:00
Zeno Rogue
5d01ac0732
text improvements, PL/CZ translation update
2018-12-14 19:30:54 +01:00
Zeno Rogue
ef7a8b6f76
fix
2018-11-19 22:21:30 +01:00
Zeno Rogue
1baabab161
fixed typo 'halfplane'; added a note when shaderside projections are 2D only for now; translations updated
2018-11-19 20:53:35 +01:00
Zeno Rogue
585cab4137
changed text: x,y to (x,y)
2018-11-11 12:55:11 +01:00
Zeno Rogue
02fd627cc5
text improvements; PL translation update; fixed %y0 in Polish
2018-11-11 11:27:36 +01:00
Zeno Rogue
c80705be84
various text improvements, and translation update
2018-11-01 19:08:01 +01:00
Zeno Rogue
3fa32ecf83
fixed a translation bug
2018-08-31 04:19:12 +02:00
Zeno Rogue
9b6957b13c
translation update
2018-08-31 02:49:28 +02:00
Zeno Rogue
7faa73ba18
translation update
2018-08-24 23:52:17 +02:00
Zeno Rogue
245217274c
missing translations
2018-08-21 18:25:44 +02:00
Zeno Rogue
9da9a47374
translation updated
2018-08-21 17:55:26 +02:00
Zeno Rogue
077e11449c
translation update (PL, CZ)
2018-08-05 13:53:11 +02:00
Zeno Rogue
6068434f2a
updated the Polish translation
2018-08-01 13:31:13 +02:00
Arthur O'Dwyer
00e1db9f05
Eliminate directives inside macro expansions, for the benefit of MSVC.
2018-06-27 03:01:56 -07:00
Arthur O'Dwyer
edf714689d
Remove spurious semicolons from language-??.cpp. NFC.
...
$ time c++ -std=c++11 -march=native -DMAC -I/usr/local/include -DCAP_PNG=0 -O0 -w langen.cpp -o langen
real 0m12.621s
user 0m12.063s
sys 0m0.509s
2018-06-23 18:10:50 -07:00
Zeno Rogue
44affc3e9d
resolved conflicts introduced by merging zenorogue/hyperrogue#21
2018-06-12 23:28:06 +02:00
Zeno Rogue
0559a9372e
translation update
2018-06-07 14:28:36 +02:00
Zeno Rogue
91038b4a01
Polish translations
2018-05-20 15:17:06 +02:00
Zeno Rogue
4a8e33a2d5
better messages when dropping Dead Orbs impossible
2018-04-23 12:14:29 +02:00
Zeno Rogue
b5a84e9a4b
added some missing texts to Polish translation
2018-04-22 11:11:16 +02:00
Zeno Rogue
c0e500b63f
tour:: typo fix
2018-04-22 11:10:54 +02:00
Zeno Rogue
7c84280b73
four new models, Mercator improved
2018-03-26 19:06:47 +02:00
Zeno Rogue
a10491f3d6
improved the automatic rotation
2018-03-25 15:07:11 +02:00
Zeno Rogue
bcc13536af
translation update
2018-03-25 14:04:55 +02:00
Zeno Rogue
dbc15d24ff
adjusted the Domination description
2018-02-27 23:53:48 +01:00