Age | Commit message (Expand) | Author | Files | Lines |
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 | 6 | -121/+131 |
2009-02-03 | BUGFIX: for loop over a possible undefined variable | Arun Persaud | 1 | -4/+15 |
2009-01-30 | NEW FEATURE: vacation support | Arun Persaud | 5 | -7/+187 |
2009-01-30 | CLEANUP: clean up the preferences html output a bit | Arun Persaud | 1 | -82/+95 |
2009-01-26 | BUGFIX: forgot to include one variable as global in a function | Arun Persaud | 1 | -1/+1 |
2009-01-26 | CLEANUP: removed a debug message | Arun Persaud | 1 | -2/+2 |
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-24 | NEW FEATURE: show exchanged cards in poverty pre-game phase | Arun Persaud | 3 | -88/+150 |
2009-01-18 | BUGFIX: error in card dealing routine | Arun Persaud | 1 | -1/+1 |
2009-01-17 | BUGFIX: wrong order of arguments for in_array function | Arun Persaud | 1 | -1/+1 |
2009-01-17 | CLEANUP: changed the user page a bit and added a hint for newbies | Arun Persaud | 1 | -3/+10 |
2009-01-17 | NEW FEATURE: add a random math question to the registration progress to get r... | Arun Persaud | 2 | -5/+79 |
2009-01-17 | NEW FEATURE: show when a call was made | Arun Persaud | 1 | -6/+41 |
2009-01-16 | NEW FEATURE: always show current score on main page | Arun Persaud | 2 | -4/+17 |
2009-01-16 | NEW FEATURE: add a link to the previous and next game in the session | Arun Persaud | 1 | -1/+18 |
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 | BUGFIX: forgot to initialize two variables in preferences.php | Arun Persaud | 1 | -5/+7 |
2009-01-15 | CLEANUP: fixed a typo, changed copyright, added Jeff for database scheme | Arun Persaud | 2 | -3/+3 |
2009-01-15 | NEW FEATURE: new user settings allows people to not be available for new games | Arun Persaud | 4 | -3/+77 |
2009-01-15 | BUGFIX: better default for selecting players in a new game | Arun Persaud | 1 | -5/+23 |
2009-01-15 | NEW FEATURE: add tooltips to icons at table | Arun Persaud | 1 | -24/+24 |
2009-01-15 | NEW FEATURE: only show re or contra for calls | Arun Persaud | 2 | -5/+14 |
2009-01-13 | BUGFIX: rewrote query for new games | Arun Persaud | 1 | -7/+12 |
2009-01-03 | LAYOUT: fixed a bug in the footer | Arun Persaud | 1 | -1/+1 |
2009-01-03 | NEW FEATURE: removed RC1 from header | Arun Persaud | 1 | -1/+1 |
2008-12-11 | NEW FEATURE: added a statistic that shows how fast people respond | Arun Persaud | 1 | -0/+15 |
2008-12-02 | NEW FEATURE: new sorting algorithm | Arun Persaud | 3 | -4/+64 |
2008-11-01 | CLEANUP: cleaned up CSS a bit | Arun Persaud | 4 | -20/+20 |
2008-11-01 | LAYOUT: fixed the login screen | Arun Persaud | 2 | -18/+9 |
2008-11-01 | CLEANUP: moved javascript to separate file | Arun Persaud | 2 | -37/+46 |
2008-11-01 | BUGFIX: fixed some small typo/layout issues in the "game over" email | Arun Persaud | 2 | -7/+7 |
2008-10-20 | BUGFIX: make user menu and personal notes appear again | Arun Persaud | 7 | -51/+65 |
2008-10-18 | NEW FEATURE: show how often a hand has been played on the user page | Arun Persaud | 1 | -2/+10 |
2008-10-18 | BUGFIX: fixed a syntax error | Arun Persaud | 1 | -1/+1 |
2008-10-18 | Bump version to RC 1 :) | Arun Persaud | 1 | -1/+1 |
2008-10-18 | CELANUP: inform user who is registering that his email will be visible | Arun Persaud | 1 | -1/+4 |
2008-10-18 | CLEANUP: reduced emails at the end of the game | Arun Persaud | 1 | -12/+11 |
2008-10-18 | NEW FEATURE: implement Lance's Schweinchen rule | Arun Persaud | 3 | -8/+31 |
2008-10-18 | NEW FEATURE: make it possible to view games where people played with the same... | Arun Persaud | 7 | -42/+89 |
2008-10-07 | LAYOUT: fixed overflow of comment area (issue #28) | Arun Persaud | 1 | -1/+1 |
2008-09-24 | BUGFIX: error in SQL syntax for querying ruleset id | Arun Persaud | 1 | -9/+9 |
2008-09-24 | BUGFIX: schweinchen wasn't accounted for in a wedding (issue #25) | Arun Persaud | 1 | -1/+1 |
2008-09-24 | LAYOUT: wrap some text for status of sickness better | Arun Persaud | 1 | -2/+2 |
2008-09-17 | BUGFIX: solo statistics didn't include silent solo | Arun Persaud | 1 | -1/+1 |
2008-09-14 | NEW FEATURE: statistics for contra/re calls, no90, etc. | Arun Persaud | 1 | -8/+9 |
2008-09-13 | LAYOUT: removed some overlapping areas | Arun Persaud | 2 | -40/+37 |
2008-09-13 | BUGFIX: added missing icons for rules | Arun Persaud | 2 | -3/+36 |
2008-09-11 | BUGFIX: new password needs to be at least 4 characters long | Arun Persaud | 1 | -1/+8 |