Commit Graph

82 Commits (1c2510a9649eda7e0861a05691888ede3869aaf6)

Author SHA1 Message Date
krzys-h 00378661fc Drop all obsolete translations 2015-08-05 18:27:18 +02:00
MrSimbax acfefa3f59 Add the switch instruction documentation 2015-07-28 17:20:09 +02:00
MrSimbax c7b9205390 Add code battles (including production line) general description 2015-07-28 15:55:50 +02:00
MrSimbax 52016498b5 Improve FilterX documentation 2015-07-27 18:42:58 +02:00
MrSimbax 00366b5f6d Add FilterX documentation 2015-07-27 18:06:20 +02:00
MrSimbax 6f4427bc6f Add Destroyer and destroy() (hidden) documentation
Also, fix link to houston in the category list.
2015-07-27 16:50:51 +02:00
MrSimbax 480ad7c004 Add search documentation 2015-07-27 15:23:49 +02:00
MrSimbax b148cc6aab Add an info about arrays and Any in radar documentation 2015-07-27 14:32:27 +02:00
MrSimbax fce8c8f0d9 Add link to extern in function documentation 2015-07-27 13:48:00 +02:00
MrSimbax 2b9e211be2 Add flatspace documentation 2015-07-27 13:40:50 +02:00
MrSimbax f54de23cd5 Add CBOT canresearch() and researched() functions documentation 2015-07-27 13:22:56 +02:00
MrSimbax 57d0b11eca Add penX functions documentation 2015-07-26 21:36:09 +02:00
MrSimbax c3eb76da8b Improve object.team documentation 2015-07-26 19:05:24 +02:00
MrSimbax 38c454c346 Fix some mistakes from 80d0d3f94c 2015-07-26 18:52:08 +02:00
MrSimbax a2578ba236 Mention AutoLab in object.research documentation 2015-07-26 16:43:20 +02:00
MrSimbax 80d0d3f94c Add new object methods documentation
Except destroy. Also, add a page with some of the research type constants listed.
2015-07-26 16:32:13 +02:00
MrSimbax 30a73cc772 Remove misleading information in CBOT function documentation 2015-07-26 11:47:37 +02:00
MrSimbax e04e8b7f6a Improve the documentation of functions in CBOT 2015-07-25 22:46:50 +02:00
MrSimbax d2acc1e424 Add a documentation of the new mathematical functions 2015-07-24 12:14:39 +02:00
MrSimbax e636d752b3 Add a buildingenabled() and canbuild() documentation
Also, fix the misleading information in build() doc.
2015-07-23 20:55:07 +02:00
MrSimbax 2a4a020f1f Add more info about the trigonometric functions 2015-07-23 18:42:53 +02:00
MrSimbax cc07fa43a0 Add an info about the 90 degrees value in tan() documentation 2015-07-23 18:19:27 +02:00
MrSimbax e18d60b311 Move documentation of the all mathematical functions to the main list 2015-07-23 17:33:37 +02:00
MrSimbax 5770d16871 Update the aim() documentation 2015-07-23 16:10:35 +02:00
MrSimbax e06e3dbf26 Add a build() documentation 2015-07-23 15:25:15 +02:00
krzys-h 4afcecf45a Updated translations after cb904d403d 2015-07-13 19:14:33 +02:00
krzys-h dc082adab5 Merge pull request #20 from immibis/patch-1
Fixed a typo in a CBot help file.
2015-07-13 19:07:42 +02:00
Piotr Dziwinski 97124a3250 Added German translations in help/object 2015-05-15 18:46:14 +02:00
Piotr Dziwinski b6438d401d Added German translations in help/generic 2015-05-14 23:44:56 +02:00
Piotr Dziwinski 5c0d12bfed Fix some English version typos 2015-05-14 23:08:03 +02:00
Piotr Dziwinski d098b629f4 Added German translations in help/cbot 2015-05-14 22:38:15 +02:00
Piotr Dziwinski a198ae83fb Added German translation in help/bots 2015-05-14 17:51:52 +02:00
Piotr Dziwinski 802d2e31e7 Regenerated po files 2015-05-12 21:04:41 +02:00
Piotr Dziwinski 9c253a3510 New data file translation infrastructure using Python
* replaced po4a and bash scripts with Python scripts using polib
 * cleaned up CMake files
2015-05-12 21:04:41 +02:00
immibis cb904d403d Fixed a typo in a CBot help file. 2014-12-28 13:53:24 +13:00
krzys-h 2eaf58e772 Site -> Spot
Closes colobot#375
2014-11-10 23:04:26 +01:00
krzys-h 617140ad6b Updated charset in .pot files 2014-11-01 15:09:36 +01:00
krzys-h 8997c5a7a3 Added missing freegame help files 2014-10-25 11:19:33 +02:00
krzys-h 131005c1ae Merge branch 'dev' into dev-physfs
Conflicts:
	help/generic/po/de.po
	help/generic/po/fr.po
	help/generic/po/generic.pot
	help/generic/po/pl.po
	help/generic/po/ru.po
2014-10-14 15:41:35 +02:00
krzys-h 4b58acd103 Changed PPC to TerranovaTeam 2014-10-14 15:25:09 +02:00
krzys-h ce38c26dbf Fixed help files installation 2014-09-29 21:31:51 +02:00
Piotr Dziwinski bd09232475 Some CMake scripts refactoring 2014-09-21 12:59:50 +02:00
Piotr Dziwinski a34aa40525 Nicer generated directory structure 2014-09-21 12:25:00 +02:00
Piotr Dziwinski c3c458eeca Align help translations 2014-09-21 12:25:00 +02:00
Piotr Dziwinski a557033392 Finish rewriting translation generation: help directory support 2014-09-21 12:25:00 +02:00
Piotr Dziwinski 946a083606 First part of rewriting scripts for level translations
* support translating the new chaptertitle.txt files
 * handle the new directory structure
 * move writing PO4A config to CMake
 * use only one bash script to generate translated files
 * additional step of cleaning *.po and *.pot files
 * change some PO4A flags for better console output and sorting of
   messages in *.po files
2014-09-21 12:24:59 +02:00
krzys-h 723c8bb460 Auto-update from Pootle 2014-08-07
This commit was automatically generated from http://translations.colobot.info/
2014-08-07 04:32:56 +02:00
krzys-h 01a94b5524 Auto-update from Pootle 2014-07-26
This commit was automatically generated from http://translations.colobot.info/
2014-07-26 04:33:02 +02:00
krzys-h 1c891d4db4 Auto-update from Pootle 2014-07-25
This commit was automatically generated from http://translations.colobot.info/
2014-07-25 04:32:53 +02:00
krzys-h 7d7d895049 Auto-update from Pootle 2014-07-24
This commit was automatically generated from http://translations.colobot.info/
2014-07-24 04:32:35 +02:00