summaryrefslogtreecommitdiffstats
path: root/include/functions.php
AgeCommit message (Expand)AuthorFilesLines
2008-06-01LAYOUT: moved score table and rules to the topArun Persaud1-27/+104
2008-05-31LAYOUT: make html standard conform in debug modeArun Persaud1-1/+1
2008-05-29BUGFIX: some text was outside a div. also fixed a html issue.Arun Persaud1-5/+6
2008-05-26LAYOUT: more tables on the statistics pageArun Persaud1-4/+6
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 Persaud1-11/+9
2008-05-18BUGFIX: show schweinchen has highest trump in your handArun Persaud1-6/+39
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 Persaud1-3/+3
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 Persaud1-7/+11
2008-05-10NEW FEATURE: new settings page, user can now change timezoneArun Persaud1-0/+2
2008-05-06CLEANUP: removed all calls to mysql functions and replaced them with calls to...Arun Persaud1-28/+28
2008-05-04NEW FEATURES: show global statisticArun Persaud1-1/+61
2008-05-01CLEANUP: moved the statistics page into the include directoryArun Persaud1-2/+2
2008-04-26CLEANUP: cleaned up index.php a bit more by introducing an 'action' variableArun Persaud1-3/+3
2008-04-26CLEANUP: make index.php very short and move everything in separate filesArun Persaud1-0/+895