summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2007-04-12poverty should work now! added german card deck, tons of small fixesarun1-97/+331
2007-04-11lots of small fixes and cleanuparun1-111/+157
2007-04-10added email to first player at the beginning of the game; fixed small layout ...arun1-52/+86
2007-04-10removed one debug message; added timestamp update for game when playing a cardarun1-2/+4
2007-04-09minor cleanuparun1-2/+8
2007-04-09more cleanuparun1-2/+2
2007-04-08more cleanup, the layout for the pre game stuff is now probably broken:(arun1-3/+3
2007-04-08cleaned up the interface a bitarun1-30/+35
2007-04-08fixed & in htmlarun1-1/+1
2007-04-08added footer, moved revision into footerarun1-0/+7
2007-03-24some missing html and some more commentsarun1-1/+16
2007-02-12foxes should now work correctlyarun1-13/+46
2007-02-08* rewrote checking for sickness, the player now sees a nice summary before ge...arun1-22/+127
2007-02-07fixed: bug in routine to figure out the next playerarun1-29/+84
2007-02-06feature request: show complete hand for completed gamesarun1-0/+8
2007-02-03a bit of code cleanuparun1-821/+833
2007-02-03only ask for a new game in a session, if it was the latest gamearun1-3/+16
2007-02-03added session to databasearun1-1/+11
2007-02-03cleaned up the user page a bitarun1-5/+4
2007-02-03fixed a typoarun1-1/+1
2007-02-03you can now cancle games, if they are older than a montharun1-122/+158
2007-02-03added a uniform list name for emailsarun1-4/+8
2007-02-03better selection of players for new gamearun1-2/+4
2007-01-26added game number to game displayarun1-0/+4
2007-01-26started work on canceling gamesarun1-2/+13
2007-01-16fixed the new sorting algorithmarun1-1/+1
2007-01-16new sort function; should sorrt correctly for solos,etcarun1-1/+1
2007-01-14fixed the revision number thing ;)arun1-1/+1
2007-01-14added displau of revsion numberarun1-0/+3
2007-01-14fixed: provided links for new games, so that reloading is not required anymorearun1-2/+2
2007-01-14fixed: correct startplayer for solosarun1-1/+1
2007-01-12some small bugfixesarun1-1/+3
2007-01-12added some checks for poverty and wedding, but only nines are handled correct...arun1-11/+75
2007-01-12added email to all players, in case someone cancled the game at the beginningarun1-9/+10
2007-01-12small bug in displaying the scorearun1-0/+2
2007-01-12server keeps score now, several small bugfixesarun1-9/+73
2007-01-10added list of finished games to user pagearun1-0/+6
2007-01-08added a message for work on the databasearun1-0/+8
2007-01-08FEATURE: added solo and now you also can only play cards that are valid on a ...arun1-26/+79
2007-01-04bugfix: names and table show up all the time now;arun1-30/+42
2006-12-21fixed a lot of bugs, started to work on solos, moved some stuff to output.phparun1-106/+64
2006-12-19started on adding support for different solo games (modified get_winner a tin...arun1-2/+7
2006-12-15moved more stuff from index.php to output.phparun1-44/+3
2006-12-15added a new php file for html output onlyarun1-24/+4
2006-12-14moved files to top of domain and found a few links that didn't use the one de...arun1-2/+2
2006-12-13 a bit more cleanup in the layoutarun1-3/+3
2006-12-13 a bit of cleanup in the layoutarun1-2/+1
2006-12-13added two new features: local time and a link to the user pagearun1-5/+36
2006-12-13fixed possible bug with emailing next playerarun1-2/+2
2006-12-13fixed some small bugs from the validatorarun1-16/+21