log examples/tank/tank_main.c @ 1199:25e1579ed3d1

age author description
Wed, 08 Dec 2010 22:39:12 +0800 Thinker K.F. Li Make tank and calculator works for console backend
Wed, 08 Dec 2010 19:17:03 +0800 Thinker K.F. Li Rename X_kb_event_t to mb_kb_event_t
Sun, 05 Dec 2010 13:47:07 +0800 Thinker K.F. Li Initial random number generator for tank
Sun, 05 Dec 2010 12:23:29 +0800 Thinker K.F. Li Add AI for enemy tanks
Sun, 28 Nov 2010 12:59:05 +0800 Thinker K.F. Li Stop using ob as acronym observer
Mon, 22 Nov 2010 17:02:49 +0800 Thinker K.F. Li Migrate examples/tank to new definition of backend refine_backend_if
Wed, 19 Nov 2008 20:54:27 +0800 Thinker K.F. Li -
Wed, 19 Nov 2008 20:53:40 +0800 Thinker K.F. Li Add mb_subtree_free animate action and fix bugs.
Wed, 19 Nov 2008 11:26:01 +0800 Thinker K.F. Li Hide bang before completed and remove progm after completed.
Tue, 18 Nov 2008 21:42:30 +0800 Thinker K.F. Li Remove factory from observer APIs.
Tue, 18 Nov 2008 13:25:52 +0800 Thinker K.F. Li Group and document code of example tank.
Tue, 18 Nov 2008 09:04:40 +0800 Thinker K.F. Li When a bullet hits a tank or wall, it shows a bang animation.
Wed, 05 Nov 2008 15:24:01 +0800 Thinker K.F. Li Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'. include_mb_test
Wed, 08 Oct 2008 03:57:56 +0800 Thinker K.F. Li Fix bug of tank that bullet is not hidden when go out the map.
Sun, 05 Oct 2008 23:32:58 +0800 Thinker K.F. Li Postponse free of coords, shapes, and paints when the rdman is dirty.