Age | Commit message (Expand) | Author | Files | Lines |
2008-05-25 | BUGFIX: fixed a typo in the text for poverty | Arun Persaud | 1 | -2/+2 |
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 | 2 | -15/+18 |
2008-05-24 | NEW FEATURE: automatically accept new games | Arun Persaud | 3 | -11/+64 |
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-22 | LAYOUT: added user menu to newgame page also when you started a game | Arun Persaud | 1 | -28/+38 |
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 | 2 | -9/+47 |
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-18 | LAYOUT: added a CSS reset | Arun Persaud | 1 | -1/+1 |
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 | 2 | -26/+48 |
2008-05-15 | BUGFIX: scoring of silent solo was wrong | Arun Persaud | 1 | -8/+37 |
2008-05-15 | BUGFIX: wrong messages for email notification in preferences | Arun Persaud | 1 | -4/+4 |
2008-05-13 | BUGIFX: during each reload of a game, the starplayer got reset and emails got... | Arun Persaud | 1 | -30/+36 |
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 | 3 | -353/+428 |
2008-05-10 | NEW FEATURE: display if someone is sick during the init phase | Arun Persaud | 2 | -2/+25 |
2008-05-10 | LAYOUT: repaired the layout for starting a new game | Arun Persaud | 1 | -6/+5 |
2008-05-10 | NEW FEATURE: new settings page, user can now change timezone | Arun Persaud | 6 | -177/+283 |
2008-05-08 | CLEANUP: reorganized the 'init' phase of a game | Arun Persaud | 4 | -88/+59 |
2008-05-08 | BUGIFX: typo in a call to a database function | Arun Persaud | 1 | -1/+1 |
2008-05-06 | CLEANUP: moved html from output.php to welcome.php | Arun Persaud | 2 | -61/+56 |
2008-05-06 | CLEANUP: removed all calls to mysql functions and replaced them with calls to... | Arun Persaud | 10 | -569/+533 |
2008-05-06 | BUGFIX: typo in scoring algorithm | Arun Persaud | 1 | -17/+24 |
2008-05-04 | NEW FEATURES: show global statistic | Arun Persaud | 3 | -7/+73 |
2008-05-01 | CLEANUP: moved the statistics page into the include directory | Arun Persaud | 2 | -2/+242 |
2008-04-27 | BUGFIX: couldn't restart a finished game; force reload of CSS | Arun Persaud | 2 | -12/+12 |
2008-04-26 | CLEANUP: moved register.php to the include directory | Arun Persaud | 2 | -1/+84 |
2008-04-26 | CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable | Arun Persaud | 10 | -216/+260 |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 11 | -0/+4780 |