Age | Commit message (Expand) | Author | Files | Lines |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 1 | -1059/+0 |
2008-04-07 | CLEANUP: started some database cleanup and added some more comments | Arun Persaud | 1 | -188/+135 |
2008-03-11 | NEW FEATURE: Ability to add personal notes for each game | Arun Persaud | 1 | -0/+21 |
2008-03-01 | FEATURE: display names of new players and last logged in players | Arun Persaud | 1 | -0/+22 |
2007-12-16 | LAYOUT: last login and logout text where displayed incorrectly sometimes | Arun Persaud | 1 | -1/+1 |
2007-11-27 | BUGIX: games in a session were not ordered by date, but by id | Arun Persaud | 1 | -1/+2 |
2007-11-08 | NEW FEATURE: addicted people can turn of a lot of the email spam and just ch... | Arun Persaud | 1 | -13/+61 |
2007-11-02 | NEW FEATURE: count game points, partly done ;) | Arun Persaud | 1 | -72/+137 |
2007-10-31 | BUGFIX: no check for a followup game if someone else already started one | Arun Persaud | 1 | -0/+12 |
2007-10-08 | NEW FEATURE: send out reminder email | Arun | 1 | -0/+24 |
2007-07-29 | BUGFIX: order games by session | Arun Persaud | 1 | -3/+4 |
2007-07-29 | LAYOUT: address game by session.gamenr | Arun Persaud | 1 | -0/+13 |
2007-07-20 | BUGFIX: reusing old randomnumbers didn't work | Arun Persaud | 1 | -5/+8 |
2007-07-18 | BUGFIX: using the recovery password to change your password | Arun Persaud | 1 | -0/+16 |
2007-07-18 | NEW FEATURE+BUGFIX: changed calling re/contra | Arun Persaud | 1 | -0/+41 |
2007-07-18 | NEW FEATURE: use php session | Arun Persaud | 1 | -2/+12 |
2007-07-01 | NEW FEATURE: allow multiple comments | Arun Persaud | 1 | -1/+16 |
2007-06-25 | BUGFIX: fixed bug in getting randomnumbers from a previous game | Arun Persaud | 1 | -2/+2 |
2007-06-25 | CLEANUP: counting points, prepare for keeping track of game points | Arun Persaud | 1 | -1/+1 |
2007-06-24 | BUGFIX: include $call in $ruleset | Arun Persaud | 1 | -2/+4 |
2007-06-24 | CLEANUP: get card names from the database | Arun Persaud | 1 | -0/+12 |
2007-06-23 | NEW FEATURE: password recovery is now working | Arun Persaud | 1 | -0/+32 |
2007-06-19 | BUGFIX: CC'ed on final game allowed to view different accounts | Arun Persaud | 1 | -8/+0 |
2007-06-17 | NEW FEATURE: reuse random numbers from old games | Arun Persaud | 1 | -0/+15 |
2007-06-07 | * FIX: added extra check for calling 120, etc. so that people can't cheat | arun | 1 | -0/+32 |
2007-05-22 | feature: added link to game in final email, CC'ed people in final email | arun | 1 | -0/+27 |
2007-05-17 | wedding should work now, started working on calling 120/90/60/30/0, small bug... | arun | 1 | -1/+18 |
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -4/+58 |
2007-04-10 | added email to first player at the beginning of the game; fixed small layout ... | arun | 1 | -0/+26 |
2007-04-10 | removed one debug message; added timestamp update for game when playing a card | arun | 1 | -0/+7 |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ge... | arun | 1 | -1/+18 |
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 1 | -3/+39 |
2007-02-06 | feature request: show complete hand for completed games | arun | 1 | -0/+13 |
2007-02-03 | added session to database | arun | 1 | -0/+23 |
2007-02-03 | you can now cancle games, if they are older than a month | arun | 1 | -1/+1 |
2007-01-12 | added some checks for poverty and wedding, but only nines are handled correct... | arun | 1 | -0/+12 |
2007-01-12 | server keeps score now, several small bugfixes | arun | 1 | -3/+30 |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ... | arun | 1 | -1/+54 |
2006-12-21 | fixed a lot of bugs, started to work on solos, moved some stuff to output.php | arun | 1 | -2/+3 |
2006-12-13 | added two new features: local time and a link to the user page | arun | 1 | -0/+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 | 1 | -0/+11 |
2006-12-12 | added a config file (not under VC) | arun | 1 | -3/+3 |
2006-12-12 | small bugfixes to get comments for examples comments working | arun | 1 | -1/+4 |
2006-12-11 | comments should be working again. not tested though | arun | 1 | -1/+9 |
2006-12-08 | added local time output | arun | 1 | -0/+27 |
2006-12-08 | basic user page, list available users and link to start a new game | arun | 1 | -2/+12 |
2006-12-08 | playing games should work now... new games can be started automatically at th... | arun | 1 | -8/+86 |
2006-12-07 | tables seems to be case sensitive on dreamhost...fixed it | arun | 1 | -31/+31 |
2006-12-07 | new database backend... kind of working | arun | 1 | -0/+264 |