Mercurial > MadButterfly
log src/paint.c @ 186:530bb7728546 include_mb_test
age | author | description |
---|---|---|
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 |
Tue, 04 Nov 2008 17:00:26 +0800 | Thinker K.F. Li | Move header files into include/mb/ subdirectory and remove symlink 'mb'. include_mb_test |
Sun, 05 Oct 2008 23:32:58 +0800 | Thinker K.F. Li | Postponse free of coords, shapes, and paints when the rdman is dirty. |
Tue, 30 Sep 2008 02:44:06 +0800 | Thinker K.F. Li | Tank can fire bullet. |
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. |