James Chen
|
8cfd912a06
|
CrystalCraze works ok on iOS.
|
2013-01-23 23:17:44 +08:00 |
James Chen
|
388e1d82c3
|
Added resource structure which is the same as cocos2d-iphone.
|
2013-01-23 22:29:00 +08:00 |
James Chen
|
294509c4c0
|
Merge branch 'master' of https://github.com/dumganhar/cocos2d-x into myccfileutils
|
2013-01-23 19:52:17 +08:00 |
James Chen
|
f2303b854a
|
Fixed a typo, and regenerated luabinding codes.
|
2013-01-23 15:59:13 +08:00 |
James Chen
|
c92d00dfa1
|
Merge pull request #1857 from walzer/master
fixed #1678: Well documented CCNode member functions and variables.
|
2013-01-22 23:35:14 -08:00 |
James Chen
|
2b9f79efc0
|
Merge pull request #1882 from dumganhar/memoryleak-action
Fixed memory leaks in CCActionCatmullRom class.
|
2013-01-22 22:41:44 -08:00 |
James Chen
|
317ac3dd95
|
Fixed memory leaks in CCActionCatmullRom class.
|
2013-01-23 14:38:46 +08:00 |
James Chen
|
de8a237d73
|
Merge pull request #1881 from dumganhar/linux-fix
fixed #1676: Refactoring Makefile and eclipse project configuration for LINUX port.
|
2013-01-22 03:22:41 -08:00 |
James Chen
|
8ec1a66db4
|
Removed glew-1.7.0.tgz.
|
2013-01-22 18:34:51 +08:00 |
James Chen
|
3f57b01f94
|
Fix for 32bit.
|
2013-01-22 18:30:16 +08:00 |
James
|
1d7650767b
|
Updated Makefile and project configurations for linux port.
|
2013-01-22 16:45:35 +08:00 |
James Chen
|
219657ee1a
|
Merge pull request #1872 from moadib/android_manifest_gles20
fixed #1673: Added <uses-feature android:glEsVersion="0x00020000"/> to AndroidManifest.
|
2013-01-21 23:52:32 -08:00 |
James
|
680fbe3517
|
Fixed compilation errors for linux port.
|
2013-01-22 15:21:37 +08:00 |
ivzave
|
03f1efff78
|
ignore unpacked glew
|
2013-01-21 18:01:57 +04:00 |
walzer
|
db59b047f0
|
remove "inline" keyword from set/getPositionX/Y() methods to make the compilation property without additional flags.
|
2013-01-21 20:57:06 +08:00 |
moadib
|
e39829269d
|
Added <uses-feature android:glEsVersion="0x00020000" /> to AndroidManifest.xml
|
2013-01-21 13:03:55 +04:00 |
walzer
|
b1285ca7a7
|
CCNode: add [set|get]Position[X|Y](void) back.
|
2013-01-21 16:26:33 +08:00 |
walzer
|
996d2be2b6
|
CCNode: add [set|get]Position[X|Y](void) back.
|
2013-01-21 16:26:02 +08:00 |
James Chen
|
b810aac103
|
issue #1667: Updated the comments for CCFileUtils.h.
|
2013-01-21 10:11:57 +08:00 |
James Chen
|
30b2a8a882
|
issue #1867: Updated CCFileUtils.cpp for android.
|
2013-01-18 22:18:55 +08:00 |
James Chen
|
9eb149efda
|
Updated CCFileUtils.mm.
|
2013-01-18 22:14:03 +08:00 |
James Chen
|
bc76cf09c4
|
Added filename lookup support for win32.
|
2013-01-18 21:54:48 +08:00 |
walzer
|
8657da80a6
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2013-01-18 18:06:51 +08:00 |
James Chen
|
0a42829428
|
issue #1667: Adding file name lookup support for iOS and Android, TBD: Other platform supports.
|
2013-01-18 18:05:32 +08:00 |
minggo
|
6379b61400
|
fixed #1664:fixed a logical error in CCAtlasNode::setOpacityModifyRGB()
|
2013-01-18 16:40:42 +08:00 |
minggo
|
fcecd43f55
|
Merge pull request #1862 from Horcruxes/master
getFileData("a.png") doesn't work on iOS.
|
2013-01-17 17:46:23 -08:00 |
Michael Ding
|
088e568c8e
|
Update cocos2dx/platform/ios/CCFileUtils.mm
fix the problem when calling CCFileUtils::sharedFileUtils()->getFileData("a.png") doesn't work.
|
2013-01-18 09:27:22 +11:00 |
James Chen
|
c8dfa45993
|
Merge pull request #1859 from dumganhar/crystal-game
issue #1661: Adding jsb sample game CrystallCraze.
|
2013-01-17 01:09:18 -08:00 |
James Chen
|
31e91e554e
|
issue #1661: Added CrystalCraze for win32 and fix some compilation errors.
|
2013-01-17 17:07:18 +08:00 |
minggo
|
3e482e30d3
|
Merge pull request #1861 from minggo/iss1547-ccmenuitem
fixed #1547:set selected menu item to null when it is removed from a menu
|
2013-01-16 23:06:53 -08:00 |
minggo
|
a7dca5c05a
|
fixed #1547:set selected menu item to null when it is removed from a menu
|
2013-01-17 15:04:48 +08:00 |
James Chen
|
f70e4db254
|
fixed #1662: Getting full path will fail if texture name in the plist is without relative path.
|
2013-01-17 11:42:41 +08:00 |
walzer
|
7b16494862
|
well documented CCNode
|
2013-01-17 11:20:25 +08:00 |
James Chen
|
375666fd6c
|
fixed #1468: Exported CCPoint, CCSize and CCRect.
|
2013-01-15 18:59:35 +08:00 |
James Chen
|
5d7cc39edd
|
issue #1650: Inline function needs to be implemented in header file on Android platform.
|
2013-01-15 18:15:14 +08:00 |
James Chen
|
547f95d761
|
issue #1650: Made the destructor of CCDictElement as public method.
|
2013-01-15 17:20:04 +08:00 |
James Chen
|
c3d697a0f8
|
issue #1650: Adding detailed doxgen comments for CCDictionary.
|
2013-01-15 17:09:25 +08:00 |
ivzave
|
806398519a
|
repair CCTransitionSplitCols & CCTransitionSplitRows
|
2013-01-15 00:49:05 +04:00 |
minggo
|
78fc7cb5b5
|
Merge pull request #1840 from walzer/gles20
Doxygen sample in CCSprite.h
|
2013-01-14 06:07:50 -08:00 |
walzer
|
4ae43e5901
|
fix typos in doxygen of CCSprite and CCProtocol
|
2013-01-14 21:51:47 +08:00 |
minggo
|
90a4653530
|
Merge pull request #1839 from fnz/gles20
Fix addImageAsync iOS memory leak
|
2013-01-14 03:22:11 -08:00 |
walzer
|
c9c227873f
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
|
2013-01-14 17:07:07 +08:00 |
walzer
|
1ab552b482
|
Add a sample doxygen sample in CCSprite.h and CCProtocol.h
|
2013-01-14 16:54:20 +08:00 |
Victor K
|
bf01df0f52
|
Fix addImageAsync iOS memory leak
Bug: http://www.cocos2d-x.org/issues/1087
Thread: http://www.cocos2d-x.org/boards/6/topics/17031
|
2013-01-14 15:32:30 +07:00 |
James Chen
|
6733f786a5
|
fixed #1649: Reverted some invokings of function that returns const reference.
|
2013-01-14 16:06:18 +08:00 |
James Chen
|
22ebf3a5e5
|
Merge remote-tracking branch 'cocos2d-x/gles20' into iss1649-return-const
|
2013-01-14 15:52:42 +08:00 |
James Chen
|
6565fa92cc
|
fixed #1649: Changed return type to const reference for member variable access.
|
2013-01-14 15:51:53 +08:00 |
minggo
|
c08c982f89
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1468-ccpoint
|
2013-01-14 15:07:21 +08:00 |
minggo
|
984b304ec5
|
issue #1468:change CCPoint CCSize CCRect from class to struct
|
2013-01-14 14:45:16 +08:00 |
James Chen
|
0fd16e7b31
|
Merge pull request #1827 from folecr/assert_fix
fixed #1654: Assert fix for android.
|
2013-01-13 22:15:11 -08:00 |