Rolando Abarca
|
fb146129c1
|
adds TMX support for bindings
|
2012-05-14 15:55:27 -07:00 |
Rolando Abarca
|
57b3a9bdb5
|
adds simple transition test
|
2012-05-14 15:13:01 -07:00 |
Rolando Abarca
|
43387176b8
|
adds more bindings
|
2012-05-14 15:06:22 -07:00 |
Rolando Abarca
|
025da69340
|
more bindings
|
2012-05-14 12:57:14 -07:00 |
Rolando Abarca
|
5763726bb3
|
fixes broken Xcode project
|
2012-05-14 12:57:04 -07:00 |
Rolando Abarca
|
326e1752fb
|
updates readme
|
2012-05-11 12:07:10 -07:00 |
Rolando Abarca
|
5f57e72eae
|
adds the files for the bindings example
|
2012-05-11 12:03:32 -07:00 |
Walzer
|
a3bd26a52b
|
modify CCBReader.cpp to CCBReader_v2.cpp in cocos2dx/Android.mk
|
2012-05-11 22:40:31 +08:00 |
Walzer
|
7dadd8128c
|
rename tests/Resource/CocosBuilder to CocosBuilder_v1
|
2012-05-11 21:22:50 +08:00 |
Walzer
|
f393aa6289
|
Merge pull request #899 from walzer/gles20
support ccb file format v2, add relative-position support in ccb
|
2012-05-11 06:20:04 -07:00 |
Walzer
|
d6dde5a5ee
|
move kBottomLeft series enum from CCNode.h to CCBReader.h
|
2012-05-11 21:10:02 +08:00 |
Walzer
|
e453307823
|
Merge commit 'dc18dc0942fdbb1b0fd289760b0ee7de3c93570d' into gles20
|
2012-05-11 21:07:07 +08:00 |
Walzer
|
dc18dc0942
|
test ccb v2 format, add relative-position support
|
2012-05-11 20:53:30 +08:00 |
Walzer
|
599036e562
|
merge parnet/gles20
|
2012-05-11 19:57:20 +08:00 |
Rolando Abarca
|
c0c42171bd
|
updates generated cocos2d bindings
|
2012-05-10 16:04:18 -07:00 |
Rolando Abarca
|
8b5e30d71f
|
minor edit (whitespace)
|
2012-05-10 16:04:04 -07:00 |
Rolando Abarca
|
2692de7de8
|
fixes evalString, error checking in runScript
|
2012-05-08 16:44:17 -07:00 |
Rolando Abarca
|
856ce0757c
|
fixes addChild in order to match native version
|
2012-05-08 10:16:29 -07:00 |
Walzer
|
740038a73e
|
Merge pull request #885 from walzer/gles20
add CocosBuilder support for gles20 branch
|
2012-05-07 22:38:12 -07:00 |
Walzer
|
ae12434128
|
fixed #1205, rename CCCustomClass to CCCustomClassProtocol, add windows support.
|
2012-05-08 11:30:08 +08:00 |
Walzer
|
f10b94fd15
|
issue #1205, CCBReader works on both iOS & Android now; public APIs of CCBReader are reduced; ccb files in subfolder is supported.
|
2012-05-07 22:52:58 +08:00 |
Walzer
|
a91032ccb5
|
Merge commit 'e895a2a1e8109381329d7cd8e29c780b73643351' into gles20
|
2012-05-07 18:15:16 +08:00 |
Walzer
|
1a73064055
|
issue #1205, refactor the tricky cpp reflection to easier approach, add cocos2d::extension namespace for CCBReader, add doxygen comments. Todo: CCB support on android
|
2012-05-07 18:14:15 +08:00 |
minggo
|
e895a2a1e8
|
Merge pull request #895 from minggo/iss1232_cclayergradient
Make CCLayerGradient have correct effect
|
2012-05-07 02:19:40 -07:00 |
minggo
|
5388e9c863
|
fixed #1232: don't do type cast
|
2012-05-07 17:15:32 +08:00 |
Walzer
|
f039741e82
|
Merge commit 'c76e3c09367aea27c2428401c9d206b8ea017111' into gles20
|
2012-05-07 17:06:03 +08:00 |
Walzer
|
c76e3c0936
|
remove CppReflection, add CCBCustomClass and CCBCustomClassFactory to implement reflection, leave some jobs to class HelloCocosBuilder: public CCBCustomClass. The approach is not so tricky, much easier to understand now.
|
2012-05-07 17:05:17 +08:00 |
minggo
|
3c08053b0c
|
Merge pull request #894 from minggo/iss1230_string_width
fix a bug in calculating string width on iOS
|
2012-05-06 19:19:19 -07:00 |
minggo
|
ff6abd1d8c
|
fixed #1230: fix a bug in calculating string width
|
2012-05-07 10:15:57 +08:00 |
Walzer
|
07276c3bba
|
Merge commit '184b31efa3aaa340621f5aa736d3b16e6ad97327' into gles20
|
2012-05-05 15:49:11 +08:00 |
Walzer
|
184b31efa3
|
fix compilation warnings on android & ios
|
2012-05-05 10:44:42 +08:00 |
Walzer
|
6b374881f0
|
Merge branch 'gles20' of http://github.com/cocos2d/cocos2d-x into gles20
|
2012-05-05 10:07:21 +08:00 |
Walzer
|
f70855e959
|
fixed #1229, reduce the requirement of gles20 branch from NDK android-10 to android-8 level (official android 2.2 image, the lowest version which supports OpenGL ES 2.0), remove EGL dependency.
|
2012-05-05 10:06:41 +08:00 |
Walzer
|
be2fa353a7
|
Merge commit '1afd7f2701b5e9fec0d2a4fd514d1d4e069b3830' into gles20
|
2012-05-05 09:55:06 +08:00 |
Rolando Abarca
|
0c408d98e5
|
adds test_sound.js to the list
|
2012-05-04 10:18:24 -07:00 |
Rolando Abarca
|
596b9fc450
|
some minor refactoring and adding resources
|
2012-05-04 10:17:59 -07:00 |
Rolando Abarca
|
8e4ab8edbc
|
adds cocos denshion bindings
|
2012-05-04 10:17:41 -07:00 |
Rolando Abarca
|
df7273086a
|
test sound
|
2012-05-04 10:17:07 -07:00 |
Rolando Abarca
|
97bd8c356f
|
renamed out.cpp to something more meaningful
|
2012-05-04 10:16:40 -07:00 |
minggo
|
1afd7f2701
|
Merge pull request #893 from minggo/iss1217_EaseAction_reverse
Iss1217 ease action reverse
|
2012-05-04 01:26:56 -07:00 |
minggo
|
14b923409a
|
fixed #1217: implement reverse() for all subclass of CCEaseAction that missing it
|
2012-05-04 16:22:50 +08:00 |
James Chen
|
dcf7c9e053
|
Merge pull request #892 from dumganhar/iss1220_getstring
fixed #1220: Using CCString::stringWithContentsOfFile to get string from lua script files.
|
2012-05-03 23:35:32 -07:00 |
James Chen
|
22b2f722b5
|
fixed #1220: Using CCString::stringWithContentsOfFile to get string from lua script files.
|
2012-05-04 14:31:56 +08:00 |
James Chen
|
9887be6624
|
Merge pull request #890 from dumganhar/iss1191_gles20_template
issue #1191: Updated win32 template.
|
2012-05-03 20:27:33 -07:00 |
James Chen
|
bf0da624b4
|
issue #1191: Updated win32 templates, tested by vs2008 and vs2010. Updated win32 project configurations for VS2O10.
|
2012-05-04 11:16:57 +08:00 |
Rolando Abarca
|
f3a37cc8b3
|
added more classes
|
2012-05-03 17:45:28 -07:00 |
Rolando Abarca
|
22e9fd86d6
|
adds TextureAtlas and SpriteBatchNode
|
2012-05-03 17:14:56 -07:00 |
Rolando Abarca
|
a6785e18d0
|
defaults to test_actions
|
2012-05-03 17:14:44 -07:00 |
Rolando Abarca
|
716a4d8903
|
updates readme
|
2012-05-03 17:03:32 -07:00 |
Rolando Abarca
|
cad87cd16e
|
missing semi colon
|
2012-05-03 16:56:51 -07:00 |