summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2007-06-19CLEANUP: code + text messagesArun Persaud1-61/+49
2007-06-19NEW FEATURE: show all hands at the end of a gameArun Persaud1-0/+18
2007-06-19BUGFIX: CC'ed on final game allowed to view different accountsArun Persaud1-30/+12
2007-06-17Merge branch 'dealing-reuse'Arun Persaud1-1/+1
2007-06-17NEW FEATURE: reuse random numbers from old gamesArun Persaud1-1/+1
2007-06-12BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i...arun1-3/+3
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun1-72/+127
2007-06-04bugfix: the gamenumber wasn't shown in all email subjectsarun1-5/+5
2007-06-04small fixes, typo, etcarun1-4/+12
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