summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-08BUGFIX: user menu didn't list all games where it is your turnArun Persaud1-1/+1
2008-06-08BUGIFX: notes are now available during every phase of the gameArun Persaud2-19/+24
2008-06-08NEW FEATURE: added caching to stats.phpArun Persaud2-180/+218
2008-06-07BUGFIX: fixed a typo in the scoretableArun Persaud1-1/+1
2008-06-07LAYOUT: fixed the layout of the userpage a bitArun Persaud2-11/+7
2008-06-06BUGFIX: fixed wrong use & in mailsArun Persaud1-8/+8
2008-06-03BUGIFX: fixed a layout issue in IE6Arun Persaud1-1/+1
2008-06-01NEW FEATURE: statistics of most solos per gameArun Persaud1-0/+14
2008-06-01LAYOUT: moved score table and rules to the topArun Persaud3-83/+127
2008-05-31BUGFIX: pre/next button was displayed incorrect because of wrong </li> statementArun Persaud1-5/+9
2008-05-31LAYOUT: make html standard conform in debug modeArun Persaud1-1/+1
2008-05-29CLEANUP: used tidy to clean up the HTMLArun Persaud3-32/+29