minggo
d5457526d4
fixed #689 : the width & height of CCRect should big or equal to 0
2011-08-23 10:46:00 +08:00
minggo
c91f9b15dd
Merge pull request #483 from minggo/iss670
...
[android] fixed #670
2011-08-22 02:49:15 -07:00
minggo
ae21fcaf48
[android] fixed #670 : pause & resume effect when app enter background & foreground
2011-08-22 16:58:54 +08:00
minggo
9609885437
Merge pull request #481 from minggo/iss689
...
assert the width and height of rect is positive
2011-08-22 00:36:46 -07:00
minggo
19244406d6
fixed #689 : assert the width and height of rect is big than 0
2011-08-22 14:55:51 +08:00
minggo
cd4a08aa6a
Merge pull request #479 from minggo/iss678
...
fixed #679 : add constructor for CCArray
2011-08-21 20:14:06 -07:00
minggo
a0be83d043
Merge pull request #480 from moadib/mutable_array_optimization
...
CCMutableArray optimization
2011-08-21 19:59:29 -07:00
Walzer
65576acb5b
Create a license folder, add license file of CocosDenshion, FontLabel, iconv, libjpeg, libxml2, and zlib. I apologize to authors of these libraries for my laziness.
2011-08-21 21:05:25 +08:00
laschweinski
8f4d47900b
new file: cocos2dx/.cproject
...
new file: cocos2dx/.project
2011-08-21 19:03:46 +08:00
laschweinski
ff5222fff8
some files missiong(eclipse with git is too hard to play)
2011-08-21 19:00:26 +08:00
moadib
807ae36d6a
CCMutableArray optimization
2011-08-20 01:30:33 +04:00
minggo
1f9f1f59d4
fixed #679 : add constructor for CCArray
2011-08-19 16:15:06 +08:00
laschweinski
abc856ac6d
add box2d test
2011-08-19 15:37:57 +08:00
laschweinski
60e794fcc8
add files include test and cocosDenshion
2011-08-19 14:43:19 +08:00
minggo
0a9f6c1f09
Merge pull request #478 from minggo/iss684
...
add test for displaying current language
2011-08-18 23:19:00 -07:00
laschweinski
e7ec40d1cc
music.mid
2011-08-19 13:33:15 +08:00
laschweinski
871abb4a32
Merge branch 'master' into LinuxPort
2011-08-19 13:20:23 +08:00
laschweinski
ad305648c0
modified: cocos2dx/misc_nodes/CCRenderTexture.cpp
...
modified: cocos2dx/platform/CCGL.h
modified: cocos2dx/platform/CCImage.cpp
CocosDenshion/Linux/
CocosDenshion/third_party/
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
2011-08-19 13:07:50 +08:00
minggo
11e9acb7c8
fixed #684 : add test for displaying current language
2011-08-19 11:32:30 +08:00
minggo
733e582d12
fixed #684 : add test for displaying current language
2011-08-19 11:26:14 +08:00
minggo
cfd605311c
Merge pull request #476 from minggo/iss685
...
fixed #685 : add label test for displaying Chinese characters
2011-08-18 18:32:17 -07:00
minggo
d830f1f846
Merge pull request #475 from minggo/iss683
...
[android] fixed #683
2011-08-18 18:32:04 -07:00
laschweinski
e3ea2bd136
modified: tests/tests/CocosDenshionTest/CocosDenshionTest.cpp
...
modified: tests/tests/controller.cpp
modified: tests/tests/tests.h
CocosDenshion/Linux/
CocosDenshion/third_party/
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
2011-08-18 22:11:19 +08:00
Walzer
d9e12ac7e1
Merge pull request #477 from minggo/master
...
fix compile error of release version of HelloLua
2011-08-18 05:19:33 -07:00
minggo
24340826e1
fix compile error of release version of HelloLua
2011-08-18 20:14:43 +08:00
minggo
edb8b4639d
fixed #685 : add label test for displaying Chinese characters
2011-08-18 18:40:24 +08:00
minggo
5087f6ddb2
[android] fixed #683 : remove unneeded includes
2011-08-18 16:19:36 +08:00
minggo
b4ab3f6b75
[android] fixed #683 : remove unneeded includes
2011-08-18 16:18:26 +08:00
minggo
1640e48d5a
[android] fixed #683 : let getCurrentLanguageJNI() & getPackageNameJNI() return valid pointer
2011-08-18 16:09:49 +08:00
minggo
e0b804f2f9
Merge pull request #474 from moadib/pass_params_by_reference
...
Non-trivial arguments passed by reference now.
2011-08-17 23:23:51 -07:00
moadib
a8d87a9976
Non-trivial arguments passed by reference now.
...
Removed unnecessary cocos2d:: prefix inside namespace.
2011-08-17 17:26:26 +04:00
Walzer
82afec843b
changelog & authors for 0.9.1
2011-08-17 20:12:46 +08:00
Walzer
2075f3d269
Merge remote branch 'origin/master'
2011-08-17 20:11:51 +08:00
Walzer
4244fdb62b
fixed #643 , swap accelerometer input x/y according to the orientation (on ios devices)
2011-08-17 20:11:33 +08:00
Walzer
ac94c31077
Merge pull request #473 from minggo/master
...
Do some fixes for win32
2011-08-17 04:01:38 -07:00
minggo
ab781654d7
all tests works ok on vs2010 & fix a bug that HelloLua may crashed on win32 when it eixt
2011-08-17 18:24:36 +08:00
laschweinski
dbf3a94200
modified: HelloWorld/HelloWorldScene.cpp
...
modified: tests/AppDelegate.cpp
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
2011-08-17 18:09:51 +08:00
Walzer
a8835649fe
preload sound effect in HelloLua
2011-08-17 17:08:06 +08:00
Walzer
d721f4d3c0
Merge pull request #472 from minggo/iss680
...
fixed #680
2011-08-17 01:06:39 -07:00
Walzer
4532220ca8
fix xcode3 templates
...
1. remove setDeviceOrientation since we use RootViewController now
2. fix a typo in box2d template
3. modify _XXX_Prefix.pch to Prefix.pch in proj file
2011-08-17 16:02:56 +08:00
minggo
e39d551294
fixed #680 : fix the bug that CCTouchDispatcher::rearrangeHandlers() crashed
2011-08-17 15:00:32 +08:00
Walzer
4894f8c6ab
update xcode3 templates
2011-08-17 14:08:47 +08:00
Walzer
3b97f4d73a
fix all xcode4 templates before version release.
...
1. modify version description in install-teampltes-xcode.sh
2. replace the deprecated methods in box2d/HelloWorldScene.cpp
3. fix the error usage in hello.lua
4. add effect & BGM in HelloLua
5. update baisc cocos2dx library file list
2011-08-17 12:13:13 +08:00
Walzer
e338779fb8
update version string in doxygen config
2011-08-17 11:38:10 +08:00
laschweinski
5d20ebe24b
modified: HelloWorld/AppDelegate.cpp
...
modified: HelloWorld/HelloWorldScene.cpp
modified: cocos2dx/cocoa/CCNS.cpp
modified: cocos2dx/include/CCActionInstant.h
modified: cocos2dx/misc_nodes/CCRenderTexture.cpp
modified: cocos2dx/particle_nodes/CCParticleSystemQuad.cpp
modified: cocos2dx/platform/CCAccelerometer_platform.h
modified: cocos2dx/platform/CCApplication_platform.h
modified: cocos2dx/platform/CCArchOptimalParticleSystem.h
modified: cocos2dx/platform/CCCommon.cpp
modified: cocos2dx/platform/CCEGLView_platform.h
modified: cocos2dx/platform/CCGL.cpp
modified: cocos2dx/platform/CCGL.h
modified: cocos2dx/platform/CCImage.cpp
modified: cocos2dx/platform/CCPlatformConfig.h
modified: cocos2dx/platform/CCPlatformMacros.h
modified: cocos2dx/platform/CCSAXParser.h
modified: cocos2dx/platform/CCStdC.h
modified: cocos2dx/support/CCUserDefault.cpp
modified: cocos2dx/support/data_support/ccCArray.h
modified: tests/AppDelegate.cpp
deleted: tests/Res/music.mid
modified: tests/tests/controller.cpp
modified: tests/tests/tests.h
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
2011-08-17 11:36:54 +08:00
Walzer
d73e8a5fd0
update authors, add zhuoshishun
2011-08-17 11:36:09 +08:00
Walzer
375faa09e6
add archs i386 to HelloLua.xcodeproj, and don't playEffect repeatly in hello.lua (so noisy...)
2011-08-17 11:23:50 +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
9eceb590d5
Merge pull request #471 from sunzhuoshi/master
...
fixed #679 : Added CocosDenshion lua support, tested with "HelloLua" on iOS, win32 and Android
2011-08-16 18:32:02 -07:00
sunzhuoshi
82c5c0f9c8
Fixed "HelloLua" makefile on Android
2011-08-17 01:06:22 +08:00