Sun, 05 Oct 2008 23:32:58 +0800 |
Thinker K.F. Li |
Postponse free of coords, shapes, and paints when the rdman is dirty.
|
Fri, 03 Oct 2008 10:22:08 +0800 |
Thinker K.F. Li |
Postponing rdman_coord_free() and rdman_remove_shape().
|
Wed, 01 Oct 2008 16:30:05 +0800 |
Thinker K.F. Li |
Make sure bullet is fired with positive shift length.
|
Wed, 01 Oct 2008 14:58:27 +0800 |
Thinker K.F. Li |
Bullet would be detected to hit a wall (not mud).
|
Wed, 01 Oct 2008 14:46:08 +0800 |
Thinker K.F. Li |
Fix bug for STAILQ that fail to remove a node.
|
Tue, 30 Sep 2008 02:44:06 +0800 |
Thinker K.F. Li |
Tank can fire bullet.
|
Sat, 27 Sep 2008 02:40:42 +0800 |
Thinker K.F. Li |
Make mb_progm_abort() work.
|
Fri, 26 Sep 2008 17:56:08 +0800 |
Thinker K.F. Li |
Refactory code snippets for making coords dirty.
|
Fri, 26 Sep 2008 17:42:16 +0800 |
Thinker K.F. Li |
Fix bug of tanks do not show at right places.
|
Thu, 25 Sep 2008 23:44:38 +0800 |
Thinker K.F. Li |
Fix bug of broken coord_hide() and shape_hide().
|
Thu, 25 Sep 2008 11:29:42 +0800 |
Thinker K.F. Li |
-
|
Thu, 25 Sep 2008 10:14:19 +0800 |
Thinker K.F. Li |
-
|
Thu, 25 Sep 2008 10:10:32 +0800 |
Thinker K.F. Li |
Use local static variable to hold position array to reduce using malloc().
|
Thu, 25 Sep 2008 09:53:05 +0800 |
Thinker K.F. Li |
Use elmpool to manage paint_color_t objects.
|
Thu, 25 Sep 2008 02:13:50 +0800 |
Thinker K.F. Li |
Decrease number of malloc().
|
Thu, 25 Sep 2008 01:47:14 +0800 |
Thinker K.F. Li |
-
|
Thu, 25 Sep 2008 01:42:49 +0800 |
Thinker K.F. Li |
Fix the problem that left-upper side of a moving shape will be flashed.
|
Wed, 24 Sep 2008 23:40:40 +0800 |
Thinker K.F. Li |
Do not redraw all at begining, waiting for explosure.
|
Tue, 23 Sep 2008 09:09:34 +0800 |
Thinker K.F. Li |
Change doxygen comment to reflect changes of relation-ship.
|
Tue, 23 Sep 2008 08:28:14 +0800 |
Thinker K.F. Li |
Use macro to simplify the code.
|
Mon, 22 Sep 2008 19:22:57 +0800 |
Thinker K.F. Li |
Members of coords are geos instead of shapes, now.
|
Mon, 22 Sep 2008 11:45:00 +0800 |
Thinker K.F. Li |
Make shapes and coords drawed in post-order of tree.
|
Fri, 19 Sep 2008 09:53:17 +0800 |
Thinker K.F. Li |
-
|
Fri, 19 Sep 2008 09:46:54 +0800 |
Thinker K.F. Li |
Using $(MAKE) instead of make
|
Thu, 18 Sep 2008 17:12:41 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 19:47:10 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 13:40:39 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 13:40:32 +0800 |
Thinker K.F. Li |
detect collison between tanks
|
Wed, 17 Sep 2008 01:30:25 +0800 |
Thinker K.F. Li |
Tank can change direction and navigate on the mud area
|
Tue, 16 Sep 2008 21:23:34 +0800 |
Thinker K.F. Li |
change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
|
Tue, 16 Sep 2008 17:35:04 +0800 |
Thinker K.F. Li |
Now, tank1 can be controlled by user with keyboard
|
Tue, 16 Sep 2008 16:46:30 +0800 |
Thinker K.F. Li |
Fix the problem that animate.c can not pass testcases
|
Tue, 16 Sep 2008 16:06:04 +0800 |
Thinker K.F. Li |
Bug of subject_notify() when free subjects.
|
Tue, 16 Sep 2008 15:44:01 +0800 |
Thinker K.F. Li |
-
|
Tue, 16 Sep 2008 15:31:49 +0800 |
Thinker K.F. Li |
Postponding free request when a subject is in subject_notify
|
Tue, 16 Sep 2008 14:55:24 +0800 |
Thinker K.F. Li |
Free subject of complete when a program is freed
|
Tue, 16 Sep 2008 14:19:26 +0800 |
Thinker K.F. Li |
Program completion events
|
Mon, 15 Sep 2008 20:33:06 +0800 |
Thinker K.F. Li |
Encapsulate X_MB_runtime_t and support X keyboard events.
|
Sun, 14 Sep 2008 23:40:57 +0800 |
Thinker K.F. Li |
More bug of insert sort.
|
Sun, 14 Sep 2008 23:05:30 +0800 |
Thinker K.F. Li |
Fix bug of get_now()
|
Sun, 14 Sep 2008 21:08:25 +0800 |
Thinker K.F. Li |
Bug of insert sort
|
Sun, 14 Sep 2008 18:53:17 +0800 |
Thinker K.F. Li |
-
|
Sun, 14 Sep 2008 18:51:16 +0800 |
Thinker K.F. Li |
Tank
|
Sun, 14 Sep 2008 09:42:07 +0800 |
Thinker K.F. Li |
move animation actions from animate.c to files.
|
Sun, 14 Sep 2008 02:17:57 +0800 |
Thinker K.F. Li |
Tank
|
Sun, 14 Sep 2008 01:10:49 +0800 |
Thinker K.F. Li |
Check if a coord dirty before dirty it
|
Sun, 14 Sep 2008 01:04:40 +0800 |
Thinker K.F. Li |
Create a new coord_t as root_coord in <svg>_new()
|
Sun, 14 Sep 2008 01:03:23 +0800 |
Thinker K.F. Li |
Accept exponent of float point
|
Fri, 12 Sep 2008 23:43:11 +0800 |
Thinker K.F. Li |
More doxy
|
Fri, 12 Sep 2008 15:31:10 +0800 |
Thinker K.F. Li |
-
|
Fri, 12 Sep 2008 14:00:02 +0800 |
Thinker K.F. Li |
-
|
Fri, 12 Sep 2008 13:58:30 +0800 |
Thinker K.F. Li |
More dox
|
Fri, 12 Sep 2008 12:55:13 +0800 |
Thinker K.F. Li |
Fix bug of get_now()
|
Fri, 12 Sep 2008 02:14:27 +0800 |
Thinker K.F. Li |
Tutorial
|
Thu, 11 Sep 2008 11:42:31 +0800 |
Thinker K.F. Li |
-
|
Thu, 11 Sep 2008 09:14:58 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:44:07 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:39:26 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:35:56 +0800 |
Thinker K.F. Li |
More documentation.
|
Wed, 10 Sep 2008 10:02:31 +0800 |
Thinker K.F. Li |
Fix the bug of order of cross & inner product of vectors
|