QTfrontend/hwconsts.h
changeset 13500 d9f9e66543d7
parent 13486 4ef83bcb850b
child 13578 145ee99575d4
equal deleted inserted replaced
13499:c41b16ac2e05 13500:d9f9e66543d7
    72 
    72 
    73 #define NETGAME_DEFAULT_SERVER "netserver.hedgewars.org"
    73 #define NETGAME_DEFAULT_SERVER "netserver.hedgewars.org"
    74 #define NETGAME_DEFAULT_PORT 46631
    74 #define NETGAME_DEFAULT_PORT 46631
    75 #define HEDGEHOGS_PER_TEAM 8
    75 #define HEDGEHOGS_PER_TEAM 8
    76 
    76 
       
    77 //Selected engine exit codes, see hedgewars/uConsts.pas
       
    78 #define HWENGINE_EXITCODE_OK 0
       
    79 #define HWENGINE_EXITCODE_FATAL 52
    77 
    80 
    78 // see https://en.wikipedia.org/wiki/List_of_colors
    81 // see https://en.wikipedia.org/wiki/List_of_colors
    79 /*define HW_TEAMCOLOR_ARRAY  {0xff007fff, /. azure          ./ \
    82 /*define HW_TEAMCOLOR_ARRAY  {0xff007fff, /. azure          ./ \
    80                               0xffdd0000, /. classic red    ./ \
    83                               0xffdd0000, /. classic red    ./ \
    81                               0xff3e9321, /. classic green  ./ \
    84                               0xff3e9321, /. classic green  ./ \