Commit graph

10 commits

Author SHA1 Message Date
phear 2066a179cf game selection now has a nice table with players, access time etc. Users can now set an optional name for the game they create. This name gets displayed in game selection table. 2005-10-09 21:29:29 +00:00
phear e9d3a9aaaa before this change WebGo had 2 represenations of the goban simultaneously (one in sgf and the other as a table in the database). This was just too ugly, even for me. Now all relevant functions use the parser from the last commit.It seems to work ... 2005-10-09 17:27:17 +00:00
phear cc76ec975b webgo now utilizes gnugo to evaluate moves. The game is now playable (though I dont know what happens if someone wins/finishes a game :)) 2005-09-23 14:37:07 +00:00
phear 2630332479 logout and refresh buttons in navigation_bar work. Cleaned some old stuff. 2005-09-20 09:51:12 +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 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 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 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 a5eb556ebb init 2005-09-06 17:52:46 +00:00