Commit Graph

103 Commits (960980525841b75effcfeb7a5b5eb6bdb7d5b735)

Author SHA1 Message Date
Krzysztof Dermont 5ca86397dc Fix bad characters in translation 2016-02-10 17:07:00 +01:00
krzys-h 827c18d173 Updated pot files 2015-11-21 17:11:12 +01:00
MrSimbax a125f7ab3f Add description of logical operators and bitwise operators 2015-11-03 20:19:15 +01:00
MrSimbax 0222aa44c4 Add description of ternary operator (closes #674) 2015-11-03 19:55:03 +01:00
MrSimbax 20e4866620 Move description of logical operators from cond to expr 2015-11-03 19:42:42 +01:00
MrSimbax c5f2fd7a08 Rewrite the Expressions help file 2015-11-03 19:29:28 +01:00
Piotr Dziwinski e58534ab5a Change behavior of generating translations
- translations are now generated by default with Python as required
   dependency
 - old behavior of installing only English files is provided as an
   option (configure with -DTRANSLATIONS=0)
2015-10-17 18:22:54 +02:00
krzys-h 14518ff476 Added cbot translations from @Schocker 2015-09-14 20:41:25 +02:00
krzys_h f7b61b900f Update help/generic/po/pl.po 2015-09-14 20:13:25 +02:00
MrSimbax 623c34e80c Add generic polish translations 2015-09-14 14:48:49 +02:00
MrSimbax fbb0585534 Fixes for fb9aad54da 2015-09-14 11:53:23 +02:00
MrSimbax fb9aad54da Add some generic translations 2015-09-13 22:49:16 +02:00
MrSimbax 7946ea702d Fixes for 4b80026445 2015-09-13 19:07:59 +02:00
MrSimbax 4b80026445 Add help files to the code battle levels 2015-09-13 18:16:08 +02:00
MrSimbax 27acff484b Add hidden ipf() documentation 2015-09-11 10:38:41 +02:00
MrSimbax 256cbfc75d Some fixes for eb4dc84896 2015-08-31 18:12:44 +02:00
MrSimbax eb4dc84896 Add hidden help page about cheats 2015-08-31 17:36:20 +02:00
krzys-h 7099929783 Removed some weird ¦ characters from SatCom 2015-08-18 22:33:59 +02:00
MrSimbax dd5efdf3d3 Remove mentions of colors from SatCom 2015-08-18 21:14:46 +02:00
krzys-h e2a11a4703 Recovered all lost translations 2015-08-13 11:51:29 +02:00
MrSimbax 2f23d43eab Add detect() CBOT documentation 2015-08-13 11:36:04 +02:00
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