zhangxiaoming
|
1cac9520cc
|
make HelloWorld & tests build needed libraries, not use prebuilt libraries of cocos2d and cocosdenshion
|
2011-09-21 02:27:42 -07:00 |
minggo
|
7a930275c6
|
Merge pull request #519 from dumganhar/linux_port
Linux port
|
2011-09-20 18:38:20 -07:00 |
dumganhar
|
eb9b3e3787
|
modify makefile
|
2011-09-20 18:13:24 +08:00 |
dumganhar
|
6b2ff4605f
|
add box2d and chipmunk makefile project for linux
delete some files
|
2011-09-20 17:01:08 +08:00 |
dumganhar
|
d9c36f8876
|
delete CMakeFiles folder
delete Box2D folder
|
2011-09-20 16:25:01 +08:00 |
dumganhar
|
faed6b5770
|
modify post.sh for creating lib folder
add build-linux.sh file
|
2011-09-20 15:41:25 +08:00 |
dumganhar
|
eeb0956fb8
|
add linux makefiles
|
2011-09-20 14:38:12 +08:00 |
minggo
|
ed92de6a7c
|
Merge pull request #513 from dumganhar/linux_port
Linux port
|
2011-09-18 23:01:54 -07:00 |
dumganhar
|
8bc54e0b64
|
remove lib/android/Debug/*.so
remove lib/android/Release/*.so
|
2011-09-19 11:03:30 +08:00 |
dumganhar
|
eadaba8930
|
modify CCRect::CCRectMake to CCRectMake in CCTMXLayer.cpp
modify HelloWorld project setting, use relative path
remove lib/linux/Debug/*.so and lib/linux/Release/*.so
remove some temp files
|
2011-09-19 10:51:05 +08:00 |
minggo
|
c24d1d3fd6
|
Merge branch 'LinuxPort' of https://github.com/laschweinski/cocos2d-x into linux_port
|
2011-09-16 13:53:18 +08:00 |
laschweinski
|
a4bfa976b3
|
change the base resource path
|
2011-09-16 10:23:57 +08:00 |
laschweinski
|
b9ce266ee3
|
the same as the last one
|
2011-09-15 18:25:06 +08:00 |
laschweinski
|
d016f05f92
|
use relative path instead of the workspace_loc
|
2011-09-15 18:24:41 +08:00 |
minggo
|
55ab2aa708
|
Merge pull request #509 from minggo/iss719
fixed #719: update java code to HelloLua & tests
|
2011-09-15 01:24:51 -07:00 |
minggo
|
ae403153c7
|
fixed #719: update java code to HelloLua & tests
|
2011-09-15 16:18:50 +08:00 |
minggo
|
4c51914cfc
|
Merge pull request #508 from minggo/iss718
get button value from string.xml & add copyright for java cod
|
2011-09-14 23:27:54 -07:00 |
minggo
|
a70995c220
|
fixed #717: add R.java of HelloLua
|
2011-09-15 14:23:18 +08:00 |
minggo
|
194f47bc54
|
fixed #718: get button value from string.xml & add copyright for java codes
|
2011-09-15 14:17:07 +08:00 |
minggo
|
ea0455a0ba
|
Merge pull request #507 from minggo/iss718
fixed #718: fixed a typo error
|
2011-09-14 23:11:14 -07:00 |
minggo
|
61f2ab3cf2
|
fixed #718: fixed a typo error
|
2011-09-15 13:49:04 +08:00 |
minggo
|
aa6bfa3fdc
|
Merge pull request #506 from Macarse/linearLayoutIssue
Replaced LinearLayout with FrameLayout
|
2011-09-14 19:41:32 -07:00 |
Macarse
|
208bce312e
|
Replaced LinearLayout with FrameLayout
|
2011-09-13 20:25:07 -03:00 |
minggo
|
e7690b1eee
|
Merge pull request #505 from Macarse/externalStorage
External storage
|
2011-09-13 02:00:16 -07:00 |
Macarse
|
afd1a7a6d9
|
External storage
|
2011-09-13 05:42:34 -03:00 |
minggo
|
dcc5726665
|
Merge pull request #504 from minggo/iss715
fixed #715: make sure selected image is valid
|
2011-09-12 23:34:27 -07:00 |
minggo
|
bdb7cfdd71
|
fixed #715: make sure selected image is valid
|
2011-09-13 14:29:15 +08:00 |
minggo
|
d763cc3884
|
Merge pull request #503 from minggo/master
fixed #709: write doxygen comment in CCSet.h
|
2011-09-12 23:23:21 -07:00 |
minggo
|
8fbe6dcb3f
|
fixed #716: don't convert effect volume to int
|
2011-09-13 14:10:32 +08:00 |
minggo
|
e2315d92b5
|
fixed #709: write doxygen comment in CCSet.h
|
2011-09-13 09:31:54 +08:00 |
Walzer
|
05ee98f26e
|
in doxygen.cocos2d-x, set EXTRACT_ALL = YES, SKIP_FUNCTION_MARCOS = NO to export more functions & members, especially the properties in our property marcos
|
2011-09-13 08:55:38 +08:00 |
Walzer
|
8082b91c0e
|
fix CCPointMake marco in CCPointExtension.h. The bug is reported in forum http://www.cocos2d-x.org/boards/6/topics/3730
|
2011-09-10 08:48:15 +08:00 |
laschweinski
|
8f5c327937
|
add all eclipse project files to the corresponding directory
|
2011-09-07 12:44:03 +08:00 |
laschweinski
|
310e79a491
|
delete the project configurations in base folder
|
2011-09-07 12:41:39 +08:00 |
minggo
|
ae056a07b1
|
Merge pull request #502 from minggo/iss686
fixed #686: set z tag of appended tile
|
2011-09-05 23:52:00 -07:00 |
minggo
|
e2bb1d49e5
|
fixed #686: set z tag of appended tile
|
2011-09-06 14:01:08 +08:00 |
minggo
|
8ccc3321a3
|
Merge pull request #500 from flyingpacer/renderendcrash
Renderendcrash
|
2011-09-05 20:52:50 -07:00 |
RongHong
|
53227073a7
|
fixed #696 to modify some end() usilization
|
2011-09-06 11:43:09 +08:00 |
RongHong
|
fea3da3156
|
fixed #696 Some android machines may crash at CCRenderTexture::end(bool bIsTOCasheTexture)
|
2011-09-06 11:33:48 +08:00 |
minggo
|
6c6793c3cd
|
Merge pull request #501 from minggo/master
change CC_DIRECTOR_FPS_INTERVAL to 0.5, it is more reliable
|
2011-09-05 19:58:25 -07:00 |
minggo
|
e69d16e7d6
|
change CC_DIRECTOR_FPS_INTERVAL to 0.5, it is more reliable
|
2011-09-06 10:52:37 +08:00 |
RongHong
|
63bded4082
|
Merge branch 'master' into renderendcrash
|
2011-09-06 09:53:07 +08:00 |
RongHong
|
624e27497a
|
fixed #696 Some android machines may crash at CCRenderTexture::end(bool bIsTOCasheTexture)
|
2011-09-06 09:51:35 +08:00 |
minggo
|
6bc5aab41b
|
Merge pull request #499 from minggo/iss707
make require works ok on android
|
2011-09-05 18:42:04 -07:00 |
minggo
|
a739dcbd6c
|
fixed #707: add Cocos2dxLuaLoader.cpp & Cocos2dxLuaLoader.h into vs2010 project
|
2011-09-05 18:11:10 +08:00 |
minggo
|
13017359c3
|
fixed #707: add search path for lua template
|
2011-09-05 17:58:30 +08:00 |
minggo
|
edb86b1154
|
issue #707: require works ok on iOS
|
2011-09-05 17:42:08 +08:00 |
minggo
|
d6cc12ffe4
|
issue #707: require works ok on android
|
2011-09-05 17:13:52 +08:00 |
minggo
|
86536c3683
|
issue #707: add lua loader on android
|
2011-09-05 16:14:51 +08:00 |
minggo
|
d86ce612c0
|
issue #707: add lua loader on android
|
2011-09-05 16:11:48 +08:00 |