Commit graph

12 commits

Author SHA1 Message Date
6c3db3caf8 display of a board seems to work again. 2005-11-24 18:31:33 +00:00
6474c7f47c changed database backend to SqlObject. currently unusable until some bugs are fixed. 2005-11-23 17:34:20 +00:00
27307791fd implemented logout button. 2005-10-09 22:11:29 +00:00
055756dab1 css: changed all id tags into class tags. 2005-10-09 21:43:20 +00:00
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
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
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
a901d5f237 small changes here and there. a debug function (SPOT), css, start of a navigation bar. 2005-09-20 07:05:05 +00:00
8f5568bcd0 "basic multiuser gameplay possible. Milestone m6 reached! 2005-09-14 16:48:07 +00:00
ece81b8695 basic display of goban works, playing not yet possible. skeleton for game deletion inserted. 2005-09-12 17:30:02 +00:00
81fea29c24 never forget to do svn commit from the root directory of the project ;> 2005-09-06 19:05:10 +00:00
a5eb556ebb init 2005-09-06 17:52:46 +00:00