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 |
templates
|
accoutn creation works with clearsilver template.
|
2005-12-14 10:53:58 +00:00 |
createaccount.py
|
accoutn creation works with clearsilver template.
|
2005-12-14 10:53:58 +00:00 |
database.py
|
basic gameplay works again. What does not yet work: Things like proper error management, display of current turn and player etc.
|
2005-11-24 19:21:37 +00:00 |
default.css
|
display of a board seems to work again.
|
2005-11-24 18:31:33 +00:00 |
deletegame.py
|
game overview now works using clearsilver.
|
2005-12-13 10:10:34 +00:00 |
filehandling.py
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
gamecreation.py
|
game creation with clearsilver should work now.
|
2005-12-13 19:44:07 +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
|
basic gameplay works again. What does not yet work: Things like proper error management, display of current turn and player etc.
|
2005-11-24 19:21:37 +00:00 |
helper.py
|
game overview now works using clearsilver.
|
2005-12-13 10:10:34 +00:00 |
init_webgo.py
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
login.py
|
game overview now works using clearsilver.
|
2005-12-13 10:10:34 +00:00 |
logout.py
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
main.py
|
added a small function for using clearsilver.
|
2005-12-11 19:56:02 +00:00 |
playgame.py
|
game overview now works using clearsilver.
|
2005-12-13 10:10:34 +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 |