summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-04-08added footer, moved revision into footerarun3-8/+27
2007-03-24Preparation for adding german cardsarun25-6/+6
2007-03-24some missing html and some more commentsarun2-4/+23
2007-02-12foxes should now work correctlyarun3-38/+98
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ↵arun4-125/+260
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 playerarun6-49/+240
added rulesets (change in database): at the beginning of a game differnt rules can be chosen
2007-02-06feature request: show complete hand for completed gamesarun2-0/+21
2007-02-03a bit of code cleanuparun1-821/+833
2007-02-03when starting a new game, games can't be selected twice anymore and are ↵arun1-3/+14
randomly pre-selected
2007-02-03only ask for a new game in a session, if it was the latest gamearun1-3/+16
2007-02-03added session to databasearun3-2/+35
2007-02-03cleaned up the user page a bitarun1-5/+4
2007-02-03fixed a typoarun1-1/+1
2007-02-03you can now cancle games, if they are older than a montharun2-123/+159
2007-02-03added a uniform list name for emailsarun1-4/+8
2007-02-03better selection of players for new gamearun2-8/+15
2007-01-26added game number to game displayarun2-0/+10
2007-01-26started work on canceling gamesarun1-2/+13
2007-01-16fixed the new sorting algorithmarun2-14/+10
2007-01-16new sort function; should sorrt correctly for solos,etcarun2-1/+21
2007-01-14fixed the revision number thing ;)arun2-2/+2
2007-01-14added displau of revsion numberarun3-0/+10
2007-01-14fixed: provided links for new games, so that reloading is not required anymorearun1-2/+2
2007-01-14fixed: correct startplayer for solosarun1-1/+1
2007-01-12some small bugfixesarun3-6/+8
2007-01-12added some checks for poverty and wedding, but only nines are handled ↵arun2-11/+87
correctly from now on
2007-01-12added email to all players, in case someone cancled the game at the beginningarun2-10/+10
2007-01-12small bug in displaying the scorearun1-0/+2
2007-01-12server keeps score now, several small bugfixesarun4-14/+105
2007-01-10added list of finished games to user pagearun3-3/+8
2007-01-08added a message for work on the databasearun1-0/+8
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ↵arun5-168/+339
trick
2007-01-04forgot to add the new table picarun1-0/+0
2007-01-04bugfix: names and table show up all the time now;arun12-98/+407
2006-12-21added third candle (a bit late)arun9-0/+985
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun4-140/+246
2006-12-19started on adding support for different solo games (modified get_winner a ↵arun2-39/+62
tiny bit)...still needs work
2006-12-15moved more stuff from index.php to output.phparun2-44/+55
2006-12-15added a new php file for html output onlyarun3-160/+175
2006-12-14moved files to top of domain and found a few links that didn't use the one ↵arun2-205/+2
defined in the config file. fixed now
2006-12-13 a bit more cleanup in the layoutarun3-11/+19
2006-12-13 a bit of cleanup in the layoutarun2-9/+8
2006-12-13added two new features: local time and a link to the user pagearun4-6/+64
2006-12-13fixed possible bug with emailing next playerarun1-2/+2
2006-12-13fixed some small bugs from the validatorarun1-16/+21
2006-12-13small bugfix, had a wrong name for a variablearun1-1/+1
2006-12-12players should get emails again, if it is there turnarun3-27/+48
2006-12-12added a config file (not under VC)arun3-20/+5
2006-12-12small bugfixes to get comments for examples comments workingarun3-5/+9
2006-12-11comments should be working again. not tested thougharun2-9/+21