age |
author |
description |
Mon, 20 Dec 2010 16:37:23 +0300 |
Daniil Alexeyevsky |
Expand buttons in UI |
Mon, 20 Dec 2010 16:33:32 +0300 |
Alex Martynov |
edited button packing |
Mon, 20 Dec 2010 16:20:18 +0300 |
Alex Martynov |
delete all snakes when load after restart |
Mon, 20 Dec 2010 15:00:50 +0300 |
Alex Martynov |
snake.create_snake() fixed, run after end of the game fixed |
Mon, 20 Dec 2010 12:58:35 +0300 |
Alex Martynov |
damn |
Mon, 20 Dec 2010 11:52:45 +0300 |
Alex Martynov |
fixed random sell snake movement |
Mon, 20 Dec 2010 04:03:55 +0300 |
Alex Martynov |
edited engine.step(), UI.load() |
Mon, 20 Dec 2010 02:26:49 +0300 |
Alex Martynov |
merge |
Mon, 20 Dec 2010 02:26:31 +0300 |
Alex Martynov |
main.UI.dead_snakes_check() |
Mon, 20 Dec 2010 02:26:35 +0300 |
Danya Alexeyevsky |
Actually fixed buttons resizing. Fixed code separation for buttons drawing. |
Mon, 20 Dec 2010 02:23:01 +0300 |
Danya Alexeyevsky |
ui update: buttons do not change size when window resizes |
Mon, 20 Dec 2010 01:38:05 +0300 |
Alex Martynov |
added redraw after snake creation |
Mon, 20 Dec 2010 01:04:39 +0300 |
Alex Martynov |
opend file insted of name given for snake.load() |
Mon, 20 Dec 2010 00:19:54 +0300 |
Alex Martynov |
added check for dead snakes |
Sun, 19 Dec 2010 22:54:58 +0300 |
Daniil Alexeyevsky |
main.py: added if __name__ == "__main__" condition to automatic ui startup |
Sun, 19 Dec 2010 19:22:49 +0300 |
Alex Martynov |
fixed lots of small errors |
Sun, 19 Dec 2010 15:43:53 +0300 |
Alex Martynov |
corrected UI.load(), corrected UI.step(), UI.end(), root made self.root |
Sun, 19 Dec 2010 09:19:10 +0300 |
Alex Martynov |
main.UI.run() main.UI.step() #engine.canvas.w #engine.canvas.h |
Sat, 18 Dec 2010 20:47:41 +0300 |
Alex Martynov |
UI.Snake.load() |
Sat, 18 Dec 2010 20:24:26 +0300 |
Alex Martynov |
Merge |
Sat, 18 Dec 2010 20:12:19 +0300 |
Alex Martynov |
import tkFileDialog as tkfd |
Sat, 18 Dec 2010 20:06:53 +0300 |
Alex Martynov |
once more |
Sat, 18 Dec 2010 19:49:28 +0300 |
Alex Martynov |
deleted UI.load_number() |
Thu, 16 Dec 2010 15:05:50 +0300 |
Daniil Alexeyevsky |
Refactored spacing in main.py |
Thu, 16 Dec 2010 14:57:59 +0300 |
Daniil Alexeyevsky |
Changes function to create button widgets to what I meant by it |
Thu, 16 Dec 2010 01:35:46 +0300 |
Alex Martynov |
main.UI.__init__() main.UI.button_pack() |
Thu, 16 Dec 2010 00:49:08 +0300 |
Alex Martynov |
main.UI.__init__(), part |
Thu, 16 Dec 2010 00:13:53 +0300 |
Alex Martynov |
UI passes |
Wed, 08 Dec 2010 01:38:44 +0300 |
Alex Martynov |
start |