Commit Graph

445 Commits (coolant-mod)

Author SHA1 Message Date
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
Piotr Dziwinski e5c9e86e5f Make music/CMakeLists.txt status messages more accurate 2015-07-24 23:05:17 +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 2a34a4f447 Fixed texture for pendown() colors
These colors were added in Ceebot-Teen, but we were using the texture from Colobot
2015-07-14 16:44:49 +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
krzys-h 6d56bc546d Renamed solutions to examples (colobot/colobot#502) 2015-07-13 19:03:34 +02:00
Cezary Parkowski d94c01127f Changed the main intro splashscreen that supports most of standard aspect ratios 2015-07-12 16:08:06 +02:00
Piotr Dziwinski 408e599635 Convert first model to new model format V3 2015-07-11 19:47:19 +02:00
krzys-h 57478f17b8 Added script4Runnable=false in exercises, closes colobot/colobot#493 2015-07-09 23:08:39 +02:00
Piotr Dziwinski c1da1d3ca6 Fix nan normal values 2015-07-09 21:35:36 +02:00
Piotr Dziwinski a431d46202 Removed LOD levels from models 2015-07-09 21:35:36 +02:00
krzys-h 73bb8f9ac0 Don't download music files if they are already available in the source directory 2015-07-09 13:56:59 +02:00
krzys_h 4e03b3c435 Update music/README.md 2015-07-09 13:14:16 +02:00
krzys-h aef8b84c77 Moved music files to an external HTTP server (colobot/colobot#362) 2015-07-09 13:01:03 +02:00
Piotr Dziwinski 7696ffe209 Revert "Added GLSL 3.3 shaders"
This reverts commit b74f0fa7e5.

Shaders are moved now to main repository.
2015-05-20 23:29:06 +02:00
Tomasz Kapuściński b74f0fa7e5 Added GLSL 3.3 shaders 2015-05-19 14:25:36 +02:00
Piotr Dziwinski 2cbfc1baf2 Merge branch 'dev-import-german-files' into dev 2015-05-17 10:33:09 +02:00
Piotr Dziwinski 0cfb8d1e08 Imported German translations in level files 2015-05-17 10:31:58 +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 f86c10bbd4 Fix for older CMake versions 2015-05-12 22:05:58 +02:00
Piotr Dziwinski 68fd619311 Require Python 2.7, not 2.6 2015-05-12 21:50:49 +02:00
Piotr Dziwinski f11f9c7bc7 Merge branch 'dev-i18n-python' into dev 2015-05-12 21:29:00 +02:00
Piotr Dziwinski b406e50a47 Update README 2015-05-12 21:28:25 +02:00
Piotr Dziwinski 33a308cc3d Fix line endings on Windows 2015-05-12 21:04:41 +02:00
Piotr Dziwinski 023d53b986 Fix mixed path separators on Windows 2015-05-12 21:04:41 +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
Cezary Parkowski 54a3a41d7d Updated splashscreens for 0.1.5 release and optimized compresion in some textures 2015-05-11 18:27:32 +02:00
krzys_h 85baaaf19d Merge pull request #21 from tomangelo2/dev
Replaced track= to filename=, fixing issue #463
2015-04-22 20:59:35 +02:00
tomangelo2 e4c83e0c03 Replaced track= to filename=, fixing issue #463 2015-04-22 01:26:44 +02:00
krzys-h 3195fa5d55 Updated .po/.pot files after d5ff8d51a3 2015-04-06 16:07:07 +02:00
krzys-h d5ff8d51a3 Removed mission file versioning 2015-03-29 21:18:56 +02:00
immibis cb904d403d Fixed a typo in a CBot help file. 2014-12-28 13:53:24 +13:00
krzys_h f2b8c3a66f Merge pull request #19 from VictorDenisov/dev
Change order of arguments of po4a
2014-12-26 23:54:11 +01:00
Victor Denisov c68c3b6574 Change order of arguments of po4a
po4a doesn't work on ubuntu 12.04 and ubuntu 14.04 because of incorrect
order of arduments. Config file should be the last argument.
2014-12-26 14:34:21 -08:00
krzys-h b29aa97512 Updated Polish translation, marked everything else as fuzzy 2014-11-13 17:31:00 +01:00