Pisces000221
|
b5e9a4a00a
|
Rename ischinese_unicode as iscjk_unicode
|
2014-02-08 14:52:10 +08:00 |
Pisces000221
|
7aebdd89a5
|
Added ischinese_unicode function
|
2014-02-08 14:15:42 +08:00 |
James Chen
|
9f793f8a9b
|
Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int
|
2014-01-20 15:03:30 +08:00 |
BoydTang
|
565288f587
|
- fix long string will be cut off by function “cc_utf8_to_utf16” ( “cc_utf8_strlen” returns long )
|
2014-01-13 22:54:26 +08:00 |
Ricardo Quesada
|
9386866d56
|
cocos2d::log() moved to CCConsole
Unified console code since it is 90% similar to all platforms
|
2014-01-10 19:04:07 -08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
James Chen
|
75804ac8a2
|
Warning fix in ccUTF8.cpp/h
|
2014-01-06 20:04:09 +08:00 |
James Chen
|
f94221a93b
|
compilation error fix. ssize_t -> int
|
2014-01-04 22:21:14 +08:00 |
James Chen
|
3c04d586b0
|
Wrong warning fixes correct in ccUTF8.cpp.
|
2014-01-04 21:54:05 +08:00 |
boyu0
|
e07c4ffec1
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
minggo
|
fa7c97171b
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |