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 | -890/+0 |
2008-04-15 | BUGFIX: counted foxes wrong for poverty | Arun Persaud | 1 | -17/+27 |
2008-04-07 | CLEANUP: started some database cleanup and added some more comments | Arun Persaud | 1 | -0/+3 |
2008-03-29 | BUGFIX: a comment for schweinchen was issued even in solo games without schwe... | Arun Persaud | 1 | -2/+7 |
2008-02-28 | BUGFIX: link to wiki wasn't in the config file, added link on the home page | Arun Persaud | 1 | -2/+2 |
2007-12-17 | BUGFIX: use of local web links now possible | Arun Persaud | 1 | -8/+8 |
2007-12-17 | BUGFIX: local time should now work correctly | Arun Persaud | 1 | -3/+3 |
2007-12-16 | BUGFIX: time display used wrong timezones. also optimized things a bit | Arun Persaud | 1 | -26/+7 |
2007-12-14 | BUGIFX: sort game list by session in user menu | Arun Persaud | 1 | -1/+2 |
2007-12-07 | LAYOUT: fixed some typos, changed CSS a bit | Arun Persaud | 1 | -3/+3 |
2007-12-02 | NEW FEATURE: make stastitic page accessable | Arun Persaud | 1 | -0/+1 |
2007-11-02 | NEW FEATURE: count game points, partly done ;) | Arun Persaud | 1 | -74/+130 |
2007-10-09 | CLEANUP: make html output a bit nicer | Arun | 1 | -32/+32 |
2007-10-09 | LAYOUT: 1st round of changes to get rid of overlapping areas | Arun | 1 | -2/+2 |
2007-08-04 | LAYOUT: new user page | Arun Persaud | 1 | -1/+1 |
2007-08-04 | LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicer | Arun Persaud | 1 | -0/+3 |
2007-07-29 | BUGIFX+LAYOUT: gameids where still in the player menu; show table for new gam... | Arun Persaud | 1 | -1/+1 |
2007-07-28 | LAYOUT: started work on new layout | Arun Persaud | 1 | -0/+169 |
2007-07-28 | BUGFIX: use email reply address for sending | Arun Persaud | 1 | -1/+4 |
2007-07-28 | CLEANUP: working on database now a config.php option | Arun Persaud | 1 | -0/+49 |
2007-07-18 | NEW FEATURE+BUGFIX: changed calling re/contra | Arun Persaud | 1 | -4/+42 |
2007-07-18 | NEW FEATURE: use php session | Arun Persaud | 1 | -3/+0 |
2007-07-18 | NEW FEATURE: use a better random generator | Arun Persaud | 1 | -1/+8 |
2007-06-25 | BUGFIX: fixed bug in getting randomnumbers from a previous game | Arun Persaud | 1 | -1/+1 |
2007-06-25 | CLEANUP: counting points, prepare for keeping track of game points | Arun Persaud | 1 | -66/+0 |
2007-06-24 | NEW FEATURE: added admin name and email address to be configurable | Arun Persaud | 1 | -3/+11 |
2007-06-24 | CLEANUP: get card names from the database | Arun Persaud | 1 | -81/+0 |
2007-06-17 | Merge branch 'dealing-reuse' | Arun Persaud | 1 | -2/+13 |
2007-06-17 | NEW FEATURE: reuse random numbers from old games | Arun Persaud | 1 | -2/+13 |
2007-06-16 | code cleanup | Arun Persaud | 1 | -1/+0 |
2007-06-12 | BUGFIX: adding a new game had a bug in the INSERT statement; wedding offset i... | arun | 1 | -1/+1 |
2007-06-07 | * FIX: added extra check for calling 120, etc. so that people can't cheat | arun | 1 | -1/+1 |
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 | -2/+43 |
2007-05-22 | feature: added link to game in final email, CC'ed people in final email | arun | 1 | -3/+9 |
2007-05-21 | fixed bug in shuffle function | arun | 1 | -17/+14 |
2007-05-17 | wedding should work now, started working on calling 120/90/60/30/0, small bug... | arun | 1 | -8/+17 |
2007-05-16 | found a bug in the shuffling routine | arun | 1 | -1/+1 |
2007-04-22 | debugging was on for creating the hands -> no random numbers | arun | 1 | -9/+11 |
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -3/+25 |
2007-02-12 | foxes should now work correctly | arun | 1 | -13/+41 |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ge... | arun | 1 | -98/+106 |
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 1 | -15/+56 |
2007-01-16 | fixed the new sorting algorithm | arun | 1 | -13/+9 |
2007-01-16 | new sort function; should sorrt correctly for solos,etc | arun | 1 | -0/+20 |
2007-01-12 | some small bugfixes | arun | 1 | -2/+2 |
2007-01-12 | added email to all players, in case someone cancled the game at the beginning | arun | 1 | -1/+0 |
2007-01-12 | server keeps score now, several small bugfixes | arun | 1 | -1/+1 |
2007-01-10 | added list of finished games to user page | arun | 1 | -2/+1 |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ... | arun | 1 | -137/+201 |