Author: tcort
Date: Thu Mar 27 03:48:50 2008
New Revision: 3817

URL: http://svn.gna.org/viewcvs/pokersource?rev=3817&view=rev
Log:
Make libtinypoker a shared library.
Add the extern "C" magic so that C++ programs can use libtinypoker.
Begin documenting the libtinypoker API for the website as a tutorial.
Add the skeleton code for a graphical client for tinypokerd.

Added:
    trunk/tinypoker/tinypokerclient/
    trunk/tinypoker/tinypokerclient/CMakeLists.txt
    trunk/tinypoker/tinypokerclient/COPYING
    trunk/tinypoker/tinypokerclient/COPYRIGHT
    trunk/tinypoker/tinypokerclient/HACKING
    trunk/tinypoker/tinypokerclient/README
    trunk/tinypoker/tinypokerclient/TODO
    trunk/tinypoker/tinypokerclient/src/
    trunk/tinypoker/tinypokerclient/src/CMakeLists.txt
    trunk/tinypoker/tinypokerclient/src/main.cc
    trunk/tinypoker/tinypokerclient/src/tinypokerclient.xpm
    trunk/tinypoker/tinypokerclient/src/tpApp.cc
    trunk/tinypoker/tinypokerclient/src/tpApp.h
    trunk/tinypoker/tinypokerclient/src/tpFrame.cc
    trunk/tinypoker/tinypokerclient/src/tpFrame.h
    trunk/tinypoker/www/api.txt
Modified:
    trunk/tinypoker/README
    trunk/tinypoker/libtinypoker/src/main/   (props changed)
    trunk/tinypoker/libtinypoker/src/main/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/main/tinypoker.h
    trunk/tinypoker/www/   (props changed)
    trunk/tinypoker/www/dependencies.txt
    trunk/tinypoker/www/download.txt
    trunk/tinypoker/www/index.txt
    trunk/tinypoker/www/server.txt
    trunk/tinypoker/www/tinypoker.org.conf


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to