samuele3hu
|
3c953a934e
|
issue #2404:Add more deprecated function and Modify template vs11 solution
|
2013-07-28 00:16:16 +08:00 |
samuele3hu
|
5e37e53e14
|
issue #2404:Add more deprecated function
|
2013-07-27 21:57:22 +08:00 |
samuele3hu
|
af9f6fbe3a
|
issue #2404:Add more deprecated function and modify some test sample
|
2013-07-27 17:20:22 +08:00 |
samuele3hu
|
bc83304e23
|
issue #2429:Replace LuaWebSocket sendTextMsg function and sendBinaryMsg function with sendString function
|
2013-07-26 22:50:45 +08:00 |
samuele3hu
|
b6256be1ad
|
issue #2404:del a deprecated func
|
2013-07-26 15:01:31 +08:00 |
samuele3hu
|
deada04d7f
|
issue #2404:replace some deprecated enums using in the lua
|
2013-07-26 14:10:45 +08:00 |
samuele3hu
|
2288280b2d
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into deprectedOperator
|
2013-07-26 13:57:11 +08:00 |
samuele3hu
|
f49277d367
|
issue #2404:replace deprecated functions in testlua and hellolua sample
|
2013-07-26 13:43:28 +08:00 |
minggo
|
4d7ac6c800
|
issue #2430:fix conflict
|
2013-07-25 21:37:12 +08:00 |
samuele3hu
|
11d7c9c653
|
issue #2404:Add more functions to Deprecated.lua and modify some .pkg files
|
2013-07-25 19:58:59 +08:00 |
minggo
|
acdd1cfe9d
|
issue #2430:move GLProgram enum into class
|
2013-07-25 17:48:22 +08:00 |
minggo
|
99949331b1
|
fix error and compilings error in templates
|
2013-07-24 17:27:29 +08:00 |
samuele3hu
|
a52bab7a66
|
issue #2426:Modify coding style
|
2013-07-24 11:51:24 +08:00 |
samuele3hu
|
e9df175e9a
|
issue #2426:Add Drawprimitives.lua and Drawprimitives lua test sample
|
2013-07-24 10:15:16 +08:00 |
samuele3hu
|
510a5912fd
|
issue #2404:Add many functions to Deprecated.lua
|
2013-07-22 13:42:58 +08:00 |
samuele3hu
|
3b97353e14
|
issue #2404:Modify Deprecated.lua and set platform config
|
2013-07-19 14:57:02 +08:00 |
samuele3hu
|
78cd3e561e
|
issue #2404:Move deprecated functions to Deprecated.lua
|
2013-07-18 23:27:07 +08:00 |
samuele3hu
|
3b058fe019
|
issue #2276: Add OpenGL lua module
|
2013-06-25 14:55:57 +08:00 |
samuele3hu
|
b48cf5997d
|
issue #2277: Add OpenGL lua test samples
|
2013-06-19 16:40:02 +08:00 |
samuele3hu
|
ad0ade46ce
|
fix issue #2103: modify AudioEngine module read-only
|
2013-06-09 11:38:18 +08:00 |
samuele3hu
|
bc699c1c1e
|
issue #2103 modify AudioEngine framework and CocosDenshionTest sample
|
2013-06-09 10:32:23 +08:00 |
James Chen
|
8e29638435
|
Merge pull request #2821 from samuele3hu/audioEngine
Encapsulating SimpleAudioEngine to AudioEngine in lua and updating CocosDenshionTest.lua
|
2013-06-08 02:59:30 -07:00 |
samuele3hu
|
836bfe1d3f
|
issue #2103 modify audioEngine table name to AudioEngine
|
2013-06-08 14:06:19 +08:00 |
Edward Zhou
|
00629f6cb9
|
1) cast variables to their own type; 2) print warning info if no corresponding lua callback function instead of crash;
|
2013-06-08 13:28:06 +08:00 |
samuele3hu
|
4be415cc04
|
issue #2103 encapsulate SimpleAudioEngine to audioEngine in lua and modify CocosDenshionTest.lua
|
2013-06-08 11:23:21 +08:00 |
James Chen
|
8c3b1899bb
|
Removing unreadable print in CCBReaderLoad.lua.
|
2013-06-06 14:23:30 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
samuele3hu
|
7101bc4377
|
issue #2103 remove simple cocosbuilder sample
|
2013-06-03 14:59:04 +08:00 |
samuele3hu
|
afa6b81ba7
|
issue #2103 add cocosbuilder lua bind and add a simple sample
|
2013-06-03 13:47:12 +08:00 |