summaryrefslogtreecommitdiffstats
path: root/css
AgeCommit message (Collapse)AuthorFilesLines
2007-07-29LAYOUT: final score is displayed on the table; played card is displayed in trickArun Persaud1-35/+43
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-28LAYOUT: started work on new layoutArun Persaud1-25/+64
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-18NEW FEATURE: use php sessionArun Persaud1-2/+9
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-07-17LAYOUT: fixed small bug, probably only showed up on small windowsArun Persaud1-7/+5
the session and the trick menu didn't use the full width of the screen, because they were cut off by the floating divs on the left
2007-07-01NEW FEATURE: allow multiple commentsArun Persaud1-5/+14
you can now also comment, if it is not your turn, and up to 7 days after the game finished. doubled size of comments too
2007-06-21LAYOUT: added icons from LanceArun Persaud1-0/+6
re/contra/120...0 and wedding now have icons
2007-06-07* FIX: added extra check for calling 120, etc. so that people can't cheatarun1-0/+3
* NEW: display sessions * NEW: display who's turn it is on the userpage (change in DB) * NEW: different ways when to say 90, 60, etc. (change in DB) * MISC: some clean up, e.g. display of final score
2007-04-14some more testing and bugfixesarun1-16/+23
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-2/+30
2007-04-10added email to first player at the beginning of the game; fixed small layout ↵arun1-0/+14
issue
2007-04-09more cleanuparun1-7/+0
2007-04-08more cleanup, the layout for the pre game stuff is now probably broken:(arun1-6/+8
2007-04-08cleaned up the interface a bitarun1-33/+22
2007-04-08added footer, moved revision into footerarun1-5/+10
2007-02-07fixed: bug in routine to figure out the next playerarun1-0/+6
added rulesets (change in database): at the beginning of a game differnt rules can be chosen
2007-01-26added game number to game displayarun1-0/+6
2007-01-14added displau of revsion numberarun1-0/+5
2007-01-04bugfix: names and table show up all the time now;arun1-61/+90
2006-12-13 a bit more cleanup in the layoutarun1-2/+10
2006-12-13 a bit of cleanup in the layoutarun1-7/+7
2006-12-13added two new features: local time and a link to the user pagearun1-0/+6
2006-12-04moved css to new directoryarun1-0/+206