summaryrefslogtreecommitdiffstats
path: root/include/game.php
AgeCommit message (Expand)AuthorFilesLines
2014-01-05updated copyright to 2014Arun Persaud1-1/+1
2013-09-23BUGFIX: vorbehalte of all players were visibleArun Persaud1-1/+6
2013-09-16BUGFIX: fixed selection of spade and heart soloArun Persaud1-0/+11
2013-05-07BUGFIX: fixed typo gametyep ->gametypeArun Persaud1-2/+2
2013-05-05Make startup phase smoother: less reloading of pages and less text messages t...Arun Persaud1-30/+14
2013-05-02in some cases the user has to reload the page to get to the next pre-game pha...Arun Persaud1-7/+26
2013-05-02CLEANUP: GT,gametype,mygametype variable, make it translatable, some code cle...Arun Persaud1-66/+51
2013-03-29TRANSLATION: marked more strings for translationArun Persaud1-21/+27
2013-02-25fixed language selection for end-of-game summary email.Arun Persaud1-21/+42
2013-02-25mysql optimization: don't quote integers as strings in WHEREArun Persaud1-32/+32
2013-01-19TRANSLATION: marked more strings for translationArun Persaud1-26/+30
2013-01-14BUGIFX: added some set_language functions, fixed some strings for translation...Arun Persaud1-1/+2
2013-01-12TRANSLATION: marked more messages for translationArun Persaud1-2/+3
2013-01-12updated copyright for 2013Arun Persaud1-1/+1
2013-01-12fixed more language settings in email; marked more strings for translationArun Persaud1-33/+63
2012-12-31set languages can also be used by UID now; make mymail langauge sensitiveArun Persaud1-3/+2
2012-12-31improved language detection using browser information; set the language direc...Arun Persaud1-0/+1
2012-12-09BUGFIX: highlight of prev/next trick didn't work all the timeArun Persaud1-8/+8
2012-10-06starting to bootstrap the layout: navbar and tricksArun Persaud1-7/+7
2012-10-05BUGFIX: if not logged in, don't show link to last gameArun Persaud1-2/+3
2012-09-22BUGIFX: leaked silent solo information in game typeArun Persaud1-1/+4
2012-09-17CLEANUP: replaced " with ' in lots of places'; added admin email to error mes...Arun Persaud1-130/+124
2012-09-17mark more strings for translationArun Persaud1-7/+7
2012-09-17BUGFIX: update status (healthy/sick) during pre-game phase right awayArun Persaud1-73/+71
2012-06-09CLEANUP: name variables in a more consistent wayArun Persaud1-22/+22
2012-05-09BUGFIX: gametype was displayed in pre-phase of the gameArun Persaud1-1/+1
2012-05-08BUGFIX: move some text into the message boxArun Persaud1-1/+1
2012-05-08BUGFIX: removed side effect from getting the user's preferences: the language...Arun Persaud1-0/+3
2012-05-08BUGFIX: a typo in the variable name card_status triggered some error messages.Arun Persaud1-21/+8
2012-05-08fixed typo in commentArun Persaud1-1/+1
2012-02-19BUGFIX: if you win a trick, you don't have to reload the page from now on.Arun Persaud1-1/+3
2012-02-10updated copyright notice for 2012Arun Persaud1-1/+1
2012-02-04fixed showing re/contra call at beginning of game; allowed pre-game comments;...Arun Persaud1-61/+115
2011-11-19BUGFIX: added special section for vorbehalte (needs to be in div class=middle...Arun Persaud1-24/+65
2011-11-19LAYOUT, BUGFIX: don't show current game in "it's your turn" list, also fix l...Arun Persaud1-2/+2
2011-11-16BUGFIX: fixed undefined variable when displaying tricks menuArun Persaud1-0/+1
2011-11-15LAYOUT: use html5 buttons for prev/next for the tricksArun Persaud1-2/+2
2011-11-15LAYOUT: redone layout of table and cardsArun Persaud1-92/+125
2011-11-14LAYOUT: moved game status to top; cleaned up some cssArun Persaud1-29/+24
2011-11-13CLEANUP: fixed html output a bitArun Persaud1-2/+2
2011-11-13LAYOUT: moved output of all game message after the tricks and tableArun Persaud1-42/+56
2011-11-13LAYOUT: move display of cards below switch for mystatusArun Persaud1-152/+154
2011-11-13CLEANUP: added some comments, renamed some variables, moved a tiny bit of codeArun Persaud1-96/+97
2011-10-07fixed some html source code alignement and moved the games table, so it's flu...Arun Persaud1-18/+21
2011-10-06make list of tricks and what game and session we are more compact.Arun Persaud1-9/+9
2011-10-06started on better mobile supportArun Persaud1-10/+10
2011-03-20CLEANUP: added gameid to mymail and generate subject line in mymail directlyArun Persaud1-23/+12
2011-02-21LAYOUT: fixed message area showing up in the wrong place during poverty setupArun Persaud1-0/+1
2011-02-21BUGFIX: don't show schweinchen in poverty games during pre-game phaseArun Persaud1-0/+3
2010-11-21fixed one bugs in the scoring algorithmArun Persaud1-15/+15