.. |
actions
|
fixed #533: upgrade actions to 1.0.0-r3
|
2011-07-01 15:08:23 +08:00 |
base_nodes
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |
cocoa
|
changed postfix increment of iterators to prefix increment
|
2011-06-21 09:30:03 +04:00 |
effects
|
delete some unused codes.
|
2011-06-28 14:37:06 +08:00 |
include
|
Merge pull request #341 from minggo/iss553
|
2011-07-01 00:18:32 -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
|
Removed unnecessary copy of ccBMFontDef structure in CCLabelBMFont::createFontChars()
|
2011-06-20 10:40:27 +04:00 |
layers_scenes_transitions_nodes
|
fixed #558, Upgrade folder layers_scenes_transitions_nodes to rc3.
|
2011-07-01 11:26:26 +08:00 |
menu_nodes
|
fixed #528: safe call of CCScriptEngineManager::sharedScriptEngineManager()->getScriptEngine()->xxx()
|
2011-06-21 16:59:17 +08:00 |
misc_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
particle_nodes
|
fixed #523 [all] CCParticleSystemQuad::particleWithFile can't work correctly
|
2011-06-14 16:27:47 +08:00 |
platform
|
Merge pull request #335 from minggo/iss547
|
2011-06-29 19:46:25 -07:00 |
proj.airplay
|
[airplay] add script_support
|
2011-06-23 09:31:18 +08:00 |
proj.win32
|
Compile ok on vs2010
|
2011-06-27 17:02:58 +08:00 |
proj.wophone
|
add script_support into cocos2dx/proj.wophone/Makefile.ARM, but untest.
|
2011-06-23 16:02:16 +08:00 |
script_support
|
issue #528, improve CCScriptEngineManager. AppDelegate should hold the whole lifecycle of LuaEngine object.
|
2011-06-21 17:02:08 +08:00 |
sprite_nodes
|
fixed #522, CCSpriteFrameCache::addSpriteFramesWithFile(const char *pszPlist) will not crash any more if the parameter don't have '/'.
|
2011-06-30 17:50:28 +08:00 |
support
|
fixed #516 Undefined Behaviour in ccCArray.h (signed / unsigned conversion)
|
2011-06-13 16:58:55 +08:00 |
text_input_node
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
textures
|
fixed #552, Treat the parameter of method CCTextureCache::removeTextureForKey() as relative path.
|
2011-07-01 09:32:15 +08:00 |
tileMap_parallax_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
touch_dispatcher
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |
Android.mk
|
[android] back to shared library link
|
2011-06-25 11:21:16 +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 #502 modify CCConfiguration to singleton mode
|
2011-06-15 11:48:00 +08:00 |
CCDirector.cpp
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |
CCDrawingPrimitives.cpp
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
CCScheduler.cpp
|
issue #531, Merge liswei/issue531 manually.
|
2011-06-22 17:13:01 +08:00 |
cocos2d.cpp
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |