Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 1 | -0/+1763 |