axmol/cocos2dx
carlo morgantini 03b1c0142b refactoring 2013-08-05 16:35:15 -07:00
..
actions Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
base_nodes Documentation fix: add missing parameter name. 2013-07-29 19:36:47 +08:00
cocoa make Point -> Size & Size -> Point explicit 2013-07-31 14:36:52 +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 some more cleanup 2013-08-01 14:36:34 -07:00
kazmath Add new platform: CC_PLATFORM_QT5 2013-07-24 20:18:43 +02:00
keyboard_dispatcher fixed issues on win32 and mac keyboard 2013-07-02 11:39:18 +02:00
keypad_dispatcher CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
label_nodes refactoring 2013-08-05 16:35:15 -07:00
layers_scenes_transitions_nodes Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into constants-refactor 2013-07-26 19:56:04 +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 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag 2013-07-30 11:10:05 +08:00
particle_nodes Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag 2013-07-30 11:10:05 +08:00
platform Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge 2013-07-31 13:58:25 -07:00
proj.emscripten Added debugging information in emscripten DEBUG mode 2013-07-30 10:11:30 +02:00
proj.linux Merge pull request #3094 from sergey-shambir/linux_sdl 2013-07-31 01:55:37 -07:00
proj.nacl issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
proj.qt5 Qt 5 port: Fixes to build against "develop" branch 2013-07-26 08:55:46 +00:00
proj.tizen [Tizen] Fix compile error. 2013-07-30 15:43:05 +09:00
proj.win32 Merge CCImageCommonWebp.cpp into CCImageCommon_cpp.h 2013-07-29 17:56:36 +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 Closed #2345 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-29 11:40:18 +08:00
support Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +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 Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge 2013-07-31 13:58:25 -07: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 More enum class: ScrollView::Direction, TableView::VerticalFillOrder 2013-07-26 22:55:41 +08:00
Android.mk Merge CCImageCommonWebp.cpp into CCImageCommon_cpp.h 2013-07-29 17:56:36 +08:00
CCCamera.cpp Adds const to more getters 2013-07-06 22:01:21 -07:00
CCCamera.h Adds more readability to the class internals. 2013-07-15 12:43:22 -07:00
CCConfiguration.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCConfiguration.h More const fixes 2013-07-25 17:47:42 -07: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 Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge 2013-07-31 13:58:25 -07:00
CCDirector.h Constant fixes 2013-07-25 13:36:19 -07:00
CCScheduler.cpp issue #2430:use const member variable instead of macro 2013-07-25 21:04:32 +08:00
CCScheduler.h issue #2430:use const member variable instead of macro 2013-07-25 21:04:32 +08:00
ccFPSImages.c issue 2217: Removing unused fps_image png data. 2013-05-23 16:04:40 +08:00
ccFPSImages.h issue 2217: Removing unused fps_image png data. 2013-05-23 16:04:40 +08:00
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 issue #2371: Deleting cocos2dx/proj.ios and cocos2dx/proj.mac since it isn't needed anymore, moving the prefix header file to previous folder. 2013-07-05 10:52:46 +08:00