.. |
actions
|
Merge pull request #3076 from samuele3hu/execDev
|
2013-07-05 01:32:06 -07:00 |
base_nodes
|
Merge pull request #3076 from samuele3hu/execDev
|
2013-07-05 01:32:06 -07:00 |
cocoa
|
Merge remote-tracking branch 'upstream/develop' into add-namespace-to-macro
|
2013-07-04 13:59:36 +08:00 |
draw_nodes
|
Adds const to getters
|
2013-07-03 17:22:15 -07:00 |
effects
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
include
|
Adds const to getters
|
2013-07-03 17:22:15 -07:00 |
kazmath
|
Support Tizen device.
|
2013-06-12 10:20:18 +09:00 |
keyboard_dispatcher
|
fixed issues on win32 and mac keyboard
|
2013-07-02 11:39:18 +02:00 |
keypad_dispatcher
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
label_nodes
|
Adds more const in getters
|
2013-07-03 17:44:41 -07:00 |
layers_scenes_transitions_nodes
|
Merge pull request #3051 from samuele3hu/execDev
|
2013-07-04 03:33:12 -07:00 |
menu_nodes
|
issue #2373: Adding missing overload const getter functions.
|
2013-07-05 15:08:52 +08:00 |
misc_nodes
|
issue #2373: Adding missing overload const getter functions.
|
2013-07-05 15:08:52 +08:00 |
particle_nodes
|
Adds const to getters
|
2013-07-03 17:22:15 -07:00 |
platform
|
[Windows] Fixing complication errors for WINDOWS.
|
2013-07-06 10:49:13 +08:00 |
proj.blackberry
|
Updating project configuration for Blackberry port.
|
2013-06-07 16:52:49 +08:00 |
proj.emscripten
|
1. Add C++ code to decode ETC file
|
2013-07-01 17:40:57 +08:00 |
proj.linux
|
Merge branch 'origin/develop'
|
2013-07-02 13:47:02 +08:00 |
proj.marmalade
|
issue #2347: Compiled ok for android, marmalade and nacl, windows needs to be tested too.
|
2013-07-01 17:35:51 +08:00 |
proj.nacl
|
Merge branch 'origin/develop'
|
2013-07-02 13:47:02 +08:00 |
proj.tizen
|
Fix compile error.
|
2013-06-20 19:20:27 +09:00 |
proj.win32
|
adjust cocos2d.vcxproj.filters
|
2013-07-02 14:09:01 +08:00 |
script_support
|
issue #2244:Modify ScriptData struct and functions related with sendEvent
|
2013-07-04 15:44:42 +08:00 |
shaders
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
sprite_nodes
|
issue #2373: Removing inline for virtual function. Adding more const getter functions.
|
2013-07-05 15:08:52 +08:00 |
support
|
issue #2244:Modify ScriptData struct and functions related with sendEvent
|
2013-07-04 15:44:42 +08:00 |
text_input_node
|
Adds const to getters
|
2013-07-03 17:22:15 -07:00 |
textures
|
setTexParams() is passed as a const reference
|
2013-07-03 17:59:22 -07:00 |
tilemap_parallax_nodes
|
closed #2346: use shader program to set uniform
|
2013-07-01 16:02:46 +08:00 |
touch_dispatcher
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
Android.mk
|
Merge branch 'origin/develop'
|
2013-07-02 13:47:02 +08:00 |
CCCamera.cpp
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCCamera.h
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCConfiguration.cpp
|
issue #2328 refractor etc support:
|
2013-07-02 15:36:47 +08:00 |
CCConfiguration.h
|
1. Add C++ code to decode ETC file
|
2013-07-01 17:40:57 +08:00 |
CCDirector.cpp
|
closed #2347: Macros like CC_KEYBOARD_SUPPORT should not be in header file.
|
2013-07-01 16:48:42 +08:00 |
CCDirector.h
|
closed #2347: Keyboard is supported from cocos2d-x 3.0.
|
2013-07-01 17:15:49 +08:00 |
CCScheduler.cpp
|
issue #2244:Modify ScriptData struct and functions related with sendEvent
|
2013-07-04 15:44:42 +08:00 |
CCScheduler.h
|
Fixed Bug#2327:CCNode::isScheduled() is not implemented
|
2013-06-27 12:05:47 +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 |
cocos2d.cpp
|
MenuItemToggle is fixed
|
2013-06-05 17:51:40 -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 |