]> git.cworth.org Git - grrobot/log
grrobot
20 years ago * src/grrobot.c (grr_game_read_notices): Call new board_view timer
Carl Worth [Mon, 10 Nov 2003 15:45:45 +0000 (15:45 +0000)]
    * src/grrobot.c (grr_game_read_notices): Call new board_view timer
        functions on the appropriate state transitions.

        * src/grr_board_view.c (grr_board_view_expose): Add code to draw a
        cute alpha-blended timer which shows off the use of cairo_arc.
        (grr_board_view_refresh_timer):
        (grr_board_view_decrement_timer):
        (grr_board_view_start_timer):
        (grr_board_view_stop_timer):
        (grr_board_view_reset_timer): New functions for managing the timer.

20 years agoTrack changes in Cairo 0.1.1
Carl Worth [Thu, 4 Sep 2003 15:17:44 +0000 (15:17 +0000)]
Track changes in Cairo 0.1.1

20 years agoRevert back to pale incactive icons
Carl Worth [Sun, 3 Aug 2003 21:17:04 +0000 (21:17 +0000)]
Revert back to pale incactive icons

20 years agoNew, lovely octagon targets from Richard.
Carl Worth [Fri, 1 Aug 2003 01:46:26 +0000 (01:46 +0000)]
New, lovely octagon targets from Richard.
Made inactive targets a bit darker.

20 years agoAdded cell1.svg/cell2.svg. Got Richard's new planet colors.
Carl Worth [Thu, 31 Jul 2003 00:59:06 +0000 (00:59 +0000)]
Added cell1.svg/cell2.svg. Got Richard's new planet colors.

20 years agoAlternate two different background images. New planets for all squares.
Carl Worth [Sat, 26 Jul 2003 08:37:12 +0000 (08:37 +0000)]
Alternate two different background images. New planets for all squares.

20 years agoFixed select handling. Added two of Richard's fancy logos.
Carl Worth [Wed, 23 Jul 2003 21:34:35 +0000 (21:34 +0000)]
Fixed select handling. Added two of Richard's fancy logos.
Upgraded to do incremental rendering --- much faster now.

20 years agoAdded keybindings/buttons for bid, pass, zap timer (nobid), and next turn
Carl Worth [Sat, 12 Jul 2003 01:53:37 +0000 (01:53 +0000)]
Added keybindings/buttons for bid, pass, zap timer (nobid), and next turn

20 years agoAdded keybindings. Can now play a board from a file without any server.
Carl Worth [Fri, 11 Jul 2003 01:11:42 +0000 (01:11 +0000)]
Added keybindings. Can now play a board from a file without any server.

20 years agoRemoved junk files
Carl Worth [Thu, 10 Jul 2003 14:58:11 +0000 (14:58 +0000)]
Removed junk files

20 years agoAdd --watch option
Keith Packard [Sat, 5 Jul 2003 05:41:10 +0000 (05:41 +0000)]
Add --watch option

20 years agoResized the graphics slightly. The walls are thinner, the padding is smaller, and
Carl Worth [Fri, 27 Jun 2003 03:13:15 +0000 (03:13 +0000)]
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.

20 years agoPermit rr_client_next_notice to return null notice
Keith Packard [Thu, 26 Jun 2003 11:17:33 +0000 (11:17 +0000)]
Permit rr_client_next_notice to return null notice

20 years agoAdded support for RR_NOTICE_GAMEOVER.
Carl Worth [Thu, 26 Jun 2003 01:19:40 +0000 (01:19 +0000)]
Added support for RR_NOTICE_GAMEOVER.
Tracked some librr changes

20 years agoRemove errant deflate stuff from Makefile
Carl Worth [Thu, 26 Jun 2003 00:57:01 +0000 (00:57 +0000)]
Remove errant deflate stuff from Makefile

20 years agogrrobot will now load SVG icons from /share/grrobot/*.svg
Carl Worth [Wed, 25 Jun 2003 10:52:59 +0000 (10:52 +0000)]
grrobot will now load SVG icons from /share/grrobot/*.svg
A default SVG icon set is now builtin so the grrobot does not rely on external files.
Rendering is a bit faster, (SVG files are only parsed once).

20 years agoAdded TODO
Carl Worth [Fri, 20 Jun 2003 15:47:32 +0000 (15:47 +0000)]
Added TODO

20 years agoAdded pointers to necessary libraries
Carl Worth [Fri, 20 Jun 2003 15:43:31 +0000 (15:43 +0000)]
Added pointers to necessary libraries

20 years agoAdded pointers to necessary libraries
Carl Worth [Fri, 20 Jun 2003 15:42:08 +0000 (15:42 +0000)]
Added pointers to necessary libraries

20 years agoFixed messages and scrolling
Carl Worth [Thu, 19 Jun 2003 11:40:34 +0000 (11:40 +0000)]
Fixed messages and scrolling

20 years agoAdded click-to-move in addition to drag-to-move
Carl Worth [Sun, 15 Jun 2003 07:07:49 +0000 (07:07 +0000)]
Added click-to-move in addition to drag-to-move

20 years agoFixed double-add of vpane
Carl Worth [Sun, 15 Jun 2003 01:48:29 +0000 (01:48 +0000)]
Fixed double-add of vpane

20 years agoFixed layout of text entry widget to fixed height
Carl Worth [Sun, 15 Jun 2003 01:39:15 +0000 (01:39 +0000)]
Fixed layout of text entry widget to fixed height

20 years agoUse raw g_source APIs to track rr connection
Keith Packard [Sat, 14 Jun 2003 09:04:59 +0000 (09:04 +0000)]
Use raw g_source APIs to track rr connection

20 years agoAdded drag-and-drop (works but for handling queued notices).
Carl Worth [Sat, 14 Jun 2003 08:17:41 +0000 (08:17 +0000)]
Added drag-and-drop (works but for handling queued notices).
Fixed to peroperly grok, (and display results of) responses.

20 years agoRipped out leftover code from widget sample code.
Carl Worth [Sat, 14 Jun 2003 01:57:31 +0000 (01:57 +0000)]
Ripped out leftover code from widget sample code.

20 years agoFix message scrolling. Add NOTICE TURN support. Flush notices.
Carl Worth [Sat, 14 Jun 2003 00:37:30 +0000 (00:37 +0000)]
Fix message scrolling. Add NOTICE TURN support. Flush notices.

20 years agoInitial import of grrobot
Carl Worth [Fri, 13 Jun 2003 10:39:03 +0000 (10:39 +0000)]
Initial import of grrobot

20 years agoInitial revision
Carl Worth [Fri, 13 Jun 2003 10:39:03 +0000 (10:39 +0000)]
Initial revision