Mercurial > MadButterfly
log src/redraw_man.c @ 158:c1cdd3fcd28f
age | author | description |
---|---|---|
Fri, 03 Oct 2008 10:22:08 +0800 | Thinker K.F. Li | Postponing rdman_coord_free() and rdman_remove_shape(). |
Tue, 30 Sep 2008 02:44:06 +0800 | Thinker K.F. Li | Tank can fire bullet. |
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 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(). |