summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2008-01-03BUGIFX: output was displayed twiceArun Persaud1-2/+0
2008-01-03BUGFIX: fixed some typosArun Persaud1-16/+16
2007-12-17BUGFIX: use of local web links now possibleArun Persaud1-30/+31
2007-12-16LAYOUT: last login and logout text where displayed incorrectly sometimesArun Persaud1-5/+15
2007-12-16BUGFIX: time display used wrong timezones. also optimized things a bitArun Persaud1-17/+0
2007-12-07NEW FEATURE: list game points in last emailArun Persaud1-0/+24
2007-12-07LAYOUT: fixed some typos, changed CSS a bitArun Persaud1-8/+12
2007-12-02NEW FEATURE: detailed few of the score of one gameArun Persaud1-0/+18
2007-12-02BUGFIX: finished scoring algorithmArun Persaud1-65/+111
2007-11-08NEW FEATURE: addicted people can turn of a lot of the email spam and just ch...Arun Persaud1-3/+17
2007-11-08NEW FEATURE: statistics page, version1Arun Persaud1-4/+4
2007-11-02NEW FEATURE: count game points, partly done ;)Arun Persaud1-185/+354
2007-10-31CLEANUP: some small code cleanupArun Persaud1-6/+10
2007-10-31BUGFIX: player could select several vorbehalte at the same timeArun Persaud1-69/+85
2007-10-31BUGFIX: no check for a followup game if someone else already started oneArun Persaud1-0/+17
2007-10-31LAYOUT: moved more text during the setup into the middleArun Persaud1-15/+16
2007-10-29BUGFIX: when playing with both schweinchenArun Persaud1-3/+3
2007-10-09CLEANUP: make html output a bit nicerArun1-2/+2
2007-10-09LAYOUT: 1st round of changes to get rid of overlapping areasArun1-64/+65
2007-10-08NEW FEATURE: send out reminder emailArun1-2/+59
2007-08-05BUGFIX: output call only after game started; move after game comments to righ...Arun Persaud1-15/+9
2007-08-04LAYOUT: new user pageArun Persaud1-61/+45
2007-08-04LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicerArun Persaud1-29/+42
2007-07-29BUGFIX: order games by sessionArun Persaud1-4/+9
2007-07-29BUGIFX+LAYOUT: gameids where still in the player menu; show table for new gam...Arun Persaud1-2/+9
2007-07-29LAYOUT: address game by session.gamenrArun Persaud1-24/+27
2007-07-29LAYOUT: final score is displayed on the table; played card is displayed in trickArun Persaud1-52/+73
2007-07-28LAYOUT: started work on new layoutArun Persaud1-199/+57
2007-07-28CLEANUP: moved registration to seperate php fileArun Persaud1-32/+0
2007-07-28CLEANUP: working on database now a config.php optionArun Persaud1-35/+1
2007-07-18BUGFIX: using the recovery password to change your passwordArun Persaud1-1/+2
2007-07-18NEW FEATURE+BUGFIX: changed calling re/contraArun Persaud1-18/+3
2007-07-18NEW FEATURE: use php sessionArun Persaud1-6/+33
2007-07-04BUGFIX: cards didn't show up anymore at the end of the gameArun Persaud1-1/+1
2007-07-01NEW FEATURE: allow multiple commentsArun Persaud1-27/+67
2007-06-29BUGFIX: final email didn't add up points for re/contraArun Persaud1-1/+1
2007-06-28CLEANUP: make the code look a bit nicerArun Persaud1-10/+10
2007-06-28BUGFIX: reload during the setup could mess up the state machineArun Persaud1-13/+22
2007-06-28BUGFIX: redeal in case of solo in tournament, add hint in case of 5 nines on ...Arun Persaud1-7/+12
2007-06-25LAYOUT: updated icons from LanceArun Persaud1-1/+1
2007-06-25CLEANUP: counting points, prepare for keeping track of game pointsArun Persaud1-82/+72
2007-06-24BUGFIX: include $call in $rulesetArun Persaud1-14/+17
2007-06-24NEW FEATURE: added admin name and email address to be configurableArun Persaud1-9/+30
2007-06-24BUGFIX: displaying the player who has to move during setupArun Persaud1-74/+80
2007-06-23NEW FEATURE: password recovery is now workingArun Persaud1-6/+76
2007-06-23BUGFIX: typo for emails at the end of game; able to set return addressArun Persaud1-1/+5
2007-06-21LAYOUT: added icons from LanceArun Persaud1-13/+48
2007-06-19CLEANUP: code + text messagesArun Persaud1-61/+49
2007-06-19NEW FEATURE: show all hands at the end of a gameArun Persaud1-0/+18
2007-06-19BUGFIX: CC'ed on final game allowed to view different accountsArun Persaud1-30/+12