Sat, 13 Dec 2008 17:13:31 +0800 |
wycc |
Add sample code fro mb_button_t. If everything is OK, I will move it to the main src tree.
|
Sat, 13 Dec 2008 07:42:01 +0800 |
wycc |
Generate ID for boith id and mbname
|
Fri, 12 Dec 2008 22:09:40 +0800 |
wycc |
Add document for the button
|
Fri, 12 Dec 2008 09:11:47 +0800 |
wycc |
Modify the drag example to use the sprite API.
|
Fri, 12 Dec 2008 09:35:27 +0800 |
Thinker K.F. Li |
Refactory pointer computation into a macro.
|
Fri, 12 Dec 2008 09:10:05 +0800 |
wycc |
We should reteurn the content of the offset instead of offset itself since the return type is mb_obj_t
|
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 12:43:00 +0800 |
Thinker K.F. Li |
Remove files that would be generated automatically.
|
Wed, 10 Dec 2008 12:02:17 +0800 |
Thinker K.F. Li |
Export subject_add_event_observer() to rest of the system.
|
Wed, 10 Dec 2008 11:52:36 +0800 |
Thinker K.F. Li |
Add drag and dynamic as subdirectories in examples/Makefile.am.
|
Wed, 10 Dec 2008 11:49:39 +0800 |
Thinker K.F. Li |
Doc about mb_obj_t
|
Wed, 10 Dec 2008 09:17:16 +0800 |
wycc |
Add a sample inkscape extention to assign symbol name to an SVG element.
|
Tue, 09 Dec 2008 23:34:05 +0800 |
wycc |
Commit merged between 200 and 201
|
Sun, 07 Dec 2008 18:00:06 +0800 |
wycc |
Chkec in demo for dynamic rectangle creation and button.
|
Sat, 06 Dec 2008 15:50:35 +0800 |
wycc |
Add drag into buiulding system
|
Sat, 06 Dec 2008 15:40:23 +0800 |
wycc |
Add drag example
|
Fri, 05 Dec 2008 22:12:18 +0800 |
wycc |
Add event observer which listen to one event type only.
|
Wed, 19 Nov 2008 00:27:20 +0800 |
wycc |
Translate the path string into binary array to save the parsing in the runtime. It can reduce the size as well.
|
Tue, 09 Dec 2008 17:34:10 +0800 |
Thinker K.F. Li |
Start moving to mb_obj_t
|
Wed, 19 Nov 2008 20:54:27 +0800 |
Thinker K.F. Li |
-
|
Wed, 19 Nov 2008 20:53:40 +0800 |
Thinker K.F. Li |
Add mb_subtree_free animate action and fix bugs.
|
Wed, 19 Nov 2008 11:26:01 +0800 |
Thinker K.F. Li |
Hide bang before completed and remove progm after completed.
|
Tue, 18 Nov 2008 21:42:30 +0800 |
Thinker K.F. Li |
Remove factory from observer APIs.
|
Tue, 18 Nov 2008 13:55:09 +0800 |
Thinker K.F. Li |
Refine installation instructions and document event dispatching by wycc.
|
Tue, 18 Nov 2008 13:25:52 +0800 |
Thinker K.F. Li |
Group and document code of example tank.
|
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.
|
Fri, 07 Nov 2008 15:18:22 +0800 |
Thinker K.F. Li |
autotoolize examples/tank
|
Wed, 05 Nov 2008 20:49:34 +0800 |
Thinker K.F. Li |
Merge include_mb_test back to main stream.
|
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, 02 Nov 2008 14:30:03 +0800 |
Shih-Yuan Lee (FourDollars) |
Add AC_PROG_LIBTOOL to make older libtool compatible.
|
Sun, 02 Nov 2008 14:12:28 +0800 |
Shih-Yuan Lee (FourDollars) |
Add Doxyfile for distribution.
|
Sun, 02 Nov 2008 14:05:39 +0800 |
Shih-Yuan Lee (FourDollars) |
Polish scripts of GNU Build System.
|
Sun, 02 Nov 2008 12:18:29 +0800 |
sylee |
Fix the compilation error when make distcheck.
|
Sun, 02 Nov 2008 12:11:59 +0800 |
sylee |
Fix the compilation error in build dir.
|
Sun, 02 Nov 2008 11:59:38 +0800 |
sylee |
Add a symbolic link to prevent from compilation error of examples.
|
Sun, 02 Nov 2008 02:37:18 +0800 |
sylee |
Autoolize examples.
|
Sat, 01 Nov 2008 20:23:35 +0800 |
sylee |
Autotool script polish.
|
Fri, 31 Oct 2008 15:24:31 +0800 |
Thinker K.F. Li |
Change documentation for installation
|
Fri, 31 Oct 2008 15:15:44 +0800 |
Thinker K.F. Li |
Fix bug of src/Makefile.am & examples accept PREFIX variable.
|
Fri, 31 Oct 2008 10:57:47 +0800 |
Thinker K.F. Li |
Install scripts and M4 macros in tools/ sub-directory.
|
Fri, 31 Oct 2008 09:14:16 +0800 |
Thinker K.F. Li |
Remove src/mb (soft-link).
|
Fri, 31 Oct 2008 01:01:43 +0800 |
Thinker K.F. Li |
Use makefile created by autoconf.
|
Fri, 31 Oct 2008 00:45:21 +0800 |
Thinker K.F. Li |
Use makefile created by autoconfig.
|
Fri, 31 Oct 2008 00:14:53 +0800 |
sylee |
Merge from MadButterfly official repository.
|
Fri, 31 Oct 2008 00:12:17 +0800 |
sylee |
Autotoolize MadButterfly.
|
Fri, 31 Oct 2008 00:08:40 +0800 |
Thinker K.F. Li |
merge 73c4e93d331c and 69e32729cd06
|
Tue, 21 Oct 2008 08:32:23 +0800 |
Thinker K.F. Li |
Make makefile more flexible that user can specify dirtories.
|
Fri, 24 Oct 2008 13:18:39 +0800 |
Mat |
* Add README for game operations.
|
Tue, 21 Oct 2008 02:22:17 +0800 |
Mat |
* compilation passed
|
Mon, 20 Oct 2008 16:27:45 +0800 |
Mat |
* use enviroment to adopt M4FLAGS
|
Mon, 20 Oct 2008 14:25:31 +0800 |
Mat |
* revert M4FLAGS
|
Sun, 19 Oct 2008 00:33:24 +0800 |
Mat |
* patch for linux, and a trick symbol link to include <mb/mb.h>
|
Sun, 19 Oct 2008 00:10:48 +0800 |
Mat |
* patch for linux, compilation still buggy.
|
Wed, 08 Oct 2008 03:57:56 +0800 |
Thinker K.F. Li |
Fix bug of tank that bullet is not hidden when go out the map.
|
Sun, 05 Oct 2008 23:32:58 +0800 |
Thinker K.F. Li |
Postponse free of coords, shapes, and paints when the rdman is dirty.
|
Fri, 03 Oct 2008 10:22:08 +0800 |
Thinker K.F. Li |
Postponing rdman_coord_free() and rdman_remove_shape().
|
Wed, 01 Oct 2008 16:30:05 +0800 |
Thinker K.F. Li |
Make sure bullet is fired with positive shift length.
|
Wed, 01 Oct 2008 14:58:27 +0800 |
Thinker K.F. Li |
Bullet would be detected to hit a wall (not mud).
|
Wed, 01 Oct 2008 14:46:08 +0800 |
Thinker K.F. Li |
Fix bug for STAILQ that fail to remove a node.
|
Tue, 30 Sep 2008 02:44:06 +0800 |
Thinker K.F. Li |
Tank can fire bullet.
|
Sat, 27 Sep 2008 02:40:42 +0800 |
Thinker K.F. Li |
Make mb_progm_abort() work.
|
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 11:29:42 +0800 |
Thinker K.F. Li |
-
|
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().
|
Thu, 25 Sep 2008 09:53:05 +0800 |
Thinker K.F. Li |
Use elmpool to manage paint_color_t objects.
|
Thu, 25 Sep 2008 02:13:50 +0800 |
Thinker K.F. Li |
Decrease number of malloc().
|
Thu, 25 Sep 2008 01:47:14 +0800 |
Thinker K.F. Li |
-
|
Thu, 25 Sep 2008 01:42:49 +0800 |
Thinker K.F. Li |
Fix the problem that left-upper side of a moving shape will be flashed.
|
Wed, 24 Sep 2008 23:40:40 +0800 |
Thinker K.F. Li |
Do not redraw all at begining, waiting for explosure.
|
Tue, 23 Sep 2008 09:09:34 +0800 |
Thinker K.F. Li |
Change doxygen comment to reflect changes of relation-ship.
|
Tue, 23 Sep 2008 08:28:14 +0800 |
Thinker K.F. Li |
Use macro to simplify the code.
|
Mon, 22 Sep 2008 19:22:57 +0800 |
Thinker K.F. Li |
Members of coords are geos instead of shapes, now.
|
Mon, 22 Sep 2008 11:45:00 +0800 |
Thinker K.F. Li |
Make shapes and coords drawed in post-order of tree.
|
Fri, 19 Sep 2008 09:53:17 +0800 |
Thinker K.F. Li |
-
|
Fri, 19 Sep 2008 09:46:54 +0800 |
Thinker K.F. Li |
Using $(MAKE) instead of make
|
Thu, 18 Sep 2008 17:12:41 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 19:47:10 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 13:40:39 +0800 |
Thinker K.F. Li |
-
|
Wed, 17 Sep 2008 13:40:32 +0800 |
Thinker K.F. Li |
detect collison between tanks
|
Wed, 17 Sep 2008 01:30:25 +0800 |
Thinker K.F. Li |
Tank can change direction and navigate on the mud area
|
Tue, 16 Sep 2008 21:23:34 +0800 |
Thinker K.F. Li |
change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
|
Tue, 16 Sep 2008 17:35:04 +0800 |
Thinker K.F. Li |
Now, tank1 can be controlled by user with keyboard
|
Tue, 16 Sep 2008 16:46:30 +0800 |
Thinker K.F. Li |
Fix the problem that animate.c can not pass testcases
|
Tue, 16 Sep 2008 16:06:04 +0800 |
Thinker K.F. Li |
Bug of subject_notify() when free subjects.
|
Tue, 16 Sep 2008 15:44:01 +0800 |
Thinker K.F. Li |
-
|
Tue, 16 Sep 2008 15:31:49 +0800 |
Thinker K.F. Li |
Postponding free request when a subject is in subject_notify
|
Tue, 16 Sep 2008 14:55:24 +0800 |
Thinker K.F. Li |
Free subject of complete when a program is freed
|
Tue, 16 Sep 2008 14:19:26 +0800 |
Thinker K.F. Li |
Program completion events
|
Mon, 15 Sep 2008 20:33:06 +0800 |
Thinker K.F. Li |
Encapsulate X_MB_runtime_t and support X keyboard events.
|
Sun, 14 Sep 2008 23:40:57 +0800 |
Thinker K.F. Li |
More bug of insert sort.
|
Sun, 14 Sep 2008 23:05:30 +0800 |
Thinker K.F. Li |
Fix bug of get_now()
|
Sun, 14 Sep 2008 21:08:25 +0800 |
Thinker K.F. Li |
Bug of insert sort
|
Sun, 14 Sep 2008 18:53:17 +0800 |
Thinker K.F. Li |
-
|
Sun, 14 Sep 2008 18:51:16 +0800 |
Thinker K.F. Li |
Tank
|
Sun, 14 Sep 2008 09:42:07 +0800 |
Thinker K.F. Li |
move animation actions from animate.c to files.
|
Sun, 14 Sep 2008 02:17:57 +0800 |
Thinker K.F. Li |
Tank
|
Sun, 14 Sep 2008 01:10:49 +0800 |
Thinker K.F. Li |
Check if a coord dirty before dirty it
|
Sun, 14 Sep 2008 01:04:40 +0800 |
Thinker K.F. Li |
Create a new coord_t as root_coord in <svg>_new()
|
Sun, 14 Sep 2008 01:03:23 +0800 |
Thinker K.F. Li |
Accept exponent of float point
|
Fri, 12 Sep 2008 23:43:11 +0800 |
Thinker K.F. Li |
More doxy
|
Fri, 12 Sep 2008 15:31:10 +0800 |
Thinker K.F. Li |
-
|
Fri, 12 Sep 2008 14:00:02 +0800 |
Thinker K.F. Li |
-
|
Fri, 12 Sep 2008 13:58:30 +0800 |
Thinker K.F. Li |
More dox
|
Fri, 12 Sep 2008 12:55:13 +0800 |
Thinker K.F. Li |
Fix bug of get_now()
|
Fri, 12 Sep 2008 02:14:27 +0800 |
Thinker K.F. Li |
Tutorial
|
Thu, 11 Sep 2008 11:42:31 +0800 |
Thinker K.F. Li |
-
|
Thu, 11 Sep 2008 09:14:58 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:44:07 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:39:26 +0800 |
Thinker K.F. Li |
-
|
Wed, 10 Sep 2008 13:35:56 +0800 |
Thinker K.F. Li |
More documentation.
|
Wed, 10 Sep 2008 10:02:31 +0800 |
Thinker K.F. Li |
Fix the bug of order of cross & inner product of vectors
|
Tue, 09 Sep 2008 22:17:17 +0800 |
Thinker K.F. Li |
Arc in path pass the test in example svg2code_ex.
|
Tue, 09 Sep 2008 18:11:37 +0800 |
Thinker K.F. Li |
Implement arc for path, but it is still under testing
|