Data files source for open-source Colobot: Gold Edition project developed by Epsitec and TerranovaTeam
 
 
 
 
Go to file
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
ai Transform CRLF to LF line endings 2012-12-29 11:30:44 +01:00
fonts Import colobot-data 2012-09-13 2012-12-16 14:24:27 +01:00
help Merge branch 'dev' into dev-add-russian 2013-11-11 08:56:01 +01:00
icons Removed unused files (colobot/#182) 2013-04-28 18:00:43 +02:00
levels Merge branch 'dev' into dev-add-russian 2013-11-11 08:56:01 +01:00
levels-i18n 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
models Reverted removed models 2013-10-24 18:35:32 +02:00
models-new Reverted removed models 2013-10-24 18:35:32 +02:00
music-old Added music 2013-01-16 20:31:42 +01:00
sounds Replace CREATIVE-licensed thunder sound by a public-domain thunder sound 2013-10-30 21:46:10 +01:00
textures Cropped background images back to original dimensions 2013-05-11 23:08:09 +02:00
tools Scripts for non-power-of 2 textures 2013-05-11 21:43:35 +02:00
.gitignore Updated gitignore 2013-06-22 22:42:57 +02:00
CHANGELOG.txt Merge branch 'dev' of github.com:colobot/colobot-data into dev 2013-01-01 13:09:04 +01:00
CMakeLists.txt Add the help/ and levels/ CMake machinery to enable the po-based translations 2013-10-25 15:41:05 +02:00
LICENSE Make licence explicit. 2012-12-16 15:06:40 +01:00
README.md Make releasing a git-linear process 2012-12-17 13:34:36 +01:00
release.sh Make releasing a git-linear process 2012-12-17 13:34:36 +01:00

README.md

Colobot Data Files

IN-DEVELOPEMENT Release

This package contains the data files for the Colobot project (https://github.com/colobot/colobot). It includes (or will include):

  • textures, background images, etc.
  • model files,
  • sounds and music
  • some documents describing the formats
  • conversion scripts and tools for packaging

This is a development release that will be modified and updated as necessary. File paths, names, formats are subject to change, so don't take them for granted. All packages released will be labeled with date of release in format RRRR-MM-DD and released as often as changes are made in the files.

License

The source code contained here was released by Epsitec -- the original creator of the game -- on open source (GPLv3) license. The code was given and the rights granted specifically to PPC community in March 2012. Since then, we have been modifying the code and working on our goals, which are briefly summed up below.