Mon, 08 Jun 2009 07:04:20 +0800 |
Thinker K.F. Li |
Add sh_stext_t to implement a simple version of text shape.
|
Mon, 09 Mar 2009 23:05:57 +0800 |
Thinker K.F. Li |
Move mb_img_data_t out from argument list of rdman_shape_image_new().
|
Thu, 05 Mar 2009 14:07:49 +0800 |
Thinker K.F. Li |
Remove out-of-date comments and refactor code and fix a small bug.
|
Thu, 05 Mar 2009 00:54:42 +0800 |
Thinker K.F. Li |
Cache rednering result is now workable.
|
Sun, 15 Feb 2009 08:34:57 +0800 |
wycc |
Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.
|
Sun, 01 Feb 2009 15:10:18 +0800 |
wycc |
Fix the type of ci to co
|
Fri, 23 Jan 2009 23:00:23 +0800 |
Thinker K.F. Li |
Integrate sh_image with svg2code.py.
|
Thu, 15 Jan 2009 16:46:47 +0800 |
Thinker K.F. Li |
Simple image loader and image shape.
|
Sun, 04 Jan 2009 11:42:32 +0800 |
Thinker K.F. Li |
Fix bug and finish unit test for collision testing in event.c.
|
Wed, 31 Dec 2008 02:08:40 +0800 |
Thinker K.F. Li |
Add scene support in svg2code.py.
|
Thu, 25 Dec 2008 18:40:27 +0800 |
Thinker K.F. Li |
termporary revision
|
Sun, 21 Dec 2008 23:30:00 +0800 |
Thinker K.F. Li |
Add functions for collision test.
|
Mon, 15 Dec 2008 10:13:03 +0800 |
Thinker K.F. Li |
X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly.
|
Sun, 14 Dec 2008 12:53:45 +0800 |
wycc |
Add coord_x(co) and coord_y(co)
|
Sun, 14 Dec 2008 12:51:55 +0800 |
wycc |
Add functions to move and scale the coord_t like the actionscript. Users should use these functions instead of the matrix directly.
|
Fri, 12 Dec 2008 00:41:37 +0800 |
Thinker K.F. Li |
Define convenience macros for sprite.
|
Fri, 12 Dec 2008 00:33:54 +0800 |
Thinker K.F. Li |
M4 macros to generate code for dynamic loading.
|
Wed, 10 Dec 2008 17:15:26 +0800 |
Thinker K.F. Li |
Define types for sprite shared object.
|
Wed, 10 Dec 2008 14:57:21 +0800 |
Thinker K.F. Li |
Define mb_sprite_t
|
Wed, 10 Dec 2008 11:49:39 +0800 |
Thinker K.F. Li |
Doc about mb_obj_t
|
Tue, 09 Dec 2008 17:34:10 +0800 |
Thinker K.F. Li |
Start moving to mb_obj_t
|
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.
|
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
base
include/mb/mb_types.h@ca883bb740ef
|