summaryrefslogtreecommitdiffstats
path: root/output.php
AgeCommit message (Collapse)AuthorFilesLines
2007-06-02added output of average time for a game on the homepagearun1-2/+2
2007-06-02new feature: added checks for re/contra/90 etc. ; fixed: some measages were ↵arun1-7/+15
outdated
2007-05-22feature: added link to game in final email, CC'ed people in final emailarun1-0/+11
2007-05-21fixed bug in shuffle functionarun1-3/+7
2007-05-17wedding should work now, started working on calling 120/90/60/30/0, small ↵arun1-2/+25
bugfixes
2007-04-22debugging was on for creating the hands -> no random numbersarun1-1/+1
2007-04-14some more testing and bugfixesarun1-2/+2
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-6/+35
2007-04-10added email to first player at the beginning of the game; fixed small layout ↵arun1-3/+3
issue
2007-04-09minor cleanuparun1-3/+5
2007-04-09more cleanuparun1-5/+4
2007-04-08cleaned up the interface a bitarun1-9/+0
2007-04-08added footer, moved revision into footerarun1-3/+10
2007-03-24Preparation for adding german cardsarun1-6/+6
2007-03-24some missing html and some more commentsarun1-3/+7
2007-02-12foxes should now work correctlyarun1-12/+11
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ↵arun1-4/+9
getting to the table... * wedding is now announced * for solo and normal games, re and contra are assigned correctly * the score for re and contra is computed at the end * used one variable $CARDS instead of several global ones e.g. $CARDS["trump"] instead of $TRUMP
2007-02-07fixed: bug in routine to figure out the next playerarun1-2/+27
added rulesets (change in database): at the beginning of a game differnt rules can be chosen
2007-02-03when starting a new game, games can't be selected twice anymore and are ↵arun1-3/+14
randomly pre-selected
2007-02-03better selection of players for new gamearun1-6/+11
2007-01-14fixed the revision number thing ;)arun1-1/+1
2007-01-14added displau of revsion numberarun1-0/+2
2007-01-12some small bugfixesarun1-3/+3
2007-01-12server keeps score now, several small bugfixesarun1-1/+1
2007-01-10added list of finished games to user pagearun1-1/+1
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ↵arun1-3/+3
trick
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun1-5/+67
2006-12-15moved more stuff from index.php to output.phparun1-0/+52
2006-12-15added a new php file for html output onlyarun1-0/+171