summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Collapse)AuthorFilesLines
2006-12-08bugfix? game entry wasn't added to DB, hope it is fixed nowarun1-3/+20
2006-12-08added local time outputarun1-2/+16
2006-12-08 basic user page, list available users and link to start a new gamearun1-4/+14
2006-12-08playing games should work now... new games can be started automatically at ↵arun1-38/+103
the end of an old one.
2006-12-07tables seems to be case sensitive on dreamhost...fixed itarun1-9/+9
2006-12-07new database backend... kind of workingarun1-1103/+485
2006-12-04changed path to pics and cards and css to be absolute pathsarun1-8/+9
2006-12-04 some small changesarun1-7/+12
2006-12-04some cleanuparun1-88/+69
2006-11-30new design once again, lots of bugfixes and cleaning uparun1-80/+138
2006-11-28not quite where I want it to be, but perhaps good enough to show the alpha ↵arun1-14/+46
testers ;)
2006-11-26bugfix: when setting the winner for a trick a reload of the page was ↵arun1-3/+3
posiible causing trouble by adding the winner again to the status file
2006-11-26bugfix: the next player was set incorrectly after a new trick, hope it is ↵arun1-7/+13
fixed now
2006-11-25cleaned up a bit, added comments and fixed a few small bugs on the wayarun1-98/+122
2006-11-24some more design changesarun1-9/+13
2006-11-24fixed: the correct player gets an email after a trick now, some other small ↵arun1-32/+75
bugfixes
2006-11-24some typosarun1-8/+8
2006-11-24some small bugfixes, added better layoutarun1-14/+15
2006-11-23players can now make comments, added <div> to some sections and a css filearun1-23/+79
2006-11-22small typo fixed: a space was missingarun1-1/+1
2006-11-22added link to the wiki for debuggingarun1-36/+38
2006-11-22show cards every time, in case you are playing, make them links only if it ↵arun1-62/+84
is your turn; some clean up
2006-11-21fixed some bugs, pages should be xhtml now, sent out email to recover linkarun1-28/+68
2006-11-20solo should be working, >5 nines tooarun1-89/+202
2006-11-18started to work on the solo, etc stuffarun1-5/+86
2006-11-18played the first complete game :)arun1-6/+10
2006-11-18added some debugging functionalityarun1-4/+3
2006-11-18adding email supportarun1-21/+33
2006-11-18adding email test for nubati.netarun1-7/+16
2006-11-18a complete game, including counting points is now possible, still need to ↵arun1-62/+260
add the emailing part, a hashfunction and the handeling of sickness and remove lots of debugging info
2006-11-17cards are now deleted from your hand, still need to add some tests at the ↵arun1-60/+135
beginning and add up scores
2006-11-17still missing some checks, but got a lot furtherarun1-116/+340
2006-11-14Initial importarun1-0/+210