Mercurial > MadButterfly
log src/paint.c @ 165:e959ed450b67
age | author | description |
---|---|---|
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. |
Sun, 10 Aug 2008 21:32:42 +0800 | Thinker K.F. Li | - |
Sun, 10 Aug 2008 18:27:52 +0800 | Thinker K.F. Li | Change interface of paint_radial_new() |
Sun, 10 Aug 2008 16:44:21 +0800 | Thinker K.F. Li | Radial gradient paint |