summaryrefslogtreecommitdiffstats
path: root/include/functions.php
AgeCommit message (Expand)AuthorFilesLines
2009-01-15NEW FEATURE: add tooltips to icons at tableArun Persaud1-24/+24
2008-12-02NEW FEATURE: new sorting algorithmArun Persaud1-4/+22
2008-11-01CLEANUP: cleaned up CSS a bitArun Persaud1-5/+5
2008-11-01BUGFIX: fixed some small typo/layout issues in the "game over" emailArun Persaud1-6/+6
2008-10-20BUGFIX: make user menu and personal notes appear againArun Persaud1-10/+5
2008-10-18NEW FEATURE: implement Lance's Schweinchen ruleArun Persaud1-3/+16
2008-10-18NEW FEATURE: make it possible to view games where people played with the same...Arun Persaud1-6/+17
2008-06-08BUGFIX: user menu didn't list all games where it is your turnArun Persaud1-1/+1
2008-06-08NEW FEATURE: added caching to stats.phpArun Persaud1-0/+24
2008-06-07BUGFIX: fixed a typo in the scoretableArun Persaud1-1/+1
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