Commit Graph

18 Commits (1293-fix)

Author SHA1 Message Date
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
Piotr Dziwinski 305cad6f43 Temporarily disable installing new model files 2015-09-06 12:03:47 +02:00
Piotr Dziwinski 408e599635 Convert first model to new model format V3 2015-07-11 19:47:19 +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 68fd619311 Require Python 2.7, not 2.6 2015-05-12 21:50:49 +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
krzys-h c9be86fd0b Fixed music installation 2014-11-09 19:16:44 +01:00
Piotr Dziwinski b7afdbf458 Make music directory optional 2014-10-26 11:04:50 +01:00
krzys-h 42fc8add84 Made music a submodule 2014-10-25 20:14:48 +02:00
Piotr Dziwinski a34aa40525 Nicer generated directory structure 2014-09-21 12:25:00 +02:00
Piotr Dziwinski a557033392 Finish rewriting translation generation: help directory support 2014-09-21 12:25:00 +02:00
Piotr Dziwinski 946a083606 First part of rewriting scripts for level translations
* support translating the new chaptertitle.txt files
 * handle the new directory structure
 * move writing PO4A config to CMake
 * use only one bash script to generate translated files
 * additional step of cleaning *.po and *.pot files
 * change some PO4A flags for better console output and sorting of
   messages in *.po files
2014-09-21 12:24:59 +02:00
krzys-h 41592a8b5a Loading all mods found in "mods" directory 2014-09-21 12:24:59 +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
Piotr Dziwinski 32b4c7b3c1 Changed data install path on Windows 2013-03-22 22:20:00 +01:00
Didier Raboud 0320b7fd74 Inject translations in level files at build time 2012-12-31 11:48:57 +01:00
Didier Raboud 4b9ba18797 Add initial CMakeLists file 2012-12-30 12:50:59 +01:00