Commit graph

16 commits

Author SHA1 Message Date
age a70946381f loading hdf files fixed (i think so) 2006-08-14 15:07:46 +00:00
phear 6abbcee533 game overview now works using clearsilver. 2005-12-13 10:10:34 +00:00
phear 34420b0598 added a small function for using clearsilver. 2005-12-11 19:56:02 +00:00
phear f09a9e86e0 debugging sqlobject within mod_python sucked, so I switched to cherrypy before the switch to sqlobject was complete. What works again: login, account creation, game overview, game creation. 2005-11-24 15:39:22 +00:00
phear a921e193de changed trigger for button appearance in footer from blacklist to whitelist: buttons now have to be requested explicitly. 2005-10-09 22:26:07 +00:00
phear 739033c065 fixed condition when logout button appears. 2005-10-09 22:16:33 +00:00
phear 27307791fd implemented logout button. 2005-10-09 22:11:29 +00:00
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 5ab93abaf2 added a simple parser for static sgf files 2005-10-09 13:58:06 +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 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 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