summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-18NEW FEATURE: make it possible to view games where people played with the same...Arun Persaud7-42/+89
2008-10-07LAYOUT: fixed overflow of comment area (issue #28)Arun Persaud1-1/+1
2008-09-24BUGFIX: error in SQL syntax for querying ruleset idArun Persaud1-9/+9
2008-09-24BUGFIX: schweinchen wasn't accounted for in a wedding (issue #25)Arun Persaud1-1/+1
2008-09-24LAYOUT: wrap some text for status of sickness betterArun Persaud1-2/+2
2008-09-17BUGFIX: solo statistics didn't include silent soloArun Persaud1-1/+1
2008-09-14NEW FEATURE: statistics for contra/re calls, no90, etc.Arun Persaud1-8/+9
2008-09-13LAYOUT: removed some overlapping areasArun Persaud2-40/+37
2008-09-13BUGFIX: added missing icons for rulesArun Persaud2-3/+36
2008-09-11BUGFIX: new password needs to be at least 4 characters longArun Persaud1-1/+8
2008-08-19BUGFIX: error in scoring algorithm when two players on the contra team made a...Arun Persaud1-1/+1
2008-08-19BUGFIX: db_format_game wasn't working any moreArun Persaud1-4/+3
2008-08-17CLEANUP: some more comments, also removed some debug messagesArun Persaud4-20/+25
2008-08-17BUGFIX: & instead of & in email textArun Persaud1-1/+1
2008-07-16BUGFIX: wrong DB query returned sometime less rows than expectedArun Persaud1-6/+9
2008-07-13BUGFIX: error in javascript, sickness didn't get clearedArun Persaud1-1/+1
2008-07-13NEW FEATURE: in poverty you can now see what cards have been handed overArun Persaud3-3/+102
2008-07-11BUGFIX: added email-list name to invitation emailsArun Persaud1-13/+17
2008-07-11BUGFIX: fixed a small typoArun Persaud1-1/+1
2008-07-08LAYOUT: nice and shinyArun Persaud3-16/+27
2008-06-29BUGFIX: the pre and next buttons are fixed, also fixed showing sickness right...Arun Persaud1-235/+232
2008-06-29BUGFIX: got rid of double insert of notes.Arun Persaud1-8/+0
2008-06-29CLEANUP: cleaned up stringsArun Persaud1-153/+153
2008-06-16NEW FEATURE: login buttonArun Persaud8-170/+125
2008-06-15BUGFIX: if a call is made the icon will show up right awayArun Persaud1-12/+12