additional infos updates
This commit is contained in:
@@ -4,20 +4,18 @@ Requirements
|
||||
To compile PokerTH you need following libs:
|
||||
|
||||
Linux:
|
||||
- Qt version >= 4.3.1 --> http://trolltech.com/
|
||||
- Qt version >= 4.4.3 --> http://trolltech.com/
|
||||
- zlib version 1.2.3 --> http://www.zlib.net/
|
||||
- libcurl version >= 7.16 --> http://curl.haxx.se/
|
||||
- gnutls (e.g. version 2.2.2) --> http://www.gnu.org/software/gnutls/
|
||||
- libboost_thread, libboost_filesystem, libboost_datetime, libboost_program_options, libboost_iostreams
|
||||
(version >= 1.34.1, 1.35.0 recommended) --> http://www.boost.org/
|
||||
(version >= 1.36, 1.38.0 recommended) --> http://www.boost.org/
|
||||
- libSDL_mixer, libSDL --> http://www.libsdl.org/
|
||||
|
||||
Windows:
|
||||
see docs/build_mingw_windows.txt
|
||||
|
||||
|
||||
|
||||
|
||||
Basic Installation
|
||||
==================
|
||||
|
||||
@@ -30,3 +28,9 @@ Linux:
|
||||
2. Type "make" to compile the package.
|
||||
|
||||
3. Become root (typing "su") and type "make install" to install the program binary.
|
||||
|
||||
|
||||
Windows:
|
||||
|
||||
Please check out the automatic windows build script --> http://sourceforge.net/project/showfiles.php?group_id=166634&package_id=268019
|
||||
Thx to Lotodore!!!
|
||||
@@ -1,7 +1 @@
|
||||
#todo items for future releases
|
||||
|
||||
- save games to continue at the saved game-state
|
||||
- blinking start-stop button when clicking start is needed for next round
|
||||
- chip stack animation
|
||||
- fold cards animation (throw in the center)
|
||||
- shuffel and give cards animation
|
||||
http://www.pokerth.net/content/view/48/110/
|
||||
Reference in New Issue
Block a user