|
5ea601efc8
|
various bugfixes and cleanups
|
2006-05-17 12:38:28 +00:00 |
|
|
da320b42c6
|
the last bugfix did not work
|
2005-12-14 19:01:05 +00:00 |
|
|
1e1ffa362e
|
Bugfix: the goban table declaration was wrong before. this (among other things) prevented saving move to the database.
|
2005-12-14 17:36:05 +00:00 |
|
|
a000c9dd9a
|
fixed 3 bugs:
- check for timeout in gamecreation.py
- game deletion did not work correctly
- game creation always wrote to the first game slot.
|
2005-12-14 14:23:14 +00:00 |
|
|
611d67ddaf
|
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 |
|
|
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 |
|
|
6474c7f47c
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
|