andyque
|
d4b9544365
|
fixed #3868. when the singleton destoryed, the cocos thread may later than that which will cause the s_responseQueue to be nil.
|
2014-02-27 11:25:44 +08:00 |
andyque
|
e7de92a54f
|
fixed #3868. when singleton delted, it should dispatch callbacks.
|
2014-02-26 10:59:56 +08:00 |
James Chen
|
5e6130c92c
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
Ricardo Quesada
|
cfbceb0e22
|
Fixes compilation issues on Linux
|
2014-01-16 21:49:14 -08:00 |
Ricardo Quesada
|
d0dbf34319
|
removes "include "cocos2d.h" from cocos2d files
|
2014-01-16 21:35:58 -08:00 |
walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
minggo
|
f2b1a3cc83
|
Merge pull request #4793 from minggo/namespace
network -> cocos2d::network
|
2014-01-02 00:38:50 -08:00 |
minggo
|
07600bd46b
|
network -> cocos2d::network
|
2014-01-02 16:25:35 +08:00 |
James Chen
|
7abeacd86e
|
HttpClient don't have to be inherited from Object, its a singeton, ok?
|
2014-01-02 15:47:38 +08:00 |
James Chen
|
cc567a3077
|
issue #2790: Vector::remove —> Vector::erase.
|
2013-12-11 18:08:06 +08:00 |
James Chen
|
627a1bf700
|
issue #2790: HttpClient uses Vector<T> now.
|
2013-12-10 16:41:13 +08:00 |
minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
James Chen
|
91a57c614d
|
closed #3224: The subthread of CCHttpClient interrupts main thread if timeout signal comes.
|
2013-11-19 00:19:57 +08:00 |
minggo
|
6fc2be62f5
|
issue #2905: testcpp bild ok on Android
|
2013-10-15 18:00:03 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |