Age | Commit message (Expand) | Author | Files | Lines |
2007-04-09 | more cleanup | arun | 1 | -2/+2 |
2007-04-08 | more cleanup, the layout for the pre game stuff is now probably broken:( | arun | 1 | -3/+3 |
2007-04-08 | cleaned up the interface a bit | arun | 1 | -30/+35 |
2007-04-08 | fixed & in html | arun | 1 | -1/+1 |
2007-04-08 | added footer, moved revision into footer | arun | 1 | -0/+7 |
2007-03-24 | some missing html and some more comments | arun | 1 | -1/+16 |
2007-02-12 | foxes should now work correctly | arun | 1 | -13/+46 |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ge... | arun | 1 | -22/+127 |
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 1 | -29/+84 |
2007-02-06 | feature request: show complete hand for completed games | arun | 1 | -0/+8 |
2007-02-03 | a bit of code cleanup | arun | 1 | -821/+833 |
2007-02-03 | only ask for a new game in a session, if it was the latest game | arun | 1 | -3/+16 |
2007-02-03 | added session to database | arun | 1 | -1/+11 |
2007-02-03 | cleaned up the user page a bit | arun | 1 | -5/+4 |
2007-02-03 | fixed a typo | arun | 1 | -1/+1 |
2007-02-03 | you can now cancle games, if they are older than a month | arun | 1 | -122/+158 |
2007-02-03 | added a uniform list name for emails | arun | 1 | -4/+8 |
2007-02-03 | better selection of players for new game | arun | 1 | -2/+4 |
2007-01-26 | added game number to game display | arun | 1 | -0/+4 |
2007-01-26 | started work on canceling games | arun | 1 | -2/+13 |
2007-01-16 | fixed the new sorting algorithm | arun | 1 | -1/+1 |
2007-01-16 | new sort function; should sorrt correctly for solos,etc | arun | 1 | -1/+1 |
2007-01-14 | fixed the revision number thing ;) | arun | 1 | -1/+1 |
2007-01-14 | added displau of revsion number | arun | 1 | -0/+3 |
2007-01-14 | fixed: provided links for new games, so that reloading is not required anymore | arun | 1 | -2/+2 |
2007-01-14 | fixed: correct startplayer for solos | arun | 1 | -1/+1 |
2007-01-12 | some small bugfixes | arun | 1 | -1/+3 |
2007-01-12 | added some checks for poverty and wedding, but only nines are handled correct... | arun | 1 | -11/+75 |
2007-01-12 | added email to all players, in case someone cancled the game at the beginning | arun | 1 | -9/+10 |
2007-01-12 | small bug in displaying the score | arun | 1 | -0/+2 |
2007-01-12 | server keeps score now, several small bugfixes | arun | 1 | -9/+73 |
2007-01-10 | added list of finished games to user page | arun | 1 | -0/+6 |
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 | 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 |