Go to file
2005-10-09 22:20:02 +00:00
documentation/development now there is a working button at the login page to create a new user. User creation should work, although right now it lacks a check whether or not the user already exists. 2005-10-03 21:45:39 +00:00
img small changes here and there. a debug function (SPOT), css, start of a navigation bar. 2005-09-20 07:05:05 +00:00
imgsource small changes here and there. a debug function (SPOT), css, start of a navigation bar. 2005-09-20 07:05:05 +00:00
createaccount.py implemented logout button. 2005-10-09 22:11:29 +00:00
default.css css: changed all id tags into class tags. 2005-10-09 21:43:20 +00:00
deletegame.py 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
filehandling.py added a simple parser for static sgf files 2005-10-09 13:58:06 +00:00
gamecreation.py implemented logout button. 2005-10-09 22:11:29 +00:00
generate_goban_images.py small changes here and there. a debug function (SPOT), css, start of a navigation bar. 2005-09-20 07:05:05 +00:00
gnugo.py 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
goban.py implemented logout button. 2005-10-09 22:11:29 +00:00
helper.py fixed condition when logout button appears. 2005-10-09 22:16:33 +00:00
init_webgo.py 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
login.py ... and a second bug 2005-10-09 22:20:02 +00:00
main.py implemented logout button. 2005-10-09 22:11:29 +00:00
playgame.py implemented logout button. 2005-10-09 22:11:29 +00:00
psql.py 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