summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2007-01-10added list of finished games to user pagearun1-0/+6
2007-01-08added a message for work on the databasearun1-0/+8
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ...arun1-26/+79
2007-01-04bugfix: names and table show up all the time now;arun1-30/+42
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun1-106/+64
2006-12-19started on adding support for different solo games (modified get_winner a tin...arun1-2/+7
2006-12-15moved more stuff from index.php to output.phparun1-44/+3
2006-12-15added a new php file for html output onlyarun1-24/+4
2006-12-14moved files to top of domain and found a few links that didn't use the one de...arun1-2/+2
2006-12-13 a bit more cleanup in the layoutarun1-3/+3
2006-12-13 a bit of cleanup in the layoutarun1-2/+1
2006-12-13added two new features: local time and a link to the user pagearun1-5/+36
2006-12-13fixed possible bug with emailing next playerarun1-2/+2
2006-12-13fixed some small bugs from the validatorarun1-16/+21
2006-12-12players should get emails again, if it is there turnarun1-27/+22
2006-12-12added a config file (not under VC)arun1-1/+2
2006-12-12small bugfixes to get comments for examples comments workingarun1-2/+3
2006-12-11comments should be working again. not tested thougharun1-8/+12
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 th...arun1-38/+103
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 te...arun1-14/+46
2006-11-26bugfix: when setting the winner for a trick a reload of the page was posiible...arun1-3/+3
2006-11-26bugfix: the next player was set incorrectly after a new trick, hope it is fix...arun1-7/+13
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 b...arun1-32/+75
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 is...arun1-62/+84
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 add...arun1-62/+260
2006-11-17cards are now deleted from your hand, still need to add some tests at the beg...arun1-60/+135
2006-11-17still missing some checks, but got a lot furtherarun1-116/+340