Age | Commit message (Expand) | Author | Files | Lines |
2009-01-15 | NEW FEATURE: only show re or contra for calls | Arun Persaud | 1 | -2/+4 |
2008-11-01 | CLEANUP: cleaned up CSS a bit | Arun Persaud | 1 | -13/+13 |
2008-11-01 | BUGFIX: fixed some small typo/layout issues in the "game over" email | Arun Persaud | 1 | -1/+1 |
2008-10-20 | BUGFIX: make user menu and personal notes appear again | Arun Persaud | 1 | -4/+26 |
2008-10-18 | BUGFIX: fixed a syntax error | Arun Persaud | 1 | -1/+1 |
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 | 1 | -3/+13 |
2008-10-18 | NEW FEATURE: make it possible to view games where people played with the same... | Arun Persaud | 1 | -4/+23 |
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-13 | LAYOUT: removed some overlapping areas | Arun Persaud | 1 | -39/+36 |
2008-09-13 | BUGFIX: added missing icons for rules | Arun Persaud | 1 | -2/+35 |
2008-08-19 | BUGFIX: error in scoring algorithm when two players on the contra team made a... | Arun Persaud | 1 | -1/+1 |
2008-08-17 | BUGFIX: & instead of & in email text | Arun Persaud | 1 | -1/+1 |
2008-07-13 | NEW FEATURE: in poverty you can now see what cards have been handed over | Arun Persaud | 1 | -1/+80 |
2008-07-11 | BUGFIX: fixed a small typo | Arun Persaud | 1 | -1/+1 |
2008-06-29 | BUGFIX: the pre and next buttons are fixed, also fixed showing sickness right... | Arun Persaud | 1 | -235/+232 |
2008-06-29 | BUGFIX: got rid of double insert of notes. | Arun Persaud | 1 | -8/+0 |
2008-06-29 | CLEANUP: cleaned up strings | Arun Persaud | 1 | -153/+153 |
2008-06-16 | NEW FEATURE: login button | Arun Persaud | 1 | -20/+4 |
2008-06-15 | BUGFIX: if a call is made the icon will show up right away | Arun Persaud | 1 | -12/+12 |
2008-06-08 | BUGIFX: notes are now available during every phase of the game | Arun Persaud | 1 | -19/+10 |
2008-06-06 | BUGFIX: fixed wrong use & in mails | Arun Persaud | 1 | -8/+8 |
2008-06-01 | LAYOUT: moved score table and rules to the top | Arun Persaud | 1 | -51/+20 |
2008-05-31 | BUGFIX: pre/next button was displayed incorrect because of wrong </li> statement | Arun Persaud | 1 | -5/+9 |
2008-05-29 | BUGIFX: wrong order in if-statement led to checking an (in some cases) uninit... | Arun Persaud | 1 | -1/+1 |
2008-05-29 | BUGFIX: forgot to close a <li> and a <div> on the first trick played | Arun Persaud | 1 | -1/+1 |
2008-05-29 | CLEANUP: fixed some invalid html | Arun Persaud | 1 | -18/+18 |
2008-05-25 | NEW FEATURE: add two buttons to move forward and backwards through the tricks | Arun Persaud | 1 | -2/+2 |
2008-05-25 | BUGFIX: fixed a typo in the text for poverty | Arun Persaud | 1 | -2/+2 |
2008-05-24 | NEW FEATURE: automatically accept new games | Arun Persaud | 1 | -2/+6 |
2008-05-24 | BUGIFX: game didn't get started in normal poverty games | Arun Persaud | 1 | -9/+32 |
2008-05-24 | CLEANUP: removed todo item for silent solo from code | Arun Persaud | 1 | -1/+1 |
2008-05-22 | BUGIFX: more accurate display of whos turn it is | Arun Persaud | 1 | -0/+3 |
2008-05-19 | BUGFIX: setting the gametype gave away information in case someone wanted to ... | Arun Persaud | 1 | -1/+5 |
2008-05-18 | BUGFIX: forgot to set default values for some new variables | Arun Persaud | 1 | -5/+7 |
2008-05-18 | BUGFIX: forgot to initialize a variable | Arun Persaud | 1 | -0/+1 |
2008-05-18 | BUGFIX: show schweinchen has highest trump in your hand | Arun Persaud | 1 | -3/+8 |
2008-05-18 | BUGFIX: problem with Schweinchen during pre-game phase | Arun Persaud | 1 | -3/+12 |
2008-05-18 | BUGFIX: show comment for Schweinchen the moment it is played | Arun Persaud | 1 | -7/+10 |
2008-05-17 | CLEANUP: rewrote code for Schweinchen | Arun Persaud | 1 | -23/+45 |
2008-05-15 | BUGFIX: scoring of silent solo was wrong | Arun Persaud | 1 | -8/+37 |
2008-05-13 | BUGIFX: during each reload of a game, the starplayer got reset and emails got... | Arun Persaud | 1 | -30/+36 |
2008-05-11 | BUGFIX: rewrote poverty, should fix lots of bugs | Arun Persaud | 1 | -344/+415 |
2008-05-10 | NEW FEATURE: display if someone is sick during the init phase | Arun Persaud | 1 | -1/+24 |
2008-05-08 | CLEANUP: reorganized the 'init' phase of a game | Arun Persaud | 1 | -83/+43 |
2008-05-06 | CLEANUP: removed all calls to mysql functions and replaced them with calls to... | Arun Persaud | 1 | -125/+120 |
2008-05-06 | BUGFIX: typo in scoring algorithm | Arun Persaud | 1 | -17/+24 |
2008-04-27 | BUGFIX: couldn't restart a finished game; force reload of CSS | Arun Persaud | 1 | -10/+9 |
2008-04-26 | CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable | Arun Persaud | 1 | -16/+24 |