Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-09 | CLEANUP: make html output a bit nicer | Arun | 1 | -11/+11 | |
added some newlines and spaces | |||||
2007-08-04 | LAYOUT: fixed some overlaying of boxes (but not all), made userpage a bit nicer | Arun Persaud | 1 | -1/+1 | |
a bit more html on the user page and the session are displayed differently now. Also fixed a few small html errors, moved the link for new games into the menu and probably some small things I don't remember right now ;) | |||||
2007-07-29 | BUGIFX+LAYOUT: gameids where still in the player menu; show table for new ↵ | Arun Persaud | 1 | -2/+9 | |
game setup fixed last commit. for new games, the table is now shown and one can select the place people are sitting better. | |||||
2007-07-29 | LAYOUT: final score is displayed on the table; played card is displayed in trick | Arun Persaud | 1 | -4/+2 | |
added another trick as trick13 that displays the final score. Also moved the played card to show up as a normal card and not in the middle of the table anymore. | |||||
2007-07-28 | LAYOUT: started work on new layout | Arun Persaud | 1 | -28/+12 | |
table is also shown during setup of the game user menu on the left, game menu on the right user menu shows games in which you have to move | |||||
2007-07-28 | CLEANUP: moved registration to seperate php file | Arun Persaud | 1 | -38/+1 | |
started cleanup on index.php. trying to move as much out of index.php as possible to make it easier to read. | |||||
2007-07-28 | BUGFIX: change link from svn to git | Arun Persaud | 1 | -2/+2 | |
updated footer to point to the new git repository | |||||
2007-07-18 | NEW FEATURE+BUGFIX: changed calling re/contra | Arun Persaud | 1 | -0/+22 | |
you can call re/contra, etc. now even if it is not your turn. Also fixed rule where you can say 90 with 9 cards, etc. so that you need to say 120 to say 90, 90 to say 60, etc. | |||||
2007-07-18 | NEW FEATURE: use php session | Arun Persaud | 1 | -28/+21 | |
used php session, so that people can actually log in and out and linking from one page to another can be done easily without using form to send the password as a hidden parameter over the net all the time | |||||
2007-06-28 | CLEANUP: make the code look a bit nicer | Arun Persaud | 1 | -1/+1 | |
just a few small things | |||||
2007-06-28 | BUGFIX: reload during the setup could mess up the state machine | Arun Persaud | 1 | -6/+0 | |
if a user hits reload during the questions for the vorbehalt, the server printed an error message and the game could not continue. Now this is detected and the user is send back to the right page during the setup and can continue normally. | |||||
2007-06-24 | CLEANUP: get card names from the database | Arun Persaud | 1 | -4/+4 | |
2007-06-23 | NEW FEATURE: password recovery is now working | Arun Persaud | 1 | -1/+34 | |
Added a simple form of password recovery. The user gets send an email with the new password, which is valid for 24h. The user can request a maximum of 5 passwords within 24h to prevent filling up the database with garbage. | |||||
2007-06-19 | CLEANUP: code + text messages | Arun Persaud | 1 | -3/+5 | |
cleaned up the code and corrected some typos | |||||
2007-06-19 | BUGFIX: CC'ed on final game allowed to view different accounts | Arun Persaud | 1 | -9/+0 | |
When people got CC'ed on the final email, they also got copies of everyones email and the link to the game in that email. That way they could go to the user page of a different user. Removed CC option and will just send out two emails from now on. The first one to all players (reply all possible) and the second one with the personal link. | |||||
2007-06-04 | small fixes, typo, etc | arun | 1 | -3/+7 | |
2007-06-02 | added output of average time for a game on the homepage | arun | 1 | -2/+2 | |
2007-06-02 | new feature: added checks for re/contra/90 etc. ; fixed: some measages were ↵ | arun | 1 | -7/+15 | |
outdated | |||||
2007-05-22 | feature: added link to game in final email, CC'ed people in final email | arun | 1 | -0/+11 | |
2007-05-21 | fixed bug in shuffle function | arun | 1 | -3/+7 | |
2007-05-17 | wedding should work now, started working on calling 120/90/60/30/0, small ↵ | arun | 1 | -2/+25 | |
bugfixes | |||||
2007-04-22 | debugging was on for creating the hands -> no random numbers | arun | 1 | -1/+1 | |
2007-04-14 | some more testing and bugfixes | arun | 1 | -2/+2 | |
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -6/+35 | |
2007-04-10 | added email to first player at the beginning of the game; fixed small layout ↵ | arun | 1 | -3/+3 | |
issue | |||||
2007-04-09 | minor cleanup | arun | 1 | -3/+5 | |
2007-04-09 | more cleanup | arun | 1 | -5/+4 | |
2007-04-08 | cleaned up the interface a bit | arun | 1 | -9/+0 | |
2007-04-08 | added footer, moved revision into footer | arun | 1 | -3/+10 | |
2007-03-24 | Preparation for adding german cards | arun | 1 | -6/+6 | |
2007-03-24 | some missing html and some more comments | arun | 1 | -3/+7 | |
2007-02-12 | foxes should now work correctly | arun | 1 | -12/+11 | |
2007-02-08 | * rewrote checking for sickness, the player now sees a nice summary before ↵ | arun | 1 | -4/+9 | |
getting to the table... * wedding is now announced * for solo and normal games, re and contra are assigned correctly * the score for re and contra is computed at the end * used one variable $CARDS instead of several global ones e.g. $CARDS["trump"] instead of $TRUMP | |||||
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 1 | -2/+27 | |
added rulesets (change in database): at the beginning of a game differnt rules can be chosen | |||||
2007-02-03 | when starting a new game, games can't be selected twice anymore and are ↵ | arun | 1 | -3/+14 | |
randomly pre-selected | |||||
2007-02-03 | better selection of players for new game | arun | 1 | -6/+11 | |
2007-01-14 | fixed the revision number thing ;) | arun | 1 | -1/+1 | |
2007-01-14 | added displau of revsion number | arun | 1 | -0/+2 | |
2007-01-12 | some small bugfixes | arun | 1 | -3/+3 | |
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 | -1/+1 | |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ↵ | arun | 1 | -3/+3 | |
trick | |||||
2006-12-21 | fixed a lot of bugs, started to work on solos, moved some stuff to output.php | arun | 1 | -5/+67 | |
2006-12-15 | moved more stuff from index.php to output.php | arun | 1 | -0/+52 | |
2006-12-15 | added a new php file for html output only | arun | 1 | -0/+171 | |