Dhilan007
|
54f48b23e6
|
LabelBMFont re-implemented as a wrapper of Label.
|
2014-02-20 22:33:52 +08:00 |
James Chen
|
97a6ac65d3
|
Merge pull request #5424 from heliclei/console-autotest
testcpp autotest:support next, back and restart test via console
|
2014-02-20 22:22:55 +08:00 |
heliclei
|
e64a647563
|
testcpp autotest:support next, back and restart test via console
|
2014-02-20 21:49:13 +08:00 |
boyu0
|
4410e70ca1
|
closed #4096: add s3tc bitmap with no mipmaps test case.
|
2014-02-20 18:27:52 +08:00 |
James Chen
|
f16d7652df
|
Merge pull request #5393 from heliclei/console-autotest
add console autotest support
|
2014-02-20 17:58:21 +08:00 |
heliclei
|
1a1f92106a
|
add more console output
|
2014-02-20 16:29:04 +08:00 |
James Chen
|
0af0ce9032
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss4058-ref-step1
Conflicts:
cocos/scripting/auto-generated
|
2014-02-20 15:13:40 +08:00 |
James Chen
|
633604f79c
|
issue #4058: Typo fix in ZwoptexTest.lua.
|
2014-02-20 14:12:14 +08:00 |
James Chen
|
e3d14608df
|
issue #4058: Uses 'void*' instead of 'Ref*' as target of Scheduler. Any class could response scheduler callback now.
|
2014-02-20 14:11:47 +08:00 |
heliclei
|
02af73dd46
|
add main directive to return main menu
|
2014-02-20 13:43:28 +08:00 |
James Chen
|
5e6130c92c
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
Dhilan007
|
ddd02b463c
|
optimize label:
1.remove unnecessary API
2.reduces object-creation and function calls.
|
2014-02-19 20:26:14 +08:00 |
heliclei
|
e7209fbfa4
|
add autotest help
|
2014-02-19 17:55:32 +08:00 |
Dhilan007
|
f086f39319
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-02-19 17:00:26 +08:00 |
heliclei
|
f9dceb5c2d
|
use '==' to do string compare
|
2014-02-19 16:54:42 +08:00 |
heliclei
|
0eb957e89c
|
add console autotest support
|
2014-02-19 16:34:33 +08:00 |
boyu0
|
50cdc67191
|
issue #4039: set tilemap <object> x and y value to original, and add “position_x”, “position_y”, “size_width” and “size_height” value.
|
2014-02-18 17:44:05 +08:00 |
James Chen
|
58d3311da0
|
Merge pull request #5342 from heliclei/console-user-command
closed #4063 :revise CCConsole to support more easily for adding custom command.
|
2014-02-18 16:54:56 +08:00 |
James Chen
|
ee4972ae96
|
Merge pull request #5371 from andyque/refactorActionEase
closed #3620: Merge cocostudio/CCActionXxx to CCAction。
|
2014-02-18 15:58:49 +08:00 |
Dhilan007
|
2ad81b0edb
|
closed #4060:fixed Label wasn't implemented correctly when Label::_fontAtlas contains multiple texture.
|
2014-02-18 14:30:51 +08:00 |
andyque
|
0b932f4f5f
|
fixed #3620. merge cocostudio/CCActionXXX to CCAction
|
2014-02-18 14:22:14 +08:00 |
andyque
|
e1ca972d3a
|
add tests of all the new added CCActionEaseEx in CCActionEase
|
2014-02-18 14:22:14 +08:00 |
samuele3hu
|
5acb556c74
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developEventTrigger
|
2014-02-18 13:46:21 +08:00 |
samuele3hu
|
8cb424b535
|
close #3593:Add more test cases about SceneReader of cocoStudio
|
2014-02-18 13:44:11 +08:00 |
James Chen
|
19205e3db8
|
Merge pull request #5365 from natural-law/issue3964
closed #3964: Solve the bug of Image::saveImageToPNG().
|
2014-02-18 11:49:09 +08:00 |
James Chen
|
2ee1330479
|
closed #4054: Adds test for removing child from TMXLayer.
|
2014-02-17 21:16:25 +08:00 |
samuele3hu
|
69ec932cd4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developPerformance
|
2014-02-17 10:25:24 +08:00 |
samuele3hu
|
3f8bc8cc43
|
issue #3708:Remove the useless test case
|
2014-02-17 10:24:58 +08:00 |
zhangbin
|
e02f488224
|
Merge branch 'develop' into issue3964
|
2014-02-16 11:01:07 +08:00 |
James Chen
|
78163e604e
|
Merge pull request #5358 from dumganhar/merge5343
closed #4037:Exposed the missing data structures of Spine to JS
|
2014-02-14 11:17:38 +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 |
James Chen
|
f04e604a51
|
Updates JS-Tests.
|
2014-02-14 10:27:19 +08:00 |
James Chen
|
ea7a27fdf7
|
Updates JS-Tests.
|
2014-02-14 09:59:54 +08:00 |
James Chen
|
17dab13502
|
Resets JS-Tests.
|
2014-02-14 09:36:27 +08:00 |
James Chen
|
acefa4e237
|
Merge commit 'refs/pull/5343/head' of git://github.com/cocos2d/cocos2d-x into merge5343
|
2014-02-14 09:33:42 +08:00 |
James Chen
|
4837b2dd2d
|
issue #3990: setTotalParticles works as expected. _emissionRate has to be updated in setTotalParticles.
|
2014-02-13 17:01:38 +08:00 |
zhangbin
|
8ae5d2a049
|
closed #3964, Solve the bug of logic code in method Image::saveImageToPNG().
|
2014-02-13 16:22:41 +08:00 |
ucchen
|
6e742077c2
|
add spine setAnimationListener test;
|
2014-02-13 11:58:54 +08:00 |
heliclei
|
9befe56a7e
|
update unit test
|
2014-02-13 11:10:23 +08:00 |
James Chen
|
5da57e4c7d
|
closed #3990: Adds test case for issue 3990.
|
2014-02-13 11:03:35 +08:00 |
ucchen
|
2c961bdfbf
|
add spine manual binding;
|
2014-02-13 11:01:54 +08:00 |
Éloi Rivard
|
8adca38efa
|
Linux javascript bindings support.
- Adds Linux javascript test.
- Adds Linux javascript template.
- Adds Travis CI test.
|
2014-02-13 01:42:14 +01:00 |
samuele3hu
|
3d0fabe08c
|
issue #3708:Performance Test: data structure conversion in lua binding
|
2014-02-12 18:19:06 +08:00 |
boyu0
|
e7c077bb16
|
closed #3988: fix indent.
|
2014-02-12 16:21:26 +08:00 |
zhangbin
|
bfce75f534
|
Merge branch 'develop' into ScenarioTest
|
2014-02-12 16:17:03 +08:00 |
zhangbin
|
d99af40c32
|
issue #3738, Improve the performance test of game scenario.
|
2014-02-12 16:14:04 +08:00 |
boyu0
|
4fda8a2635
|
closed #3988: add bug test
|
2014-02-12 15:57:02 +08:00 |
zhangbin
|
89cc82c332
|
Merge branch 'develop' into ScenarioTest
|
2014-02-10 14:26:31 +08:00 |
James Chen
|
51ba0cbb17
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into merge5268
|
2014-02-10 14:09:57 +08:00 |
zhangbin
|
11dbb37414
|
issue #3738, Add move actions for the tile map in PerformanceScenarioTest.
|
2014-02-10 14:04:21 +08:00 |
Dhilan007
|
6a662a6330
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into develop
|
2014-02-10 11:47:05 +08:00 |
zhangbin
|
926f84d385
|
issue #3738, Add game scenario performance test case.
|
2014-02-10 11:42:15 +08:00 |
James Chen
|
99c20c4e30
|
Merge commit 'refs/pull/5268/head' of git://github.com/cocos2d/cocos2d-x into merge5268
Conflicts:
tests/test-javascript/tests
|
2014-02-10 11:38:56 +08:00 |
Ricardo Quesada
|
907446d8d0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into gl_vertices
|
2014-02-09 19:32:35 -08:00 |
Ricardo Quesada
|
24f655f9b1
|
Better 'vertices drawn'
|
2014-02-09 19:31:45 -08:00 |
Dhilan007
|
e12c1f57ac
|
Label::reduce unnecessary calculation amount.
|
2014-02-10 11:21:54 +08:00 |
James Chen
|
eda4c9a420
|
Merge pull request #5302 from Pisces000221/improve-label-chinese
closed #3933 :A string which only contains CJK characters can't make a line-break when it's needed
|
2014-02-10 11:03:03 +08:00 |
Dhilan007
|
a8387a12f0
|
Merge branch 'improve-label-chinese' of https://github.com/Pisces000221/cocos2d-x into develop
|
2014-02-10 10:09:56 +08:00 |
Ricardo Quesada
|
9d5393631c
|
Merge branch 'develop' into fast_tmx
Conflicts:
tests/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp
tests/test-cpp/Classes/VisibleRect.cpp
|
2014-02-08 12:49:56 -08:00 |
Ricardo Quesada
|
560abe77c8
|
better Console support
* Arguments are passed as std::string
* Adds `resolution` and `projection` command
* `texture` and `fileutils` supports the `flush` argument
|
2014-02-08 12:46:44 -08:00 |
Ricardo Quesada
|
13aa3ad2b5
|
Adds new commands to Console
* resolution
* projection
|
2014-02-08 12:35:11 -08:00 |
Ricardo Quesada
|
c7a999335c
|
Console. Less error prone, easier to use, more documentation
|
2014-02-08 10:20:12 -08:00 |
Ricardo Quesada
|
ceba63db8b
|
Merge branch 'develop' into fast_tmx
|
2014-02-08 09:08:33 -08:00 |
Pisces000221
|
03be459376
|
Update LabelTestNew.lua
|
2014-02-08 17:17:35 +08:00 |
Pisces000221
|
cef84f05af
|
Add LabelTTFCJKWrappingTest
|
2014-02-08 17:16:59 +08:00 |
Pisces000221
|
49163bb774
|
Add LabelTTFCJKWrappingTest
|
2014-02-08 17:15:57 +08:00 |
Pisces000221
|
1170943cf8
|
Add LabelTTFCJKWrappingTest
|
2014-02-08 17:14:38 +08:00 |
Ricardo Quesada
|
82700339c0
|
Adds a way to print the renderer vertices
|
2014-02-07 19:37:44 -08:00 |
Ricardo Quesada
|
616feadda1
|
More fixes and "tiles" is an uint32 (GID)
|
2014-02-07 18:11:17 -08:00 |
James Chen
|
c25787e575
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
James Chen
|
5714552458
|
issue #3900: mozjs-27.0.lib -> mozjs-27.lib for windows.
|
2014-02-07 15:29:44 +08:00 |
James Chen
|
4c2da5d286
|
issue #3900: mozjs-25 -> mozjs-27 for windows.
|
2014-02-07 15:16:14 +08:00 |
Ricardo Quesada
|
e33baac396
|
iso almost working
|
2014-02-06 22:20:28 -08:00 |
Ricardo Quesada
|
ad7b54eb0e
|
iso almost working 100% ok
|
2014-02-06 18:47:45 -08:00 |
Ricardo Quesada
|
cf08d0b3f9
|
isometric kind of working
|
2014-02-06 16:19:46 -08:00 |
Ricardo Quesada
|
3560227d09
|
sort of working
|
2014-02-05 19:51:24 -08:00 |
Ricardo Quesada
|
9a53f5a9f5
|
Testing a new TMX renderer
faster
|
2014-02-04 17:59:21 -08:00 |
Ricardo Quesada
|
6ce6806544
|
new modules
|
2014-01-31 16:07:09 -08:00 |
Ricardo Quesada
|
e77d22a58f
|
samples -> tests
|
2014-01-31 14:09:28 -08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |
James Chen
|
20eec32ff0
|
Updated proj.android/project.properties. target=android-10 --> 8
|
2012-06-28 18:26:28 +08:00 |
James Chen
|
26a02804d9
|
Added some resources. Updated Texture2dTest.cpp.
|
2012-06-28 17:34:50 +08:00 |
James Chen
|
aba33b5bda
|
Reverted build_native.sh.
|
2012-06-28 16:58:32 +08:00 |
minggo
|
5b08a5996c
|
add product name for iOS
|
2012-06-28 13:52:10 +08:00 |
minggo
|
e3771a8ad4
|
modify code sign
|
2012-06-28 13:41:05 +08:00 |
minggo
|
3c43dfb6fe
|
disable retina
|
2012-06-28 11:50:11 +08:00 |
minggo
|
7348fa12c3
|
update CHANGELOG and delete some unneeded files
|
2012-06-28 11:47:54 +08:00 |
James Chen
|
86942aedb4
|
fixed #1368: Implement EffectsAdvancedTest (Effect4). Added some comments.
|
2012-06-27 20:50:47 +08:00 |
James Chen
|
33e32e987c
|
Implement EffectsAdvancedTest (Effect4).
|
2012-06-27 18:44:25 +08:00 |
James Chen
|
13793a9d75
|
fixed #1367: Updated ShaderTest.cpp, TileMapTest.cpp.
|
2012-06-27 17:08:50 +08:00 |
James Chen
|
a901b0bb12
|
fixed #1367: Refactor "createWith***" to "create".
|
2012-06-27 14:21:29 +08:00 |
James Chen
|
f6026d2ba3
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
|
2012-06-26 12:09:48 +08:00 |
James Chen
|
95a2696b6b
|
fixed #1365: Some files of Resources folder which is copied by build_native.sh will lost authority in cygwin.
|
2012-06-26 12:09:23 +08:00 |
minggo
|
765da0c80a
|
enable depth test when running test case:Bug-1159
|
2012-06-26 11:09:37 +08:00 |
minggo
|
5cc1f7d230
|
fixed #1338:stop animation when entering background and start animation when comming to foreground
|
2012-06-21 11:42:49 +08:00 |
James Chen
|
2af75ecd65
|
fixed #1336: HelloCocosBuilder/HelloCocosBuilderLayer.cpp
|
2012-06-20 12:08:34 +08:00 |
James Chen
|
b818c0afa6
|
fixed #1336: Used CC_DEPRECATED_ATTRIBUTE macro to mark deprecated interfaces.
|
2012-06-20 11:48:31 +08:00 |
James Chen
|
07b9db8e91
|
Merge branch 'gles20' into gles20-ccbi
|
2012-06-19 17:28:31 +08:00 |
James Chen
|
c4056b1bb0
|
fixed #1269: Updated include search paths for win32 and android.
|
2012-06-19 17:22:55 +08:00 |
James Chen
|
591566b43a
|
fixed #1335: Memory leaks in cocos2dx and CCBReader.
|
2012-06-19 16:31:26 +08:00 |