Commit Graph

34335 Commits

Author SHA1 Message Date
zilongshanren dcb7c58216 fix textField password bug 2016-04-01 00:52:55 +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 5f4e8a65c4 Merge pull request #15348 from minggo/action_issue
some bugs fixed of Repeat
2016-03-31 14:47:54 +08:00
minggo 67e2eb12eb Merge pull request #15355 from xiaofeng11/v3
rollback chipmunk export change
2016-03-31 11:47:06 +08:00
肖峰 5b10ab3c2d rollback chipmunk export change 2016-03-31 11:01:58 +08:00
zilongshanren 7afcecc8cc Merge pull request #15353 from zilongshanren/fixTextField
fix TextField password issue
2016-03-30 22:02:06 +08:00
zilongshanren 016979af3b fix TextField password issue 2016-03-30 18:19:28 +08:00
minggo b80ebebc06 Merge pull request #15351 from natural-law/v3
Update the submodule cocos2d-console
2016-03-30 16:02:10 +08:00
minggo a11bf8b32e Merge pull request #15352 from minggo/js_version
[ci skip]upgrade engine version
2016-03-30 15:19:11 +08:00
minggo 48d24f14d7 upgrade engine version 2016-03-30 15:17:49 +08:00
zhangbin bb4e9869d1 Update the submodule cocos2d-console 2016-03-30 15:14:05 +08:00
minggo aee717cdff Merge pull request #15341 from xiaofeng11/v3_readerFix
Fix in cpp-test bugs test scene 13 crash
2016-03-30 15:00:02 +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
minggo fcd64e081d some bugs fixed of Repeat
1. action may be ran more than specified times
2. instant action will ran one frame later
2016-03-30 14:05:22 +08:00
Ricardo Quesada 87a9e274c2 Merge pull request #15346 from ricardoquesada/compiles_release_mode_xcode
fix: compile cpp-tests in release mode
2016-03-29 20:26:46 -07:00
minggo f80540e796 Merge pull request #15340 from natural-law/v3
Update the submodule cocos2d-console
2016-03-30 10:26:45 +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
肖峰 44331137d8 Fix in cpp-test bugs test scene 13 crash 2016-03-29 16:45:16 +08:00
zhangbin e3de0d1f0b Update the submodule cocos2d-console 2016-03-29 15:38:00 +08:00
minggo 9762a2616e Merge pull request #15339 from minggo/lua_labeltest_bug
[ci skip]update label string every 0.1s
2016-03-29 15:27:05 +08:00
minggo 1de5141473 update label string every 0.1s 2016-03-29 15:25:18 +08:00
minggo cf8f28f6d2 Merge pull request #15337 from minggo/release-note-v311
[ci skip]update changelog for v3.11
2016-03-29 11:34:17 +08:00
minggo b21c6f37d5 update changelog for v3.11 2016-03-29 11:32:34 +08:00
zilongshanren 6e3d69dded Merge pull request #15336 from cocos2d/v3.10
V3.10
2016-03-29 11:23:11 +08:00
zilongshanren 5be2ba4344 Merge pull request #15334 from zilongshanren/fixSimpleAudioEngineInclude
[ci skip]fix windows platform simpleaudioengine include
2016-03-28 20:22:45 +08:00
zilongshanren 1eacab01fb fix windows platform simpleaudioengine include 2016-03-28 20:15:06 +08:00
zilongshanren 58ed6216f1 Merge pull request #15328 from zilongshanren/fixSimpleAudioEngineInclude
[ci skip]add audio SimpleAudioEngine.h search path back
2016-03-28 14:39:32 +08:00
zilongshanren b879dce607 add audio SimpleAudioEngine.h search path back 2016-03-28 14:35:59 +08:00
minggo 7e1aa112c0 Merge pull request #15326 from minggo/jsb-template
[ci skip]fix compiling error in new JSB project
2016-03-28 10:41:02 +08:00
minggo 488930119d fix compiling error in new JSB project 2016-03-28 10:37:35 +08:00
Wenhai Lin 392d1e858f Merge pull request #15314 from WenhaiLin/v3-0323
Refine 'CCFontXXXX'
2016-03-25 21:55:00 +08:00
Wenhai Lin c3a8cabe5d refine 2016-03-25 21:21:09 +08:00
minggo ffdfcd4aa9 Merge pull request #15311 from MSOpenTech/v3-winrt
Win10 UWP and Windows 8.1 fixes for v3.11
2016-03-25 09:42:13 +08:00
Dale Stammen c326eaf063 Merge pull request #190 from xpol/v3-winrt
exclude some platform specific files form linter.
2016-03-24 08:07:29 -07:00
Wenhai Lin a93cbe8a32 Refine 'CCFontXXXX' 2016-03-24 23:05:22 +08:00
Xpol Wan 220e1f8e4b exclude some platform specific files form linter. 2016-03-24 21:35:15 +08:00
Wenhai Lin 66576f19dc Merge pull request #14230 from mogemimi/fix-memory-leak-fontfnt
Fix memory leak in FontFNT
2016-03-24 19:59:14 +08:00
Dale Stammen ee05081f3a fixed include paths 2016-03-23 12:14:12 -07:00
Dale Stammen 12e34ca9d4 updated to v3.11 2016-03-23 12:13:44 -07:00
Dale Stammen bd72d7a6de updated chipmunk include path 2016-03-23 12:12:44 -07:00
zilongshanren 1b14eb4237 Merge pull request #15306 from minggo/update-third-party
update third party lib version
2016-03-23 17:41:09 +08:00
zilongshanren db00d4944c Merge pull request #15293 from zilongshanren/fixDetachIME
fix systemFontDirty and lineBreakMode issue
2016-03-23 16:37:53 +08:00
mogemimi de0582844e Fix memory leak in FontFNT 2016-03-23 15:17:05 +09:00
minggo 247a92ffd3 update third party lib version 2016-03-23 09:52:56 +08: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
Ricardo Quesada 2feddcf95a Merge pull request #15248 from cocos2d/slackmoehrle-patch-1
added roadmap
2016-03-22 18:22:59 -07:00
zilongshanren c3ae69aac8 Merge pull request #15302 from CocosRobot/update_cocosfiles_1458651326
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-22 21:04:36 +08:00