.. |
actions
|
fixed #528: fix a compile bug
|
2011-06-21 17:36:38 +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
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
include
|
Merge pull request #308 from minggo/master
|
2011-06-21 02:06:11 -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
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +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
|
fixed #526 Wrap glScissor in CCEGLVIew::setScissorInPoints.
|
2011-06-27 10:55:45 +08: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
|
changed postfix increment of iterators to prefix increment
|
2011-06-21 09:30:03 +04: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
|
changed postfix increment of iterators to prefix increment
|
2011-06-21 09:30:03 +04: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 |