Commit Graph
57 Commits
Author SHA1 Message Date
lotodore 945c4a102a Completely rewriting all NetPacket stuff to use ASN.1. Finally this big chunk of work is completed. Compiles and links fine, but still partly non-functional.
PLEASE NOTE: This is NOT COMPATIBLE to 0.7.x, because it is a new network protocol.
2009-08-02 15:11:40 +00:00
doitux b6fd57c0fe start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
2009-07-05 12:26:12 +00:00
lotodore 3ae3f9a883 Preparing 0.7.1 release. 2009-06-25 20:32:58 +00:00
lotodore 468e52d002 Increasing game version. 2009-06-19 22:08:24 +00:00
doitux 1ac6d2cd23 0.7.1-svn string added 2009-05-30 21:23:22 +00:00
lotodore 0431b4cb33 Setting beta revision to 0. 2009-05-03 11:39:32 +00:00
doitux a2e830f2dc small gametable tweaks 2009-04-30 09:27:38 +00:00
doitux 0b2b668c3c bugfix update for beta2 (beta revision 3) 2009-04-25 22:32:40 +00:00
lotodore 5385ba8903 Incrementing beta revision counter to cause a notification that a new beta release is available. 2009-04-25 19:30:31 +00:00
doitux af1fd21bb7 set 0.7-beta2 version string 2009-04-24 23:02:32 +00:00
lotodore 06556fb9c1 Preparing 0.7beta1. 2009-04-15 17:29:11 +00:00
doitux 49cc2364f2 more error handling for styles 2009-04-14 21:00:22 +00:00
doitux 5f8d2d18e7 adds style version number to check if style is outdated 2009-04-09 23:57:25 +00:00
doitux 9ee97cb80b preparing 0.7 beta 1 2009-04-05 21:26:36 +00:00
doitux b096149678 fixed startwindowbg issues - changed disitribute pot animation to blinking playernames 2009-03-26 09:47:14 +00:00
doitux d7bfab7d4e start implementing 10 player mode 2009-03-25 22:59:01 +00:00
lotodore 2e8ab6b4d5 0.6.4 NOW 2009-03-22 20:12:52 +00:00
lotodore 4bf9ceff6d Deny ask kick if the player is not/no longer present. 2008-12-12 22:38:35 +00:00
lotodore e0c1662fa5 Work on timeout of kick votes. 2008-12-06 21:10:46 +00:00
lotodore 2652625828 Started error handling for vote kick. 2008-12-06 00:18:36 +00:00
lotodore 716e45c881 More work on vote kick network protocol. 2008-10-16 22:19:10 +00:00
lotodore 4c78706d14 Fist steps to implement vote kick in network protocol. 2008-10-02 22:15:46 +00:00
doitux 2748799679 next steps startwindow-integration --> UNSTABLE 2008-09-17 21:50:51 +00:00
lotodore 224738b95f Update version numbers for 0.6.2 release. 2008-05-21 20:13:35 +00:00
lotodore e0be7e9490 Save more and send less statistics. 2008-04-01 21:44:05 +00:00
doitux afd15d3118 0.6.1 2008-03-11 19:48:18 +00:00
lotodore c3092146e5 Update version numbers for 0.61. 2008-03-11 19:38:09 +00:00
lotodore 188f7e171f New packet types implemented for timeout system - unused yet. 2008-03-04 14:52:29 +00:00
doitux c2313a20d6 timeoutDialog 2008-03-03 23:31:20 +00:00
lotodore f602155f73 PokerTH 0.6 final. 2007-12-13 21:42:37 +00:00
lotodore 87c1713926 rc2 2007-12-06 23:59:15 +00:00
doitux 207c35fba2 0.6-rc 2007-12-02 21:25:24 +00:00
doitux 3838b2e22f translation update - stringfreeze for 0.6 final 2007-11-29 22:23:26 +00:00
doitux f5ab28d0fe Gui fixes. 2007-11-19 09:14:46 +00:00
lotodore 0f07315ef2 Increment beta revision. 2007-11-18 18:38:45 +00:00
lotodore bc16e26616 Use server manager to allow SCTP and TCP at the same time. 2007-11-16 22:34:38 +00:00
lotodore a24a93caba Use unix linefeeds for all files. Finally. It's about time. 2007-11-16 15:24:25 +00:00
lotodore cdd21250de Added support for password protected irc channels. Added server IRC mode for admin use, to allow requesting statistics and kicking players. 2007-11-16 00:58:23 +00:00
lotodore d905359251 Store server statistics data in a log file and reload it when the server is restarted. 2007-11-11 15:58:35 +00:00
lotodore cc0caaa3e3 Increment beta revision. 2007-11-10 22:29:54 +00:00
lotodore 0326c0be26 Increment beta revision. 2007-11-07 22:07:14 +00:00
lotodore 3f52a31c84 Increment beta revision. 2007-11-01 19:37:19 +00:00
lotodore 9662b5bbb6 Increment beta revision so that old clients display a note. 2007-10-30 22:07:56 +00:00
lotodore 7aec52327f Increment beta revision. 2007-10-21 00:25:53 +00:00
lotodore 4bc57f07d0 Add server statistics which are sent by the server to every client each time they change. 2007-10-20 22:22:11 +00:00
lotodore 96d1f34f5c Added notification if a new release or beta release of PokerTH is available.
Removed last traces of deprecated blind values.
2007-10-12 13:07:04 +00:00
lotodore 253778bf30 Added error handling for networking stuff. Now checking the player action. 2007-10-10 22:21:24 +00:00
doitux 45774f4b75 adds activePlayerList and runningPlayerList (XXIV) - bugfixes 2007-09-29 16:08:48 +00:00
doitux 851cce3e45 refactoring Bugfix 2007-08-11 14:36:20 +00:00
doitux e696fb4257 BeRo refactoring 2007-08-07 23:59:34 +00:00