Nite Luo
e1f82c174b
add TestCase for reparentChildren bug
2014-05-12 22:50:31 -07:00
Trace
0b8aed3536
Merge branch 'improved_glprogram' of https://github.com/super626/cocos2d-x into improved_glprogram
2014-05-09 11:51:00 -07:00
Trace
88f1d8ac4e
Add ShaderTest sample and shader code
2014-05-09 11:48:11 -07:00
Ricardo Quesada
78dd92a7ef
Merge remote-tracking branch 'cocos2d/v3' into improved_glprogram
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
2014-05-09 11:40:13 -07:00
Dhilan007
c904fff9eb
update XCode project.pbxproj
2014-05-09 11:37:14 +08:00
Ricardo Quesada
51f498fc94
fixed deprecation warnings
2014-05-08 16:42:36 -07:00
Dhilan007
52d7d804f7
Update XCode project.pbxproj for add files related to VideoWidget.
2014-05-08 18:28:28 +08:00
minggo
9f0e25d808
Merge pull request #6628 from andyque/refactor5056
...
refactor 5056. pull gui tests from ExtensionTest to UITest
2014-05-08 17:00:38 +08:00
James Chen
bea98a1416
Lua xcode project fix
2014-05-08 15:09:02 +08:00
andyque
898a66131a
issue #5056 . move gui test from ExtensionsTest to the outside
2014-05-08 14:35:45 +08:00
andyque
cb5b2a4f85
issue #4861 , Merge branch 'v3' into focus3861
...
Conflicts:
build/cocos2d_tests.xcodeproj/project.pbxproj
2014-05-05 17:40:28 +08:00
James Chen
67b2fbf14b
Updates xcode project, add ccs-res folder to Resources folder
2014-05-05 15:24:33 +08:00
James Chen
d82e03b048
Xcode project fix
2014-05-05 13:31:38 +08:00
andyque
a7fbd590dc
issue #4861 . add a horizontal focus test
2014-05-05 11:37:39 +08:00
James Chen
8cbcf17163
issue #4674 : Re-added deleted source files.
2014-05-04 14:37:55 +08:00
James Chen
3b3c1c4dbb
issue #4674 : Removed large files and updated .gitignore
2014-05-04 14:36:16 +08:00
Ricardo Quesada
81c2d92355
yeah... love in includes
...
<3
2014-04-26 10:35:57 -07:00
Ricardo Quesada
9b118e5e96
Squashed commit of the following:
...
commit 519fcd7f68e3586c376fd5e8d4a0ee220a48d225
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 10:10:06 2014 -0700
Updates templates files
commit 2b07843ebe592f56b2abc544ccf66d441bb19fc5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 10:08:19 2014 -0700
compiles on Windows
commit b175522ef7205eaab3bd3f26c27c5d6514cbe2a4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:55:30 2014 -0700
adds cocos2d.h
commit 4c3d14f929bac017b93ca843b4f149d352264a30
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:54:24 2014 -0700
re-adds missing files
commit f729181728959260d14c4152555534f5beec8e05
Merge: 148da79 2adac67
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:51:12 2014 -0700
Merge branch 'includes_fixes' of github.com:ricardoquesada/cocos2d-x into includes_fixes
commit 148da79010c5dffeab885933624cffaf3d588852
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:49:12 2014 -0700
Adds SimpleAudioEngine
commit 2adac67019180ec82b7bd03f0b67c12f62e29e77
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:47:45 2014 -0700
Compiles for Android
commit 4a300d1b9225fa5708f25a69a50bb531f0ac1a32
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Apr 26 09:13:35 2014 -0700
Fixes the includes
2014-04-26 10:11:22 -07:00
Huabing.Xu
feec24e3ef
Merge branch 'v3' into develop_migrate_math_lib_merge
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/2d/CCNode.cpp
cocos/2d/CCRenderTexture.cpp
cocos/2d/platform/wp8/CCGLView.h
cocos/physics/CCPhysicsBody.cpp
extensions/physics-nodes/CCPhysicsSprite.cpp
extensions/physics-nodes/CCPhysicsSprite.h
tests/cpp-tests/Classes/PhysicsTest/PhysicsTest.cpp
2014-04-25 16:20:24 +08:00
James Chen
037c57ef96
Merge branch 'develop' into perf-callback
...
Conflicts:
build/cocos2d_tests.xcodeproj/project.pbxproj
2014-04-25 12:07:48 +08:00
James Chen
477fc9f0e0
Merge commit 'refs/pull/6012/head' of git://github.com/cocos2d/cocos2d-x into pull/6012
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
2014-04-25 10:59:11 +08:00
James Chen
ec40dda7f3
Adds performance test for callbacks: 1) std::function,
...
2) (target->*selector)(), 3) simulate new api of Scheduler
2014-04-16 10:35:58 +08:00
Huabing.Xu
1670e07300
Merge branch 'develop' into develop_migrate_math_lib_merge
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
build/cocos2d_tests.xcodeproj/project.pbxproj
2014-04-11 11:18:13 +08:00
James Chen
2fc6c0150c
issue #4729 : iOS/Mac works fine
2014-04-10 00:36:41 +08:00
Huabing.Xu
1a454590e7
changed project file
2014-04-02 15:06:42 +08:00
samuele3hu
219a91a641
Add the omitted socket script for lua-tests
2014-03-29 14:58:23 +08:00
Darragh Coy
036dc5542c
Add cocos2d::RefPtr<T>
...
This class which acts a smart pointer type class for cocos2d::Ref objects. Can be used to help automate memory management and remove manual retain/release calls from code, resulting in less code and less chance of errors. Also useful to implement the RAII idiom in certain scenarios, ensuring that an object gets released upon exiting a scope.
2014-03-26 15:30:15 -07:00
James Chen
d5e8bde89e
Merge pull request #5889 from samuele3hu/develop_socket
...
close #4400 : Use the latest version of LuaSocket and modify the related project config
2014-03-21 10:52:38 +08:00
samuele3hu
4b25c9f62e
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket
2014-03-20 17:07:33 +08:00
samuele3hu
d3487d2d3c
close #4400 : Use the newest version of LuaSocket for lua
2014-03-20 17:04:54 +08:00
andyque
91d972ba87
rollback the scheme mode of projects
2014-03-20 17:01:21 +08:00
andyque
dd790ce54d
add id return value to LuaObjectCBridge
2014-03-20 16:59:18 +08:00
andyque
7ab639ec0f
fix lots compile warnings
2014-03-20 16:24:55 +08:00
andyque
d7b3737605
fix cocos2d tests and lu-bdinings and cocos2d_libs project config warnings
2014-03-20 10:14:25 +08:00
boyu0
f23db68151
build lua.a for arm64bit and iOS simulator 64 bit architectures, change .ma3 files to .caf files.
2014-03-15 01:19:06 +08:00
Ricardo Quesada
372c26b5ba
only active arch for DEBUG
...
RELEAES compiles all valid archs
2014-03-12 08:40:04 -07:00
andyque
2c2a5ee38e
rename gui to ui
2014-03-12 10:46:49 +08:00
andyque
d806274f98
change gui to ui
2014-03-12 10:12:02 +08:00
Ricardo Quesada
8f7fd3e13c
Deployment iOS >= 5.1.1 (needed for ARM64)
...
Adds also Valid signature = iOS Developer
2014-03-11 10:18:38 -07:00
James Chen
8c56b11819
Updates Xcode project and adds scheme for xcbuild.
2014-03-11 19:27:55 +08:00
James Chen
91a3ba61da
lua-empty-test, cpp-empty-test work for iOS/Mac
2014-03-11 19:10:36 +08:00
James Chen
fda8cfa740
plist rename.
2014-03-11 19:10:35 +08:00
James Chen
36e9f55c98
Renames cocos2d_samples to cocos2d_tests, what could i say?
2014-03-11 19:10:09 +08:00
James Chen
4475209277
Renames 'cocos2d_tests.xcodeproj' to 'cocos2d_samples.xcodeproj'
2014-03-10 10:27:16 +08:00
CaiWenzhi
62dfe630c7
Add custom widget
2014-03-07 15:36:45 +08:00
CaiWenzhi
8b7a5c3141
Add RichText sample
2014-03-06 20:52:29 +08:00
CaiWenzhi
4f9dfdbef8
Fixed build error except Windows
2014-03-05 21:18:51 +08:00
CaiWenzhi
ab47cafb31
Merge branch 'develop' into develop_nutty_modify_framework_for315
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/gui/UIButton.cpp
cocos/gui/UIButton.h
cocos/gui/UIWidget.h
2014-03-05 16:52:31 +08:00
Ricardo Quesada
4fe3b16287
Updates to latest version of kazmath
2014-03-04 16:33:00 -08:00
CaiWenzhi
4a2dc4a607
Add custom widget and reader
2014-03-04 16:51:35 +08:00
James Chen
801e981286
issue #4116 : Updates iOS / Mac projects.
2014-02-26 22:27:38 +08:00
James Chen
e4837e7f94
issue #4116 : Removes script-bindings codes.
2014-02-26 21:34:06 +08:00
Dhilan007
dfc6522f5c
update XCode project for add miss file on Mac and IOS.
2014-02-19 17:11:28 +08:00
James Chen
a5aa547c7b
Merge pull request #5316 from natural-law/ScenarioTest
...
closed #3738 : Add performance test case on game scenario.
2014-02-14 11:12:01 +08:00
heliclei
1154c28516
share xcode build schemes to support xcodebuild command line build
2014-02-13 18:11:24 +08:00
Ricardo Quesada
1836375468
schemes are no longer shared
2014-02-12 08:26:22 +08:00
zhangbin
89cc82c332
Merge branch 'develop' into ScenarioTest
2014-02-10 14:26:31 +08:00
zhangbin
926f84d385
issue #3738 , Add game scenario performance test case.
2014-02-10 11:42:15 +08:00
Ricardo Quesada
ceba63db8b
Merge branch 'develop' into fast_tmx
2014-02-08 09:08:33 -08:00
Ricardo Quesada
616feadda1
More fixes and "tiles" is an uint32 (GID)
2014-02-07 18:11:17 -08:00
heliclei
e081ea2dc4
add xcode shared schemes
2014-02-07 14:46:36 +08:00
James Chen
bed6777673
issue #3828 : Don't package Test_info.plist for `TestJavascript Mac` target.
2014-02-01 12:20:38 +08:00
James Chen
a4e7d2b658
issue #3828 : Icon resources should be packaged. Only XXX_info.plist should not be packaged. If it was packaged, it would cause problem of running on simulator.
2014-02-01 12:18:22 +08:00
James Chen
d0a44cd57e
issue #3828 : Don't copy resources in test-xxx/proj.ios(mac)/xxx.png(.plist) in project configuration. This will fix the issue that application installed to iOS simulator can't be launched.
2014-02-01 11:55:46 +08:00
Ricardo Quesada
e77d22a58f
samples -> tests
2014-01-31 14:09:28 -08:00
Ricardo Quesada
5fde81d1e2
cocos2d-samples -> cocos2d-tests
2014-01-31 11:13:48 -08:00