Skip to content

Releases: albmed/pokerth

v1.1.2-rc version

25 Aug 13:50

Choose a tag to compare

Release candidate for v1.1.2:

  • "accidentally call" blocker now for working for FKey presses (pokerth#330)
  • update Changelog
  • name display limit to 13 characters.

Files:

  • Filenames containing *x64* refers to 64-bit versions, others refer to 32-bit versions
  • Filenames containing *installer* are installers, .zip or .tar.bz2 are packed binaries
  • There are 3 versions for Windows (both installer & packed): 64-bit (W7 and following versions), 32-bit (Vista and following), XP (specific for Windows XP, both 32 and 64-bit systems)
  • SHA512SUMS and MD5SUMS contains values of respective hash functions to verify downloaded files

1.1.2-alpha-rc1 version

18 Apr 11:43

Choose a tag to compare

qmake files (.pro) corrected to deal with c++11 mode and boost_chrono

Files:

  • Android
    • PokerTH-1.1.2.apk
  • Windows
    • PokerTH-XP.1.1.2.zip: No Setup: just click on pokerth.exe and play (XP version)
    • PokerTH-W7.1.1.2.zip: No Setup: just click on pokerth.exe and play (Vista and above version)
  • Linux
    • PokerTH-1.1.2-linux-installer.run: Linux-installer (32bit mode)
    • PokerTH-1.1.2-linux.tar.bz2: No Installer: just unpack and run "./pokerth.sh" (32bit mode)

1.1.2-alpha-2 version

06 Apr 15:38

Choose a tag to compare

1.1.2-alpha-2 version Pre-release
Pre-release

1.1.2-alpha-1 version

06 Feb 12:15

Choose a tag to compare

1.1.2-alpha-1 version Pre-release
Pre-release
  • updated to websockets 0.7
  • fixed bugs pokerth#319 and pokerth#320
  • code is c++11 compliant
  • mysql++ errors are stored to server log file