minggo
|
d97275e0ad
|
Merge pull request #15505 from dumganhar/issue-15495
fixed #15495: WebSocket crash on Director end (app exit),
|
2016-04-26 11:45:30 +08:00 |
minggo
|
86df9b535a
|
Merge pull request #15493 from njh0602/somefix
Renamed ignoreAnchorPointForPosition()
|
2016-04-26 11:41:09 +08:00 |
minggo
|
2f2373be87
|
Merge pull request #15497 from stevetranby/tilemap-csv-support
Add CSV format support to tile maps
|
2016-04-26 11:39:33 +08:00 |
NamJunHyone
|
6746aeb992
|
ignoreAnchorPointForPosition() -> set ~ from missing files
|
2016-04-25 20:43:42 +09:00 |
James Chen
|
45d68ad265
|
fixed #15495: WebSocket crash on Director end (app exit), WebSocketTest in cpp-tests needs to be updated.
|
2016-04-25 16:22:46 +08:00 |
Josh Bodily
|
614c3c47d7
|
Josh/winrt inplace editbox (#15473)
* WinRT in-place edit box
* Fix static analysis errors
|
2016-04-25 11:17:09 +08:00 |
Steve Tranby
|
510e7b831e
|
csv support working test
|
2016-04-23 17:31:10 -06:00 |
mogemimi
|
a3ad4cddf8
|
Fix warnings about signed/unsigned mismatch
|
2016-04-22 12:20:05 +09:00 |
Ricardo Quesada
|
b8eae430fb
|
Merge pull request #15289 from m-yukio/feature/richtext_xml_refactor
extend the RichText
|
2016-04-20 20:05:29 -07:00 |
Yukio Murakami
|
a8ddbdc12c
|
defaults and append tag support
|
2016-04-21 10:03:57 +09:00 |
AlwynC
|
4c7e4671d9
|
Modified the layer follow action class to include a horizontal (x) and vertical (y) offset. (#15194)
|
2016-04-20 17:25:31 +08:00 |
mogemimi
|
85646b8d80
|
Fix warning C4305 while compiling AppDelegate with MSVC
|
2016-04-20 04:01:06 +09:00 |
mogemimi
|
f9f751834a
|
Add missing float suffix to avoid warning C4305
|
2016-04-20 03:54:47 +09:00 |
Xpol Wan
|
dc0f7bf903
|
Fixes format warnings.
|
2016-04-18 17:52:58 +08:00 |
zilongshanren
|
001a0ee812
|
remove useless warning log of stencil buffer. (#15396)
1. disable GC for Native object
2. improve js tests of label
|
2016-04-18 15:43:54 +08:00 |
xpol
|
1e70fb5eb5
|
Remove include of cocos2d.h (#15435)
|
2016-04-18 15:09:21 +08:00 |
mogemimi
|
f51f9003bf
|
Fix deprecation warnings in tests
|
2016-04-11 19:35:44 +09:00 |
Бесшапошников Никита
|
9459d2b67e
|
Fixed ccui.ListView Test
|
2016-04-08 15:31:51 +03:00 |
Бесшапошников Никита
|
c7bea705af
|
Add PageView js tests
|
2016-04-08 14:01:20 +03:00 |
Бесшапошников Никита
|
dbd2b5fd03
|
Add ListView js tests
|
2016-04-08 13:40:21 +03:00 |
Бесшапошников Никита
|
c0dc8b0637
|
Add scroll view bar js test
|
2016-04-08 11:14:45 +03:00 |
Ricardo Quesada
|
f243cc4ce3
|
fix: use chipmunk v6.2 API whenever possible
fix: make it more compatible with chipmunk v6.2 code
fix: make it more compatible with chipmunk v6.2.2
|
2016-04-07 16:22:49 -07:00 |
Ricardo Quesada
|
88ff4da348
|
buoyancy fix.
first commit
|
2016-04-05 17:52:19 -07:00 |
pandamicro
|
3d7d5de95d
|
Merge pull request #15317 from pandamicro/v3
Fix Socket IO handshake issue with latest version libwebsocket
|
2016-04-01 22:27:57 +08:00 |
pandamicro
|
d93fbea0f6
|
Fix Socket IO connection issue on iOS
|
2016-03-31 21:21:20 +08:00 |
minggo
|
08383628cc
|
Merge pull request #15356 from minggo/crash
[ci skip]fix crash issue
|
2016-03-31 15:37:27 +08:00 |
minggo
|
8694a15a72
|
fix crash issue
|
2016-03-31 15:36:00 +08:00 |
minggo
|
fb3032b6fe
|
Merge pull request #15349 from minggo/menu_test
[ci skip]Menu test
|
2016-03-30 14:44:24 +08:00 |
minggo
|
b4ee6e8971
|
don't set wrong string for atlas label
|
2016-03-30 14:32:11 +08:00 |
minggo
|
c1a79700ae
|
don't set wrong string for atlas label
|
2016-03-30 14:28:33 +08:00 |
Ricardo Quesada
|
c566dce581
|
fix: compile cpp-tests in release mode
replace some deprecated functions
use `log` instead of `CCLOG` in order to avoid Warnings when not using
some variables
|
2016-03-29 18:09:58 -07:00 |
minggo
|
1de5141473
|
update label string every 0.1s
|
2016-03-29 15:25:18 +08:00 |
Dale Stammen
|
ee05081f3a
|
fixed include paths
|
2016-03-23 12:14:12 -07:00 |
minggo
|
3c676d9712
|
Merge pull request #15037 from Shulepov/spriteframecache_pixel_format
SpriteFrameCache: take pixelFormat into account if specified
|
2016-03-23 09:48:35 +08:00 |
zilongshanren
|
8f30d01156
|
Merge pull request #15286 from xpol/remove-uncessary-search-paths
Removed unnecessary search paths.
|
2016-03-22 19:51:59 +08:00 |
Xpol Wan
|
a225130010
|
Fixes windows universal build.
|
2016-03-22 18:51:58 +08:00 |
minggo
|
4b47750e1f
|
Merge pull request #15171 from xiaofeng11/v3_jsFix
[ci skip] js-test bug fix
|
2016-03-22 16:24:31 +08:00 |
Xpol Wan
|
e7864cdb89
|
Removed unnecessary search paths.
|
2016-03-22 16:04:12 +08:00 |
zilongshanren
|
7993ad93d2
|
fix jsb API inconsistency.
Ticket id: https://github.com/cocos2d/cocos2d-x/issues/15275
|
2016-03-18 16:18:40 +08:00 |
zilongshanren
|
589d7e47bf
|
fix polygon api typo
|
2016-03-17 17:16:56 +08:00 |
zilongshanren
|
a1b4cd845f
|
Revert "Fix incorrect function name of getTrianglesCount"
|
2016-03-17 16:38:17 +08:00 |
zilongshanren
|
11ed05a0be
|
Merge pull request #15245 from mogemimi/fix-function-name
Fix incorrect function name of getTrianglesCount
|
2016-03-17 16:08:40 +08:00 |
mogemimi
|
23a05ddab2
|
Fix incorrect function name of getTrianglesCount
|
2016-03-15 07:39:42 +09:00 |
Naruto TAKAHASHI
|
cf38b1fbfd
|
fix build failed of gradle
|
2016-03-11 19:23:26 +09:00 |
Ricardo Quesada
|
9477bfd801
|
Merge pull request #15135 from dumganhar/ws-close-fix
Closes websocket connection by dispatching a 'resetDirector' event.
|
2016-03-10 17:39:47 -08:00 |
geron-cn
|
4247292c82
|
add test case for fix bugs
|
2016-03-10 18:06:54 +08:00 |
XiaoFeng
|
cce46195ca
|
Add websocket close test
|
2016-03-10 14:01:38 +08:00 |
beichen.liu
|
b207d559ae
|
Change the interface of LocalizationHelper::setCurrentManager.
|
2016-03-04 10:34:04 +08:00 |
XiaoFeng
|
ce555f68de
|
Fix CocosDenshionTest playMusic won't work under android system
Fix click setNotificationNode button in SceneTest then return to main menu the animation is still play on screen
|
2016-03-03 16:47:05 +08:00 |
beichen.liu
|
0489fd76e8
|
1.Change the interface in LocalizationManager.
2.Add new args of localization in simulator.
|
2016-03-03 15:49:50 +08:00 |