Commit Graph

82 Commits

Author SHA1 Message Date
Zeno Rogue 41235b4afa Increased lands_for_hell() to 40 in casual 2021-06-01 13:07:56 +02:00
Zeno Rogue 31c228d114 translation updated CZ 2021-06-01 13:07:56 +02:00
Zeno Rogue c89bde455d typo fix 2021-06-01 13:07:55 +02:00
Zeno Rogue 357e715963 another junk line removed 2021-02-07 22:55:10 +01:00
Zeno Rogue 47576cb68e junk line removed 2021-02-07 22:55:10 +01:00
Zeno Rogue dfd7d2a11a tutorial->tour in CZ and RU 2021-02-07 22:55:10 +01:00
Zeno Rogue 19732ec9cd one more typo fix 2021-02-07 22:55:10 +01:00
Zeno Rogue c1555c3ffa English grammar fix 2021-02-07 22:55:10 +01:00
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 8024142035 Czech translation updated 2019-09-12 23:17:49 +02:00
Zeno Rogue 52a3fcf86f added explanation 'floors in 3D geometries' to tstep 2019-09-12 22:50:07 +02:00
Zeno Rogue d0a84e4e40 Czech translation updated 2019-09-12 22:50:07 +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 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 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 1b0363ba4b Czech translation updated 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
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 2a21e7ce4b Czech and Russian translations updated 2018-05-22 22:11:01 +02:00
Zeno Rogue c0e500b63f tour:: typo fix 2018-04-22 11:10:54 +02:00
Zeno Rogue 5f7cc90588 Czech translation for improved rotation 2018-03-25 15:29:26 +02:00
Zeno Rogue bcc13536af translation update 2018-03-25 14:04:55 +02:00