Age | Commit message (Expand) | Author | Files | Lines |
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 | BUGFIX: typo in create_database | 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 | 2 | -10/+30 |
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 | 4 | -365/+434 |
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 | 7 | -177/+286 |
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 | 5 | -305/+261 |
2008-04-27 | BUGFIX: couldn't restart a finished game; force reload of CSS | Arun Persaud | 3 | -12/+13 |
2008-04-26 | CLEANUP: moved register.php to the include directory | Arun Persaud | 3 | -35/+21 |
2008-04-26 | CLEANUP: cleaned up index.php a bit more by introducing an 'action' variable | Arun Persaud | 11 | -254/+288 |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 14 | -2328/+2419 |
2008-04-18 | BUGFIX: couldn't unclick no90 call | Arun Persaud | 2 | -17/+17 |
2008-04-15 | BUGFIX: counted foxes wrong for poverty | Arun Persaud | 1 | -17/+27 |
2008-04-07 | BUGFIX: adding new users was broken | Arun Persaud | 1 | -1/+1 |
2008-04-07 | NEW FEATURE: some more statistics | Arun Persaud | 1 | -1/+40 |
2008-04-07 | CLEANUP: started some database cleanup and added some more comments | Arun Persaud | 6 | -253/+209 |
2008-03-29 | BUGFIX: a comment for schweinchen was issued even in solo games without schwe... | Arun Persaud | 2 | -4/+13 |
2008-03-29 | BUGFIX: Karlchen and fox weren't accounted for in solos | Arun Persaud | 1 | -2/+28 |
2008-03-19 | LAYOUT: keep notes area from overflowing | Arun Persaud | 1 | -0/+3 |
2008-03-19 | BUGFIX: Typo in one of the emails | Arun Persaud | 1 | -1/+1 |
2008-03-15 | CLEANUP: more comments for index.php | Arun Persaud | 1 | -16/+52 |
2008-03-13 | BUGFIX: some stats should really be displayed as an average per game...fixed | Arun Persaud | 1 | -8/+19 |
2008-03-11 | NEW FEATURE: Ability to add personal notes for each game | Arun Persaud | 4 | -1/+89 |
2008-03-02 | BUGFIX: Score table in email displayed some html | Arun Persaud | 1 | -2/+2 |
2008-03-01 | FEATURE: display names of new players and last logged in players | Arun Persaud | 3 | -4/+35 |