Releases: albmed/pokerth
Releases · albmed/pokerth
v1.1.2-rc version
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
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
- applied patches for bugs pokerth#55 & pokerth#276 from master
- fixed bug pokerth#326
1.1.2-alpha-1 version
- 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