Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/snake/shortlog/tip
Дата изменения: Unknown
Дата индексирования: Mon Oct 1 22:48:41 2012
Кодировка:
snake: log

snake

log

age author description
Tue, 28 Dec 2010 17:01:41 +0300 Alex Martynov done UI.snake_move_check() functiondefault tip
Tue, 28 Dec 2010 16:47:32 +0300 Alex Martynov engine.legal_moves() now return list of legal moves
Tue, 28 Dec 2010 16:36:23 +0300 Alex Martynov changes in engine.redraw() and UI.end() that respond to engine.field_geometry_calc() function
Sun, 26 Dec 2010 22:35:19 +0300 Alex Martynov added the color presentation of the winer snake
Sun, 26 Dec 2010 22:22:55 +0300 Alex Martynov Added tag 1.0.3 for changeset 77dd3fe5a2d4
Sun, 26 Dec 2010 22:21:55 +0300 Alex Martynov added UI.snake_len_check()1.0.3
Sun, 26 Dec 2010 19:51:18 +0300 Alex Martynov added redraw in UI.end()
Sun, 26 Dec 2010 15:47:40 +0300 Alex Martynov merge
Sun, 26 Dec 2010 15:47:19 +0300 Alex Martynov engine.field_geometry_calc() added
Sun, 26 Dec 2010 12:12:47 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/snake
Sun, 26 Dec 2010 12:12:44 +0300 Daniil Alexeyevsky Removed rules to keep near walls from e2
Sun, 26 Dec 2010 06:55:47 +0300 Alex Martynov edited the way of presenting round end, fixes #20
Fri, 24 Dec 2010 16:35:26 +0300 Alex Martynov fixed bug of encreased speed of the game by multiple
Fri, 24 Dec 2010 00:58:36 +0300 Alex Martynov fixed bug of lost previous snakes memory,
Fri, 24 Dec 2010 00:50:06 +0300 Alex Martynov fixed not correct work of UI.restart() if whole game was made by steps
Fri, 24 Dec 2010 00:33:07 +0300 Alex Martynov fixed: end of the game, when only one snake on the field
Thu, 23 Dec 2010 20:49:17 +0300 Alex Martynov Added tag 1.0.2 for changeset 163fc2378113
Thu, 23 Dec 2010 20:43:45 +0300 Alex Martynov fixed bag of movind snake without a head, fixes #181.0.2
Thu, 23 Dec 2010 20:37:13 +0300 Alex Martynov added button work explanation in documentation.
Thu, 23 Dec 2010 20:31:09 +0300 Alex Martynov fixed bag of unlimited run
Thu, 23 Dec 2010 20:24:56 +0300 Alex Martynov added oftions for UI.restart()
Thu, 23 Dec 2010 20:09:48 +0300 Alex Martynov Added UI.game_length as atribute
Thu, 23 Dec 2010 20:00:59 +0300 Alex Martynov UI.start() function added (still need to check for bags)
Thu, 23 Dec 2010 19:44:53 +0300 Alex Martynov still trying to make restart as it should be
Thu, 23 Dec 2010 01:08:08 +0300 Alex Martynov added new screen, restart now can operate at any moment
Wed, 22 Dec 2010 19:39:05 +0300 Alex Martynov Added tag v 1.0.1 for changeset 8b348841afd2
Wed, 22 Dec 2010 19:36:16 +0300 Alex Martynov mergev 1.0.1
Wed, 22 Dec 2010 19:35:56 +0300 Alex Martynov changed numeration of the snakes
Wed, 22 Dec 2010 00:06:21 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/snake
Wed, 22 Dec 2010 00:06:14 +0300 Daniil Alexeyevsky Added rule to evade trapping yourself while eating for e4 snake
Wed, 22 Dec 2010 00:05:52 +0300 Daniil Alexeyevsky Added "run mostly forward" rule to e2 snake
Tue, 21 Dec 2010 23:01:07 +0300 Alex Martynov added possible option old_snake for engine.create_snake()
Tue, 21 Dec 2010 18:11:27 +0300 Alex Martynov added smth for snake restart, not working yet
Tue, 21 Dec 2010 18:09:59 +0300 Alex Martynov Added tag v 1.0 for changeset 3c909a161978
Tue, 21 Dec 2010 08:30:18 +0300 Alex Martynov chnged number of end step_idv 1.0
Tue, 21 Dec 2010 07:59:36 +0300 Alex Martynov added screens
Mon, 20 Dec 2010 18:13:41 +0300 Alex Martynov End button added
Mon, 20 Dec 2010 18:10:34 +0300 Daniil Alexeyevsky Fixed bug with file open cancelling
Mon, 20 Dec 2010 18:00:55 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/snake
Mon, 20 Dec 2010 18:00:50 +0300 Daniil Alexeyevsky e4 zig-zags more reliably
Mon, 20 Dec 2010 17:57:07 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake
Mon, 20 Dec 2010 17:57:00 +0300 Alex Martynov fixed snake start placement
Mon, 20 Dec 2010 17:55:40 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/snake
Mon, 20 Dec 2010 17:55:25 +0300 Daniil Alexeyevsky Changed display names in e2, e4 snakes (they were both Example inconveniently)
Mon, 20 Dec 2010 17:53:40 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake
Mon, 20 Dec 2010 17:53:36 +0300 Alex Martynov engine documentation
Mon, 20 Dec 2010 17:53:03 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/snake
Mon, 20 Dec 2010 17:53:01 +0300 Daniil Alexeyevsky e4 snake now tries to zig-zag
Mon, 20 Dec 2010 17:49:57 +0300 Daniil Alexeyevsky Added rule.number to aid snake debugging.
Mon, 20 Dec 2010 17:10:22 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake
Mon, 20 Dec 2010 17:10:03 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake
Mon, 20 Dec 2010 17:09:41 +0300 Alex Martynov UI documentation
Mon, 20 Dec 2010 17:10:09 +0300 Daniil Alexeyevsky Added two smarter snakes: e2 and e4
Mon, 20 Dec 2010 17:01:39 +0300 Daniil Alexeyevsky example.snake: better rules for chasing enemy tail
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:21:07 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake
Mon, 20 Dec 2010 16:20:18 +0300 Alex Martynov delete all snakes when load after restart
Mon, 20 Dec 2010 16:21:00 +0300 Daniil Alexeyevsky Snake may be filled even if empty
Mon, 20 Dec 2010 15:50:14 +0300 Alex Martynov Automated merge with ssh://kodomo.fbb.msu.ru/snake