.. |
actions
|
More verbose logging in removeChildByTag and getActionByTag
|
2013-04-27 23:15:00 +04:00 |
base_nodes
|
Get CCGrid to work.
|
2013-05-06 20:58:46 -07:00 |
cocoa
|
Get CCGrid to work.
|
2013-05-06 20:58:46 -07:00 |
draw_nodes
|
Add warning messages if any of the raw primitive drawing methods are used (they seem not to be, in pratice).
|
2013-05-06 20:59:48 -07:00 |
effects
|
More client side buffer fixes.
|
2013-05-06 20:59:48 -07:00 |
include
|
Add #defines for Emscripten platform
|
2013-05-06 20:58:43 -07:00 |
kazmath
|
Add new port: Native Client
|
2013-03-02 12:15:24 -08:00 |
keypad_dispatcher
|
Minor English Spelling Corrections. A few grammar corrections.
|
2012-09-17 00:02:24 -07:00 |
label_nodes
|
Added CC_FORMAT_PRINTF to CCString
|
2013-04-19 14:00:16 +04:00 |
layers_scenes_transitions_nodes
|
Get CCGrid to work.
|
2013-05-06 20:58:46 -07:00 |
menu_nodes
|
issue #1686:synchronize CCMenu.cpp
|
2013-02-28 10:15:09 +08:00 |
misc_nodes
|
More client side buffer fixes.
|
2013-05-06 20:59:48 -07:00 |
particle_nodes
|
Merge branch 'fix_profiler_compile_error_android' of https://github.com/gelldur/cocos2d-x
|
2013-03-25 11:46:02 +08:00 |
platform
|
Add freetype2 headers that match the .a we're using.
|
2013-05-06 20:59:47 -07:00 |
proj.blackberry
|
Updating blackberry project configurations.
|
2013-04-27 14:07:54 +08:00 |
proj.emscripten
|
Switch makefile over to using Emscripten headers for freetype.
|
2013-05-06 20:59:48 -07:00 |
proj.ios
|
updates Xcode project to detect more warnings
|
2013-05-03 11:59:44 -07:00 |
proj.linux
|
fixed #1847: -DCC_ENABLE_BOX2D_INTEGRATION ~> -DCC_ENABLE_BOX2D_INTEGRATION=1,
|
2013-04-17 12:49:25 +08:00 |
proj.mac
|
- changed cocos2d mac project to support universal build and x86
|
2013-03-23 16:04:51 +00:00 |
proj.marmalade
|
issue #1529:modify marmalade and native client project configuration
|
2013-03-07 09:51:26 +08:00 |
proj.nacl
|
fixed #1847: -DCC_ENABLE_BOX2D_INTEGRATION ~> -DCC_ENABLE_BOX2D_INTEGRATION=1,
|
2013-04-17 12:49:25 +08:00 |
proj.win32
|
issue #1529:add user_default into vs2010 project
|
2013-03-07 10:31:01 +08:00 |
script_support
|
add CCLuaObjcBridge
|
2013-02-02 02:05:52 +08:00 |
shaders
|
Added CC_FORMAT_PRINTF to CCString
|
2013-04-19 14:00:16 +04:00 |
sprite_nodes
|
Remove debug print statement
|
2013-05-06 20:59:48 -07:00 |
support
|
ifdef tango around some symbols that aren't defined in Emscripten (nor a bunch of other platforms, it seems).
|
2013-05-06 20:58:43 -07:00 |
text_input_node
|
Fixed GCC warning on narrowing conversion
|
2013-04-19 12:09:26 +04:00 |
textures
|
More client side buffer fixes.
|
2013-05-06 20:59:48 -07:00 |
tilemap_parallax_nodes
|
Properly resets the tile's Y flipping
|
2013-04-16 15:01:22 -07:00 |
touch_dispatcher
|
add getStartLocation() and getStartLocationInView() to CCTouch to access the start point of a touch
|
2013-03-04 13:08:19 +01:00 |
Android.mk
|
Clean up linked libraries
|
2013-04-08 22:46:25 -07:00 |
CCCamera.cpp
|
issue #1555:build ok on android
|
2012-11-16 14:23:14 +08:00 |
CCCamera.h
|
update copyright to 2012, update cocos2d version to 2.0.3
|
2012-09-24 21:22:20 +08:00 |
CCConfiguration.cpp
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
CCConfiguration.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCDirector.cpp
|
fixed #2105: Adding Travis build support for linux and NaCl.
|
2013-05-06 10:55:39 +08:00 |
CCDirector.h
|
Add CCDirector::popToSceneStackLevel(int level)
|
2013-04-30 23:33:22 +01:00 |
CCScheduler.cpp
|
fixed potential crash in CCScheduler::removeHashElement
|
2013-03-26 22:55:26 +01:00 |
CCScheduler.h
|
issue #1555:update to v2.1 beta3
|
2012-11-14 18:05:15 +08:00 |
ccFPSImages.c.REMOVED.git-id
|
issue #1686: sync to CCLayer
|
2013-02-27 09:38:30 +08:00 |
ccFPSImages.h
|
issue #1686: sync to CCLayer
|
2013-02-27 09:38:30 +08:00 |
cocos2d.cpp
|
update version
|
2013-04-28 13:48:18 +08:00 |