pipu
|
34bdd5d026
|
Merge branch 'v3_pipu' of https://github.com/pipu/cocos2d-x into v3_pipu
|
2014-10-12 19:26:35 +08:00 |
pipu
|
93a7e22eb6
|
Modifying libcocos2d.vcxproj.filters
|
2014-10-12 18:55:43 +08:00 |
pipu
|
e7385cd634
|
Merge branch 'v3_pipu' of https://github.com/pipu/cocos2d-x into v3_pipu
|
2014-10-12 17:53:07 +08:00 |
pipu
|
5d2d78c5bb
|
1. 10755-》10644
|
2014-10-12 17:52:51 +08:00 |
pipu
|
7d21dcb095
|
1. fix git error
|
2014-10-12 17:51:34 +08:00 |
pipu
|
0d73c51a09
|
Modifying cocostudio/CSParseBinary.pb.h
|
2014-10-12 17:46:09 +08:00 |
pipu
|
9503253a17
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_pipu
|
2014-10-12 17:44:28 +08:00 |
pipu
|
798d103479
|
Reverting cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj, cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj.filters
|
2014-10-12 17:06:26 +08:00 |
pipu
|
50dee1a214
|
Reverting tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj
|
2014-10-12 15:53:32 +08:00 |
pipu
|
86aee1e548
|
Modifying cocos2d_lib.xcodeproj, cocos/Android.mk, cocos/editor-support/cocostudio/Android.mk
|
2014-10-12 15:39:22 +08:00 |
pipu
|
779e73dad0
|
1. change config.h in win32.
|
2014-10-12 15:27:41 +08:00 |
pipu
|
10e390557e
|
Modifying libcocos2d.vcxproj,libcocos2d.vcxproj.filters
|
2014-10-12 15:07:37 +08:00 |
minggo
|
b144eb345a
|
Merge pull request #8643 from huangshiwu/v3_fixDrawNodebug
fix DrawNode's memory leak -- delete vaos those are generated and forget...
|
2014-10-11 17:31:17 +08:00 |
minggo
|
5a60e99131
|
Merge pull request #8577 from ntotani/detach-thread-on-exit
call detach method on thread exit
|
2014-10-11 16:54:59 +08:00 |
minggo
|
4624018ae9
|
[ci skip] Update CHANGELOG
|
2014-10-11 16:27:45 +08:00 |
minggo
|
c01d1b1166
|
Merge pull request #8646 from huangshiwu/v3_languagecode
fix bug that Application::getCurrentLanguageCode on ios and mac always r...
|
2014-10-11 16:23:49 +08:00 |
minggo
|
8b34ea98de
|
Merge pull request #8648 from Dhilan007/v3-zipfix
fixed compile error
|
2014-10-11 16:18:20 +08:00 |
minggo
|
3fc9071d39
|
Merge pull request #8649 from CocosRobot/update_lua_bindings_1413015049
[AUTO]: updating luabinding automatically
|
2014-10-11 16:16:54 +08:00 |
CocosRobot
|
971d3a6653
|
[AUTO]: updating luabinding automatically
|
2014-10-11 08:12:44 +00:00 |
minggo
|
2db8217b09
|
Merge pull request #8543 from Dhilan007/v3-fixwarns
fix warns and memory leak
|
2014-10-11 16:07:54 +08:00 |
Dhilan007
|
d3733c4a45
|
fixed compile error
|
2014-10-11 16:05:34 +08:00 |
pipu
|
a6d17d1c1b
|
Remove '-' character
|
2014-10-11 15:53:09 +08:00 |
pipu
|
38ac6533a3
|
Removing ../../ in header file include
|
2014-10-11 15:50:44 +08:00 |
pipu
|
ab969db441
|
Modifying ImageViewReader, UIImageView
|
2014-10-11 15:43:37 +08:00 |
pipu
|
29eb552d00
|
1. Modifying ButtonReader
2. Modifying UILoadingBar
3. Reverting UIScale9Sprite
|
2014-10-11 15:35:09 +08:00 |
huangshiwu
|
4dd9120e67
|
fix bug that Application::getCurrentLanguageCode on ios and mac always return empty string
|
2014-10-11 15:19:20 +08:00 |
minggo
|
f2e9a2cc69
|
Merge pull request #8644 from samuele3hu/v3_compile_error
Fix the lua-tests compile error
|
2014-10-11 15:02:16 +08:00 |
samuele3hu
|
b064d9bbf8
|
Update project setting for Linux and Win32
|
2014-10-11 14:28:07 +08:00 |
samuele3hu
|
9b9b9d9700
|
Fix the lua-tests compile error
|
2014-10-11 14:14:08 +08:00 |
pipu
|
583a756d33
|
Reverting build/cocos2d-win32.vc2012.sln
Reverting cocos/2d/libcocos2d.vcxproj
|
2014-10-11 14:13:56 +08:00 |
pipu
|
9ba51a1909
|
Reverting cocos/scripting/lua-bindings/auto/*.*
|
2014-10-11 13:49:56 +08:00 |
Ricardo Quesada
|
1b6b91a63d
|
Merge pull request #8642 from martell/minizip
mingw64: mirgrate to upstream minizip
|
2014-10-10 21:30:11 -07:00 |
pipu
|
8b61c4677f
|
Deleting cocos/scripting/lua-bindings/auto/*.*
|
2014-10-11 12:09:11 +08:00 |
huangshiwu
|
184d9356b8
|
fix DrawNode's memory leak -- delete vaos those are generated and forget to release
|
2014-10-11 12:00:14 +08:00 |
martell
|
0d26b33eaa
|
mingw64: mirgrate to upstream minizip
|
2014-10-11 04:39:42 +01:00 |
pipu
|
b732ce378e
|
Merge branch 'v3_pipu_protocol_buffers' into merge_test
Conflicts:
cocos/ui/UIScale9Sprite.cpp
|
2014-10-11 11:08:46 +08:00 |
minggo
|
ae3553688e
|
Merge pull request #8639 from CocosRobot/update_cocosfiles_1412993782
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-10-11 10:20:14 +08:00 |
CocosRobot
|
7cb2cd8608
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-10-11 02:16:23 +00:00 |
minggo
|
fdf405a17c
|
Merge pull request #8637 from dualface/migrate_lua_to_project_src
Migrate Deprecated Lua API from Luabinding of modules to folder src/cocos
|
2014-10-11 10:14:56 +08:00 |
Ricardo Quesada
|
159624fce9
|
Merge pull request #8638 from ricardoquesada/win_fixes
compiler fixes for windows
|
2014-10-10 18:43:10 -07:00 |
Ricardo Quesada
|
e03fb86990
|
one more fix, oops
|
2014-10-10 18:28:05 -07:00 |
Ricardo Quesada
|
3cd2163558
|
more win fixes
|
2014-10-10 18:21:15 -07:00 |
Ricardo Quesada
|
ee3086ff8d
|
compiler fixes for windows
|
2014-10-10 17:41:11 -07:00 |
dualface
|
74ec90f90f
|
remove unused codes
|
2014-10-11 03:14:06 +08:00 |
dualface
|
b49d2351ff
|
update lua-template-default
|
2014-10-11 02:55:04 +08:00 |
dualface
|
20cbbfdbe5
|
update luabinding scripts
|
2014-10-11 02:51:58 +08:00 |
dualface
|
68f71b3df4
|
do not load deprecated Lua API from luabinding of modules
|
2014-10-10 23:59:41 +08:00 |
pipu
|
ffd83bbdd0
|
Modifying win32 and wp8 protocol buffers lib
|
2014-10-10 22:38:34 +08:00 |
minggo
|
0a2e60a5ad
|
Merge pull request #8631 from CocosRobot/update_cocosfiles_1412951021
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-10-10 22:28:52 +08:00 |
CocosRobot
|
127b8acd14
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-10-10 14:23:42 +00:00 |