axmol/cocos2dx
godyZ 9dde196140 update s3tc#8,resolve CCConfiguration conflict 2013-08-09 15:47:20 +08:00
..
actions Merge pull request #3347 from timothyqiu/docfix 2013-08-01 18:22:43 -07:00
base_nodes Yet another documentation fix. 2013-08-01 21:40:13 +08:00
cocoa Change some doc due to the change of source code. 2013-08-01 17:47:37 +08:00
draw_nodes Fixing errors when disabling VAO. 2013-07-26 13:49:24 +08:00
effects Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
include Up refresh interval to 2 secs 2013-08-05 02:04:25 -07:00
kazmath Add new platform: CC_PLATFORM_QT5 2013-07-24 20:18:43 +02:00
keyboard_dispatcher
keypad_dispatcher CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
label_nodes Merge branch 'new_develop_merge' of https://github.com/carlomorgantinizynga/cocos2d-x into carlomorgantinizynga-new_develop_merge 2013-08-05 13:40:59 +08:00
layers_scenes_transitions_nodes Use C++ code in C++ comments. 2013-08-01 16:40:56 +08:00
menu_nodes Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
misc_nodes Use C++ code in C++ comments. 2013-08-01 16:40:56 +08:00
particle_nodes closed #2480: Fixed the crash caused by improper deletion of VBOs and VAO in ParticleSystemQuad. 2013-08-05 15:42:01 +08:00
platform update s3tc #7 2013-08-09 15:00:26 +08:00
proj.emscripten Multi-resolution emscripten html template. 2013-08-05 09:24:47 +02:00
proj.linux modify linux makefile 2013-08-08 17:06:42 +08:00
proj.nacl issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
proj.qt5 Qt 5: Build fixes for Qt 5 platform 2013-08-01 09:20:17 +02:00
proj.tizen [Tizen] Fix Debug Settings. 2013-08-06 01:26:56 +09:00
proj.win32 Adding windows support for New Label. 2013-08-02 15:01:27 +08:00
script_support issue #2344: ScriptEngineManager::sharedManager --> ScriptEngineManager::getInstance, ScriptEngineManager::purgeSharedManager --> ScriptEngineManager::destroyInstance 2013-07-22 17:24:54 +08:00
shaders ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
sprite_nodes Change some doc due to the change of source code. 2013-08-01 17:47:37 +08:00
support Yet another documentation fix. 2013-08-01 21:40:13 +08:00
text_input_node New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
textures update s3tc #5, code standardization 2013-08-09 12:54:05 +08:00
tilemap_parallax_nodes Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
touch_dispatcher Use C++ code in C++ comments. 2013-08-01 16:40:56 +08:00
Android.mk nothing with s3tc 2013-08-08 14:11:22 +08:00
CCCamera.cpp issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCCamera.h issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCConfiguration.cpp update s3tc#8,resolve CCConfiguration conflict 2013-08-09 15:47:20 +08:00
CCConfiguration.h update s3tc#8,resolve CCConfiguration conflict 2013-08-09 15:47:20 +08:00
CCDeprecated.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
CCDirector.cpp issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCDirector.h issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCScheduler.cpp issue #2430:use const member variable instead of macro 2013-07-25 21:04:32 +08:00
CCScheduler.h Use C++ code in C++ comments. 2013-08-01 16:40:56 +08:00
ccFPSImages.c
ccFPSImages.h
ccTypes.cpp Constant fixes 2013-07-25 13:36:19 -07:00
cocos2d.cpp Fixes some warnings 2013-07-24 14:02:36 -07:00
cocos2dx-Prefix.pch