summaryrefslogtreecommitdiffstats
path: root/include/game.php
AgeCommit message (Expand)AuthorFilesLines
2010-06-25BUGIFX: when playing a silent solo the "pre" trick showed up in the list of t...Arun Persaud1-10/+12
2010-04-19moved gameinfo box (calls, comment-input, submit, games player by otheres) to...Arun Persaud1-11/+21
2010-04-17marked more strings for translationArun Persaud1-8/+8
2010-04-17marked more strings for translationArun Persaud1-26/+26
2010-03-18marked more strings for translationArun Persaud1-16/+16
2010-03-14marked more strings for translationArun Persaud1-6/+6
2010-03-14CLEANUP: cleaned up code for KarlchenArun Persaud1-19/+22
2010-03-13BUGFIX: missing ul-tag in poverty check messed up layoutArun Persaud1-5/+5
2010-03-13NEW FEATURE: having only low trump (fox and below) can now be a VorbehaltArun Persaud1-31/+67
2010-03-04BUGFIX: show "It's your turn in these games" menu also when you played the la...Arun Persaud1-3/+13
2010-02-06added copyright notice and GPL referenceArun Persaud1-0/+19
2010-02-04BUGFIX: show correct name of all players, when looking at games of other playersArun Persaud1-1/+9
2010-02-04BUGFIX: timestamp was not always updated when user made a moveArun Persaud1-4/+10
2010-02-02highlight the call if this is the last round where you can make this callArun Persaud1-3/+16
2009-07-24BUGFIX: html output was messed up by some return statementsArun Persaud1-5/+6
2009-07-21BUFIX: fixed a typoArun Persaud1-2/+2
2009-06-24display both foxes as playable, if the game doesn't allow schweinche, but the...Arun Persaud1-6/+12
2009-06-21some more commentsArun Persaud1-3/+9
2009-05-29BUGFIX: two greetings messages in cancelation email for five nines.Arun Persaud1-5/+4
2009-05-11NEW FEATURE: show number of tricks a person madeArun Persaud1-0/+1
2009-05-11BUGFIX: some email messages had newlines missing before the footerArun Persaud1-4/+4
2009-04-29CLEANUP: all email now uses the standard header and footerArun Persaud1-8/+2
2009-03-29BUGFIX: store canceled games, don't delete themArun Persaud1-11/+36
2009-02-25LAYOUT: some messages were not wrapped in a div-tagArun Persaud1-4/+4
2009-02-23CLEANUP: make emails more uniformArun Persaud1-32/+32
2009-02-03BUGFIX: for loop over a possible undefined variableArun Persaud1-4/+15
2009-01-24NEW FEATURE: show exchanged cards in poverty pre-game phaseArun Persaud1-88/+21
2009-01-17NEW FEATURE: show when a call was madeArun Persaud1-6/+41
2009-01-16NEW FEATURE: always show current score on main pageArun Persaud1-1/+14
2009-01-16NEW FEATURE: add a link to the previous and next game in the sessionArun Persaud1-1/+18
2009-01-15NEW FEATURE: only show re or contra for callsArun Persaud1-2/+4
2008-11-01CLEANUP: cleaned up CSS a bitArun Persaud1-13/+13
2008-11-01BUGFIX: fixed some small typo/layout issues in the "game over" emailArun Persaud1-1/+1
2008-10-20BUGFIX: make user menu and personal notes appear againArun Persaud1-4/+26
2008-10-18BUGFIX: fixed a syntax errorArun Persaud1-1/+1
2008-10-18CLEANUP: reduced emails at the end of the gameArun Persaud1-12/+11
2008-10-18NEW FEATURE: implement Lance's Schweinchen ruleArun Persaud1-3/+13
2008-10-18NEW FEATURE: make it possible to view games where people played with the same...Arun Persaud1-4/+23
2008-09-24BUGFIX: schweinchen wasn't accounted for in a wedding (issue #25)Arun Persaud1-1/+1
2008-09-24LAYOUT: wrap some text for status of sickness betterArun Persaud1-2/+2
2008-09-13LAYOUT: removed some overlapping areasArun Persaud1-39/+36
2008-09-13BUGFIX: added missing icons for rulesArun Persaud1-2/+35
2008-08-19BUGFIX: error in scoring algorithm when two players on the contra team made a...Arun Persaud1-1/+1
2008-08-17BUGFIX: & instead of & in email textArun Persaud1-1/+1
2008-07-13NEW FEATURE: in poverty you can now see what cards have been handed overArun Persaud1-1/+80
2008-07-11BUGFIX: fixed a small typoArun Persaud1-1/+1
2008-06-29BUGFIX: the pre and next buttons are fixed, also fixed showing sickness right...Arun Persaud1-235/+232
2008-06-29BUGFIX: got rid of double insert of notes.Arun Persaud1-8/+0
2008-06-29CLEANUP: cleaned up stringsArun Persaud1-153/+153
2008-06-16NEW FEATURE: login buttonArun Persaud1-20/+4