minggo
|
9affecb0e4
|
[ci skip] Update CHANGELOG
|
2014-10-13 13:52:20 +08:00 |
minggo
|
0351000c97
|
Merge pull request #8650 from dabingnn/v3_addStaggeredTileMap
V3 add staggered tile map
|
2014-10-13 13:50:50 +08:00 |
minggo
|
c4361f6d92
|
[ci skip]Update Authors
|
2014-10-13 10:22:14 +08:00 |
minggo
|
cb220fe528
|
Merge pull request #8657 from coldfog/v3
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-13 10:20:27 +08:00 |
minggo
|
c330a0c668
|
Merge pull request #7062 from maldewar/v3
Update _bPlaying on CCActionObject.
|
2014-10-13 09:59:18 +08:00 |
Yuyao Feng
|
cc22ba9854
|
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-12 08:58:28 +08:00 |
maldewar
|
e21dd9a10d
|
Fixing conflict, use of macro function.
|
2014-10-11 13:06:42 -07:00 |
maldewar
|
5a7febdf25
|
Fixing merging, identation only conflicts.
|
2014-10-11 12:00:17 -07: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 |
huangshiwu
|
4dd9120e67
|
fix bug that Application::getCurrentLanguageCode on ios and mac always return empty string
|
2014-10-11 15:19:20 +08:00 |
Huabing.Xu
|
7747e2ecf5
|
Merge branch 'v3' into v3_addStaggeredTileMap
|
2014-10-11 15:15:12 +08:00 |
Huabing.Xu
|
55431d6a83
|
add tile map staggered test
|
2014-10-11 15:09:58 +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 |
Huabing.Xu
|
0e1b680ab2
|
Revert "add test case for staggered map"
This reverts commit 4bbae0d9c5 .
|
2014-10-11 14:24:38 +08:00 |
Huabing.Xu
|
27f48b0011
|
add implementation for staggered tmx map
|
2014-10-11 14:22:31 +08:00 |
samuele3hu
|
9b9b9d9700
|
Fix the lua-tests compile error
|
2014-10-11 14:14:08 +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 |
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 |
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 |
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 |
minggo
|
344db304f6
|
Merge pull request #8629 from andyque/fixPageVeiwRemoveAllPageIssue
Fix page veiw remove all page issue
|
2014-10-10 22:15:35 +08:00 |
minggo
|
4d084496a3
|
Merge pull request #8578 from SunLightJuly/Lua_LoadChunksFromZIP
added LuaStack::loadChunksFromZIP()
|
2014-10-10 22:14:55 +08:00 |
minggo
|
09616d68d9
|
Merge pull request #8628 from andyque/ficChipmunkLinuxCompile
try to fix ubuntu 12.04 compile error
|
2014-10-10 22:14:33 +08:00 |
minggo
|
1359518d7b
|
[ci skip]Update Authors
|
2014-10-10 18:32:21 +08:00 |
andyque
|
59ff2fbf72
|
remove dead code
|
2014-10-10 18:08:25 +08:00 |
minggo
|
4a193c6d76
|
Merge pull request #8554 from newnon/v3_scale9sprite_capinets_fix
Scale9Sprite capInsets set fix
|
2014-10-10 18:05:32 +08:00 |
Huabing.Xu
|
766c9469d4
|
add staggered wrapper(using ortho for its implementation now)
|
2014-10-10 17:52:13 +08:00 |
andyque
|
0f0c3878e5
|
add more indicator
|
2014-10-10 17:36:33 +08:00 |
Huabing.Xu
|
4bbae0d9c5
|
add test case for staggered map
|
2014-10-10 17:29:13 +08:00 |