.. |
actions
|
fixed #516 ccactionmanager.cpp L289: 'if (UINT_MAX == i)' modify to 'if (UINT_MAX != i)'
|
2011-06-15 09:56:33 +08:00 |
base_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
cocoa
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
effects
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
include
|
fixed #523 [all] CCParticleSystemQuad::particleWithFile can't work correctly
|
2011-06-14 16:27:47 +08:00 |
keypad_dispatcher
|
fixed #441: Initialize pointer in contruction & detect pointer value in destruction
|
2011-04-01 16:06:53 +08:00 |
label_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
layers_scenes_transitions_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
menu_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +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 #524, Parse the special format of plist files on ios & airplay.
|
2011-06-14 16:15:20 +08:00 |
proj.airplay
|
[airplay] After exclude CurlTest & CCUserDefault, UserDefaultTest, HelloWorld & Tests can be compiled successfully now.
|
2011-05-12 21:58:11 +08:00 |
proj.win32
|
Use GetCurrentDirectory instead GetModuleName in CCFileUitls_win32.cpp and compile OK on vs2010
|
2011-05-19 21:11:29 +08:00 |
proj.wophone
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into input2
|
2011-05-10 16:09:26 +08:00 |
sprite_nodes
|
fixed #516 Undefined Behaviour in ccCArray.h (signed / unsigned conversion)
|
2011-06-13 16:58:55 +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 #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
tileMap_parallax_nodes
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
touch_dispatcher
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
Android.mk
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +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 #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
CCConfiguration.h
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |
CCDirector.cpp
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +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
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
cocos2d.cpp
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |