James Chen
|
b135d512d2
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
Xpol Wan
|
bd263d6be4
|
Fixes deprecated warnings
* remove all internal use of FileUtils::getFileData().
|
2016-04-18 16:45:46 +08:00 |
xpol
|
1e70fb5eb5
|
Remove include of cocos2d.h (#15435)
|
2016-04-18 15:09:21 +08:00 |
Xpol Wan
|
90456d29ba
|
Fixes 1605 include path in 541 files
using the tools/coding-style/include-linter.py with -f options.
|
2016-03-20 21:53:44 +08:00 |
峰 正博
|
29779a4604
|
modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte);
|
2014-11-04 11:51:00 +09:00 |
SunLightJuly
|
c108616a01
|
standardized codes
|
2014-09-30 13:17:03 +08:00 |
SunLightJuly
|
4ba19791ed
|
fixed bug in Cocos2dxLuaLoader
|
2014-09-30 13:11:39 +08:00 |
samuele3hu
|
b482a5e971
|
Use relative path in the cocos2dxLuaLoader for showing useless msg when lua script trigger errors
|
2014-07-17 23:53:36 +08:00 |
samuele3hu
|
373d4dfb1a
|
Replace `log` with `CCLOG`
|
2014-06-05 14:49:02 +08:00 |
samuele3hu
|
e1310e2660
|
Adjust the xxtea directory structure and modify some grammar expressions
|
2014-06-04 09:59:29 +08:00 |
samuele3hu
|
b91d8255bd
|
Add xxtea encrypt support for lua and update the console submodule
|
2014-06-03 09:55:57 +08:00 |
James Chen
|
650a88a8b1
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08:00 |