summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-05-04 03:25:20 (GMT)
committer jacob1 <jfu614@gmail.com>2013-05-04 03:25:20 (GMT)
commit124ba1712a5363b70f44c80d5f3a8153fd2e1efb (patch)
tree09dcbf26d7ad4fddb73808f31cf6e0c5e3622f9b
parent0b2e8a412ec3d5b43281ce3cda1fc8aed55c8a2f (diff)
downloadpowder-124ba1712a5363b70f44c80d5f3a8153fd2e1efb.zip
powder-124ba1712a5363b70f44c80d5f3a8153fd2e1efb.tar.gz
update introtext / readme a little
-rw-r--r--README4
-rw-r--r--data/IntroText.h10
2 files changed, 8 insertions, 6 deletions
diff --git a/README b/README
index a98ee4e..1a0fef9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-The Powder Toy - March 2013
+The Powder Toy - May 2013
Get the latest version here: http://powdertoy.co.uk/Download.html
@@ -23,11 +23,13 @@ Catelite
Bryan Hoyle
Nathan Cousins
jacksonmj
+Felix Wallin
Lieuwe Mosch
Anthony Boot
Matthew Miller
MaksProg
jacob1
+mniip
Instructions:
diff --git a/data/IntroText.h b/data/IntroText.h
index e16db49..34da1d8 100644
--- a/data/IntroText.h
+++ b/data/IntroText.h
@@ -9,18 +9,18 @@ static const char *introTextData =
"Shift+drag will create straight lines of particles.\n"
"Ctrl+drag will result in filled rectangles.\n"
"Ctrl+Shift+click will flood-fill a closed area.\n"
- "Ctrl+Z will act as Undo.\n"
+ "Use the mouse scroll wheel, or '[' and ']', to change the tool size for particles.\n"
"Middle click or Alt+Click to \"sample\" the particles.\n"
+ "Ctrl+Z will act as Undo.\n"
"\n\boUse 'Z' for a zoom tool. Click to make the drawable zoom window stay around. Use the wheel to change the zoom strength\n"
+ "The spacebar can be used to pause physics.\n"
"Use 'S' to save parts of the window as 'stamps'.\n"
"'L' will load the most recent stamp, 'K' shows a library of stamps you saved.\n"
- "Use the mouse scroll wheel to change the tool size for particles.\n"
- "The spacebar can be used to pause physics.\n"
"'P' will take a screenshot and save it into the current directory.\n"
"\n"
- "Contributors: \bgStanislaw K Skowronek (\brhttp://powder.unaligned.org\bg, \bbirc.unaligned.org #wtf\bg),\n"
+ "Contributors: \bgStanislaw K Skowronek (Designed the original Powder Toy),\n"
"\bgSimon Robertshaw, Skresanov Savely, cracker64, Catelite, Bryan Hoyle, Nathan Cousins, jacksonmj,\n"
- "\bgLieuwe Mosch, Anthony Boot, Matthew \"me4502\", MaksProg, jacob1\n"
+ "\bgFelix Wallin, Lieuwe Mosch, Anthony Boot, Matthew \"me4502\", MaksProg, jacob1, mniip\n"
"\n"
"\bgTo use online features such as saving, you need to register at: \brhttp://powdertoy.co.uk/Register.html\n"
"\n"