summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-03BUGFIX: showed cancled games in user menuArun Persaud1-1/+1
2009-03-29CLEANUP: better debugging option for DB querriesArun Persaud1-6/+7
2009-03-29CLEANUP: deleted unused functionsArun Persaud1-28/+0
2009-03-29LAYOUT: fixed a typo and made clock icon smallerArun Persaud2-2/+2
2009-03-29BUGFIX: store canceled games, don't delete themArun Persaud6-19/+74
2009-02-25LAYOUT: some messages were not wrapped in a div-tagArun Persaud1-4/+4
2009-02-24NEW FEATURE: better debugging and optimization code for db-queries.Arun Persaud1-0/+10
2009-02-23CLEANUP: made emails a bit more personalArun Persaud1-2/+3
2009-02-23BUGFIX: vacation was set even when no date was enteredArun Persaud1-1/+3
2009-02-23CLEANUP: make emails more uniformArun Persaud6-49/+86
2009-02-23LAYOUT: added an icon for the time informationArun Persaud1-1/+3
2009-02-12NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j...Arun Persaud6-121/+131
2009-02-03BUGFIX: for loop over a possible undefined variableArun Persaud1-4/+15
2009-01-30NEW FEATURE: vacation supportArun Persaud5-7/+187
2009-01-30CLEANUP: clean up the preferences html output a bitArun Persaud1-82/+95
2009-01-26BUGFIX: forgot to include one variable as global in a functionArun Persaud1-1/+1
2009-01-26CLEANUP: removed a debug messageArun Persaud1-2/+2
2009-01-24BUGFIX: when a fox was given back in poverty a no-trump icon was shown at the...Arun Persaud1-5/+10
2009-01-24NEW FEATURE: show exchanged cards in poverty pre-game phaseArun Persaud3-88/+150
2009-01-18BUGFIX: error in card dealing routineArun Persaud1-1/+1
2009-01-17BUGFIX: wrong order of arguments for in_array functionArun Persaud1-1/+1
2009-01-17CLEANUP: changed the user page a bit and added a hint for newbiesArun Persaud1-3/+10
2009-01-17NEW FEATURE: add a random math question to the registration progress to get r...Arun Persaud2-5/+79
2009-01-17NEW FEATURE: show when a call was madeArun Persaud1-6/+41
2009-01-16NEW FEATURE: always show current score on main pageArun Persaud2-4/+17
2009-01-16NEW FEATURE: add a link to the previous and next game in the sessionArun Persaud1-1/+18
2009-01-16CLEANUP: small code cleanupArun Persaud1-3/+6
2009-01-16LAYOUT: add names of players to end of score table for long sessionsArun Persaud1-11/+32
2009-01-15BUGFIX: forgot to initialize two variables in preferences.phpArun Persaud1-5/+7
2009-01-15CLEANUP: fixed a typo, changed copyright, added Jeff for database schemeArun Persaud2-3/+3
2009-01-15NEW FEATURE: new user settings allows people to not be available for new gamesArun Persaud4-3/+77
2009-01-15BUGFIX: better default for selecting players in a new gameArun Persaud1-5/+23
2009-01-15NEW FEATURE: add tooltips to icons at tableArun Persaud1-24/+24
2009-01-15NEW FEATURE: only show re or contra for callsArun Persaud2-5/+14
2009-01-13BUGFIX: rewrote query for new gamesArun Persaud1-7/+12
2009-01-03LAYOUT: fixed a bug in the footerArun Persaud1-1/+1
2009-01-03NEW FEATURE: removed RC1 from headerArun Persaud1-1/+1
2008-12-11NEW FEATURE: added a statistic that shows how fast people respondArun Persaud1-0/+15
2008-12-02NEW FEATURE: new sorting algorithmArun Persaud3-4/+64
2008-11-01CLEANUP: cleaned up CSS a bitArun Persaud4-20/+20
2008-11-01LAYOUT: fixed the login screenArun Persaud2-18/+9
2008-11-01CLEANUP: moved javascript to separate fileArun Persaud2-37/+46
2008-11-01BUGFIX: fixed some small typo/layout issues in the "game over" emailArun Persaud2-7/+7
2008-10-20BUGFIX: make user menu and personal notes appear againArun Persaud7-51/+65
2008-10-18NEW FEATURE: show how often a hand has been played on the user pageArun Persaud1-2/+10
2008-10-18BUGFIX: fixed a syntax errorArun Persaud1-1/+1
2008-10-18Bump version to RC 1 :)Arun Persaud1-1/+1
2008-10-18CELANUP: inform user who is registering that his email will be visibleArun Persaud1-1/+4
2008-10-18CLEANUP: reduced emails at the end of the gameArun Persaud1-12/+11
2008-10-18NEW FEATURE: implement Lance's Schweinchen ruleArun Persaud3-8/+31