summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-17Merge branch 'dealing-reuse'Arun Persaud1-1/+1
2007-06-17NEW FEATURE: reuse random numbers from old gamesArun Persaud1-1/+1
2007-06-12BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i...arun1-3/+3
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun1-72/+127
2007-06-04bugfix: the gamenumber wasn't shown in all email subjectsarun1-5/+5
2007-06-04small fixes, typo, etcarun1-4/+12
2007-06-02added output of average time for a game on the homepagearun1-1/+8
2007-06-02BUGFIX: guess I should test again before commiting :)arun1-1/+1
2007-06-02new feature: added checks for re/contra/90 etc. ; fixed: some measages were o...arun1-3/+7
2007-06-01 bugfix: last revision had some typos, fixed nowarun1-3/+3