minggo
|
678b279754
|
Merge pull request #11953 from MSOpenTech/v3-winrt-settings
V3: Windows 8.1 Universal App CCUserDefault implementation
|
2015-05-22 09:44:41 +08:00 |
minggo
|
36089b9bc3
|
Merge pull request #11950 from WenhaiLin/v3-console-crash
Console:Fixed crash
|
2015-05-22 09:42:41 +08:00 |
Dale Stammen
|
6c02e46865
|
fix deprecated method
|
2015-05-21 13:30:51 -07:00 |
Ricardo Quesada
|
648ca590bf
|
Merge pull request #11954 from CocosRobot/update_cocosfiles_1432238465
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-21 13:03:13 -07:00 |
CocosRobot
|
7e392635ce
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-21 20:01:07 +00:00 |
Ricardo Quesada
|
bee7eee04d
|
Merge pull request #11934 from ricardoquesada/compiler_warning_fix
adds `virtual` to destructor
|
2015-05-21 12:52:31 -07:00 |
Dale Stammen
|
7d0ca21167
|
use stringstream instead to to_string
|
2015-05-21 12:39:00 -07:00 |
Dale Stammen
|
8bb393f16f
|
use stringstream instead to to_string
|
2015-05-21 12:20:43 -07:00 |
Dale Stammen
|
382d681250
|
added winrt version of CCUserDefault
|
2015-05-21 11:23:36 -07:00 |
Dale Stammen
|
2e5b604d2f
|
added CC_PLATFORM_WINRT to comments
|
2015-05-21 11:23:20 -07:00 |
Dale Stammen
|
52546112a5
|
added tests for saving cocos2d::Data buffers
|
2015-05-21 11:22:37 -07:00 |
Dale Stammen
|
992e292338
|
added winrt version of CCUserDefault
|
2015-05-21 11:21:46 -07:00 |
WenhaiLin
|
158181d4eb
|
Console:Fixed crash
|
2015-05-21 18:14:21 +08:00 |
minggo
|
dff368aa49
|
Merge pull request #11944 from andyque/add-vs2015-support
add vs2015 support
|
2015-05-21 14:50:51 +08:00 |
andyque
|
81fcbb45dc
|
update 3rd party
|
2015-05-21 14:01:05 +08:00 |
andyque
|
03e8f16a8a
|
add vs2015 support
|
2015-05-21 13:55:01 +08:00 |
minggo
|
a14881effa
|
Merge pull request #11941 from CocosRobot/update_lua_bindings_1432176062
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-21 12:45:35 +08:00 |
CocosRobot
|
ad301891f0
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-21 02:46:49 +00:00 |
minggo
|
ef8e7958cd
|
[ci skip]update CHANGELOG
|
2015-05-21 10:37:35 +08:00 |
minggo
|
22f0e2fbbf
|
Merge pull request #11918 from WenhaiLin/v3-37
AudioEngine: Fixed play with a large audio file may fail on Win32
|
2015-05-21 10:36:08 +08:00 |
minggo
|
69b6c9a3e5
|
Merge pull request #11906 from samuele3hu/v3_check
Give more detailed tips by adding function name for luaval_to_object and update the bindings-generator submodule
|
2015-05-21 10:35:38 +08:00 |
minggo
|
dc0dd081d8
|
Merge pull request #11938 from CocosRobot/update_lua_bindings_1432172799
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-21 10:35:14 +08:00 |
minggo
|
9f720512a1
|
Merge pull request #11937 from CocosRobot/update_cocosfiles_1432172742
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-21 10:34:39 +08:00 |
CocosRobot
|
cb6abaa14c
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-21 01:52:51 +00:00 |
CocosRobot
|
5005c77d45
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-21 01:45:44 +00:00 |
minggo
|
f1eae8f724
|
Merge pull request #11929 from namezero111111/patch-1
Fixed missing const-correctness
|
2015-05-21 09:38:24 +08:00 |
子龙山人
|
9ac23a5436
|
Merge pull request #11933 from kobake/fix-typo-angel
Fix typo: "angel" to "angle"
|
2015-05-21 09:37:53 +08:00 |
minggo
|
bfbc8d28f2
|
Merge pull request #11928 from MSOpenTech/v3-winrt-bullet3d
V3: Windows 8.1 Universal App version of Bullet 3D physics lib
|
2015-05-21 09:36:42 +08:00 |
Ricardo Quesada
|
944b0ef5e7
|
adds `virtual` to destructor
|
2015-05-20 17:43:48 -07:00 |
kobake
|
d6f7a0a8a1
|
Fix typo. angel -> angle
|
2015-05-21 09:22:59 +09:00 |
Ricardo Quesada
|
6131501c5f
|
Merge pull request #11931 from ricardoquesada/meshcommand_particle_fixes
Removes state from MeshCommand.
|
2015-05-20 16:30:53 -07:00 |
Ricardo Quesada
|
f2d3ecad48
|
Removes state from MeshCommand.
MeshCommand can be reused from other objects either by passing a
`Material` or a `RenderState::StateBlock`
|
2015-05-20 15:57:26 -07:00 |
Dale Stammen
|
aa641189ad
|
fixed audio file path for winrt
|
2015-05-20 11:22:13 -07:00 |
Dale Stammen
|
d70a9bf369
|
resolve full path for audio file
|
2015-05-20 11:18:54 -07:00 |
Namezero
|
89152ef514
|
Fixed missing const-correctness
|
2015-05-20 17:19:42 +02:00 |
Dale Stammen
|
ee8a85fb9b
|
set version to 1.0.0.0 update GUID
|
2015-05-20 08:10:24 -07:00 |
Dale Stammen
|
209e7c62f4
|
added libbullet to Windows 8.1 Universal App projects
|
2015-05-20 08:01:01 -07:00 |
Dale Stammen
|
46a69cf00b
|
ignore warning 4996
|
2015-05-20 07:59:17 -07:00 |
Dale Stammen
|
3523173594
|
removed CC_PLATFORM_WP8
|
2015-05-20 07:58:39 -07:00 |
Dale Stammen
|
d68f2c1c3d
|
removed CC_PLATFORM_WP8
|
2015-05-20 07:56:14 -07:00 |
Dale Stammen
|
aa7876aefc
|
remove deprecated methods
|
2015-05-20 07:55:10 -07:00 |
Dale Stammen
|
14e812c7d4
|
enable CC_USE_3D_PHYSICS for CC_PLATFORM_WINRT
|
2015-05-20 07:53:49 -07:00 |
Dale Stammen
|
1b9a36f041
|
removed CC_PLATFORM_WP8 code
|
2015-05-20 07:52:59 -07:00 |
Dale Stammen
|
cada493685
|
remove deprecated methods
|
2015-05-20 07:51:52 -07:00 |
Dale Stammen
|
5b36a76e6b
|
update version to 53
|
2015-05-20 07:51:01 -07:00 |
minggo
|
6e0d8e2f74
|
Merge pull request #11922 from CocosRobot/update_cocosfiles_1432114339
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-20 18:38:34 +08:00 |
minggo
|
607eb2ac04
|
Merge pull request #11924 from WenhaiLin/v3-support-android-studio
[ci skip]Remove unnecessary code.
|
2015-05-20 18:20:44 +08:00 |
WenhaiLin
|
a569d877ba
|
[ci skip]Remove unnecessary code.
|
2015-05-20 18:05:46 +08:00 |
CocosRobot
|
3790e60928
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-20 09:32:20 +00:00 |
WenhaiLin
|
02946a55a1
|
Fixed crash.
|
2015-05-20 17:13:04 +08:00 |