summaryrefslogtreecommitdiffstats
path: root/db.php
AgeCommit message (Expand)AuthorFilesLines
2007-11-02NEW FEATURE: count game points, partly done ;)Arun Persaud1-72/+137
2007-10-31BUGFIX: no check for a followup game if someone else already started oneArun Persaud1-0/+12
2007-10-08NEW FEATURE: send out reminder emailArun1-0/+24
2007-07-29BUGFIX: order games by sessionArun Persaud1-3/+4
2007-07-29LAYOUT: address game by session.gamenrArun Persaud1-0/+13
2007-07-20BUGFIX: reusing old randomnumbers didn't workArun Persaud1-5/+8
2007-07-18BUGFIX: using the recovery password to change your passwordArun Persaud1-0/+16
2007-07-18NEW FEATURE+BUGFIX: changed calling re/contraArun Persaud1-0/+41
2007-07-18NEW FEATURE: use php sessionArun Persaud1-2/+12
2007-07-01NEW FEATURE: allow multiple commentsArun Persaud1-1/+16
2007-06-25BUGFIX: fixed bug in getting randomnumbers from a previous gameArun Persaud1-2/+2
2007-06-25CLEANUP: counting points, prepare for keeping track of game pointsArun Persaud1-1/+1
2007-06-24BUGFIX: include $call in $rulesetArun Persaud1-2/+4
2007-06-24CLEANUP: get card names from the databaseArun Persaud1-0/+12
2007-06-23NEW FEATURE: password recovery is now workingArun Persaud1-0/+32
2007-06-19BUGFIX: CC'ed on final game allowed to view different accountsArun Persaud1-8/+0
2007-06-17NEW FEATURE: reuse random numbers from old gamesArun Persaud1-0/+15
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun1-0/+32
2007-05-22feature: added link to game in final email, CC'ed people in final emailarun1-0/+27
2007-05-17wedding should work now, started working on calling 120/90/60/30/0, small bug...arun1-1/+18
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-4/+58
2007-04-10added email to first player at the beginning of the game; fixed small layout ...arun1-0/+26
2007-04-10removed one debug message; added timestamp update for game when playing a cardarun1-0/+7
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ge...arun1-1/+18
2007-02-07fixed: bug in routine to figure out the next playerarun1-3/+39
2007-02-06feature request: show complete hand for completed gamesarun1-0/+13
2007-02-03added session to databasearun1-0/+23
2007-02-03you can now cancle games, if they are older than a montharun1-1/+1
2007-01-12added some checks for poverty and wedding, but only nines are handled correct...arun1-0/+12
2007-01-12server keeps score now, several small bugfixesarun1-3/+30
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ...arun1-1/+54
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun1-2/+3
2006-12-13added two new features: local time and a link to the user pagearun1-0/+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 turnarun1-0/+11
2006-12-12added a config file (not under VC)arun1-3/+3
2006-12-12small bugfixes to get comments for examples comments workingarun1-1/+4
2006-12-11comments should be working again. not tested thougharun1-1/+9
2006-12-08added local time outputarun1-0/+27
2006-12-08 basic user page, list available users and link to start a new gamearun1-2/+12
2006-12-08playing games should work now... new games can be started automatically at th...arun1-8/+86
2006-12-07tables seems to be case sensitive on dreamhost...fixed itarun1-31/+31
2006-12-07new database backend... kind of workingarun1-0/+264