dumganhar
|
41e279585e
|
ADD application.xml and manifest.xml
|
2011-09-28 23:07:19 +08:00 |
dumganhar
|
de545096de
|
modify bada project setting
|
2011-09-28 18:21:17 +08:00 |
dumganhar
|
2c274cb061
|
delete old 1.2 project
|
2011-09-28 09:46:40 +08:00 |
dumganhar
|
962de59a8c
|
add Target-Debug and Target-Release folder
|
2011-09-28 09:45:35 +08:00 |
dumganhar
|
c44998d89a
|
add helloworld sdk1.2 project
|
2011-09-28 09:43:52 +08:00 |
dumganhar
|
260c2fc920
|
move old 1.2 project to sdk1.2 folder
add sdk2.0 project
|
2011-09-28 09:36:18 +08:00 |
dumganhar
|
c3cbeaefc6
|
add lib empty folder
|
2011-09-27 17:22:59 +08:00 |
dumganhar
|
5b28b0ac83
|
modify helloworld project setting for bada
|
2011-09-26 17:52:09 +08:00 |
dumganhar
|
5cd671651a
|
add helloworld lib folder for bada
|
2011-09-26 17:48:36 +08:00 |
dumganhar
|
c93be8b828
|
modify <cstdio> to <stdio.h>
delete old project files
|
2011-09-20 12:39:44 +08:00 |
dumganhar
|
eb32cf9fe2
|
modify some files of bada project
|
2011-09-20 02:19:26 +08:00 |
dumganhar
|
ca2027fbad
|
modify bada project
|
2011-09-19 23:35:46 +08:00 |
dumganhar
|
edb2cbbad6
|
modify bada project files
|
2011-09-19 18:17:19 +08:00 |
dumganhar
|
0e7fc78e4e
|
commit some files of bada project
|
2011-09-19 18:05:40 +08:00 |
dumganhar
|
c94adc58b9
|
changed bada projects directory, add bada macro
|
2011-09-19 17:53:45 +08:00 |
dumganhar
|
3c795073e0
|
Merge branch 'master' into bada
Conflicts:
HelloWorld/iphone/HelloWorld.xcodeproj/project.pbxproj
cocos2dx/CCamera.cpp
cocos2dx/cocoa/NSData.cpp
cocos2dx/label_nodes/CCBitmapFontAtlas.cpp
cocos2dx/platform/CCFileUtils_platform.h
cocos2dx/platform/CCXApplication_platform.h
cocos2dx/platform/CCXCocos2dDefine_platform.h
cocos2dx/platform/CCXEGLView_platform.h
cocos2dx/platform/CCXMath.h
cocos2dx/platform/CCXUIAccelerometer_platform.h
cocos2dx/platform/CCXUIImage_platform.h
cocos2dx/platform/ccxCommon_platform.h
cocos2dx/platform/config_platform.h
cocos2dx/platform/platform.h
cocos2dx/support/base64.cpp
cocos2dx/tileMap_parallax_nodes/CCTMXXMLParser.cpp
tests/AppDelegate.cpp
tests/test.iphone/test.iphone.xcodeproj/project.pbxproj
|
2011-09-19 13:42:08 +08:00 |
minggo
|
194f47bc54
|
fixed #718: get button value from string.xml & add copyright for java codes
|
2011-09-15 14:17:07 +08:00 |
Macarse
|
208bce312e
|
Replaced LinearLayout with FrameLayout
|
2011-09-13 20:25:07 -03:00 |
Macarse
|
afd1a7a6d9
|
External storage
|
2011-09-13 05:42:34 -03:00 |
Augusto Souza
|
28b1f317f4
|
Revert "First version of unloadBackgroundMusic for android - Feature #687"
This reverts commit a157b775f8 .
|
2011-08-30 09:30:12 -03:00 |
Augusto Souza
|
a157b775f8
|
First version of unloadBackgroundMusic for android - Feature #687
|
2011-08-28 01:02:12 -03:00 |
Augusto Souza
|
32f8060c49
|
Prevent null point exception in preloadBackgroundMusic
|
2011-08-28 00:59:51 -03:00 |
Augusto Souza
|
3a0c2cb4fb
|
First version of a preloadBackgroundMusic for Android - Feature #687
|
2011-08-27 23:24:52 -03:00 |
minggo
|
ae21fcaf48
|
[android] fixed #670: pause & resume effect when app enter background & foreground
|
2011-08-22 16:58:54 +08:00 |
Walzer
|
286f92fc43
|
fix at smoke test, add arch=i386 into HelloWorld.xcodeproj, otherwise the proj cannot run in xcode4 + simulator
|
2011-08-17 11:09:12 +08:00 |
minggo
|
d386116255
|
[iOS]fixed #667: call AppDelegate::applicationDidEnterBackground() & AppDeleaget::applicationWillEnterForeground() when application enter background & enter foreground
|
2011-08-10 10:24:06 +08:00 |
minggo
|
ada4c2af80
|
[android] fixed #643: swap axes according to the orientation
|
2011-08-09 15:50:42 +08:00 |
minggo
|
76da5f2e84
|
fixed #656: remove unneeded methods & android can let user set resource path
|
2011-08-04 17:19:58 +08:00 |
minggo
|
7fc0dae3d9
|
[android] fixed #655: fix a bug that CCLabelTTF lost the last characters
|
2011-08-04 12:08:12 +08:00 |
minggo
|
a3b4043755
|
issue #347: add tests for FontTest & it works ok on android
|
2011-07-29 15:57:27 +08:00 |
minggo
|
21737d2ce0
|
issue #347: update xcode3 template for ttf support
|
2011-07-29 10:27:49 +08:00 |
minggo
|
cfb3765035
|
issue #347: iOS support font defined by ttf file
|
2011-07-29 10:15:10 +08:00 |
minggo
|
50038b7cc2
|
Merge https://github.com/cocos2d/cocos2d-x into iss347
|
2011-07-28 18:06:20 +08:00 |
minggo
|
648117ebb5
|
issue #347: android can use ttf file
|
2011-07-28 17:20:37 +08:00 |
natural-law
|
a7404dc2bf
|
fixed #639, Initialize the m_tPosition of CCParticleSystem with the setter.
|
2011-07-28 16:16:51 +08:00 |
minggo
|
1bb9e8139a
|
issue 33: iOS & Android support looping playing effect
|
2011-07-26 15:52:41 +08:00 |
minggo
|
b308effdc5
|
[android] fixed #631: Send \n to engine when user input nothing
|
2011-07-26 11:41:28 +08:00 |
minggo
|
13a1629299
|
fixed #624: insert white space in front of \n
|
2011-07-22 12:10:41 +08:00 |
minggo
|
640d811809
|
[android] fixed #618: invoke java code(System.exit()) to finish programe
|
2011-07-19 16:01:22 +08:00 |
minggo
|
dd42936bb3
|
[android] fixed #610: remove the support of ndk-r4
|
2011-07-14 10:37:40 +08:00 |
minggo
|
fb436a6339
|
[Android] break string & wrap word
|
2011-07-11 15:02:41 +08:00 |
Max Aksenov
|
fd04420c9b
|
[airplay] fix - if you do not use this "MemFlags0 = USE_STACK_ALLOCATOR" then it solves the problems related to incorrect memory allocation ... I tested it on Marmalade Mac Simulator and IPad device. Not tested on Maramlade Windows Simulator....
|
2011-07-09 13:04:29 -07:00 |
Walzer
|
80c819d8b6
|
Merge remote branch 'origin/master'
|
2011-07-04 16:25:29 +08:00 |
Walzer
|
d325f1991e
|
[ios] 1. debug builds can run on device (add “Valid Architectures") 2. add correct header search paths for HelloLua release build
|
2011-07-04 16:25:11 +08:00 |
natural-law
|
7d7f3a9241
|
fixed #562, Upgrade folder sprite_nodes to rc3.
|
2011-07-01 16:11:31 +08:00 |
minggo
|
25b3b15151
|
Merge pull request #339 from minggo/iss549
[Android] fixed #549: Add comments for playEffect()
|
2011-06-30 18:28:08 -07:00 |
minggo
|
67b85322ed
|
[Android] fixed #549: Add comments for playEffect()
|
2011-07-01 09:24:40 +08:00 |
minggo
|
12f816687d
|
Merge pull request #336 from liswei/master
update wophone setup project (such as helloworld,tests)
|
2011-06-29 20:08:01 -07:00 |
liswei
|
39fb944297
|
update wophone setup project (such as helloworld,tests)
|
2011-06-30 09:36:51 +08:00 |
minggo
|
6c47f53b13
|
[Android] fixed #547: line wrap OK on Android
|
2011-06-29 15:45:30 +08:00 |