axmol/cocos2dx
minggo 33e85bdc53 Merge pull request #421 from leon-li/master
add CCMenuItem::setTarget
2011-07-26 18:48:24 -07:00
..
actions update to 1.0.0 07-12 2011-07-13 10:20:24 +08:00
base_nodes upgrade to 1.0.0-final 07-11 2011-07-12 11:20:41 +08:00
cocoa [android] fixed #609: retain & release obj in CCSet 2011-07-14 15:32:11 +08:00
effects fixed #606, Resolve the wrong effect of the test case PageTransitionForward in TransitionsTest. 2011-07-12 10:36:07 +08:00
include Merge pull request #421 from leon-li/master 2011-07-26 18:48:24 -07:00
keypad_dispatcher fixed #441: Initialize pointer in contruction & detect pointer value in destruction 2011-04-01 16:06:53 +08:00
label_nodes update to 1.0.0 07-12 2011-07-13 10:20:24 +08:00
layers_scenes_transitions_nodes upgrade to 1.0.0-final 07-11 2011-07-12 11:20:41 +08:00
menu_nodes add CCMenuItem::setTarget 2011-07-26 18:41:58 +08:00
misc_nodes upgrade to 1.0.0-final 07-11 2011-07-12 11:20:41 +08:00
particle_nodes upgrade to 1.0.0-final 07-11 2011-07-12 11:20:41 +08:00
platform [android] fixed #631: Send \n to engine when user input nothing 2011-07-26 11:41:28 +08:00
proj.airplay fixed #582, use libpng instead of CIwImage in CCImage_airplay.cpp. Thanks to Max Akensov's contribution. 2011-07-07 14:45:59 +08:00
proj.win32 [win32] fixed #620: change the output of lua to a lib 2011-07-20 15:21:51 +08:00
proj.wophone issue #633 add playeffect loop in wophone 2011-07-26 17:04:39 +08:00
script_support [win32] fixed #620: change the output of lua to a lib 2011-07-20 15:21:51 +08:00
sprite_nodes fixed #628, CCMutableArray::arrayWithObjects & arrayWithArray should set the return object to autorelease. And add CCAnimation::m_pobFrames->retain() after it get value from arrayWithArray. (it's property with retain in -iphone version but we miss the retain) 2011-07-24 08:30:49 +08:00
support Resolve a bug in ZipUtils.cpp. And modify the Makefile of tests on wophone. 2011-07-11 15:16:29 +08:00
text_input_node fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
textures Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-07-20 15:35:52 +08:00
tileMap_parallax_nodes fixed #603, The test case TMXGIDObjectsTest in TileMapTest not crash any more. 2011-07-12 14:21:29 +08:00
touch_dispatcher fix the usage of sort() 2011-07-11 10:12:29 +08:00
Android.mk [android] fixed #623: refactor Cocos2dJni.cpp 2011-07-25 14:12:30 +08:00
CCCamera.cpp fixed #418, add copyright of original authors, merge Bin's commit 2011-03-19 14:45:51 +08:00
CCConfiguration.cpp fixed #502 modify CCConfiguration to singleton mode 2011-06-15 11:48:00 +08:00
CCConfiguration.h fixed #568 2011-07-05 14:51:17 +08:00
CCDirector.cpp set gl perspctive project 2011-07-12 16:04:13 +08:00
CCDrawingPrimitives.cpp fixed #568 2011-07-05 14:51:17 +08:00
CCScheduler.cpp fix warning on android 2011-07-24 12:16:40 +08:00
cocos2d.cpp update to 1.0.0 07-12 2011-07-13 10:20:24 +08:00