summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-26LAYOUT: applied new table output to statistics pageArun Persaud2-76/+73
2008-05-26LAYOUT: added a unified table layout for statistics, etcArun Persaud3-2/+72
2008-05-25NEW FEATURE: add two buttons to move forward and backwards through the tricksArun Persaud2-2/+15
2008-05-25BUGFIX: fixed a typo in the text for povertyArun Persaud1-2/+2
2008-05-24LAYOUT: only display user menu if it's your turn in some gamesArun Persaud1-2/+5
2008-05-24LAYOUT: rearranged the user menu to show up in the top right cornerArun Persaud2-15/+18
2008-05-24NEW FEATURE: automatically accept new gamesArun Persaud3-11/+64
2008-05-24BUGIFX: game didn't get started in normal poverty gamesArun Persaud1-9/+32
2008-05-24CLEANUP: removed todo item for silent solo from codeArun Persaud1-1/+1
2008-05-22BUGFIX: typo in create_databaseArun Persaud1-1/+1
2008-05-22BUGIFX: more accurate display of whos turn it isArun Persaud1-0/+3
2008-05-22LAYOUT: added user menu to newgame page also when you started a gameArun Persaud1-28/+38
2008-05-19BUGFIX: setting the gametype gave away information in case someone wanted to ...Arun Persaud1-1/+5
2008-05-18BUGFIX: forgot to set default values for some new variablesArun Persaud1-5/+7
2008-05-18BUGFIX: forgot to initialize a variableArun Persaud1-0/+1
2008-05-18BUGFIX: show schweinchen has highest trump in your handArun Persaud2-9/+47
2008-05-18BUGFIX: problem with Schweinchen during pre-game phaseArun Persaud1-3/+12
2008-05-18BUGFIX: show comment for Schweinchen the moment it is playedArun Persaud1-7/+10
2008-05-18LAYOUT: added a CSS resetArun Persaud2-10/+30
2008-05-17BUGFIX: diamond was added twice in defining the sorting order for the cardsArun Persaud1-1/+1
2008-05-17CLEANUP: rewrote code for SchweinchenArun Persaud2-26/+48
2008-05-15BUGFIX: scoring of silent solo was wrongArun Persaud1-8/+37
2008-05-15BUGFIX: wrong messages for email notification in preferencesArun Persaud1-4/+4
2008-05-13BUGIFX: during each reload of a game, the starplayer got reset and emails got...Arun Persaud1-30/+36
2008-05-12BUGFIX: some variables where not defined after moving some code aroundArun Persaud1-0/+1
2008-05-11BUGFIX: rewrote poverty, should fix lots of bugsArun Persaud4-365/+434
2008-05-10NEW FEATURE: display if someone is sick during the init phaseArun Persaud2-2/+25
2008-05-10LAYOUT: repaired the layout for starting a new gameArun Persaud1-6/+5
2008-05-10NEW FEATURE: new settings page, user can now change timezoneArun Persaud7-177/+286
2008-05-08CLEANUP: reorganized the 'init' phase of a gameArun Persaud4-88/+59
2008-05-08BUGIFX: typo in a call to a database functionArun Persaud1-1/+1
2008-05-06CLEANUP: moved html from output.php to welcome.phpArun Persaud2-61/+56
2008-05-06CLEANUP: removed all calls to mysql functions and replaced them with calls to...Arun Persaud10-569/+533
2008-05-06BUGFIX: typo in scoring algorithmArun Persaud1-17/+24
2008-05-04NEW FEATURES: show global statisticArun Persaud3-7/+73
2008-05-01CLEANUP: moved the statistics page into the include directoryArun Persaud5-305/+261
2008-04-27BUGFIX: couldn't restart a finished game; force reload of CSSArun Persaud3-12/+13
2008-04-26CLEANUP: moved register.php to the include directoryArun Persaud3-35/+21
2008-04-26CLEANUP: cleaned up index.php a bit more by introducing an 'action' variableArun Persaud11-254/+288
2008-04-26CLEANUP: make index.php very short and move everything in separate filesArun Persaud14-2328/+2419
2008-04-18BUGFIX: couldn't unclick no90 callArun Persaud2-17/+17
2008-04-15BUGFIX: counted foxes wrong for povertyArun Persaud1-17/+27
2008-04-07BUGFIX: adding new users was brokenArun Persaud1-1/+1
2008-04-07NEW FEATURE: some more statisticsArun Persaud1-1/+40
2008-04-07CLEANUP: started some database cleanup and added some more commentsArun Persaud6-253/+209
2008-03-29BUGFIX: a comment for schweinchen was issued even in solo games without schwe...Arun Persaud2-4/+13
2008-03-29BUGFIX: Karlchen and fox weren't accounted for in solosArun Persaud1-2/+28
2008-03-19LAYOUT: keep notes area from overflowingArun Persaud1-0/+3
2008-03-19BUGFIX: Typo in one of the emailsArun Persaud1-1/+1
2008-03-15CLEANUP: more comments for index.phpArun Persaud1-16/+52