Mercurial > MadButterfly
log src/redraw_man.c @ 231:2637519e2bd7
age | author | description |
---|---|---|
Thu, 18 Dec 2008 22:37:15 +0800 | Thinker K.F. Li | Move mouse event handler and interpreter to src/mouse.c. |
Mon, 15 Dec 2008 10:13:03 +0800 | Thinker K.F. Li | X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly. |
Tue, 09 Dec 2008 17:34:10 +0800 | Thinker K.F. Li | Start moving to mb_obj_t |
Wed, 19 Nov 2008 20:53:40 +0800 | Thinker K.F. Li | Add mb_subtree_free animate action and fix bugs. |
Tue, 18 Nov 2008 21:42:30 +0800 | Thinker K.F. Li | Remove factory from observer APIs. |
Tue, 18 Nov 2008 09:04:40 +0800 | Thinker K.F. Li | When a bullet hits a tank or wall, it shows a bang animation. |