James Chen
|
6ce06bd906
|
issue #1056: Remove CCMutableArray and CCMutableDictionary template, offer CCDictionary to improve the performance of dictionary by 60%, it means that CCDictionary can save about 2/3 time cost.
|
2012-03-20 15:04:53 +08:00 |
James Chen
|
e021ae9821
|
#1056: issue #1056: synchronise cocos2d-iphone-2.0-rc0a, update some files.
|
2012-03-16 17:56:19 +08:00 |
minggo
|
f0d22ae504
|
issue #879: replase assert with CCAssert
|
2011-11-28 17:28:43 +08:00 |
moadib
|
a8d87a9976
|
Non-trivial arguments passed by reference now.
Removed unnecessary cocos2d:: prefix inside namespace.
|
2011-08-17 17:26:26 +04:00 |
minggo
|
09dc164fff
|
issue #645: update to v1.0.1
|
2011-08-02 15:45:27 +08:00 |
minggo
|
70ce4f877f
|
fixed #565: upgrade tileMap_parallax_nodes to 1.0.0-rc3
|
2011-07-04 14:11:43 +08:00 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
natural-law
|
da7c608ab8
|
fixed #341. Modify the location of allocate memory for m_pTMXLayers.
|
2011-04-12 15:31:54 +08:00 |
natural-law
|
ba933f9456
|
fixed #341, modify the implementation of function CCTMXTiledMap::layerNamed().
|
2011-04-11 15:59:59 +08:00 |
walzer
|
2b7a324c47
|
fix compilation error when COCOS2D_DEBUG = 2
|
2011-03-21 10:50:24 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
minggo
|
7a331e1e14
|
issue #375: wophone compiled ok
|
2011-03-07 18:20:48 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
Walzer
|
988d7289b8
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2010-12-17 20:40:16 +08:00 |
yangws
|
caf518f97d
|
fixed: helloworld win32 release configure build error, CCTMXTiledMap.cpp Access NULL pointer error.
|
2010-12-17 17:20:39 +08:00 |
minggo
|
e287466c2f
|
fixed #246
|
2010-12-17 11:39:25 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
Walzer
|
a279e5dc9b
|
issue 169, we should retain the new variable first, and then release the old one. assignment at last.
|
2010-09-27 10:19:10 +00:00 |
natural-law
|
4db7ac0e9b
|
issue #144
Clear memory leaks of the test_uphone project
|
2010-09-16 03:18:09 +00:00 |
Walzer
|
b2d950743b
|
issue 136, use NSDictionary in CCSpriteFrameCache
|
2010-09-10 06:08:25 +00:00 |
Walzer
|
43672e1770
|
issue #114, CCTMXTiledMap debug
|
2010-09-07 03:26:28 +00:00 |
Walzer
|
1c1971255e
|
fixed #129, use NSString to make dictionary
|
2010-09-06 12:26:19 +00:00 |
Ming
|
aaa6b127e9
|
issue #61:
|
2010-09-06 03:31:23 +00:00 |
Walzer
|
4226dcede9
|
issue #61, add retain for member variable
|
2010-09-04 10:06:26 +00:00 |
Walzer
|
88888f7f63
|
issue #114, CCTMXTiledMap debug
|
2010-09-04 06:51:16 +00:00 |
Walzer
|
178b48ddfc
|
issue #114, CCTMXTiledMap debug
|
2010-09-03 05:47:34 +00:00 |
Walzer
|
082b90ea06
|
issue #114, CCTMXTiledMap debug
|
2010-09-02 10:16:02 +00:00 |
Walzer
|
43a4664534
|
issue #114, CCTMXTiledMap debug
|
2010-09-02 07:31:37 +00:00 |
Walzer
|
8cb49d0a8f
|
issue #114, CCTMXTiledMap debug
|
2010-09-01 08:23:30 +00:00 |
Walzer
|
ff3d907846
|
issue 67, modify constructor
|
2010-08-31 10:11:31 +00:00 |
Walzer
|
a0ec92f6c4
|
fixed #71, complete CCTMXTiledMap
|
2010-08-31 08:48:42 +00:00 |