Age | Commit message (Expand) | Author | Files | Lines |
2009-05-11 | NEW FEATURE: show number of tricks a person made | Arun Persaud | 1 | -0/+17 |
2009-04-29 | CLEANUP: all email now uses the standard header and footer | Arun Persaud | 1 | -6/+21 |
2009-04-03 | BUGFIX: showed cancled games in user menu | Arun Persaud | 1 | -1/+1 |
2009-03-29 | LAYOUT: fixed a typo and made clock icon smaller | Arun Persaud | 1 | -1/+1 |
2009-03-29 | BUGFIX: store canceled games, don't delete them | Arun Persaud | 1 | -0/+31 |
2009-02-23 | CLEANUP: made emails a bit more personal | Arun Persaud | 1 | -2/+3 |
2009-02-23 | CLEANUP: make emails more uniform | Arun Persaud | 1 | -2/+41 |
2009-02-23 | LAYOUT: added an icon for the time information | Arun Persaud | 1 | -1/+3 |
2009-02-12 | NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j... | Arun Persaud | 1 | -15/+18 |
2009-01-30 | NEW FEATURE: vacation support | Arun Persaud | 1 | -3/+48 |
2009-01-24 | BUGFIX: when a fox was given back in poverty a no-trump icon was shown at the... | Arun Persaud | 1 | -5/+10 |
2009-01-16 | NEW FEATURE: always show current score on main page | Arun Persaud | 1 | -3/+3 |
2009-01-16 | CLEANUP: small code cleanup | Arun Persaud | 1 | -3/+6 |
2009-01-16 | LAYOUT: add names of players to end of score table for long sessions | Arun Persaud | 1 | -11/+32 |
2009-01-15 | NEW FEATURE: add tooltips to icons at table | Arun Persaud | 1 | -24/+24 |
2008-12-02 | NEW FEATURE: new sorting algorithm | Arun Persaud | 1 | -4/+22 |
2008-11-01 | CLEANUP: cleaned up CSS a bit | Arun Persaud | 1 | -5/+5 |
2008-11-01 | BUGFIX: fixed some small typo/layout issues in the "game over" email | Arun Persaud | 1 | -6/+6 |
2008-10-20 | BUGFIX: make user menu and personal notes appear again | Arun Persaud | 1 | -10/+5 |
2008-10-18 | NEW FEATURE: implement Lance's Schweinchen rule | Arun Persaud | 1 | -3/+16 |
2008-10-18 | NEW FEATURE: make it possible to view games where people played with the same... | Arun Persaud | 1 | -6/+17 |
2008-06-08 | BUGFIX: user menu didn't list all games where it is your turn | Arun Persaud | 1 | -1/+1 |
2008-06-08 | NEW FEATURE: added caching to stats.php | Arun Persaud | 1 | -0/+24 |
2008-06-07 | BUGFIX: fixed a typo in the scoretable | Arun Persaud | 1 | -1/+1 |
2008-06-01 | LAYOUT: moved score table and rules to the top | Arun Persaud | 1 | -27/+104 |
2008-05-31 | LAYOUT: make html standard conform in debug mode | Arun Persaud | 1 | -1/+1 |
2008-05-29 | BUGFIX: some text was outside a div. also fixed a html issue. | Arun Persaud | 1 | -5/+6 |
2008-05-26 | LAYOUT: more tables on the statistics page | Arun Persaud | 1 | -4/+6 |
2008-05-24 | LAYOUT: only display user menu if it's your turn in some games | Arun Persaud | 1 | -2/+5 |
2008-05-24 | LAYOUT: rearranged the user menu to show up in the top right corner | Arun Persaud | 1 | -11/+9 |
2008-05-18 | BUGFIX: show schweinchen has highest trump in your hand | Arun Persaud | 1 | -6/+39 |
2008-05-17 | BUGFIX: diamond was added twice in defining the sorting order for the cards | Arun Persaud | 1 | -1/+1 |
2008-05-17 | CLEANUP: rewrote code for Schweinchen | Arun Persaud | 1 | -3/+3 |
2008-05-12 | BUGFIX: some variables where not defined after moving some code around | Arun Persaud | 1 | -0/+1 |
2008-05-11 | BUGFIX: rewrote poverty, should fix lots of bugs | Arun Persaud | 1 | -7/+11 |
2008-05-10 | NEW FEATURE: new settings page, user can now change timezone | Arun Persaud | 1 | -0/+2 |
2008-05-06 | CLEANUP: removed all calls to mysql functions and replaced them with calls to... | Arun Persaud | 1 | -28/+28 |
2008-05-04 | NEW FEATURES: show global statistic | Arun Persaud | 1 | -1/+61 |
2008-05-01 | CLEANUP: moved the statistics page into the include directory | Arun Persaud | 1 | -2/+2 |
2008-04-26 | CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable | Arun Persaud | 1 | -3/+3 |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 1 | -0/+895 |