Commit Graph
3022 Commits
Author SHA1 Message Date
doitux 1159cbdf4d test case for #141 2012-11-21 23:07:54 +01:00
doitux 7a29cc59e2 implements #155 - game name in window title 2012-11-21 22:54:19 +01:00
doitux f6d2c0f089 #148 fixed also for android 2012-11-15 09:37:44 +01:00
doitux 883d05ad7d bugfix for #148 2012-11-15 09:35:49 +01:00
doitux f7f123e60a add a new page with scrollarea to test flickcharm 2012-11-12 08:19:36 +01:00
doitux 99eec1e6eb fix cpp-check 2012-11-10 09:00:01 +01:00
doitux ec75024e29 Merge remote-tracking branch 'origin/master' 2012-11-10 02:02:52 +01:00
doitux e8498d1338 add very big index card deck (known as mobile gui card deck before) to the list of distributed card decks and set this to default. For this style there is a new card deck file type needed because of the very big index symbols left top. Therefor #154 is implemented 2012-11-10 02:02:25 +01:00
lotodore 44483d7639 Merge branch 'master' of github.com:/pokerth/pokerth 2012-11-06 23:32:38 +01:00
lotodore 5e982e4c8f Switch to lite version of protobuf (for Android compatibility). 2012-11-06 23:31:41 +01:00
doitux 59df9c0968 some android corrections 2012-11-05 14:15:55 +01:00
doitux 10be5b5fe6 implement #153 (emoticons for chat) 2012-11-02 23:03:46 +01:00
doitux aa2491c2de gui implementation of log analysis scripts for #146 2012-11-01 20:33:04 +01:00
doitux c01dc0d821 add loguploadcallback for writing curl callback 2012-11-01 15:20:24 +01:00
lotodore 02016381ef Multiple player info requests can be placed in one packet. 2012-09-24 12:22:13 +02:00
lotodore f0ee0af6ec Some work on protocol buffer details. 2012-09-23 23:19:53 +02:00
lotodore e16d4908bd Removing old ASN.1 stuff. 2012-09-22 15:42:59 +02:00
lotodore 8080fb6139 More work on tests. 2012-09-21 13:00:24 +02:00
lotodore 895a174a08 Fixing gcc compiler warnings. 2012-09-20 22:14:17 +02:00
lotodore 86c58fc7c8 Switching from ASN.1 (asn1c) to google protocol buffers. Some things are still missing (packet verification, tests, ...), this is very early stuff. 2012-09-18 15:57:58 +02:00
doitux 9c33f6e08a fix android build 2012-09-18 12:42:45 +02:00
doitux 09e8cc9004 log file handling as standalone dialog finished 2012-09-17 23:44:33 +02:00
lotodore e38b2665c0 Fixing issue #147: No longer show synchronization error, so that rejoin is possible if sync problems occur. 2012-09-08 11:53:28 +02:00
doitux e6690633a2 Merge remote-tracking branch 'origin/master' 2012-09-06 21:56:11 +02:00
doitux 8fb65486d6 fix android build 2012-09-06 21:55:40 +02:00
lotodore f145ae2b42 Fixing cppcheck issues. 2012-09-02 12:35:41 +02:00
lotodore 0084728167 Fixing compiler warning. 2012-09-02 10:08:39 +02:00
doitux 60eaccaa5b Sorry buildbot, it should compile now ;) 2012-08-30 00:12:39 +02:00
doitux 383d9b97fb gui preperations for #146 2012-08-28 22:50:40 +02:00
doitux 1facdb988c initialize sound in constructior 2012-08-20 21:55:09 +02:00
doitux 35c0216f78 possible fix for #141 - Sound device access 2012-08-20 18:46:34 +02:00
doitux 9b75b2ed8c Merge pull request #143 from openjck/two-pair
Renamed the hand "Two Pairs" to "Two Pair".
2012-08-15 04:55:19 -07:00
John Karahalis 8a3e3cb155 Renamed the hand "Two Pairs" to "Two Pair".
Nitpick, but the name of the hand is "Two Pair".
https://en.wikipedia.org/wiki/Two_pair#Two_pair

English is a funny language.

This commit does not correct the name of the hand in any images (for
example data/gfx/gui/table/default/handranking.png) because the
corresponding GIMP templates do not have separate text layers, making
them difficult to edit.
2012-08-14 00:10:25 -04:00
Moritz Neeb 0747dd0f5f accidentally call after big raise blocker activated by default 2012-08-13 04:43:40 +02:00
lotodore 03b46726c0 Merge branch 'master' of github.com:/pokerth/pokerth 2012-06-21 22:18:53 +02:00
lotodore 6c45ac7f3f Preparing release 0.9.5. 2012-06-21 22:16:50 +02:00
doitux 86e2a26594 just a small fix 2012-06-21 21:18:09 +02:00
doitux ae747d638a next try for #56 2012-06-21 20:51:52 +02:00
doitux d20693653a betinput field adjustments for mobike gui 2012-06-21 20:33:47 +02:00
doitux 8b86c9c16d possible fix for #59 2012-06-21 13:01:37 +02:00
doitux bbe9448426 some usability changes for mobile guis, e.g. bigger scrollbars etc. maybe the last ones before a alpha release???!!? ;) 2012-06-18 00:09:56 +02:00
lotodore 7bc8c1b9f2 Fixing issue #138: No longer throw an exception if the server list is invalid, because the server list is always invalid in network games. 2012-06-17 13:35:31 +02:00
doitux 1e7a627cd4 adjustments and buttonlabel in statuslabel for mobile gui 2012-06-14 01:08:00 +02:00
doitux 5b28aeef89 gui adjustments for new mobile gui card deck 2012-06-12 23:38:01 +02:00
lotodore d8de1944e5 Fixing issue #134: Ignore additional join game messages if the player already joined a game. 2012-06-08 22:07:55 +02:00
lotodore 546f8c7ab5 Fixing issue #135: Double game invite no longer leads to kick (server side fix). 2012-06-08 21:21:44 +02:00
doitux 4170a9a722 small set label changes, bigger touch field for show cards button 2012-06-08 12:34:55 +02:00
doitux 63a3f4be73 bigger buttons on mobile gui for reducing miss-clicks, bigger slider, changed slider color on android 2012-06-07 10:53:09 +02:00
floty 396e9849f8 some gui modifications for mobile platform in general and maemo in
particular
2012-06-06 00:10:56 +02:00
doitux 490b8b77f6 maybe final changes on mobile gui ;) just waiting for new cards ... 2012-06-05 19:55:23 +02:00