samuele3hu
|
a339afb2c0
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_fix
|
2014-06-23 17:53:41 +08:00 |
minggo
|
47e60c9f73
|
Merge pull request #7173 from samuele3hu/v3_bug_fix
Add Lua bindings for `addScrollViewEventListener` of `ui.ListView` and update related test cases
|
2014-06-23 17:52:13 +08:00 |
samuele3hu
|
a73e7c643b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_bug_fix
|
2014-06-23 17:43:07 +08:00 |
samuele3hu
|
b23e1384f6
|
Update the implementation of Lua bindings for `lua_cocos2dx_ListView_addScrollViewEventListener`
|
2014-06-23 17:42:04 +08:00 |
CocosRobot
|
6681d26540
|
[AUTO]: updating luabinding automatically
|
2014-06-23 09:37:28 +00:00 |
minggo
|
886b66f759
|
Merge pull request #7167 from heliclei/post-build-mail
[ci skip] Send email notification if pull request build fail
|
2014-06-23 17:30:29 +08:00 |
samuele3hu
|
9126608138
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_bug_fix
|
2014-06-23 17:30:24 +08:00 |
samuele3hu
|
dce4c8a0a8
|
Add Lua bindings for `addScrollViewEventListener` of `ui.ListView` and related test cases
|
2014-06-23 17:29:56 +08:00 |
minggo
|
8991ff739b
|
[ci skip]
|
2014-06-23 17:22:56 +08:00 |
minggo
|
7ef217ee4d
|
Merge pull request #7168 from andyque/fixListView
fix addEventListener hidden problem
|
2014-06-23 17:20:56 +08:00 |
andyque
|
3e5ab0ec8e
|
fix linux compile error
|
2014-06-23 17:09:54 +08:00 |
andyque
|
dcc650a6f8
|
fix android compile error
|
2014-06-23 17:04:59 +08:00 |
andyque
|
ce58c2ddd6
|
remove unused header file
|
2014-06-23 16:53:06 +08:00 |
minggo
|
dc96be969f
|
[ci skip]
|
2014-06-23 16:45:47 +08:00 |
minggo
|
87dd434045
|
Merge pull request #7170 from samuele3hu/v3SequenceCreate
Fix the error that lua binding for create function of Sequence would lead to endless loop
|
2014-06-23 16:44:05 +08:00 |
samuele3hu
|
0d7c453878
|
Fix the error that lua binding for create function of Sequence would lead to endless loop
|
2014-06-23 16:38:35 +08:00 |
minggo
|
c579fbf845
|
Merge pull request #7169 from natural-law/v3
Solve the error in Xcode project of lua runtime template.
|
2014-06-23 16:04:06 +08:00 |
andyque
|
808c4bd763
|
remove unused override method
|
2014-06-23 15:46:07 +08:00 |
zhangbin
|
dd49c4ccbc
|
Solve the error in Xcode project of lua runtime template.
|
2014-06-23 15:41:58 +08:00 |
andyque
|
e72d89ba2f
|
fix windows tests compile error
|
2014-06-23 15:21:25 +08:00 |
andyque
|
93319f3a3b
|
fix lua ui binding compile error
|
2014-06-23 14:56:41 +08:00 |
boyu0
|
c40c461848
|
closed #5541: add warning code and comment.
|
2014-06-23 13:55:52 +08:00 |
andyque
|
c9bcbfb265
|
fix addEventListener hidden problem
|
2014-06-23 12:09:49 +08:00 |
lvlong
|
e48982aeaa
|
unsigned int -> size_t
|
2014-06-23 11:12:08 +08:00 |
lvlong
|
0ac6b8c96d
|
1.delete write function from bundle reader.
2.unsigned int -> size_t.
|
2014-06-23 11:10:03 +08:00 |
heliclei
|
41c8a5e33b
|
send email notification if build failed
|
2014-06-23 11:01:41 +08:00 |
samuele3hu
|
02e0bad3f1
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_keypad_fix
|
2014-06-23 10:28:05 +08:00 |
samuele3hu
|
7de04210c2
|
Update bindings-generator submodule
|
2014-06-23 10:27:06 +08:00 |
heliclei
|
39ee23795e
|
send email notification if pull request build fail
|
2014-06-23 10:26:36 +08:00 |
andyque
|
87455b0ecb
|
add constness to some function
|
2014-06-23 10:12:54 +08:00 |
andyque
|
8a463e7964
|
remove Hungry style
|
2014-06-23 10:02:09 +08:00 |
andyque
|
5624da5448
|
Merge branch 'v3' into cleanupBinaryLoader
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/editor-support/cocostudio/CCSGUIReader.h
cocos/editor-support/cocostudio/proj.win32/libCocosStudio.vcxproj.filters
|
2014-06-23 09:37:39 +08:00 |
yangxiao
|
c92ba3f3dc
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-06-23 09:32:59 +08:00 |
XiaoYang
|
ea3b7c6c80
|
Merge pull request #39 from lvlonggame/v3
add .c3b file and modify warning
|
2014-06-23 09:32:25 +08:00 |
lvlong
|
75f1ef5288
|
modify warning
|
2014-06-23 09:23:09 +08:00 |
yangxiao
|
92da41694d
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-06-23 09:05:03 +08:00 |
lvlong
|
dfd68f128a
|
c3b file
|
2014-06-23 09:03:53 +08:00 |
Timur Losev
|
196a924f89
|
- Due to the fact that map::insert doesn't allow to insert an element by existing key, I suggest to use operator []. It allows to change the
cached value, very helpful on Android platform: when context is lost, the application will reset - rebuild - recache all it's shaders.
|
2014-06-22 20:53:01 +03:00 |
lite3
|
e3eb5aeddd
|
put duplicate code to processResponse
|
2014-06-22 12:37:23 +08:00 |
lite3
|
ebbcb3ea33
|
change immediateSend to sendImmediate
|
2014-06-22 11:39:39 +08:00 |
lite3
|
7c65968b56
|
add immediateSend test
|
2014-06-22 00:11:20 +08:00 |
lite3
|
cb42f549ce
|
fix: request will be delete in thread.
|
2014-06-22 00:08:02 +08:00 |
lite3
|
758a1f5dc4
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-06-21 17:34:11 +08:00 |
Nite Luo
|
21330860a9
|
Fix NodeReader will crash when encountered unknown NodeType
|
2014-06-20 17:24:34 -07:00 |
minggo
|
b65991bf85
|
Merge pull request #7162 from CocosRobot/update_cocosfiles_1403281523
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-21 00:27:24 +08:00 |
CocosRobot
|
2c04d00425
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-20 16:25:25 +00:00 |
minggo
|
dbfbba87de
|
Merge pull request #7161 from MSOpenTech/wp8-v3-fix
Wp8 v3 fix
|
2014-06-21 00:22:51 +08:00 |
Dale Stammen
|
113f20094f
|
added building wp8 shaders instructions
|
2014-06-20 09:12:16 -07:00 |
Dale Stammen
|
5e1f0b5799
|
added missing files and tests that broke wp8 build
|
2014-06-20 09:07:51 -07:00 |
Dale Stammen
|
83c5b7bdb0
|
updated wp8 precompiled shaders
|
2014-06-20 09:07:29 -07:00 |