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
|