Commit Graph

2666 Commits

Author SHA1 Message Date
minggo 2f0c5e5710 Merge pull request #572 from minggo/iss758_TTF_fonts
fixed #758: fix the bug that TTF fonts cause low memory on android
2011-11-15 19:44:03 -08:00
minggo dd8a2deeaf fixed #758: fix the bug that TTF fonts cause low memory on android 2011-11-16 11:40:24 +08:00
minggo 47b7419a1e Merge pull request #569 from leon-li/master
Install correct (64 bit or 32 bit) fmod libs to /usr/local/lib on Linux
2011-11-11 02:17:44 -08:00
Walzer dcb4f14a5b According to this thread, http://www.cocos2d-x.org/boards/6/topics/5075?r=5177, we must prevent yOffset to become a negative value. I use the laziest approach. 2011-11-09 22:11:36 +08:00
Leon 83fcf18fcc install correct fmod libs to /usr/local/lib 2011-11-09 18:47:14 +08:00
minggo 95c9529b0b Merge pull request #567 from leon-li/master
fixed #780:Fix compile error under ubuntu 11.10
2011-11-01 23:56:09 -07:00
minggo d4da0a0bbc Merge pull request #568 from reflog/patch-1
Update AUTHORS
2011-11-01 18:36:09 -07:00
Eli Yukelzon 132a4cf7ef Update AUTHORS 2011-11-01 13:43:52 +02:00
Leon 8ea6df0ee3 Merge remote-tracking branch 'upstream/master' 2011-10-31 23:58:24 -07:00
Leon 785b79d263 fix compile errors under ubuntu 11.10 2011-10-31 23:50:08 -07:00
minggo 209a25e549 Merge pull request #556 from leon-li/master
Fix compile error on 64 bit Linux.  Fix some warnings.
2011-10-31 21:49:01 -07:00
Walzer 3227e64240 add CC_PROPERTY_READONLY_PASS_BY_REF & CC_PROPERTY_PASS_BY_REF marco into preprocessor of doxygen configs. 2011-10-28 23:25:17 +08:00
Leon 59939218f5 add 64 bit fmodex for Linux 2011-10-28 15:43:44 +08:00
Leon b7f0385a2b bundle 64 bit linux static libs 2011-10-28 12:19:26 +08:00
Leon 1b42b1d801 Merge remote branch 'upstream/master' 2011-10-28 11:37:02 +08:00
minggo 2c14402107 fixed #776: merge pull request and remove unneeded codes 2011-10-28 09:46:19 +08:00
Leon ff5c179ff9 Merge remote-tracking branch 'upstream/master' 2011-10-26 16:16:41 +08:00
laschweinski e53649ccaa add a member function to get key string of a texture. 2011-10-22 19:39:31 +08:00
laschweinski 5589335d3a Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into linux_port1 2011-10-22 19:27:35 +08:00
laschweinski 04633242ba fix a bug in audio player 2011-10-22 19:10:50 +08:00
Walzer 350d42c105 update authors, use the format of "real name (nickname)" 2011-10-21 09:34:02 +08:00
Leon 5c4a3c3fda Merge remote branch 'upstream/master' 2011-10-20 18:34:10 +08:00
Walzer 8179d79061 update ChangeLog & Authors for v0.9.2 2011-10-20 17:49:43 +08:00
Walzer c561737fb7 add CC_PROPERTY_READONLY & CC_PROPERTY marco into doxygen.cocos2d-x PREDEFINED field. Thanks to Ningyu Ran's contribution http://www.cocos2d-x.org/boards/6/topics/4620 2011-10-20 17:49:29 +08:00
Walzer b0be69e26e merge HelloLua modifications & updates into xcode4 template for lua. 2011-10-20 15:56:51 +08:00
Walzer cf7d411c71 fix copying license files error in install-tempaltes-xcode.sh 2011-10-20 15:44:20 +08:00
Walzer c1f67374c4 issue #753, update [windows addSubview:__glView] into box2d/chipmunk/lua xcode4 templates 2011-10-20 15:33:27 +08:00
Walzer 67bbbb2800 1. relative to bug #754, FontTest should use "fonts/abc.ttf" as external ttf name
2. fixed a tiny bug, FontTest can show font name on the top correctly
2011-10-20 14:56:39 +08:00
Walzer 3baf45e923 Merge pull request #561 from walzer/master
update xcode4 templates generator & xcode4 template for lua.
2011-10-19 08:12:02 -07:00
Walzer 00669cc5ad update xcode4 templates generator & xcode4 template for lua. 2011-10-19 23:11:17 +08:00
Walzer abf35fe90a Merge pull request #560 from walzer/master
fixed #754
2011-10-19 07:21:42 -07:00
Walzer 707e22a2c8 fixed bug #754, particle test crashes on ios 4.3.3 & 5.0. Adding "fonts' into Resoures as "group" instead of "folder" cause this bug, but it can work on 4.3 and lower version. 2011-10-19 22:20:13 +08:00
Walzer 641dfcf153 Merge pull request #559 from walzer/master
fixed #753, visual orientation is wrong on ios5 simulator
2011-10-19 06:44:52 -07:00
Walzer e3c39fe835 fixed #753, visual orientation is wrong on ios5 simulator 2011-10-19 21:43:25 +08:00
Walzer 5986a9da74 Merge commit '8aa014d3cd0ff82d40f801d3740829925fff5d87' from github.com/cocos2d/cocos2d-x.git 2011-10-19 21:00:21 +08:00
minggo 8aa014d3cd Merge pull request #558 from minggo/iss755
fixed #743
2011-10-19 05:05:23 -07:00
minggo 2490388f28 remove unneeded packages 2011-10-19 20:03:18 +08:00
minggo 68d03de677 fixed #743: let nativeInit() get correct screensize when running on device with software android buttons 2011-10-19 19:55:23 +08:00
minggo 7e8e7c7e87 Merge pull request #557 from minggo/iss755
fixed #755
2011-10-19 02:03:19 -07:00
minggo 2d3bfd4a1a fixed #755: get x y coordinate from existing array to avoid crashing on sunsumg devices 2011-10-19 17:01:35 +08:00
Leon 70a4942ea6 fix some warning 2011-10-19 15:24:19 +08:00
Leon 77b3a32e16 fix compile error on 64 bit Linux 2011-10-19 15:12:38 +08:00
minggo a37e87b69b Merge pull request #555 from minggo/master
add ignore file types
2011-10-18 23:51:01 -07:00
minggo d8825594a1 add ignore file types 2011-10-18 23:50:06 -07:00
minggo 866401e5d8 add ignore file types 2011-10-18 23:47:40 -07:00
minggo e9c133351d Merge pull request #554 from minggo/master
make script more strongable
2011-10-18 23:27:56 -07:00
minggo cc1c29c0ca Merge branch 'master' of https://github.com/minggo/cocos2d-x 2011-10-18 23:21:53 -07:00
minggo 3a17163897 make script more strongable 2011-10-18 23:21:39 -07:00
Walzer 43ee194833 Merge branch 'master' of http://github.com/cocos2d/cocos2d-x 2011-10-18 17:42:30 +08:00
Walzer ae411f9503 fix some warnings detected by xcode4.2, fix a stupid typo in RayCasts.h 2011-10-18 17:41:19 +08:00