Age | Commit message (Expand) | Author | Files | Lines |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ... | arun | 1 | -26/+79 |
2007-01-04 | bugfix: names and table show up all the time now; | arun | 1 | -30/+42 |
2006-12-21 | fixed a lot of bugs, started to work on solos, moved some stuff to output.php | arun | 1 | -106/+64 |
2006-12-19 | started on adding support for different solo games (modified get_winner a tin... | arun | 1 | -2/+7 |
2006-12-15 | moved more stuff from index.php to output.php | arun | 1 | -44/+3 |
2006-12-15 | added a new php file for html output only | arun | 1 | -24/+4 |
2006-12-14 | moved files to top of domain and found a few links that didn't use the one de... | arun | 1 | -2/+2 |
2006-12-13 | a bit more cleanup in the layout | arun | 1 | -3/+3 |
2006-12-13 | a bit of cleanup in the layout | arun | 1 | -2/+1 |
2006-12-13 | added two new features: local time and a link to the user page | arun | 1 | -5/+36 |
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-12 | players should get emails again, if it is there turn | arun | 1 | -27/+22 |
2006-12-12 | added a config file (not under VC) | arun | 1 | -1/+2 |
2006-12-12 | small bugfixes to get comments for examples comments working | arun | 1 | -2/+3 |
2006-12-11 | comments should be working again. not tested though | arun | 1 | -8/+12 |
2006-12-08 | bugfix? game entry wasn't added to DB, hope it is fixed now | arun | 1 | -3/+20 |
2006-12-08 | added local time output | arun | 1 | -2/+16 |
2006-12-08 | basic user page, list available users and link to start a new game | arun | 1 | -4/+14 |
2006-12-08 | playing games should work now... new games can be started automatically at th... | arun | 1 | -38/+103 |
2006-12-07 | tables seems to be case sensitive on dreamhost...fixed it | arun | 1 | -9/+9 |
2006-12-07 | new database backend... kind of working | arun | 1 | -1103/+485 |
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 | 1 | -7/+12 |
2006-12-04 | some cleanup | arun | 1 | -88/+69 |
2006-11-30 | new design once again, lots of bugfixes and cleaning up | arun | 1 | -80/+138 |
2006-11-28 | not quite where I want it to be, but perhaps good enough to show the alpha te... | arun | 1 | -14/+46 |
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 | 1 | -7/+13 |
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 | 1 | -9/+13 |
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 | 1 | -14/+15 |
2006-11-23 | players can now make comments, added <div> to some sections and a css file | arun | 1 | -23/+79 |
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 |
2006-11-18 | started to work on the solo, etc stuff | arun | 1 | -5/+86 |
2006-11-18 | played the first complete game :) | arun | 1 | -6/+10 |
2006-11-18 | added some debugging functionality | arun | 1 | -4/+3 |
2006-11-18 | adding email support | arun | 1 | -21/+33 |
2006-11-18 | adding email test for nubati.net | arun | 1 | -7/+16 |
2006-11-18 | a complete game, including counting points is now possible, still need to add... | arun | 1 | -62/+260 |
2006-11-17 | cards are now deleted from your hand, still need to add some tests at the beg... | arun | 1 | -60/+135 |
2006-11-17 | still missing some checks, but got a lot further | arun | 1 | -116/+340 |
2006-11-14 | Initial import | arun | 1 | -0/+210 |