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
|
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 |