]> git.cworth.org Git - grrobot/blobdiff - ChangeLog
* src/grr_icon.c (grr_icon_draw_predrawn): Fix inactive targets to
[grrobot] / ChangeLog
index 1cd8b52c229725364bdb8e1da1db3e03f5f199ae..8cbccfdbdf47572b51d0216059183bd4594719d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2005-06-16  Carl Worth  <cworth@cworth.org>
+
+       * src/grr_icon.c (grr_icon_draw_predrawn): Fix inactive targets to
+       be translucent once again.
+
+2005-06-16  Carl Worth  <cworth@cworth.org>
+       
+       * README: Update to refer to cairo instead of Xr.
+       
+       * src/args.c: (args_help), (args_usage), (args_parse): Fix
+       command-line option parsing. Use getopt rather than argp.
+
+2005-06-16  Carl Worth  <cworth@cworth.org>
+
+       Accidentally committed a bunch of code which brings things up to
+       date with cairo 0.5.0 and break command-line option parsing.
+
+2004-01-09  Carl Worth  <cworth@isi.edu>
+
+       * Recovered some lost changes due to a bothced cvsup commit, (yes,
+       this is utter pain).
+
+        * src/svg/wall.svg: Add round caps to walls.
+
+        * src/svg/robot_red.svg:
+        * src/svg/robot_blue.svg:
+        * src/svg/robot_green.svg:
+        * src/svg/robot_green.svg: Made robot colors match new targets.
+
+        * src/svg/wall.svg: Made walls thicker.
+
+2004-01-01  Keith Packard  <keithp@keithp.com>
+
+       * src/svg/grr_icon_svg.h:
+       * src/svg/target_blue_circle.svg:
+       * src/svg/target_blue_triangle.svg:
+       * src/svg/target_green_circle.svg:
+       * src/svg/target_green_triangle.svg:
+       * src/svg/target_red_circle.svg:
+       * src/svg/target_red_triangle.svg:
+       * src/svg/target_whirl.svg:
+       * src/svg/target_yellow_circle.svg:
+       * src/svg/target_yellow_triangle.svg:
+       Import fancy new targets from Richard Worth (our hero)
+
+2003-12-25  Keith Packard  <keithp@keithp.com>
+
+       * configure.in:
+       * ltmain.sh:
+       * src/grr_board_view.c:
+       * src/grr_icon.c: (_grr_icon_init), (grr_icon_draw):
+       * src/grr_icon.h:
+       * src/grrobot.c:
+       Switch from xsvg to svg-cairo
+
 2003-11-11  Carl Worth  <cworth@isi.edu>
 
        * src/grrobot.c (grr_game_read_notices): Exit cleanly: need to