選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

20 行
386B

  1. * version and copyright
  2. * messages implemented on the player's side
  3. * arranged shoes
  4. * deterministic seeds
  5. * name of the game the dealer deals
  6. * name of the games the player can play
  7. * delays?
  8. * dealers
  9. * ENHC
  10. * blackjack switch
  11. * blackjack under?
  12. * siete y medio
  13. *
  14. * multithreading
  15. * use of const and restrict
  16. * runtime-linked players in shared objects