Commit Graph

40 Commits (85674c1f5387a7745d4702daa7766f6df85173b6)

Author SHA1 Message Date
krzys_h 85674c1f53 Added music 2013-01-16 20:31:42 +01:00
krzys-h 9052f025c8 Merge pull request #4 from OdyX/dev-update-levels-i18n
Rewrite the levels' i18n handling
2013-01-09 11:44:38 -08:00
Didier Raboud 5f5df8560a Rewrite CMake levels installation 2013-01-02 13:27:49 +01:00
Didier Raboud 586ba64da7 More cleanup
- Drop *-po4a.cfg files (which are useful for build-time only),
- Add more exclusions to gitignore.
2013-01-02 12:14:52 +01:00
Didier Raboud 507e7d0530 Simplify gen_levels_xml for increased resistance 2013-01-02 12:14:28 +01:00
Didier Raboud 526a7d2a77 Minor: Rename some confusing variable names 2013-01-02 12:09:01 +01:00
Didier Raboud 732cd88fbc Minor: numbered status updates in generation script 2013-01-02 12:08:01 +01:00
Didier Raboud 124133ec9f Don't alter source levels anymore
- Build them in another directory.
- That "other" directory is the cmake binary dir.
2013-01-02 12:07:35 +01:00
Didier Raboud 1b2ee98e27 Drop translations from source levels
- *.{F,D,P} are dropped from the source
2013-01-02 12:02:00 +01:00
Piotr Dziwinski 8284892e54 Format conversion scripts from colobot-levels 2013-01-01 17:43:47 +01:00
Michał Zieliński ff81eabb01 Merge branch 'dev' of github.com:colobot/colobot-data into dev
Conflicts:
	CHANGELOG.txt
2013-01-01 13:09:04 +01:00
Michał Zieliński c1f1264b44 Merge pull request #1 from OdyX/dev-drop-i18n
Drop translations as they are built from colobot itself.
2013-01-01 04:04:50 -08:00
Didier Raboud 816f15a3e0 Document changes in Changelog 2012-12-31 11:52:58 +01:00
Didier Raboud 0320b7fd74 Inject translations in level files at build time 2012-12-31 11:48:57 +01:00
Didier Raboud 7c2833ce43 Re-write categories setup 2012-12-30 23:00:33 +01:00
Didier Raboud bc44b0a148 Prepare the addition of Polish 2012-12-30 22:31:18 +01:00
Didier Raboud e92dd3d6f8 Split po4a configuration in categories
This has the advantage of dividing the translation in logical blocks
that are then dispatcheable amongst different translators.
2012-12-30 22:23:45 +01:00
Didier Raboud b3f72987e7 Update all level files with the new translation infrastructure 2012-12-30 20:29:35 +01:00
Didier Raboud e99934bb9c Make all translatabale strings level-specific 2012-12-30 20:26:53 +01:00
Didier Raboud 400cb898a2 Revert fuckups from previous commits 2012-12-30 18:44:00 +01:00
Didier Raboud 47939d184d Add ScriptName to the list of translatable strings 2012-12-30 18:20:43 +01:00
Didier Raboud 623d3ee9e9 Update all level files with the new translation infrastructure 2012-12-30 17:41:31 +01:00
Didier Raboud 98e2afdbfb Add initial translation infrastructure 2012-12-30 17:40:13 +01:00
Didier Raboud 2eb0ab0e65 Add script to extract translatable strings from level files 2012-12-30 17:39:17 +01:00
Didier Raboud 4b9ba18797 Add initial CMakeLists file 2012-12-30 12:50:59 +01:00
krzys-h 4771581a25 Merge pull request #2 from OdyX/dev-unicode-crlf
Convert text files from ISO-8859 with CRLF endings to UTF8 with LF endings (Unix-standard)
2012-12-29 03:05:40 -08:00
Didier Raboud d8ca5548f0 Transform CRLF to LF line endings
Used GNU sed: sed 's/\x0D$//' -i *.txt */*.txt */*/*.txt
2012-12-29 11:30:44 +01:00
Didier Raboud 9d829d6a14 Drop leftover ws_ftp.log file 2012-12-29 11:21:32 +01:00
Didier Raboud 7ed8a2ba67 Convert all text files to Unicode 2012-12-29 11:15:47 +01:00
Didier Raboud 27d1f87843 Drop translations as they are built from colobot itself. 2012-12-27 16:07:13 +01:00
Didier Raboud e91c5bc2ad Make releasing a git-linear process
- Git tag releases
- Amend README and Changelog for the release
- Prepare the next developement phase
2012-12-17 13:34:36 +01:00
Didier Raboud b07fd6240a Refactor archive creation. 2012-12-17 13:09:44 +01:00
Didier Raboud efda47ba66 Fix Markdown render, write changes down in Changelog. 2012-12-16 15:14:03 +01:00
Didier Raboud b586bdea59 Fix canonical URL for colobot repository in README 2012-12-16 15:12:32 +01:00
Didier Raboud 88b6735b1d Render README with Markdown. 2012-12-16 15:12:20 +01:00
Didier Raboud b3f937ff40 Make licence explicit.
It is GPLv3 as per the conditions of the source code dump from Epsitec

closes #79
2012-12-16 15:06:40 +01:00
Didier Raboud a0b128370c Import colobot-data 2012-10-05 2012-12-16 14:33:06 +01:00
Didier Raboud 24a1bebee6 Import colobot-data 2012-09-22 2012-12-16 14:26:08 +01:00
Didier Raboud 96010f4378 Import colobot-data 2012-09-17 2012-12-16 14:25:14 +01:00
Didier Raboud fd64748ce4 Import colobot-data 2012-09-13 2012-12-16 14:24:27 +01:00