Commit Graph

34373 Commits

Author SHA1 Message Date
Nam Hyeon Uk 7f2b0edc04 Vector iterator declaration & initializer list constructor
* Vector iterator typedef -> alias declaration

* Vector constructor with initializer list

* fix indent
2016-04-07 13:47:01 +08:00
JANG SUN HYUK 107cef0667 getRandomObject() in Vector, Map is changed
* getRandomObject is changed

https://github.com/cocos2d/cocos2d-x/issues/15270

getRandomObject issue in Vector

* Update CCMap.h

* Update CCVector.h
2016-04-07 11:46:54 +08:00
minggo 43a70f0a92 Merge pull request #15342 from xpol/allow-easy-decrypt-plist-files
Allow plist and other ValueMap files be (easy) decrypted.
2016-04-07 11:02:20 +08:00
minggo 4bee2c4e79 Merge pull request #15361 from stevetranby/iterator-erase
Iterator erase pattern
2016-04-07 10:34:55 +08:00
minggo 0732c3892d Merge pull request #15375 from mogemimi/fix-memory-leak-cocostudio
Fix memory leak in DataReaderHelper
2016-04-07 10:21:30 +08:00
Ricardo Quesada 5fc280997c Merge pull request #15377 from ricardoquesada/fix_15376_bis
Fix #15204 bis
2016-04-06 16:32:10 -07:00
Ricardo Quesada ed42305c26 fix: works if no ';' is the the end of defines
Github issue #15376
2016-04-06 13:27:59 -07:00
Ricardo Quesada 508cb6c46d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2016-04-06 11:56:26 -07:00
Ricardo Quesada e672d2fd46 Merge pull request #15374 from ricardoquesada/issue_15372_fix
fix: compile in Windows
2016-04-06 11:54:05 -07:00
Ricardo Quesada a0e260bf8b Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2016-04-06 10:52:16 -07:00
Ricardo Quesada 9fae3a5ed3 Merge pull request #15204 from perminovVS/v3-dev-gl-program-feature
GLProgram replaceDefines correct and other feature
2016-04-06 10:34:44 -07:00
Ricardo Quesada ae369c1b68 fix: compile in Windows
Github issue #15372
2016-04-06 10:26:46 -07:00
mogemimi 7ec409c3bb Fix memory leak in DataReaderHelper 2016-04-07 02:22:06 +09:00
minggo b712293e9b Update CHANGELOG 2016-04-06 11:52:16 +08:00
minggo 944307a5f8 Merge pull request #15260 from mxenabled/dennacerise/color_constructor
Add optional alpha parameter to Color4B and Color4F constructors
2016-04-06 11:50:02 +08:00
minggo 6b167a1aa1 Merge pull request #15335 from mogemimi/fix-typos
Fix typos in comments and strings
2016-04-06 11:32:46 +08:00
minggo aa8cf8dfd4 Merge pull request #15343 from xpol/fixes-porject-config-waring
Use pre-processor condition rather than runtime check.
2016-04-06 11:25:24 +08:00
minggo 6fef5ce420 Merge pull request #15347 from mogemimi/add-missing-destructor
Add missing virtual destructor in ILocalizationManager
2016-04-06 11:20:15 +08:00
minggo 018e657676 Merge pull request #15371 from cocos2d/slackmoehrle-patch-1
updated some of the links
2016-04-06 11:06:31 +08:00
Ricardo Quesada 6a47bee623 Merge pull request #15373 from ricardoquesada/buoyancy_js_fix
buoyancy fix for Chipmunk-JS test
2016-04-05 17:53:35 -07:00
Ricardo Quesada 88ff4da348 buoyancy fix.
first commit
2016-04-05 17:52:19 -07:00
Slack-Moehrle 13ab82f3d0 updated some of the links
updated some of the links.
2016-04-05 16:17:52 -04:00
mogemimi a184c88e9d Add missing virtual destructor in ILocalizationManager 2016-04-06 01:40:41 +09:00
zilongshanren f488eabb8f Merge pull request #15362 from CocosRobot/update_lua_bindings_1459598673
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2016-04-02 20:07:39 +08:00
CocosRobot 81448cd1b8 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2016-04-02 12:06:57 +00:00
zilongshanren 3192267af0 Merge pull request #15358 from zilongshanren/fixTextFieldPasswordStyle
fix textField password bug
2016-04-02 20:01:45 +08:00
Steve Tranby 24fd25e143 Iterator erase pattern 2016-04-01 18:29:21 -06: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
zilongshanren 8587440e31 remove unneed c_str call 2016-04-01 10:01:37 +08:00
zilongshanren 90087ae5a7 improve textfield code 2016-04-01 09:31:18 +08:00
zilongshanren dcb7c58216 fix textField password bug 2016-04-01 00:52:55 +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 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