summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2007-06-02added output of average time for a game on the homepagearun1-1/+8
2007-06-02BUGFIX: guess I should test again before commiting :)arun1-1/+1
2007-06-02new feature: added checks for re/contra/90 etc. ; fixed: some measages were o...arun1-3/+7
2007-06-01 bugfix: last revision had some typos, fixed nowarun1-3/+3
2007-05-28added some more hints for what kind of game is happening at the table; cleanuparun1-16/+61
2007-05-22fix: missed a ;arun1-2/+2
2007-05-22feature: added link to game in final email, CC'ed people in final emailarun1-15/+54
2007-05-18more emails during poverty, game number is displayed in emailarun1-22/+77
2007-05-17problem with sql syntax: used a reserverd wordarun1-1/+1
2007-05-17wedding should work now, started working on calling 120/90/60/30/0, small bug...arun1-33/+156
2007-05-16found a bug in the shuffling routinearun1-1/+1
2007-04-25fix: hash collision after a game has been cancled and the gameid is being reu...arun1-4/+5
2007-04-22debugging was on for creating the hands -> no random numbersarun1-0/+1
2007-04-14some more testing and bugfixesarun1-13/+12
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-97/+331
2007-04-11lots of small fixes and cleanuparun1-111/+157
2007-04-10added email to first player at the beginning of the game; fixed small layout ...arun1-52/+86
2007-04-10removed one debug message; added timestamp update for game when playing a cardarun1-2/+4
2007-04-09minor cleanuparun1-2/+8
2007-04-09more cleanuparun1-2/+2
2007-04-08more cleanup, the layout for the pre game stuff is now probably broken:(arun1-3/+3
2007-04-08cleaned up the interface a bitarun1-30/+35
2007-04-08fixed & in htmlarun1-1/+1
2007-04-08added footer, moved revision into footerarun1-0/+7
2007-03-24some missing html and some more commentsarun1-1/+16
2007-02-12foxes should now work correctlyarun1-13/+46
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ge...arun1-22/+127
2007-02-07fixed: bug in routine to figure out the next playerarun1-29/+84
2007-02-06feature request: show complete hand for completed gamesarun1-0/+8
2007-02-03a bit of code cleanuparun1-821/+833
2007-02-03only ask for a new game in a session, if it was the latest gamearun1-3/+16
2007-02-03added session to databasearun1-1/+11
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 montharun1-122/+158
2007-02-03added a uniform list name for emailsarun1-4/+8
2007-02-03better selection of players for new gamearun1-2/+4
2007-01-26added game number to game displayarun1-0/+4
2007-01-26started work on canceling gamesarun1-2/+13
2007-01-16fixed the new sorting algorithmarun1-1/+1
2007-01-16new sort function; should sorrt correctly for solos,etcarun1-1/+1
2007-01-14fixed the revision number thing ;)arun1-1/+1
2007-01-14added displau of revsion numberarun1-0/+3
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 bugfixesarun1-1/+3
2007-01-12added some checks for poverty and wedding, but only nines are handled correct...arun1-11/+75
2007-01-12added email to all players, in case someone cancled the game at the beginningarun1-9/+10
2007-01-12small bug in displaying the scorearun1-0/+2
2007-01-12server keeps score now, several small bugfixesarun1-9/+73