Age | Commit message (Expand) | Author | Files | Lines |
2007-06-12 | BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i... | arun | 1 | -3/+3 |
2007-06-07 | * FIX: added extra check for calling 120, etc. so that people can't cheat | arun | 1 | -72/+127 |
2007-06-04 | bugfix: the gamenumber wasn't shown in all email subjects | arun | 1 | -5/+5 |
2007-06-04 | small fixes, typo, etc | arun | 1 | -4/+12 |
2007-06-02 | added output of average time for a game on the homepage | arun | 1 | -1/+8 |
2007-06-02 | BUGFIX: guess I should test again before commiting :) | arun | 1 | -1/+1 |
2007-06-02 | new feature: added checks for re/contra/90 etc. ; fixed: some measages were o... | arun | 1 | -3/+7 |
2007-06-01 | bugfix: last revision had some typos, fixed now | arun | 1 | -3/+3 |
2007-05-28 | added some more hints for what kind of game is happening at the table; cleanup | arun | 1 | -16/+61 |
2007-05-22 | fix: missed a ; | arun | 1 | -2/+2 |
2007-05-22 | feature: added link to game in final email, CC'ed people in final email | arun | 1 | -15/+54 |
2007-05-18 | more emails during poverty, game number is displayed in email | arun | 1 | -22/+77 |
2007-05-17 | problem with sql syntax: used a reserverd word | arun | 1 | -1/+1 |
2007-05-17 | wedding should work now, started working on calling 120/90/60/30/0, small bug... | arun | 1 | -33/+156 |
2007-05-16 | found a bug in the shuffling routine | arun | 1 | -1/+1 |
2007-04-25 | fix: hash collision after a game has been cancled and the gameid is being reu... | arun | 1 | -4/+5 |
2007-04-22 | debugging was on for creating the hands -> no random numbers | arun | 1 | -0/+1 |
2007-04-14 | some more testing and bugfixes | arun | 1 | -13/+12 |
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -97/+331 |
2007-04-11 | lots of small fixes and cleanup | arun | 1 | -111/+157 |
2007-04-10 | added email to first player at the beginning of the game; fixed small layout ... | arun | 1 | -52/+86 |
2007-04-10 | removed one debug message; added timestamp update for game when playing a card | arun | 1 | -2/+4 |
2007-04-09 | minor cleanup | arun | 1 | -2/+8 |
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 |