Commit Graph

100 Commits (2f45cccedbcea97dbbc1bb4010c5a5a2a483b4db)

Author SHA1 Message Date
krzys-h 2f45cccedb Added new vectorized textures
by @CoLoRaptor and @MrSimbax
2013-12-28 17:44:51 +01:00
krzys-h 17d36f64ba Fix for colobot/colobot#268 - Removed prototype missions 2013-12-27 19:52:42 +01:00
krzys-h b8937dddb4 Fix for colobot/colobot#268 - SPIDict.txt => spidict.txt 2013-12-27 19:50:07 +01:00
krzys-h 5a3cdf9c0b Fix for colobot/colobot#268 - nonexistent Tree4 model 2013-12-27 19:48:39 +01:00
krzys-h 04ac98465d Merge branch 'master' of git://github.com/microspace/colobot-data into dev 2013-12-27 10:18:29 +01:00
microspace 777c6fd3e9 Error in Russian translation Exercises->Motors->Dragster 2013-12-27 13:02:10 +06:00
microspace 630eb3e262 Error in Russian translation Exercises->Motors->Dragster 2013-12-27 12:59:49 +06:00
krzys-h 6c97c4d08f Fix for colobot/colobot#261 2013-12-26 19:10:21 +01:00
Emxx d4d661fd2d New music added to missions [#1]
Will be lots of commits like that in the future, this is the first. Just
wait for new soundtracks ;)
2013-12-24 21:52:48 +01:00
krzys-h d227aaf45e Added Ruin documentation (issue colobot/colobot#255) 2013-12-22 20:54:37 +01:00
Erihel 620f9b5094 Merge pull request #13 from VictorDenisov/dev
Fix typo in win text
2013-12-08 05:29:04 -08:00
Victor Denisov 844805700d Fix typo in win text 2013-12-08 16:26:00 +04:00
Piotr Dziwinski 9730bd20f5 Colobot Gold 0.1.2-alpha 2013-11-26 00:40:29 +01:00
Piotr Dziwinski 2712d10783 Removed CHANGELOG and release.sh; updated README 2013-11-26 00:38:12 +01:00
Piotr Dziwiński 05fba8d56b Merge pull request #10 from OdyX/dev-fix-inplace-build
Fix in-place build by not replacing files with broken symlinks
2013-11-14 11:51:52 -08:00
Didier 'OdyX' Raboud 900162a642 Fix in-place build by not replacing files with broken symlinks 2013-11-14 09:44:05 +01:00
Piotr Dziwiński 566df869c1 Merge pull request #8 from OdyX/dev-add-russian
Add Russian help and level files
2013-11-11 05:12:28 -08:00
Piotr Dziwiński 62f471751e Merge pull request #9 from OdyX/dev-more-i18n-fixes
Some more i18n fixes
2013-11-11 05:08:01 -08:00
Didier 'OdyX' Raboud 7127b6f0fb Add i18n README to help future translators 2013-11-11 13:56:37 +01:00
Didier Raboud f022150024 Add key and button handling 2013-11-11 10:33:21 +01:00
Didier Raboud 4757118ff0 Be more robust when building in parallel
* handling symlinks by doing extra checks
* Reducing the cmake dependency list on targets, not outputs of custom commands
2013-11-11 10:32:52 +01:00
Didier 'OdyX' Raboud 5087401f0d Add Russian po-files for all levels 2013-11-11 10:18:01 +01:00
Didier 'OdyX' Raboud 73bca882c3 Dispatch the Russian help files in the level and help directories 2013-11-11 09:42:31 +01:00
Didier 'OdyX' Raboud 79000b523e Merge branch 'dev' into dev-add-russian
* dev:
  Add translation files for all categories
  Move the generic helpfiles into categories: generic, object, bots and cbot
  Add translation files for all levels
  Move help files to level-specific directories
  Correct the Polish files capitalisation to be uniform across languages
  Move level scenes to level-specific directories
  Add the help/ and levels/ CMake machinery to enable the po-based translations
  Add CMake-Po4a-based infrastructure to allow po-based translation of Colobot help- and scene-description (level) files

Conflicts:
	levels/gen_levels_xml.sh
2013-11-11 08:56:01 +01:00
Piotr Dziwiński 1a06bcee23 Merge pull request #6 from OdyX/dev-level-help-translation-infra
"Help" files and "Level scene description" files gettext-based translation infrastructure
2013-11-10 13:53:38 -08:00
Didier 'OdyX' Raboud 6e311bf271 Add level title Rusian translations
They got converted from the Russian translation level files, which had these translations as English
2013-11-07 16:40:54 +01:00
Didier 'OdyX' Raboud 74f4a9b3c9 Add russian help files
Converted from the original game's translations using
$ iconv -f WINDOWS-1251 -t utf-8
and a rename to lowercase.
2013-11-07 14:37:33 +01:00
Piotr Dziwinski b2aab364b8 Colobot Gold 0.1.1-alpha 2013-11-03 12:57:44 +01:00
Piotr Dziwiński ab742b75ab Merge pull request #7 from OdyX/dev-fix-licensing-problems
Fix licensing problems
2013-11-03 02:33:37 -08:00
Didier Raboud d6f2b716d5 Replace CREATIVE-licensed thunder sound by a public-domain thunder sound
This thunder sound was downloaded from
https://archive.org/details/TheSoundOfThunder and was converted to WAV
using audacity.
2013-10-30 21:46:10 +01:00
Didier Raboud 125091815a Drop useless license statement about the photograph of the NGC3606 nebula
The concerned file is textures/back01.png which is a modified version of
http://hubblesite.org/newscenter/archive/releases/1999/20/image/a/

This photograph is licensed in the public-domain by the NASA, which is
itself compatible with the GPL-3.
2013-10-30 21:07:03 +01:00
Didier Raboud 28556a38b5 Add translation files for all categories 2013-10-25 15:49:24 +02:00
Didier Raboud e440e7b44f Move the generic helpfiles into categories: generic, object, bots and cbot 2013-10-25 15:47:04 +02:00
Didier 'OdyX' Raboud b5c45f6171 Add translation files for all levels 2013-10-25 15:45:09 +02:00
Didier Raboud ffdc18c833 Move help files to level-specific directories
Instructions
SoluceFile
Satellite
Loading
2013-10-25 15:41:31 +02:00
Didier Raboud 9dafa8ca25 Correct the Polish files capitalisation to be uniform across languages 2013-10-25 15:41:29 +02:00
Didier Raboud cd81211359 Move level scenes to level-specific directories 2013-10-25 15:41:28 +02:00
Didier 'OdyX' Raboud 283af08a34 Add the help/ and levels/ CMake machinery to enable the po-based translations 2013-10-25 15:41:05 +02:00
Didier 'OdyX' Raboud 37f5fd7689 Add CMake-Po4a-based infrastructure to allow po-based translation of Colobot help- and scene-description (level) files 2013-10-25 15:18:18 +02:00
Piotr Dziwinski d5a1f10057 Reverted removed models 2013-10-24 18:35:32 +02:00
Piotr Dziwinski 39b90649ad Merge pull request #5 from OdyX/master
Import the correct french data files
2013-10-12 13:40:50 +02:00
Didier 'OdyX' Raboud a476433507 Import the correct french data files 2013-10-12 13:39:14 +02:00
Piotr Dziwinski f8e7dedab4 Merge from dev (Colobot Gold 0.1.0-alpha) 2013-06-24 21:34:07 +02:00
Piotr Dziwinski 6cf650d482 Updated gitignore 2013-06-22 22:42:57 +02:00
Piotr Dziwinski b7b2d89939 Cropped background images back to original dimensions
* the textures are now non-power-of-2, but the graphics
   engine will fix that in runtime
2013-05-11 23:08:09 +02:00
Piotr Dziwinski 10c8000311 Resized textures to power-of-2 dimensions
* resized textures do not look nice, but
   they will work regardless of graphics card/drivers
2013-05-11 21:43:35 +02:00
Piotr Dziwinski b88f1b716b Scripts for non-power-of 2 textures 2013-05-11 21:43:35 +02:00
krzys-h 23b3b01d92 Added win???.txt to gen_levels_xml.sh
There's nothing to translate, but they weren't copied by "make install". Lost files are also translated.
2013-05-04 19:24:02 +02:00
krzys-h 428ffb165e Fixed free801.txt and free901.txt titles
They were in French
2013-05-03 16:00:34 +02:00
adiblol 291e505346 Merge branch 'dev' of github.com:colobot/colobot-data into dev 2013-04-29 19:18:14 +02:00