Commit Graph

86 Commits

Author SHA1 Message Date
cw 2649c5b971 add socket 2014-03-28 16:26:56 +08:00
chuanweizhang2013 0d65057116 update runtime 2014-03-28 16:07:29 +08:00
chuanweizhang2013 c016f80f58 fixed no json file bug 2014-03-28 15:45:10 +08:00
chuanweizhang2013 4b691cf7e9 add fileinfo support 2014-03-28 15:06:49 +08:00
chuanweizhang2013 5aa3a5d956 update socket rules 2014-03-28 11:37:17 +08:00
chuanweizhang2013 ed75b09d5e Merge branch 'luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into luaruntime 2014-03-26 14:49:07 +08:00
chuanweizhang2013 210cee9f08 update socket protocol 2014-03-26 14:48:04 +08:00
cw 749a00e5a9 update sim to support Xcode 5.1 2014-03-26 11:27:50 +08:00
chuanweizhang2013 1254bf8f1e Merge pull request #19 from cocos2d/develop
update cocos2d-x
2014-03-24 12:00:30 +08:00
James Chen da0c15c982 Merge pull request #5847 from newnon/develop_small_improvements
Adds getCurrentLanguageCode() which returns iso 639-1 language code
2014-03-21 16:33:43 +08:00
cw c0db4e91d1 fixed "/" 2014-03-21 15:59:26 +08:00
chuanweizhang2013 3c575d36d8 / 2014-03-21 15:53:02 +08:00
James Chen d8bbb66864 Merge pull request #5911 from CocosRobot/update_cocosfiles_1395385180
[AUTO][ci skip]: updating cocos2dx_files.json
2014-03-21 15:16:35 +08:00
James Chen e89b203b13 Remove AccelerometerSimulation.h for cpp template. 2014-03-21 15:08:53 +08:00
CocosRobot 1303985165 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-21 06:59:41 +00:00
cw 2b458d6f8f update prebuilt runtime pc 2014-03-21 14:13:57 +08:00
cw 8a40fbc159 update pc show msg 2014-03-21 11:56:21 +08:00
CocosRobot 3c9acc938b [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-21 03:22:25 +00:00
CocosRobot 0b7a052fa6 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-21 02:54:10 +00:00
samuele3hu 4b25c9f62e Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-03-20 17:07:33 +08:00
samuele3hu d3487d2d3c close #4400: Use the newest version of LuaSocket for lua 2014-03-20 17:04:54 +08:00
CocosRobot 789a1496c8 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-20 07:22:42 +00:00
cw e58270b099 updatewin32 2014-03-20 11:12:03 +08:00
cw b505e06500 update beside win32 2014-03-20 10:38:36 +08:00
chuanweizhang2013 46d58775d7 update search path 2014-03-19 17:23:06 +08:00
chuanweizhang2013 a0b8200b79 forget include 2014-03-19 09:50:06 +08:00
chuanweizhang2013 7af5060896 add pc args 2014-03-18 18:24:58 +08:00
chuanweizhang2013 05a5e93d04 fixed win32 exit 2014-03-18 09:41:14 +08:00
Sergey f65ef462e5 getCurrentLanguageCode() for all platforms return iso 639-1 language code
iPhone template improvements(for game center support)
2014-03-17 22:34:21 +04:00
chuanweizhang2013 6b2ce283e4 fixed win32 don't exit 2014-03-17 20:46:49 +08:00
chuanweizhang2013 e89f20a0b3 update win32 prebuilt 2014-03-17 15:00:21 +08:00
chuanweizhang2013 08a04e6408 update release writepath 2014-03-17 14:44:20 +08:00
chuanweizhang2013 6c1e2ee181 add win32 2014-03-16 21:17:19 +08:00
chuanweizhang2013 d0f90401ce Merge branch 'luamerage' of https://github.com/chuanweizhang2013/cocos2d-x into luamerage 2014-03-16 17:36:48 +08:00
chuanweizhang2013 b44b5ce52f add send \n 2014-03-16 17:32:08 +08:00
honghui 441c5cd8d4 update prebuilt 2014-03-16 17:04:22 +08:00
chuanweizhang2013 9e43eb639f Merge branch 'luamerage' of https://github.com/chuanweizhang2013/cocos2d-x into luamerage 2014-03-15 18:34:02 +08:00
chuanweizhang2013 2f62cd2383 modify recv namelen array 2014-03-15 18:30:58 +08:00
chuanweizhang2013 ec6c4ddf64 modify recv namelen array 2014-03-15 18:28:42 +08:00
cw e5331c827d update win32 prebuilt 2014-03-15 11:12:01 +08:00
cw 1e551f8ca4 Merge branch 'luamerage' of https://github.com/chuanweizhang2013/cocos2d-x into luamerage
Conflicts:
	templates/lua-template-runtime/src/main.lua
2014-03-15 10:37:26 +08:00
chuanweizhang2013 59011f86a0 Merge pull request #17 from cocos2d/develop
update coco2d-x
2014-03-15 10:05:46 +08:00
CocosRobot 8bd3bdf021 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-14 17:47:32 +00:00
minggo dfb3b6719c Merge pull request #5818 from boyu0/support_for_xcode_iphone_64bit_simulator
build lua.a for arm64bit and iOS simulator 64 bit architectures, change ...
2014-03-15 01:22:28 +08:00
boyu0 f23db68151 build lua.a for arm64bit and iOS simulator 64 bit architectures, change .ma3 files to .caf files. 2014-03-15 01:19:06 +08:00
CocosRobot ebe7b37ec2 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-14 15:38:36 +00:00
cw f76582ae9e update res path 2014-03-14 21:06:45 +08:00
minggo 1aedf01590 copy lua files 2014-03-14 18:01:53 +08:00
minggo 3c96ef9394 add websockets link 2014-03-14 17:46:18 +08:00
minggo 7bddf7f36a lua tempalte support for linux 2014-03-14 16:58:33 +08:00