Age | Commit message (Expand) | Author | Files | Lines |
2007-03-24 | some missing html and some more comments | arun | 2 | -4/+23 |
2007-02-12 | foxes should now work correctly | arun | 3 | -38/+98 |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ge... | arun | 4 | -125/+260 |
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 6 | -49/+240 |
2007-02-06 | feature request: show complete hand for completed games | arun | 2 | -0/+21 |
2007-02-03 | a bit of code cleanup | arun | 1 | -821/+833 |
2007-02-03 | when starting a new game, games can't be selected twice anymore and are rando... | arun | 1 | -3/+14 |
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 | 3 | -2/+35 |
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 | 2 | -123/+159 |
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 | 2 | -8/+15 |
2007-01-26 | added game number to game display | arun | 2 | -0/+10 |
2007-01-26 | started work on canceling games | arun | 1 | -2/+13 |
2007-01-16 | fixed the new sorting algorithm | arun | 2 | -14/+10 |
2007-01-16 | new sort function; should sorrt correctly for solos,etc | arun | 2 | -1/+21 |
2007-01-14 | fixed the revision number thing ;) | arun | 2 | -2/+2 |
2007-01-14 | added displau of revsion number | arun | 3 | -0/+10 |
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 | 3 | -6/+8 |
2007-01-12 | added some checks for poverty and wedding, but only nines are handled correct... | arun | 2 | -11/+87 |
2007-01-12 | added email to all players, in case someone cancled the game at the beginning | arun | 2 | -10/+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 | 4 | -14/+105 |
2007-01-10 | added list of finished games to user page | arun | 3 | -3/+8 |
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 |