minggo
|
f6d82d21d2
|
closed #3108: add -fsigned-char to make char to signed as default
|
2013-11-04 10:48:45 +08:00 |
minggo
|
e50f9fc43b
|
issue #2905: jsbinding samples and lua binding samples build ok on android
|
2013-10-17 15:04:30 +08:00 |
minggo
|
8f7a489a4d
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |
minggo
|
866906fd58
|
issue #2905:modify project settings to include correct audio path
|
2013-10-10 15:40:06 +08:00 |
zhangbin
|
b854c25103
|
Add parameter in method cocos_android_app_init() to initialize plugin.
|
2013-09-02 16:10:08 +08:00 |
minggo
|
e567b6c54b
|
fix warnings on ndk-r9
|
2013-08-26 18:02:51 +08:00 |
folecr
|
07917429a0
|
Update HelloLua
|
2013-08-05 16:41:30 -07:00 |
James Chen
|
5aab0cab7b
|
[Android] Fixing build errors for ndk-r9.
|
2013-07-29 14:54:00 +08:00 |
James Chen
|
d345ac7f3f
|
[Android] Usage changes: ccGLInvalidateStateCache --> GL::invalidateStateCache();
|
2013-07-26 14:00:10 +08:00 |
James Chen
|
a1c3631962
|
issue #2404: DrawPrimitives deprecated.
|
2013-07-25 22:38:55 +08:00 |
James Chen
|
56419b9e90
|
issue #2410: [Android] Adding listener for CCDrawNode when application resume from background.
Reset the order of reloading shaders and textures in main.cpp.
|
2013-07-17 12:53:30 +08:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
James Chen
|
f8cd252c5c
|
issue #2397: sharedNotificationCenter --> getInstance
|
2013-07-12 14:17:42 +08:00 |
James Chen
|
1f8e852020
|
issue #2397: Shader::sharedShaderCache() --> Shader::getInstance().
|
2013-07-12 13:40:01 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
minggo
|
0a768da240
|
issue #2305: use 4.7 toolchain to fix compiling errors
|
2013-06-21 17:17:23 +08:00 |
James Chen
|
1fb9f44d15
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
minggo
|
4f484cbcbf
|
enable c++11 for android projects
|
2013-06-03 11:02:41 +08:00 |
samuele3hu
|
338c7c8d67
|
issue #2103 add more test lua
|
2013-05-24 11:42:27 +08:00 |
James Chen
|
79d58bcdb9
|
issue #1847: Adding sources of Luajit2.0.1-hotfix, and adding android support.
|
2013-04-16 17:34:58 +08:00 |
minggo
|
3ea562b4ad
|
fix some logical errors and compiling errors
|
2013-01-28 23:19:57 +08:00 |
James Chen
|
c19b9885fe
|
Adding COCOS2D_DEBUG=1 for sample projects.
|
2013-01-28 10:22:32 +08:00 |
James Chen
|
4660e72eda
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |