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.
|