James Chen
|
0695e32fff
|
Some warning fixes in SocketIO, ContriolButton, js_manual_conversion.h/.cpp.
|
2013-12-18 15:40:31 +08:00 |
Dhilan007
|
0414926b52
|
add API for transform unsigned short
|
2013-12-17 18:17:04 +08:00 |
James Chen
|
3a11dafda7
|
Uses reinterpret_cast instead of static_cast for jsval_to_ssize and luaval_to_ssize.
|
2013-12-16 14:13:24 +08:00 |
James Chen
|
adb45d3c68
|
Adds conversions for ssize_t.
|
2013-12-16 13:01:20 +08:00 |
James Chen
|
b5978eeee6
|
issue #2790: Bindings-generator supports binding Vector<T> and some bug fixes.
|
2013-12-06 16:46:19 +08:00 |
James Chen
|
4311e7c469
|
[Script Binding] Bind ‘unsigned long’.
|
2013-11-27 13:52:41 +08:00 |
rablwupei
|
96462eb81f
|
fix bug: cccolor to jsval function has error in jsb
|
2013-11-14 12:03:44 +08:00 |
James Chen
|
20b350a58b
|
Removing cocosjs_manual_conversions.h(.cpp). Put all jsval <-> native value conversion codes to js_manual_conversions.h(.cpp).
|
2013-11-11 16:45:44 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |