Age | Commit message (Expand) | Author | Files | Lines |
2007-01-08 | added a message for work on the database | arun | 1 | -0/+8 |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ... | arun | 5 | -168/+339 |
2007-01-04 | forgot to add the new table pic | arun | 1 | -0/+0 |
2007-01-04 | bugfix: names and table show up all the time now; | arun | 12 | -98/+407 |
2006-12-21 | added third candle (a bit late) | arun | 9 | -0/+985 |
2006-12-21 | fixed a lot of bugs, started to work on solos, moved some stuff to output.php | arun | 4 | -140/+246 |
2006-12-19 | started on adding support for different solo games (modified get_winner a tin... | arun | 2 | -39/+62 |
2006-12-15 | moved more stuff from index.php to output.php | arun | 2 | -44/+55 |
2006-12-15 | added a new php file for html output only | arun | 3 | -160/+175 |
2006-12-14 | moved files to top of domain and found a few links that didn't use the one de... | arun | 2 | -205/+2 |
2006-12-13 | a bit more cleanup in the layout | arun | 3 | -11/+19 |
2006-12-13 | a bit of cleanup in the layout | arun | 2 | -9/+8 |
2006-12-13 | added two new features: local time and a link to the user page | arun | 4 | -6/+64 |
2006-12-13 | fixed possible bug with emailing next player | arun | 1 | -2/+2 |
2006-12-13 | fixed some small bugs from the validator | arun | 1 | -16/+21 |
2006-12-13 | small bugfix, had a wrong name for a variable | arun | 1 | -1/+1 |
2006-12-12 | players should get emails again, if it is there turn | arun | 3 | -27/+48 |
2006-12-12 | added a config file (not under VC) | arun | 3 | -20/+5 |
2006-12-12 | small bugfixes to get comments for examples comments working | arun | 3 | -5/+9 |
2006-12-11 | comments should be working again. not tested though | arun | 2 | -9/+21 |
2006-12-11 | added timezone for .nz | arun | 9 | -0/+3 |
2006-12-08 | bugfix? game entry wasn't added to DB, hope it is fixed now | arun | 2 | -4/+21 |
2006-12-08 | added timezone for berkeley | arun | 1 | -0/+3 |
2006-12-08 | added local time output | arun | 3 | -2/+57 |
2006-12-08 | basic user page, list available users and link to start a new game | arun | 3 | -7/+27 |
2006-12-08 | playing games should work now... new games can be started automatically at th... | arun | 3 | -46/+190 |
2006-12-07 | tables seems to be case sensitive on dreamhost...fixed it | arun | 4 | -41/+42 |
2006-12-07 | new database backend... kind of working | arun | 6 | -1119/+1484 |
2006-12-07 | x-mas table | arun | 8 | -0/+0 |
2006-12-04 | moved css to new directory | arun | 1 | -0/+206 |
2006-12-04 | changed path to pics and cards and css to be absolute paths | arun | 1 | -8/+9 |
2006-12-04 | some small changes | arun | 2 | -14/+22 |
2006-12-04 | some cleanup | arun | 1 | -88/+69 |
2006-11-30 | new design once again, lots of bugfixes and cleaning up | arun | 2 | -93/+203 |
2006-11-28 | not quite where I want it to be, but perhaps good enough to show the alpha te... | arun | 2 | -192/+155 |
2006-11-26 | bugfix: when setting the winner for a trick a reload of the page was posiible... | arun | 1 | -3/+3 |
2006-11-26 | bugfix: the next player was set incorrectly after a new trick, hope it is fix... | arun | 2 | -7/+20 |
2006-11-25 | cleaned up a bit, added comments and fixed a few small bugs on the way | arun | 1 | -98/+122 |
2006-11-24 | some more design changes | arun | 2 | -20/+28 |
2006-11-24 | new layout | arun | 1 | -11/+57 |
2006-11-24 | new table colors (c) Frances :) | arun | 9 | -37/+82 |
2006-11-24 | fixed: the correct player gets an email after a trick now, some other small b... | arun | 1 | -32/+75 |
2006-11-24 | some typos | arun | 1 | -8/+8 |
2006-11-24 | some small bugfixes, added better layout | arun | 11 | -21/+312 |
2006-11-23 | players can now make comments, added <div> to some sections and a css file | arun | 2 | -23/+108 |
2006-11-22 | small typo fixed: a space was missing | arun | 1 | -1/+1 |
2006-11-22 | added link to the wiki for debugging | arun | 1 | -36/+38 |
2006-11-22 | show cards every time, in case you are playing, make them links only if it is... | arun | 1 | -62/+84 |
2006-11-21 | fixed some bugs, pages should be xhtml now, sent out email to recover link | arun | 1 | -28/+68 |
2006-11-20 | solo should be working, >5 nines too | arun | 1 | -89/+202 |