Timothy Qiu
|
bc10c2a01f
|
Change some doc due to the change of source code.
Fixed some incorrect use of doxygen command.
|
2013-08-01 17:47:37 +08:00 |
minggo
|
f7fd7a8af5
|
fixed warnings on Android and windows
|
2013-07-28 21:43:20 +08:00 |
James Chen
|
feadd2b2dd
|
issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'.
Also added more deprecated constants.
|
2013-07-27 00:55:41 +08:00 |
minggo
|
0b8de88ddc
|
issue 2430:use enum class
|
2013-07-26 12:08:18 +08:00 |
minggo
|
323af3c889
|
issue #2430:use upper letters for enum item in AssetsManager and WebSocket
|
2013-07-25 22:29:12 +08:00 |
James Chen
|
477dd6c3c7
|
issue #2404: cocos-ext include WebSocket.h and SocketIO.h now. WebSocket.h doesn't depend on <libwebsockets.h> now.
|
2013-07-25 10:33:19 +08:00 |
minggo
|
f5ed772c22
|
issue #2305:remove unneeded comment
|
2013-06-24 14:11:30 +08:00 |
minggo
|
e5a122ea39
|
issue #2305:use c++11 thread instead of pthread in AssetsManager
|
2013-06-24 13:59:41 +08:00 |
James Chen
|
cb67ed0227
|
issue #2129: Removing CC prefix for extension module.
|
2013-06-20 14:15:53 +08:00 |
minggo
|
59a6635c7b
|
issue #1859:fix compiling error of AssetsManager.cpp
|
2013-05-17 09:47:31 +08:00 |
minggo
|
d8a0b0c130
|
issue #1859:download resources in a new thread
|
2013-05-15 17:09:28 +08:00 |
minggo
|
e0991fbd67
|
fixed #1489:add namespace to AssetsManager
|
2013-02-26 16:43:46 +08:00 |
minggo
|
d35af7b6fe
|
fixed #1489:sample works ok
|
2013-02-26 16:29:52 +08:00 |
minggo
|
9b7712295b
|
issue #1489:rename AssetsManagerProtocol to AssetsManagerDelegate
|
2013-02-25 15:02:21 +08:00 |
minggo
|
32fbced31f
|
issue #1489:modify sample code and add readme
|
2013-02-22 16:02:53 +08:00 |
minggo
|
91f5972b42
|
issue 1489:add AssetsManager
|
2013-02-22 11:04:09 +08:00 |