Commit Graph

56 Commits

Author SHA1 Message Date
dualface 3077e294b7 update runtime version 2014-12-31 18:39:51 +08:00
yinjimmy e75d283455 1. do not setFrameSize when resetDesignResolution
2. read config.json when ConfigParser init
2014-12-29 09:16:07 +08:00
yinjimmy 4280ffcf58 add new lua runtime 2014-12-27 02:21:55 +08:00
honghui 3c3b190be8 update runtime version 2014-12-12 15:47:12 +08:00
honghui ab162a01f4 runtime's setSearchPaths failed 2014-12-11 22:16:39 +08:00
honghui 9fefad5f35 debugging lua code in package support 2014-11-28 15:40:12 +08:00
honghui 52780dff28 fix some memory leak 2014-11-26 14:58:23 +08:00
honghui 0e73301fc4 remove "using namespace" from header files 2014-11-24 17:13:24 +08:00
honghui 84a8c75ad5 Split Runtime.cpp to individual class files 2014-11-24 11:14:35 +08:00
hongliang adb221babe init arg1 as false for safety 2014-10-31 15:23:46 +08:00
hongliang 0d006ce6d1 overrided addSearchPath() by Runtime.cpp should support second argument as CCFileUtils.cpp does. 2014-10-30 17:07:37 +08:00
honghui e394a0cc30 update runtime version to 1.5 2014-10-21 18:48:14 +08:00
honghui 8c0af59f9a open lua debugger only when IDE connected 2014-10-17 14:55:20 +08:00
honghui 718b5a3cf8 Windows runtime response uncorrect 2014-10-15 00:20:18 +08:00
dualface 23781f7b92 fix coded debugger support 2014-10-14 18:26:56 +08:00
honghui 91901c16cb delete tip when reload file is empty(it's normal) 2014-10-08 17:06:58 +08:00
honghui 206e158596 performance improvement for lua runtime on Run mode 2014-09-25 12:01:16 +08:00
honghui b513dbafb5 read config.json may failed caused by syntax error 2014-09-24 11:43:21 +08:00
honghui 11c0d6ff25 fix:runtime crash when upload file to Mac/Win32 2014-09-18 12:40:26 +08:00
honghui fa4a6fae32 fix bug: response not been sent completely 2014-09-17 18:01:25 +08:00
honghui 86416e73ca sync code from default template 2014-09-16 16:19:05 +08:00
honghui cb0faeac7e fix merge error 2014-09-11 17:50:46 +08:00
chuanweizhang2013 4ada914426 mac writable path 2014-09-01 02:35:08 -07:00
chuanweizhang2013 303b391657 fixed writablePath 2014-08-29 16:21:34 +08:00
chuanweizhang2013 0d8c9eeb19 add link resource support 2014-08-29 15:05:55 +08:00
chuanweizhang2013 fc429154a9 add getplatform function 2014-08-13 11:30:43 +08:00
chuanweizhang2013 2bde043346 add config window top support 2014-07-24 10:30:39 +08:00
chuanweizhang2013 5d1de7e9a9 console port android 6010 2014-07-17 15:37:37 +08:00
chuanweizhang2013 211c79eefa fixed mac ios reload bug 2014-07-16 07:10:46 -07:00
chuanweizhang2013 5a4aa64f48 modify lua name 2014-07-16 21:20:48 +08:00
chuanweizhang2013 390dc3781b support custom console port 2014-07-16 20:19:19 +08:00
chuanweizhang2013 da74684cf1 fixed android debuginfo 2014-07-16 19:35:04 +08:00
chuanweizhang2013 f55b9422f6 fixed living code bug 2014-07-16 18:19:33 +08:00
chuanweizhang2013 0346fccbc3 fixed bug runtime 2014-07-15 15:07:01 +08:00
chuanweizhang2013 d4834202b5 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-12 14:55:29 +08:00
chuanweizhang2013 f22ae76c58 modify version num 2014-07-12 14:50:23 +08:00
chuanweizhang2013 11838f20f4 fixed release error 2014-07-11 23:14:32 -07:00
chuanweizhang2013 56a95a2e52 move setDisplayStats function 2014-07-12 11:42:39 +08:00
chuanweizhang2013 683ba200f5 move getIPAddress function 2014-07-11 11:34:15 +08:00
chuanweizhang2013 ca6bff963d fixed transfor file error which size is 0 2014-07-11 10:38:55 +08:00
chuanweizhang2013 39b03de8a9 revert Android.mk 2014-07-04 15:39:07 +08:00
chuanweizhang2013 618682def4 add ios search path 2014-06-27 18:15:39 +08:00
chuanweizhang2013 ec0eb7b6d6 modify filetime save formate 2014-06-25 11:36:59 +08:00
chuanweizhang2013 f283ec69a1 add head 2014-06-23 15:04:28 +08:00
chuanweizhang2013 a45056dbd7 add protobuf 2014-06-20 11:32:22 +08:00
chuanweizhang2013 9e62cc9c31 Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3luaruntime 2014-06-19 17:28:25 +08:00
chuanweizhang2013 be8775e314 Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3luaruntime 2014-06-19 17:23:36 +08:00
chuanweizhang2013 1153531448 add response error 2014-06-19 16:50:16 +08:00
chuanweizhang2013 e1d7871089 add mac android support 2014-06-19 11:27:31 +08:00
chuanweizhang2013 69a55e2cfa add protobuf-lite source 2014-06-18 15:43:38 +08:00