From 04a84f855c54150d174da4285c2da6701be5174d Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Thu, 15 Dec 2022 07:45:43 +0100 Subject: [PATCH] =?utf8?q?changed=20"README"=20file=20for=20Niko=20B=C3=B6?= =?utf8?q?hm's=20Tutorial=20level=20set?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This changes the old ISO-8859-1 encoding to UTF-8 and adds using text in different fonts and colors. The original "README" file is stored as "README.orig" for reference, and a new, alternative version is stored as "README.txt", which is not used by the game, but shows alternative formatting possibilities using Markdown-style line breaks (using two spaces at the end of lines) and pure text content without font usage. --- .../Tutorials/rnd_tutorial_niko_boehm/README | 20 ++++++++------ .../rnd_tutorial_niko_boehm/README.orig | 26 +++++++++++++++++++ .../rnd_tutorial_niko_boehm/README.txt | 23 ++++++++++++++++ 3 files changed, 61 insertions(+), 8 deletions(-) create mode 100644 levels/Tutorials/rnd_tutorial_niko_boehm/README.orig create mode 100644 levels/Tutorials/rnd_tutorial_niko_boehm/README.txt diff --git a/levels/Tutorials/rnd_tutorial_niko_boehm/README b/levels/Tutorials/rnd_tutorial_niko_boehm/README index 7cd4daa8..7b4fdc92 100644 --- a/levels/Tutorials/rnd_tutorial_niko_boehm/README +++ b/levels/Tutorials/rnd_tutorial_niko_boehm/README @@ -1,26 +1,30 @@ +# .font: font.text_2 NB's Introduction Levels -~~~~~~~~~~~~~~~~~~~~~~~~ +# .font: font.text_1 About ------- + +# .font: font.info.levelset These levels are meant as an advanced tutorial, where (nearly) all of the Rocks'n'Diamonds elements are introduced (with one exception; see below). Each level contains either one or more associated new elements. Mostly there is also an envelope explaining the new elements. -The only elements not present are gravitiy ports. Because gravity is +The only elements not present are gravity ports. Because gravity is introduced not until the last level and they originally belong to Supaplex, they simply didn't fit in anywhere ;) - +# .font: font.text_1 Legal notes ------------- + +# .font: font.info.levelset You may do anything with these levels as long as they or any derived work of them are made available freely. If you however want to charge money for derived work, please contact the author first. +# .font: font.text_1 +Contact -Contact: ---------- -Niko Böhm +# .font: font.info.levelset +Niko Böhm diff --git a/levels/Tutorials/rnd_tutorial_niko_boehm/README.orig b/levels/Tutorials/rnd_tutorial_niko_boehm/README.orig new file mode 100644 index 00000000..7cd4daa8 --- /dev/null +++ b/levels/Tutorials/rnd_tutorial_niko_boehm/README.orig @@ -0,0 +1,26 @@ +NB's Introduction Levels +~~~~~~~~~~~~~~~~~~~~~~~~ + +About +------ +These levels are meant as an advanced tutorial, where (nearly) all of the +Rocks'n'Diamonds elements are introduced (with one exception; see below). + +Each level contains either one or more associated new elements. Mostly there +is also an envelope explaining the new elements. + +The only elements not present are gravitiy ports. Because gravity is +introduced not until the last level and they originally belong to Supaplex, +they simply didn't fit in anywhere ;) + + +Legal notes +------------ +You may do anything with these levels as long as they or any derived work +of them are made available freely. If you however want to charge money for +derived work, please contact the author first. + + +Contact: +--------- +Niko Böhm diff --git a/levels/Tutorials/rnd_tutorial_niko_boehm/README.txt b/levels/Tutorials/rnd_tutorial_niko_boehm/README.txt new file mode 100644 index 00000000..56ee097a --- /dev/null +++ b/levels/Tutorials/rnd_tutorial_niko_boehm/README.txt @@ -0,0 +1,23 @@ +NB's Introduction Levels + +About +----- +These levels are meant as an advanced tutorial, where (nearly) all of the +Rocks'n'Diamonds elements are introduced (with one exception; see below). + +Each level contains either one or more associated new elements. Mostly there +is also an envelope explaining the new elements. + +The only elements not present are gravity ports. Because gravity is +introduced not until the last level and they originally belong to Supaplex, +they simply didn't fit in anywhere ;) + +Legal notes +----------- +You may do anything with these levels as long as they or any derived work +of them are made available freely. If you however want to charge money for +derived work, please contact the author first. + +Contact +------- +Niko Böhm -- 2.34.1