axmol/cocos2dx
minggo e8fda66ccc Merge https://github.com/cocos2d/cocos2d-x 2011-06-24 13:55:52 +08:00
..
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 Merge https://github.com/cocos2d/cocos2d-x 2011-06-24 13:55:52 +08:00
proj.airplay [airplay] add script_support 2011-06-23 09:31:18 +08:00
proj.win32 issue #528: refactor ok on win32 2011-06-20 17:31:38 +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 synchrolize java code to HelloLua 2011-06-23 12:47:02 +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