Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-12 | foxes should now work correctly | arun | 1 | -12/+11 | |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ↵ | arun | 1 | -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-07 | fixed: bug in routine to figure out the next player | arun | 1 | -2/+27 | |
added rulesets (change in database): at the beginning of a game differnt rules can be chosen | |||||
2007-02-03 | when starting a new game, games can't be selected twice anymore and are ↵ | arun | 1 | -3/+14 | |
randomly pre-selected | |||||
2007-02-03 | better selection of players for new game | arun | 1 | -6/+11 | |
2007-01-14 | fixed the revision number thing ;) | arun | 1 | -1/+1 | |
2007-01-14 | added displau of revsion number | arun | 1 | -0/+2 | |
2007-01-12 | some small bugfixes | arun | 1 | -3/+3 | |
2007-01-12 | server keeps score now, several small bugfixes | arun | 1 | -1/+1 | |
2007-01-10 | added list of finished games to user page | arun | 1 | -1/+1 | |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ↵ | arun | 1 | -3/+3 | |
trick | |||||
2006-12-21 | fixed a lot of bugs, started to work on solos, moved some stuff to output.php | arun | 1 | -5/+67 | |
2006-12-15 | moved more stuff from index.php to output.php | arun | 1 | -0/+52 | |
2006-12-15 | added a new php file for html output only | arun | 1 | -0/+171 | |