Commit Graph

130 Commits (1b9d40d2fb30283fa444af2dfe10227493b02c3d)

Author SHA1 Message Date
MrSimbax b9297cd9f4 Bump CMake version 2020-07-09 21:25:47 +02:00
Emxx52 0102e45855
Merge pull request #1049 from colobot/dev-cbot-factory
Rework new functions so they follow established syntax rules
2020-07-05 17:26:04 +02:00
melex750 3566fb4826 Add 'select folder' mode for file dialog 2020-07-05 14:33:59 +02:00
melex750 5cc565439c Move open/save dialog from CStudio to CFileDialog 2020-07-05 14:33:59 +02:00
Fiftytwo a7d4eb00b6 Update po files 2020-06-21 22:00:09 +02:00
Fiftytwo 0b9673029d Merge dev into dev-builders and resolve conflicts 2020-05-15 15:06:37 +02:00
Fiftytwo 7bd18f9c8e Update colobot.pot 2020-05-14 15:46:45 +02:00
tomangelo 51cde3c868
Merge branch 'dev' into dev-savegame 2020-01-02 15:00:33 +01:00
tomangelo b8c4232312
Merge pull request #1262 from B-CE/i18n-fr2
Update i18n fr
2020-01-02 14:42:15 +01:00
suve 68ddaf550b Add some missing strings to the Polish translation 2019-10-07 14:39:51 +02:00
B-CE 0517115557 Upd i18n fr : complete + uniformize
Bots
  Déménageur -> Préhenseur
  shooter    -> tireur
  phazer     -> hachoir
  ...

    Buildings
  Fabrique de robots  -> Usine de robots
  convertisseur       -> raffinerie
  borne d'information -> station relais
  ...

    Objects
  batterie (standard)
  pile nucléaire
  ...
2019-06-25 07:51:13 +02:00
melex750 5f089f4a9b Fix and improve switch...case (#1008) 2019-04-11 05:34:00 -04:00
melex750 1058a326ad Add binary and character literals in CBOT 2019-04-11 05:14:11 -04:00
MrSimbax aca552242f Update po files 2019-02-23 18:51:37 +01:00
tomangelo 9fe05f4472
Merge pull request #1237 from Uposax/master
Complete french translation
2019-02-07 01:37:43 +01:00
maf-ia 634248885f Complete last 5 french sentences not fully translated 2019-01-12 21:35:51 +01:00
maf-ia 63bf8e07da Complete last 5 french sentences not fully translated 2019-01-12 21:28:49 +01:00
Mateusz Przybył 3db153f964
Merge pull request #1202 from colobot/dev-restext
Add a note mentioned in issue #1197
2018-12-22 15:17:28 +01:00
tomangelo 9165a8475e
Merge pull request #1201 from nextghost/dev
Minor improvements in Czech translation
2018-09-08 22:03:46 +02:00
tomangelo2 b37cf36a52 Updated pot files
Just figured out I didn't updated them before
2018-08-21 21:35:37 +02:00
Martin Doucha 47ff155022 Minor improvements in Czech translation 2018-08-20 23:05:19 +02:00
José Robson Mariano Alves dbd1f601da Translation to Brazilian Portuguese 2018-05-15 18:31:41 -03:00
José Robson Mariano Alves be1066912f Translation to Brazilian Portuguese 2018-05-15 16:50:42 -03:00
José Robson Mariano Alves 2b933264fc Translation to Brazilian Portuguese 2018-05-15 16:07:03 -03:00
krzys-h abe489e294 Add EndMissionTimeout 2018-05-09 17:47:21 +02:00
krzys_h fdf67b8217
Merge pull request #1123 from B-CE/i18n
French translation update 1.11
2018-04-24 14:17:43 +02:00
B-CE 9c649cd8b2 Update french translation 2018-03-12 12:46:33 +01:00
Martin Doucha 81b4d0e28b Add Czech translation 2018-02-24 20:39:29 +01:00
melex750 c03dfc1284 Add escape codes for string literals 2017-07-22 14:29:05 -04:00
tomangelo2 75d9f8573b Display warning if no quicksave slot is found 2017-06-11 23:29:50 +02:00
tomangelo2 d63ed865f4 Added QuickSave/QuickLoad feature #929
Also rearranged a bit speed control buttons to make some space for it
F5 - QuickSave
F6 - lower speed (current/2)
F7 - reset speed
F8 - higher speed (current*2)
F9 - QuickLoad
2017-06-11 17:50:21 +02:00
Ceeee 5055c5de11 Updating German locale (#849)
Filled open gaps and tried to clarify some instances (native speaker)
2017-05-22 11:06:15 +02:00
krzys-h 681d5203e5 Make code battle start button header translatable 2017-05-19 21:23:14 +02:00
krzys-h cf7c19ef62 Make teams and scoreboard translatable 2017-05-17 19:00:40 +02:00
melex750 92a8c48953 Add syntax for parameters with default values
Also fixes #642
2017-01-24 15:19:03 -05:00
melex750 baba6081b3 Add checking for return statements in functions
issue #30
2017-01-24 14:41:22 -05:00
melex750 2ff8251a81 Fix game crashing with syntax errors 2017-01-24 13:47:00 -05:00
melex750 64bc1f1afb Fix constructor/destructor and field syntax 2017-01-16 21:16:59 +01:00
krzys-h b6cda6cd4c Add error when object is busy (#871) 2016-12-27 13:36:46 +01:00
Стуров Фёдор f0550383d1 Add missing russian translations (#852) 2016-12-22 19:13:34 +01:00
Martin Quinson 8ce8b2fff3 update french translation 2016-12-22 18:11:20 +01:00
krzys-h 81aae35565 Updated translation files after 4a14a44f3f 2016-09-24 16:48:27 +02:00
krzys-h 4cb2eb6d37 Removed fuzzy markers for lines fixed in #805 2016-08-09 19:07:50 +02:00
aleksei-sh 191ca3c4eb Reducing the length of the lines
The length of lines is reduced so that they fit in the interface
2016-08-09 19:04:32 +02:00
aleksei-sh 1546c1514a Filled not existed translation, minor translation changes
Fill empty lines. Some translations has been corrected ("вы" required form "нажмите";  project name "Colobot" can not be translated to "КОЛОБОТ").
2016-08-09 19:04:22 +02:00
krzys-h 8a17bc901c Added pause blur config setting, enabled by default 2016-07-09 12:13:51 +02:00
krzys-h 89b495c667 Cleaned up whitespace in translation strings 2016-05-28 16:03:02 +02:00
krzys-h 2dd7ba7e9b Added camera keybindings (#653) 2016-05-28 15:41:01 +02:00
krzys-h bd72086704 Unified all camera inputs
Until now each camera type had separate code for handling camera input, and some new features were missing in some of them.

The camera controls are as follows:
* RMB+mouse and numpad keys - horizontal/vertical rotation
* mouse wheel and +/- keys - zoom (in free camera - move eye up/down)
* CTRL or MMB + horizontal controls - pan left/right
* CTRL or MMB + zoom controls - move lookat up/down (free camera only)
2016-05-27 22:38:44 +02:00
krzys-h 14e2910f83 Proper plural form translations for ObligatoryToken 2016-04-09 16:28:11 +02:00