axmol/cocos2dx
James Chen bb6df91749 issue #1530: Exported CCUserDefault to js. 2012-11-16 15:58:18 +08:00
..
actions issue #1526: Moved implementations of static functions in CCActionEase.h, CCLabelBMFont.h to CCActionEase.cpp, CCLabelBMFont.cpp. 2012-11-02 10:06:48 +08:00
base_nodes issue #1549: Added some functions for CCNode. 2012-11-05 18:41:52 +08:00
cocoa issue #1486: fix a warning in CCAutoreleasePool.cpp. 2012-10-12 16:03:53 +08:00
effects update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
include Marmalade Cocos2d-x Main Repo Changes 2012-10-19 16:38:58 +01:00
kazmath Marmalade Cocos2d-x Main Repo Changes 2012-10-19 16:38:58 +01:00
keypad_dispatcher Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
label_nodes Merge branch 'gles20' of https://github.com/mrmop/cocos2d-x into iss1557-marmalade 2012-11-12 10:20:04 +08:00
layers_scenes_transitions_nodes Uncommenting accelerometer callback in CCLayer 2012-11-16 15:56:28 +08:00
menu_nodes Marmalade Sample data removed and merged changes 2012-10-25 21:40:37 +01:00
misc_nodes issue #1486: Fix a bug in CCRenderTexture.cpp about calculate width and height by multiply CC_CONTENT_SCALE_FACTOR(). 2012-10-13 18:19:37 +08:00
particle_nodes fixed #1556: Removed CCParticleFire::create(const char* pListFile) since particle can be constructed from plist by CCParticleSystemQuad::create(plist). 2012-11-08 12:55:32 +08:00
platform issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
proj.blackberry fixed a couple typos 2012-10-27 09:58:49 -04:00
proj.ios fixed #1491:remove dependency of FontLabel lib 2012-10-15 12:03:15 +08:00
proj.linux fix compiling error on linux 64 bit 2012-11-01 15:38:48 +08:00
proj.mac Merge branch 'gles20' of github.com:cocos2d/cocos2d-x into gles20 2012-09-18 18:42:41 -04:00
proj.marmalade Tiff support and resource location 2012-11-14 17:46:09 +00:00
proj.win32 Merge remote branch 'upstream/gles20' into gles20 2012-10-08 16:35:43 +02:00
script_support Adding executeAccelerometerEvent for to CCScriptSupport and ScriptingCore 2012-11-16 15:56:29 +08:00
shaders update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
sprite_nodes Merge branch 'gles20' of https://github.com/mrmop/cocos2d-x into iss1557-marmalade 2012-11-12 10:20:04 +08:00
support issue #1530: Exported CCUserDefault to js. 2012-11-16 15:58:18 +08:00
text_input_node Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
textures update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
tilemap_parallax_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
touch_dispatcher getDelta() is delta function 2012-10-14 21:20:31 +09:00
Android.mk Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00
CCCamera.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +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
CCConfiguration.h
CCDirector.cpp fixed #1520: Added comments for using multiresolution in HelloCpp. 2012-10-23 10:50:47 +08:00
CCDirector.h fixed #1520: Added comments for using multiresolution in HelloCpp. 2012-10-23 10:50:47 +08:00
CCDrawingPrimitives.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCDrawingPrimitives.h add ccDrawCircle overloaded function, for jsbinding 2012-09-20 11:55:12 +08:00
CCScheduler.cpp Fixing script callbacks for schedule updates with negative and positive priorities 2012-11-16 15:55:34 +08:00
CCScheduler.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
cocos2d.cpp update xcode template and version string 2012-11-01 12:06:15 +08:00