summaryrefslogtreecommitdiffstats
path: root/include/output.php
AgeCommit message (Expand)AuthorFilesLines
2009-02-12NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j...Arun Persaud1-9/+19
2009-01-30NEW FEATURE: vacation supportArun Persaud1-1/+1
2009-01-26BUGFIX: forgot to include one variable as global in a functionArun Persaud1-1/+1
2009-01-24NEW FEATURE: show exchanged cards in poverty pre-game phaseArun Persaud1-0/+126
2009-01-17NEW FEATURE: add a random math question to the registration progress to get r...Arun Persaud1-0/+16
2009-01-15CLEANUP: fixed a typo, changed copyright, added Jeff for database schemeArun Persaud1-1/+1
2009-01-15NEW FEATURE: new user settings allows people to not be available for new gamesArun Persaud1-1/+4
2009-01-15BUGFIX: better default for selecting players in a new gameArun Persaud1-5/+23
2009-01-15NEW FEATURE: only show re or contra for callsArun Persaud1-3/+10
2009-01-03LAYOUT: fixed a bug in the footerArun Persaud1-1/+1
2009-01-03NEW FEATURE: removed RC1 from headerArun Persaud1-1/+1
2008-11-01CLEANUP: cleaned up CSS a bitArun Persaud1-1/+1
2008-11-01LAYOUT: fixed the login screenArun Persaud1-1/+1
2008-11-01CLEANUP: moved javascript to separate fileArun Persaud1-37/+1
2008-10-20BUGFIX: make user menu and personal notes appear againArun Persaud1-3/+0
2008-10-18Bump version to RC 1 :)Arun Persaud1-1/+1
2008-10-18NEW FEATURE: implement Lance's Schweinchen ruleArun Persaud1-2/+2
2008-10-18NEW FEATURE: make it possible to view games where people played with the same...Arun Persaud1-2/+5
2008-10-07LAYOUT: fixed overflow of comment area (issue #28)Arun Persaud1-1/+1
2008-09-13LAYOUT: removed some overlapping areasArun Persaud1-1/+1
2008-09-13BUGFIX: added missing icons for rulesArun Persaud1-1/+1
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 Persaud1-2/+2
2008-07-08LAYOUT: nice and shinyArun Persaud1-3/+3
2008-06-16NEW FEATURE: login buttonArun Persaud1-1/+7
2008-06-08BUGIFX: notes are now available during every phase of the gameArun Persaud1-0/+14
2008-06-07LAYOUT: fixed the layout of the userpage a bitArun Persaud1-1/+1
2008-06-03BUGIFX: fixed a layout issue in IE6Arun Persaud1-1/+1
2008-06-01LAYOUT: moved score table and rules to the topArun Persaud1-5/+3
2008-05-29CLEANUP: used tidy to clean up the HTMLArun Persaud1-28/+25
2008-05-26LAYOUT: floating tables on the statistics pageArun Persaud1-2/+5
2008-05-26LAYOUT: added a unified table layout for statistics, etcArun Persaud1-1/+43
2008-05-25NEW FEATURE: add two buttons to move forward and backwards through the tricksArun Persaud1-0/+13
2008-05-24LAYOUT: rearranged the user menu to show up in the top right cornerArun Persaud1-4/+9
2008-05-18LAYOUT: added a CSS resetArun Persaud1-1/+1
2008-05-11BUGFIX: rewrote poverty, should fix lots of bugsArun Persaud1-2/+2
2008-05-10NEW FEATURE: display if someone is sick during the init phaseArun Persaud1-1/+1
2008-05-10LAYOUT: repaired the layout for starting a new gameArun Persaud1-6/+5
2008-05-10NEW FEATURE: new settings page, user can now change timezoneArun Persaud1-25/+22
2008-05-06CLEANUP: moved html from output.php to welcome.phpArun Persaud1-59/+0
2008-04-27BUGFIX: couldn't restart a finished game; force reload of CSSArun Persaud1-2/+3
2008-04-26CLEANUP: moved register.php to the include directoryArun Persaud1-1/+1
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/+435