zhangcheng
|
6a9fbfbc60
|
fixed #3457 update libCocosStudio.vcxproj, add trigger code.
|
2013-12-27 10:24:50 +08:00 |
chengstory
|
7a7d939da0
|
issue #3457 use C++ 11 auto loop.
|
2013-12-26 23:51:55 +08:00 |
chengstory
|
774e3d8536
|
issue #3457
1. replace UIAction NULL to nullptr.
2. modify class variable name.
|
2013-12-26 23:40:50 +08:00 |
chengstory
|
cfbbb7889b
|
Merge branch 'develop' into #3457
Conflicts:
cocos/editor-support/cocostudio/CCSGUIReader.cpp
|
2013-12-26 23:01:34 +08:00 |
CocosRobot
|
edeeae4ff9
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-26 14:48:08 +00:00 |
chengstory
|
26df681915
|
fixed #3457 remove jsoncpp.
|
2013-12-26 22:45:23 +08:00 |
James Chen
|
17ff6ef764
|
Renames: IntValueMap —> ValueMapIntKey
|
2013-12-26 22:07:20 +08:00 |
James Chen
|
a73991dcc1
|
Merge pull request #4685 from dumganhar/develop
Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`.
|
2013-12-26 06:03:11 -08:00 |
James Chen
|
a8d93ddf72
|
Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`.
|
2013-12-26 21:49:40 +08:00 |
CaiWenzhi
|
26a7f3474c
|
Modify reader
|
2013-12-26 21:02:47 +08:00 |
CaiWenzhi
|
a8ab58d8d8
|
Merge branch 'develop' into develop_nutty_modify_framework_addnewreader
|
2013-12-26 20:32:50 +08:00 |
James Chen
|
93ed5a4f0f
|
long --> ssize_t for TableView callback.
|
2013-12-26 04:09:24 -08:00 |
CaiWenzhi
|
ad535e2fcb
|
Add listview and pageview reader
|
2013-12-26 17:53:22 +08:00 |
chengstory
|
bd46681867
|
fixed #3457 continue to fixes failed to build.
|
2013-12-26 17:37:02 +08:00 |
CaiWenzhi
|
f0eb5d28c1
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles
|
2013-12-26 17:32:08 +08:00 |
chengstory
|
041e78cb54
|
Fixes failed to build android.
|
2013-12-26 17:17:02 +08:00 |
CocosRobot
|
50a379b8f0
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-26 09:04:04 +00:00 |
CaiWenzhi
|
3206727b9c
|
Modify actionnode
|
2013-12-26 17:01:31 +08:00 |
chengstory
|
91edad5152
|
Merge branch 'develop' into #3457
|
2013-12-26 16:56:43 +08:00 |
CaiWenzhi
|
a2e873d12a
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles
|
2013-12-26 16:45:48 +08:00 |
Liam
|
a158e25767
|
modify coco action with new coding rule
|
2013-12-26 16:36:21 +08:00 |
Liam
|
bc54707893
|
modify coco action with new coding rule
|
2013-12-26 16:29:59 +08:00 |
CocosRobot
|
09996ea82c
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-26 08:20:26 +00:00 |
CaiWenzhi
|
7b6e022388
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles
|
2013-12-26 16:19:12 +08:00 |
CaiWenzhi
|
067af2fb93
|
optimize loop
|
2013-12-26 16:17:52 +08:00 |
James Chen
|
5dfb7f321a
|
Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669
|
2013-12-26 16:03:30 +08:00 |
CaiWenzhi
|
530f82ee27
|
Add refresh layout method
|
2013-12-26 14:57:30 +08:00 |
chengstory
|
ab3cf064d1
|
fixed #4357 failed to build android.
|
2013-12-26 13:26:23 +08:00 |
chengstory
|
8ae7ecff33
|
Merge branch 'develop' into #3457
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/editor-support/cocostudio/CCSGUIReader.cpp
cocos/editor-support/cocostudio/CCSGUIReader.h
|
2013-12-26 12:55:52 +08:00 |
CaiWenzhi
|
946dab0b34
|
Modify android mk
|
2013-12-26 12:23:58 +08:00 |
CaiWenzhi
|
b1d2aa9b79
|
Modify CMakeList
|
2013-12-26 11:25:49 +08:00 |
CaiWenzhi
|
581678b6b0
|
Modify android mk
|
2013-12-26 11:06:10 +08:00 |
CocosRobot
|
e6727ea087
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-26 02:50:37 +00:00 |
chengstory
|
19d75cee01
|
fixed #3647 fixes ComAttribute warning.
|
2013-12-26 02:18:28 +08:00 |
chengstory
|
8afdf88d25
|
Test triiger 3.0
|
2013-12-26 01:17:04 +08:00 |
CaiWenzhi
|
eaef723bd7
|
Remove C cast
|
2013-12-25 22:13:19 +08:00 |
CaiWenzhi
|
8299e4c494
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-25 22:05:21 +08:00 |
yinkaile
|
5eb961b165
|
fixed warning
|
2013-12-25 19:46:09 +08:00 |
CocosRobot
|
6492f61691
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-25 10:34:46 +00:00 |
CaiWenzhi
|
96279c12dc
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-25 18:32:15 +08:00 |
CaiWenzhi
|
c516860017
|
Fixed bugs about color and opacity
|
2013-12-25 18:30:21 +08:00 |
samuele3hu
|
7c3978bdd8
|
Add missing file for linux lua binding
|
2013-12-25 17:42:59 +08:00 |
yinkaile
|
d72c9d94d7
|
upload trigger code.
|
2013-12-25 17:40:54 +08:00 |
CaiWenzhi
|
570b6c95a7
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-25 17:29:30 +08:00 |
samuele3hu
|
a2c5881699
|
Add include_directories for spine
|
2013-12-25 17:22:14 +08:00 |
samuele3hu
|
1075a711e0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into Spine
|
2013-12-25 16:58:19 +08:00 |
yinkaile
|
369b4da721
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into #3456
|
2013-12-25 16:55:56 +08:00 |
samuele3hu
|
9cf45a292b
|
Delete some annotated statement about spine and add some reserve manual lua binding functions
|
2013-12-25 16:42:40 +08:00 |
James Chen
|
142b189305
|
Some warning fixes.
|
2013-12-25 16:06:39 +08:00 |
CocosRobot
|
c71cd5a407
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-25 06:39:38 +00:00 |