Commit graph

17 commits

Author SHA1 Message Date
phear 18405f247a renamed some variables, cleaned up some argument requirements of game_overview_form(), the game_overview button for the game display now works 2005-09-20 09:16:13 +00:00
phear e6a7b4e648 style optimization. IMHO the old version was technically correct, but firefox had problems. Now we work with id=... tags, this causes no errors. 2005-09-20 09:06:22 +00:00
phear a901d5f237 small changes here and there. a debug function (SPOT), css, start of a navigation bar. 2005-09-20 07:05:05 +00:00
phear 8f5568bcd0 "basic multiuser gameplay possible. Milestone m6 reached! 2005-09-14 16:48:07 +00:00
phear e7e9c72e54 timeout bug fixed. main.handler() now automatically updates timeout. 2005-09-14 15:08:44 +00:00
phear 230f04c758 game creation and deletion should work. After deletion a 'session timed out' error occures, this still has to be fixed. 2005-09-14 14:29:58 +00:00
phear ece81b8695 basic display of goban works, playing not yet possible. skeleton for game deletion inserted. 2005-09-12 17:30:02 +00:00
phear 298faf0a92 game creation seems to work, but I don't know for sure before game selection for playing works ;> 2005-09-12 13:51:18 +00:00
phear 92e41a5b92 forms now work up to the point where a new game is to be created. the function for checking user input is still empty. 2005-09-12 11:28:11 +00:00
phear 7b36398521 some more code for the creation of new games through the user 2005-09-11 17:11:09 +00:00
phear 81fea29c24 never forget to do svn commit from the root directory of the project ;> 2005-09-06 19:05:10 +00:00
phear f1082743de more documention. now there should be enough info to understand the basics. 2005-09-06 19:04:28 +00:00
phear ced615642c renamed a file 2005-09-06 18:31:41 +00:00
phear 65ed70815e removed old and unused scripts 2005-09-06 18:30:58 +00:00
phear 1b706ec81f moved docs into a 'documentation' directory 2005-09-06 18:25:05 +00:00
phear d588b554bf updated install instructions. 2005-09-06 18:22:34 +00:00
phear a5eb556ebb init 2005-09-06 17:52:46 +00:00