summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-18BUGFIX: show comment for Schweinchen the moment it is playedArun Persaud1-7/+10
2008-05-18LAYOUT: added a CSS resetArun Persaud1-1/+1
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 Persaud3-353/+428
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 Persaud6-177/+283
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 Persaud2-2/+242
2008-04-27BUGFIX: couldn't restart a finished game; force reload of CSSArun Persaud2-12/+12
2008-04-26CLEANUP: moved register.php to the include directoryArun Persaud2-1/+84
2008-04-26CLEANUP: cleaned up index.php a bit more by introducing an 'action' variableArun Persaud10-216/+260
2008-04-26CLEANUP: make index.php very short and move everything in separate filesArun Persaud11-0/+4780