e-DoKo.git
16 years agoadded output of average time for a game on the homepage
arun [Sat, 2 Jun 2007 16:25:28 +0000 (16:25 +0000)] 
added output of average time for a game on the homepage

16 years agoBUGFIX: guess I should test again before commiting :)
arun [Sat, 2 Jun 2007 15:50:35 +0000 (15:50 +0000)] 
BUGFIX: guess I should test again before commiting :)

16 years agonew feature: added checks for re/contra/90 etc. ; fixed: some measages were outdated
arun [Sat, 2 Jun 2007 15:40:16 +0000 (15:40 +0000)] 
new feature: added checks for re/contra/90 etc. ; fixed: some measages were outdated

16 years ago bugfix: last revision had some typos, fixed now
arun [Fri, 1 Jun 2007 13:40:44 +0000 (13:40 +0000)] 
 bugfix: last revision had some typos, fixed now

16 years agoadded some more hints for what kind of game is happening at the table; cleanup
arun [Mon, 28 May 2007 16:12:50 +0000 (16:12 +0000)] 
added some more hints for what kind of game is happening at the table; cleanup

16 years agofix: missed a ;
arun [Tue, 22 May 2007 09:52:17 +0000 (09:52 +0000)] 
fix: missed a ;

16 years agofeature: added link to game in final email, CC'ed people in final email
arun [Tue, 22 May 2007 09:49:07 +0000 (09:49 +0000)] 
feature: added link to game in final email, CC'ed people in final email

16 years agofixed bug in shuffle function
arun [Mon, 21 May 2007 12:04:05 +0000 (12:04 +0000)] 
fixed bug in shuffle function

16 years agomore emails during poverty, game number is displayed in email
arun [Fri, 18 May 2007 20:47:48 +0000 (20:47 +0000)] 
more emails during poverty, game number is displayed in email

16 years agoproblem with sql syntax: used a reserverd word
arun [Thu, 17 May 2007 12:51:21 +0000 (12:51 +0000)] 
problem with sql syntax: used a reserverd word

16 years agowedding should work now, started working on calling 120/90/60/30/0, small bugfixes
arun [Thu, 17 May 2007 12:29:55 +0000 (12:29 +0000)] 
wedding should work now, started working on calling 120/90/60/30/0, small bugfixes

16 years agofound a bug in the shuffling routine
arun [Wed, 16 May 2007 12:34:17 +0000 (12:34 +0000)] 
found a bug in the shuffling routine

16 years agofix: hash collision after a game has been cancled and the gameid is being reused.
arun [Wed, 25 Apr 2007 08:17:43 +0000 (08:17 +0000)] 
fix: hash collision after a game has been cancled and the gameid is being reused.

16 years agodebugging was on for creating the hands -> no random numbers
arun [Sun, 22 Apr 2007 20:46:14 +0000 (20:46 +0000)] 
debugging was on for creating the hands -> no random numbers

16 years agowrong pic for the 10 of heart
arun [Sat, 14 Apr 2007 13:54:01 +0000 (13:54 +0000)] 
wrong pic for the 10 of heart

16 years agosome more testing and bugfixes
arun [Sat, 14 Apr 2007 10:34:28 +0000 (10:34 +0000)] 
some more testing and bugfixes

16 years agopoverty should work now! added german card deck, tons of small fixes
arun [Thu, 12 Apr 2007 07:33:07 +0000 (07:33 +0000)] 
poverty should work now! added german card deck, tons of small fixes

16 years agolots of small fixes and cleanup
arun [Wed, 11 Apr 2007 08:15:47 +0000 (08:15 +0000)] 
lots of small fixes and cleanup

16 years agoadded email to first player at the beginning of the game; fixed small layout issue
arun [Tue, 10 Apr 2007 15:26:58 +0000 (15:26 +0000)] 
added email to first player at the beginning of the game; fixed small layout issue

16 years agoremoved one debug message; added timestamp update for game when playing a card
arun [Tue, 10 Apr 2007 08:58:23 +0000 (08:58 +0000)] 
removed one debug message; added timestamp update for game when playing a card

16 years agominor cleanup
arun [Mon, 9 Apr 2007 09:25:29 +0000 (09:25 +0000)] 
minor cleanup

16 years agomore cleanup
arun [Mon, 9 Apr 2007 08:06:01 +0000 (08:06 +0000)] 
more cleanup

16 years agomore cleanup, the layout for the pre game stuff is now probably broken:(
arun [Sun, 8 Apr 2007 20:08:24 +0000 (20:08 +0000)] 
more cleanup, the layout for the pre game stuff is now probably broken:(

16 years agocleaned up the interface a bit
arun [Sun, 8 Apr 2007 19:49:22 +0000 (19:49 +0000)] 
cleaned up the interface a bit

16 years agofixed & in html
arun [Sun, 8 Apr 2007 17:09:32 +0000 (17:09 +0000)] 
fixed & in html

16 years agoadded footer, moved revision into footer
arun [Sun, 8 Apr 2007 17:06:04 +0000 (17:06 +0000)] 
added footer, moved revision into footer

16 years agoPreparation for adding german cards
arun [Sat, 24 Mar 2007 21:31:28 +0000 (21:31 +0000)] 
Preparation for adding german cards

16 years agosome missing html and some more comments
arun [Sat, 24 Mar 2007 21:24:36 +0000 (21:24 +0000)] 
some missing html and some more comments

16 years agofoxes should now work correctly
arun [Mon, 12 Feb 2007 18:25:29 +0000 (18:25 +0000)] 
foxes should now work correctly

16 years ago* rewrote checking for sickness, the player now sees a nice summary before getting...
arun [Thu, 8 Feb 2007 19:19:11 +0000 (19:19 +0000)] 
* rewrote checking for sickness, the player now sees a nice summary before 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

16 years agofixed: bug in routine to figure out the next player
arun [Wed, 7 Feb 2007 17:48:24 +0000 (17:48 +0000)] 
fixed: bug in routine to figure out the next player

added rulesets (change  in database): at the beginning of a game differnt rules can be chosen

16 years agofeature request: show complete hand for completed games
arun [Tue, 6 Feb 2007 02:03:39 +0000 (02:03 +0000)] 
feature request: show complete hand for completed games

16 years agoa bit of code cleanup
arun [Sat, 3 Feb 2007 22:07:21 +0000 (22:07 +0000)] 
a bit of code cleanup

16 years agowhen starting a new game, games can't be selected twice anymore and are randomly...
arun [Sat, 3 Feb 2007 05:29:17 +0000 (05:29 +0000)] 
when starting a new game, games can't be selected twice anymore and are randomly pre-selected

16 years agoonly ask for a new game in a session, if it was the latest game
arun [Sat, 3 Feb 2007 05:13:42 +0000 (05:13 +0000)] 
only ask for a new game in a session, if it was the latest game

16 years agoadded session to database
arun [Sat, 3 Feb 2007 04:57:04 +0000 (04:57 +0000)] 
added session to database

16 years agocleaned up the user page a bit
arun [Sat, 3 Feb 2007 04:33:02 +0000 (04:33 +0000)] 
cleaned up the user page a bit

16 years agofixed a typo
arun [Sat, 3 Feb 2007 04:25:41 +0000 (04:25 +0000)] 
fixed a typo

16 years agoyou can now cancle games, if they are older than a month
arun [Sat, 3 Feb 2007 04:24:35 +0000 (04:24 +0000)] 
you can now cancle games, if they are older than a month

16 years agoadded a uniform list name for emails
arun [Sat, 3 Feb 2007 03:53:40 +0000 (03:53 +0000)] 
added a uniform list name for emails

16 years agobetter selection of players for new game
arun [Sat, 3 Feb 2007 03:46:41 +0000 (03:46 +0000)] 
better selection of players for new game

16 years agoadded game number to game display
arun [Fri, 26 Jan 2007 12:17:32 +0000 (12:17 +0000)] 
added game number to game display

16 years agostarted work on canceling games
arun [Fri, 26 Jan 2007 11:59:05 +0000 (11:59 +0000)] 
started work on canceling games

16 years agofixed the new sorting algorithm
arun [Tue, 16 Jan 2007 15:11:17 +0000 (15:11 +0000)] 
fixed the new sorting algorithm

16 years agonew sort function; should sorrt correctly for solos,etc
arun [Tue, 16 Jan 2007 15:00:03 +0000 (15:00 +0000)] 
new sort function; should sorrt correctly for solos,etc

16 years agofixed the revision number thing ;)
arun [Sun, 14 Jan 2007 13:48:22 +0000 (13:48 +0000)] 
fixed the revision number thing ;)

16 years agoadded displau of revsion number
arun [Sun, 14 Jan 2007 13:43:17 +0000 (13:43 +0000)] 
added displau of revsion number

16 years agofixed: provided links for new games, so that reloading is not required anymore
arun [Sun, 14 Jan 2007 12:20:39 +0000 (12:20 +0000)] 
fixed: provided links for new games, so that reloading is not required anymore

16 years agofixed: correct startplayer for solos
arun [Sun, 14 Jan 2007 12:17:06 +0000 (12:17 +0000)] 
fixed: correct startplayer for solos

16 years agosome small bugfixes
arun [Fri, 12 Jan 2007 16:00:56 +0000 (16:00 +0000)] 
some small bugfixes

16 years agoadded some checks for poverty and wedding, but only nines are handled correctly from...
arun [Fri, 12 Jan 2007 15:21:14 +0000 (15:21 +0000)] 
added some checks for poverty and wedding, but only nines are handled correctly from now on

16 years agoadded email to all players, in case someone cancled the game at the beginning
arun [Fri, 12 Jan 2007 14:49:15 +0000 (14:49 +0000)] 
added email to all players, in case someone cancled the game at the beginning

16 years agosmall bug in displaying the score
arun [Fri, 12 Jan 2007 10:49:29 +0000 (10:49 +0000)] 
small bug in displaying the score

16 years agoserver keeps score now, several small bugfixes
arun [Fri, 12 Jan 2007 08:43:28 +0000 (08:43 +0000)] 
server keeps score now, several small bugfixes

16 years agoadded list of finished games to user page
arun [Wed, 10 Jan 2007 12:51:43 +0000 (12:51 +0000)] 
added list of finished games to user page

16 years agoadded a message for work on the database
arun [Mon, 8 Jan 2007 09:44:22 +0000 (09:44 +0000)] 
added a message for work on the database

16 years agoFEATURE: added solo and now you also can only play cards that are valid on a trick
arun [Mon, 8 Jan 2007 09:16:20 +0000 (09:16 +0000)] 
FEATURE: added solo and now you also can only play cards that are valid on a trick

16 years agoforgot to add the new table pic
arun [Thu, 4 Jan 2007 18:25:52 +0000 (18:25 +0000)] 
forgot to add the new table pic

16 years agobugfix: names and table show up all the time now;
arun [Thu, 4 Jan 2007 18:23:47 +0000 (18:23 +0000)] 
bugfix: names and table show up all the time now;

16 years agoadded third candle (a bit late)
arun [Thu, 21 Dec 2006 22:32:26 +0000 (22:32 +0000)] 
added third candle (a bit late)

16 years agofixed a lot of bugs, started to work on solos, moved some stuff to output.php
arun [Thu, 21 Dec 2006 20:20:42 +0000 (20:20 +0000)] 
fixed a lot of bugs, started to work on solos, moved some stuff to output.php

16 years agostarted on adding support for different solo games (modified get_winner a tiny bit...
arun [Tue, 19 Dec 2006 18:11:30 +0000 (18:11 +0000)] 
started on adding support for different solo games (modified get_winner a tiny bit)...still needs work

16 years agomoved more stuff from index.php to output.php
arun [Fri, 15 Dec 2006 11:26:22 +0000 (11:26 +0000)] 
moved more stuff from index.php to output.php

16 years agoadded a new php file for html output only
arun [Fri, 15 Dec 2006 11:21:32 +0000 (11:21 +0000)] 
added a new php file for html output only

16 years agomoved files to top of domain and found a few links that didn't use the one defined...
arun [Thu, 14 Dec 2006 09:36:20 +0000 (09:36 +0000)] 
moved files to top of domain and found a few links that didn't use the one defined in the config file. fixed now

16 years ago a bit more cleanup in the layout
arun [Wed, 13 Dec 2006 19:18:12 +0000 (19:18 +0000)] 
 a bit more cleanup in the layout

16 years ago a bit of cleanup in the layout
arun [Wed, 13 Dec 2006 18:52:47 +0000 (18:52 +0000)] 
 a bit of cleanup in the layout

16 years agoadded two new features: local time and a link to the user page
arun [Wed, 13 Dec 2006 18:32:33 +0000 (18:32 +0000)] 
added two new features: local time and a link to the user page

16 years agofixed possible bug with emailing next player
arun [Wed, 13 Dec 2006 17:43:21 +0000 (17:43 +0000)] 
fixed possible bug with emailing next player

16 years agofixed some small bugs from the validator
arun [Wed, 13 Dec 2006 16:10:00 +0000 (16:10 +0000)] 
fixed some small bugs from the validator

16 years agosmall bugfix, had a wrong name for a variable
arun [Wed, 13 Dec 2006 11:00:18 +0000 (11:00 +0000)] 
small bugfix, had a wrong name for a variable

16 years agoplayers should get emails again, if it is there turn
arun [Tue, 12 Dec 2006 11:55:39 +0000 (11:55 +0000)] 
players should get emails again, if it is there turn

16 years agoadded a config file (not under VC)
arun [Tue, 12 Dec 2006 11:34:09 +0000 (11:34 +0000)] 
added a config file (not under VC)

16 years agosmall bugfixes to get comments for examples comments working
arun [Tue, 12 Dec 2006 11:25:47 +0000 (11:25 +0000)] 
small bugfixes to get comments for examples comments working

16 years agocomments should be working again. not tested though
arun [Mon, 11 Dec 2006 14:09:03 +0000 (14:09 +0000)] 
comments should be working again. not tested though

16 years agoadded timezone for .nz
arun [Mon, 11 Dec 2006 13:53:44 +0000 (13:53 +0000)] 
added timezone for .nz

17 years agobugfix? game entry wasn't added to DB, hope it is fixed now
arun [Fri, 8 Dec 2006 21:22:37 +0000 (21:22 +0000)] 
bugfix? game entry wasn't added to DB, hope it is fixed now

17 years agoadded timezone for berkeley
arun [Fri, 8 Dec 2006 20:44:01 +0000 (20:44 +0000)] 
added timezone for berkeley

17 years agoadded local time output
arun [Fri, 8 Dec 2006 14:00:56 +0000 (14:00 +0000)] 
added local time output

17 years ago basic user page, list available users and link to start a new game
arun [Fri, 8 Dec 2006 11:05:21 +0000 (11:05 +0000)] 
 basic user page, list available users and link to start a new game

17 years agoplaying games should work now... new games can be started automatically at the end...
arun [Fri, 8 Dec 2006 10:00:16 +0000 (10:00 +0000)] 
playing games should work now... new games can be started automatically at the end of an old one.

17 years agotables seems to be case sensitive on dreamhost...fixed it
arun [Thu, 7 Dec 2006 11:15:53 +0000 (11:15 +0000)] 
tables seems to be case sensitive on dreamhost...fixed it

17 years agonew database backend... kind of working
arun [Thu, 7 Dec 2006 10:47:11 +0000 (10:47 +0000)] 
new database backend... kind of working

17 years agox-mas table
arun [Thu, 7 Dec 2006 10:45:20 +0000 (10:45 +0000)] 
x-mas table

17 years agomoved css to new directory
arun [Mon, 4 Dec 2006 17:03:51 +0000 (17:03 +0000)] 
moved css to new directory

17 years agochanged path to pics and cards and css to be absolute paths
arun [Mon, 4 Dec 2006 17:03:26 +0000 (17:03 +0000)] 
changed path to pics and cards and css to be absolute paths

17 years ago some small changes
arun [Mon, 4 Dec 2006 16:59:49 +0000 (16:59 +0000)] 
 some small changes

17 years agosome cleanup
arun [Mon, 4 Dec 2006 12:31:32 +0000 (12:31 +0000)] 
some cleanup

17 years agonew design once again, lots of bugfixes and cleaning up
arun [Thu, 30 Nov 2006 08:44:14 +0000 (08:44 +0000)] 
new design once again, lots of bugfixes and cleaning up

17 years agonot quite where I want it to be, but perhaps good enough to show the alpha testers ;)
arun [Tue, 28 Nov 2006 10:49:07 +0000 (10:49 +0000)] 
not quite where I want it to be, but perhaps good enough to show the alpha testers ;)

17 years agobugfix: when setting the winner for a trick a reload of the page was posiible causing...
arun [Sun, 26 Nov 2006 13:31:34 +0000 (13:31 +0000)] 
bugfix: when setting the winner for a trick a reload of the page was posiible causing trouble by adding the winner again to the status file

17 years agobugfix: the next player was set incorrectly after a new trick, hope it is fixed now
arun [Sun, 26 Nov 2006 12:32:16 +0000 (12:32 +0000)] 
bugfix: the next player was set incorrectly after a new trick, hope it is fixed now

17 years agocleaned up a bit, added comments and fixed a few small bugs on the way
arun [Sat, 25 Nov 2006 12:41:12 +0000 (12:41 +0000)] 
cleaned up a bit, added comments and fixed a few small bugs on the way

17 years agosome more design changes
arun [Fri, 24 Nov 2006 23:30:20 +0000 (23:30 +0000)] 
some more design changes

17 years agonew layout
arun [Fri, 24 Nov 2006 21:58:12 +0000 (21:58 +0000)] 
new layout

17 years agonew table colors (c) Frances :)
arun [Fri, 24 Nov 2006 21:12:51 +0000 (21:12 +0000)] 
new table colors (c) Frances :)

17 years agofixed: the correct player gets an email after a trick now, some other small bugfixes
arun [Fri, 24 Nov 2006 20:39:11 +0000 (20:39 +0000)] 
fixed: the correct player gets an email after a trick now, some other small bugfixes

17 years agosome typos
arun [Fri, 24 Nov 2006 09:35:39 +0000 (09:35 +0000)] 
some typos

17 years agosome small bugfixes, added better layout
arun [Fri, 24 Nov 2006 09:31:48 +0000 (09:31 +0000)] 
some small bugfixes, added better layout

17 years agoplayers can now make comments, added <div> to some sections and a css file
arun [Thu, 23 Nov 2006 08:58:14 +0000 (08:58 +0000)] 
players can now make comments, added <div> to some sections and a css file