summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Collapse)AuthorFilesLines
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 ↵arun1-11/+75
correctly from now on
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
trick
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 ↵arun1-2/+7
tiny bit)...still needs work
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 ↵arun1-2/+2
defined in the config file. fixed now
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
2006-12-12players should get emails again, if it is there turnarun1-27/+22
2006-12-12added a config file (not under VC)arun1-1/+2
2006-12-12small bugfixes to get comments for examples comments workingarun1-2/+3
2006-12-11comments should be working again. not tested thougharun1-8/+12
2006-12-08bugfix? game entry wasn't added to DB, hope it is fixed nowarun1-3/+20
2006-12-08added local time outputarun1-2/+16
2006-12-08 basic user page, list available users and link to start a new gamearun1-4/+14
2006-12-08playing games should work now... new games can be started automatically at ↵arun1-38/+103
the end of an old one.
2006-12-07tables seems to be case sensitive on dreamhost...fixed itarun1-9/+9
2006-12-07new database backend... kind of workingarun1-1103/+485
2006-12-04changed path to pics and cards and css to be absolute pathsarun1-8/+9
2006-12-04 some small changesarun1-7/+12
2006-12-04some cleanuparun1-88/+69
2006-11-30new design once again, lots of bugfixes and cleaning uparun1-80/+138
2006-11-28not quite where I want it to be, but perhaps good enough to show the alpha ↵arun1-14/+46
testers ;)
2006-11-26bugfix: when setting the winner for a trick a reload of the page was ↵arun1-3/+3
posiible causing trouble by adding the winner again to the status file
2006-11-26bugfix: the next player was set incorrectly after a new trick, hope it is ↵arun1-7/+13
fixed now
2006-11-25cleaned up a bit, added comments and fixed a few small bugs on the wayarun1-98/+122
2006-11-24some more design changesarun1-9/+13
2006-11-24fixed: the correct player gets an email after a trick now, some other small ↵arun1-32/+75
bugfixes
2006-11-24some typosarun1-8/+8
2006-11-24some small bugfixes, added better layoutarun1-14/+15