New Page: ContributingCode
authorsheepluva
Thu, 14 Jan 2016 19:37:43 +0000
changeset 718 e4e1597f6b84
parent 717 c4311e00d3d7
child 719 a990378a5bad
New Page: ContributingCode
ContributingCode.wiki
Flags.wiki
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ContributingCode.wiki	Thu Jan 14 19:37:43 2016 +0000
@@ -0,0 +1,16 @@
+#summary Useful hints for contributing code to Hedgewars
+
+
+*Table of Contents*
+<wiki:toc max_depth="2" />
+
+= Introduction =
+
+You want to contribute code to Hedgewars? That's great! Here are some hints how to help us with importing your code.
+
+= Recommended workflows =
+
+== Using a mercurial clone ==
+
+TODO
+
--- a/Flags.wiki	Sun Jan 10 14:37:25 2016 +0000
+++ b/Flags.wiki	Thu Jan 14 19:37:43 2016 +0000
@@ -25,13 +25,8 @@
 
 Only in the team editing menu the flags are displayed with all pixels.
 
-== Limits ==
-Please note that flags are _not_ automatically shared when you play online. Unless the other players have your flag, too, they will only see the default flag for your team instead. The only flags you can be sure are also seen online are the ones supplied by the Hedgewars installation.
-
-If you have changed or overwritten any of the pre-installed flags, this change is also only visible on your Hedgewars installation. The change won’t be visible for other players over the net.
-
 == Sharing flags ==
-Custom flags are only visible to other players if they have the flag installed under the same file name.
+Custom flags (flags which are not part of the official Hedgewars installation) are only visible to other players if they have the flag installed under the same file name.
 
 In case the other player does not have the custom flag installed, the player will see the default `hedgewars.png` flag instead.