Commit Graph

61 Commits (cd81211359c0a1a068beb82b67c3c8152b1c860f)

Author SHA1 Message Date
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 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
krzys-h 37d187544c Changed to sound & music folders
* Removed unused sounds
* Added flac verion of music
I won't remove music in ogg until we'll setup conversion in CMake
2013-04-29 19:13:46 +02:00
krzys-h 61d55ed921 Removed unused files (colobot/#182) 2013-04-28 18:00:43 +02:00
krzys-h 01178b33ca Fail... 2013-03-29 10:13:47 +01:00
krzys-h b0280f5a40 Added multilanguage help files
For now, folders D i F are copies of E.
2013-03-29 10:01:03 +01:00
Piotr Dziwinski 0c3a41c43b Removed unused model files
These are non-Colobot models or some older versions of files
2013-03-24 21:34:41 +01:00
erihel 2c49a375ed * Added ending screen from original game 2013-03-23 21:23:45 +01:00
Piotr Dziwinski 32b4c7b3c1 Changed data install path on Windows 2013-03-22 22:20:00 +01:00
Piotr Dziwinski 156f01cd46 Change in new model format
min/max replaced by lod_level
2013-01-27 11:17:01 +01:00
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