equal
deleted
inserted
replaced
71 #define NETGAME_DEFAULT_SERVER "netserver.hedgewars.org" |
71 #define NETGAME_DEFAULT_SERVER "netserver.hedgewars.org" |
72 #define NETGAME_DEFAULT_PORT 46631 |
72 #define NETGAME_DEFAULT_PORT 46631 |
73 #define HEDGEHOGS_PER_TEAM 8 |
73 #define HEDGEHOGS_PER_TEAM 8 |
74 |
74 |
75 |
75 |
76 // see http://en.wikipedia.org/wiki/List_of_colors |
76 // see https://en.wikipedia.org/wiki/List_of_colors |
77 /*define HW_TEAMCOLOR_ARRAY {0xff007fff, /. azure ./ \ |
77 /*define HW_TEAMCOLOR_ARRAY {0xff007fff, /. azure ./ \ |
78 0xffdd0000, /. classic red ./ \ |
78 0xffdd0000, /. classic red ./ \ |
79 0xff3e9321, /. classic green ./ \ |
79 0xff3e9321, /. classic green ./ \ |
80 0xffa23dbb, /. classic purple ./ \ |
80 0xffa23dbb, /. classic purple ./ \ |
81 0xffffb347, /. pastel orange ./ \ |
81 0xffffb347, /. pastel orange ./ \ |