1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 08:59:27 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Zeno Rogue
5d4df5d9d6 fixed message about 9 types 2021-10-01 08:00:42 +02:00
Ammon Smith
79894038d4 Join lines, add TODO for translators. 2021-07-21 13:59:58 -04:00
Ammon Smith
2afaf26e9a Change goblin flavortext to use "caves" generically. 2021-07-21 12:27:24 -04:00
Jesse Ruderman
fa0271038f Fix typo in Windy Plains description 2021-07-12 07:20:04 -07:00
Zeno Rogue
13cfc7f60b
Merge pull request #154 from josephcsible/patch-3
Mention the Cursed Canyon in the Shadow's description
2021-06-30 01:03:46 +02:00
Arthur O'Dwyer
0a1bbf08ee Fix some more low-hanging translation bugs. 2021-06-29 06:47:40 -04:00
Joseph C. Sible
2a6196d78e Update the translation files too 2021-06-28 20:21:01 -04:00
Zeno Rogue
41235b4afa Increased lands_for_hell() to 40 in casual 2021-06-01 13:07:56 +02:00
Zeno Rogue
c89bde455d typo fix 2021-06-01 13:07:55 +02: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
Zeno Rogue
4d2a65c276 fixed some text errors 2019-09-13 18:13:39 +02:00
Zeno Rogue
59efce3a69 typos fixed 2019-09-12 22:42:59 +02: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
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
dbc15d24ff adjusted the Domination description 2018-02-27 23:53:48 +01:00
Zeno Rogue
9a1093fc6c cleanup: help. Also rug help displayed when rug is on 2018-02-26 13:15:33 +01:00
Zeno Rogue
ad7c453d18 fixed score/kills translation again 2017-12-03 10:44:05 +01:00
Zeno Rogue
6d83664ba5 score/kills on screen is translated now 2017-12-03 09:54:40 +01:00
Arthur O'Dwyer
2fde42ce3f Remove no-longer-used messages from the translations.
All these messages now consistently use the phrase "go back".

Before:
    int transcompleteness[NUMLAN] = {2057, 2057, 1229, 2053, 2053, 1555, 384, };
After:
    int transcompleteness[NUMLAN] = {2051, 2051, 1227, 2047, 2047, 1551, 383, };
2017-10-30 18:48:15 -07:00
Arthur O'Dwyer
43cb9c0bf4 Change every "pop this menu" option text to the two words "go back".
And add translations for "go back", copied from the existing translations
for the word "return".
2017-10-30 18:48:14 -07:00
Dorota Celińska
9597663cf0 unifying language files 2017-10-29 17:42:49 +01:00
Zeno Rogue
8cb8e2a3ec updated to 10.0c 2017-07-23 01:33:27 +02:00
Zeno Rogue
22c9217219 work in progress for 10.0 2017-07-04 15:38:33 +02:00
Zeno Rogue
58e053f183 Updated the source files to 9.4c 2017-03-23 11:53:57 +01:00
Dorota Celińska
0b8a80eb30 unifying the style of the translation file for German version 2016-10-27 00:26:24 +02:00
Eryk Kopczyński
3237ff455e Updated to 8.3j 2016-08-26 11:58:03 +02:00
Zeno Rogue
19055633b0 Updated HyperRogue sources to 7.4f. 2016-01-02 11:09:13 +01:00
Alexandre Moine
9b11f1b6c5 Initialization with hyperrogue-66 2015-08-08 15:57:52 +02:00