summaryrefslogtreecommitdiffstats
path: root/functions.php
AgeCommit message (Expand)AuthorFilesLines
2007-08-04LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicerArun Persaud1-0/+3
2007-07-29BUGIFX+LAYOUT: gameids where still in the player menu; show table for new gam...Arun Persaud1-1/+1
2007-07-28LAYOUT: started work on new layoutArun Persaud1-0/+169
2007-07-28BUGFIX: use email reply address for sendingArun Persaud1-1/+4
2007-07-28CLEANUP: working on database now a config.php optionArun Persaud1-0/+49
2007-07-18NEW FEATURE+BUGFIX: changed calling re/contraArun Persaud1-4/+42
2007-07-18NEW FEATURE: use php sessionArun Persaud1-3/+0
2007-07-18NEW FEATURE: use a better random generatorArun Persaud1-1/+8
2007-06-25BUGFIX: fixed bug in getting randomnumbers from a previous gameArun Persaud1-1/+1
2007-06-25CLEANUP: counting points, prepare for keeping track of game pointsArun Persaud1-66/+0
2007-06-24NEW FEATURE: added admin name and email address to be configurableArun Persaud1-3/+11
2007-06-24CLEANUP: get card names from the databaseArun Persaud1-81/+0
2007-06-17Merge branch 'dealing-reuse'Arun Persaud1-2/+13
2007-06-17NEW FEATURE: reuse random numbers from old gamesArun Persaud1-2/+13
2007-06-16code cleanupArun Persaud1-1/+0
2007-06-12BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i...arun1-1/+1
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun1-1/+1
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-2/+43
2007-05-22feature: added link to game in final email, CC'ed people in final emailarun1-3/+9
2007-05-21fixed bug in shuffle functionarun1-17/+14
2007-05-17wedding should work now, started working on calling 120/90/60/30/0, small bug...arun1-8/+17
2007-05-16found a bug in the shuffling routinearun1-1/+1
2007-04-22debugging was on for creating the hands -> no random numbersarun1-9/+11
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-3/+25
2007-02-12foxes should now work correctlyarun1-13/+41
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ge...arun1-98/+106
2007-02-07fixed: bug in routine to figure out the next playerarun1-15/+56
2007-01-16fixed the new sorting algorithmarun1-13/+9
2007-01-16new sort function; should sorrt correctly for solos,etcarun1-0/+20
2007-01-12some small bugfixesarun1-2/+2
2007-01-12added email to all players, in case someone cancled the game at the beginningarun1-1/+0
2007-01-12server keeps score now, several small bugfixesarun1-1/+1
2007-01-10added list of finished games to user pagearun1-2/+1
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ...arun1-137/+201
2007-01-04bugfix: names and table show up all the time now;arun1-7/+51
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun1-27/+112
2006-12-19started on adding support for different solo games (modified get_winner a tin...arun1-37/+55
2006-12-15added a new php file for html output onlyarun1-136/+0
2006-12-13 a bit more cleanup in the layoutarun1-6/+6
2006-12-13added two new features: local time and a link to the user pagearun1-1/+1
2006-12-12players should get emails again, if it is there turnarun1-0/+15
2006-12-12added a config file (not under VC)arun1-16/+0
2006-12-12small bugfixes to get comments for examples comments workingarun1-2/+2
2006-12-11added timezone for .nzarun1-0/+3
2006-12-08bugfix? game entry wasn't added to DB, hope it is fixed nowarun1-1/+1
2006-12-08added timezone for berkeleyarun1-0/+3
2006-12-08added local time outputarun1-0/+14
2006-12-08 basic user page, list available users and link to start a new gamearun1-1/+1
2006-12-07tables seems to be case sensitive on dreamhost...fixed itarun1-1/+1