..
actions
Merge pull request #488 from minggo/iss672
2011-08-24 01:51:30 -07:00
base_nodes
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
cocoa
fixed #689 : the width & height of CCRect should big or equal to 0
2011-08-23 10:46:00 +08:00
effects
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
include
Merge pull request #503 from minggo/master
2011-09-12 23:23:21 -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
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
layers_scenes_transitions_nodes
fixed #703 : refactor Accelerometer
2011-08-31 17:14:29 +08:00
menu_nodes
fixed #718 : fixed a typo error
2011-09-15 13:49:04 +08:00
misc_nodes
fixed #696 to modify some end() usilization
2011-09-06 11:43:09 +08:00
particle_nodes
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
platform
Added testing ability for case when application enters background and returns in foreground on windows platform.
2011-09-22 13:11:51 +04:00
proj.airplay
fixed #582 , use libpng instead of CIwImage in CCImage_airplay.cpp. Thanks to Max Akensov's contribution.
2011-07-07 14:45:59 +08:00
proj.win32
[win32] fixed #620 : change the output of lua to a lib
2011-07-20 15:21:51 +08:00
proj.wophone
Resolve the cocos2d compile error on wophone.
2011-07-29 09:50:06 +08:00
script_support
[win32] fixed #620 : change the output of lua to a lib
2011-07-20 15:21:51 +08:00
sprite_nodes
fixed #698:Not invoke init() in the construction of CCSprite
2011-08-29 11:00:31 +08:00
support
fixed #701 , CCZHeader.version should be an unsigned short, instead of unsigned char. Keep the same to cocos2d-iphone
2011-08-30 15:26:17 +08:00
text_input_node
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
textures
invoke this->drawNumberOfQuads(n, 0) in CCTextureAtlas::drawNumberOfQuads(unsigned int n)
2011-08-23 17:04:38 +08:00
tileMap_parallax_nodes
fixed #686 : set z tag of appended tile
2011-09-06 14:01:08 +08:00
touch_dispatcher
CCMutableArray optimization
2011-08-20 01:30:33 +04:00
Android.mk
[android] fixed #623 : refactor Cocos2dJni.cpp
2011-07-25 14:12:30 +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 #568
2011-07-05 14:51:17 +08:00
CCDirector.cpp
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
CCDrawingPrimitives.cpp
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
CCScheduler.cpp
Non-trivial arguments passed by reference now.
2011-08-17 17:26:26 +04:00
cocos2d.cpp
issue #645 : update to v1.0.1
2011-08-02 15:45:27 +08:00