|
34420b0598
|
added a small function for using clearsilver.
|
2005-12-11 19:56:02 +00:00 |
|
|
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 |
|
|
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 |
|
|
739033c065
|
fixed condition when logout button appears.
|
2005-10-09 22:16:33 +00:00 |
|
|
27307791fd
|
implemented logout button.
|
2005-10-09 22:11:29 +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 |
|
|
5ab93abaf2
|
added a simple parser for static sgf files
|
2005-10-09 13:58:06 +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 |
|
|
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 |
|
|
7b36398521
|
some more code for the creation of new games through the user
|
2005-09-11 17:11:09 +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 |
|