summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-04LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicerArun Persaud4-51/+57
2007-07-29BUGFIX: order games by sessionArun Persaud2-7/+13
2007-07-29BUGIFX+LAYOUT: gameids where still in the player menu; show table for new gam...Arun Persaud4-6/+22
2007-07-29LAYOUT: address game by session.gamenrArun Persaud2-24/+40
2007-07-29LAYOUT: final score is displayed on the table; played card is displayed in trickArun Persaud3-91/+118
2007-07-28LAYOUT: started work on new layoutArun Persaud4-252/+302
2007-07-28BUGFIX: use email reply address for sendingArun Persaud1-1/+4
2007-07-28CLEANUP: moved registration to seperate php fileArun Persaud3-70/+99
2007-07-28CLEANUP: working on database now a config.php optionArun Persaud3-54/+77
2007-07-28BUGFIX: change link from svn to gitArun Persaud1-2/+2
2007-07-20BUGFIX: reusing old randomnumbers didn't workArun Persaud1-5/+8
2007-07-18BUGFIX: using the recovery password to change your passwordArun Persaud2-1/+18
2007-07-18NEW FEATURE+BUGFIX: changed calling re/contraArun Persaud4-22/+108
2007-07-18NEW FEATURE: use php sessionArun Persaud5-41/+75
2007-07-18NEW FEATURE: use a better random generatorArun Persaud1-1/+8
2007-07-17LAYOUT: fixed small bug, probably only showed up on small windowsArun Persaud1-7/+5
2007-07-04BUGFIX: cards didn't show up anymore at the end of the gameArun Persaud1-1/+1
2007-07-01NEW FEATURE: allow multiple commentsArun Persaud3-33/+97
2007-06-29BUGFIX: final email didn't add up points for re/contraArun Persaud1-1/+1
2007-06-28CLEANUP: make the code look a bit nicerArun Persaud2-11/+11
2007-06-28BUGFIX: reload during the setup could mess up the state machineArun Persaud2-19/+22
2007-06-28BUGFIX: redeal in case of solo in tournament, add hint in case of 5 nines on ...Arun Persaud1-7/+12
2007-06-25LAYOUT: updated icons from LanceArun Persaud3-1/+1
2007-06-25BUGFIX: fixed bug in getting randomnumbers from a previous gameArun Persaud2-3/+3
2007-06-25CLEANUP: counting points, prepare for keeping track of game pointsArun Persaud4-150/+79
2007-06-24BUGFIX: include $call in $rulesetArun Persaud2-16/+21
2007-06-24NEW FEATURE: added admin name and email address to be configurableArun Persaud2-12/+41
2007-06-24BUGFIX: displaying the player who has to move during setupArun Persaud1-74/+80
2007-06-24CLEANUP: get card names from the databaseArun Persaud3-85/+16
2007-06-23NEW FEATURE: password recovery is now workingArun Persaud4-10/+173
2007-06-23BUGFIX: typo for emails at the end of game; able to set return addressArun Persaud1-1/+5
2007-06-21LAYOUT: added icons from LanceArun Persaud23-13/+54
2007-06-19CLEANUP: code + text messagesArun Persaud3-65/+57
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 Persaud3-47/+12
2007-06-17Merge branch 'dealing-reuse'Arun Persaud3-3/+29
2007-06-17NEW FEATURE: reuse random numbers from old gamesArun Persaud3-3/+29
2007-06-16code cleanupArun Persaud1-1/+0
2007-06-16added a missing .gitignore fileArun Persaud1-0/+1
2007-06-12BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i...arun2-4/+4
2007-06-07bugfix: typo in last commitarun1-1/+1
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun5-73/+165
2007-06-04bugfix: the gamenumber wasn't shown in all email subjectsarun1-5/+5
2007-06-04small fixes, typo, etcarun2-7/+19
2007-06-02added output of average time for a game on the homepagearun2-3/+10
2007-06-02BUGFIX: guess I should test again before commiting :)arun2-2/+2
2007-06-02new feature: added checks for re/contra/90 etc. ; fixed: some measages were o...arun3-12/+65
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; cleanuparun2-17/+62
2007-05-22fix: missed a ;arun1-2/+2