]> git.cworth.org Git - grrobot/commit
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
authorCarl Worth <cworth@theworths.org>
Fri, 27 Jun 2003 03:13:15 +0000 (03:13 +0000)
committerCarl Worth <cworth@theworths.org>
Fri, 27 Jun 2003 03:13:15 +0000 (03:13 +0000)
commitcde4dcdfac0aa34436ff8741472d994041487fd2
tree4fb86680dbecdc2be9c66730a3f8c8552fdb5195
parentdec6398313bb5c808bf00bf3fcd0996edb8c773b
Resized the  graphics slightly. The walls are thinner, the padding is smaller, and
the targets and robots are a bit larger. Also, added black trim around all solid-color targets.
Removed "manual" drawing of grid, incorporating it into cell.svg instead.

Better message when the server goes away.
25 files changed:
TODO
src/grr_board_view.c
src/grr_board_view.h
src/grrobot.c
src/svg/cell.svg
src/svg/grr_icon_svg.h
src/svg/target_blue_circle.svg
src/svg/target_blue_octagon.svg
src/svg/target_blue_square.svg
src/svg/target_blue_triangle.svg
src/svg/target_green_circle.svg
src/svg/target_green_octagon.svg
src/svg/target_green_square.svg
src/svg/target_green_triangle.svg
src/svg/target_red_circle.svg
src/svg/target_red_octagon.svg
src/svg/target_red_square.svg
src/svg/target_red_triangle.svg
src/svg/target_yellow_circle.svg
src/svg/target_yellow_octagon.svg
src/svg/target_yellow_square.svg
src/svg/target_yellow_triangle.svg
src/svg/w [deleted file]
src/svg/wall.svg
src/svg/x.svg [deleted file]