James Chen
|
c5f7f15090
|
issue #1194: Added extension namespace, all extension classes are in cocos2d::extension namespace, added CCTextureWatcher and CCListView.
|
2012-04-27 18:47:49 +08:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |
Ming
|
bd6c97dd2a
|
issue #80: remove CCDirector.h to direction of include
|
2010-08-25 01:40:31 +00:00 |
Ming
|
1cb377bca8
|
fixed #79
|
2010-08-24 01:56:09 +00:00 |
Ming
|
4b34b3a015
|
fixed #79
|
2010-08-23 09:29:52 +00:00 |
Ming
|
76f62adf62
|
fixed #30: change some header files to include
|
2010-08-04 08:45:00 +00:00 |
Ming
|
8ab5072885
|
issue #6: use struct timeval * instead of struct timeval
|
2010-08-04 08:18:09 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
Ming
|
929059d148
|
issue #6: change preMainLoop() to public
|
2010-08-02 06:40:53 +00:00 |
Ming
|
a2083303e9
|
issue #6: implement some function
|
2010-08-02 04:00:06 +00:00 |
Ming
|
52ace69f09
|
issue #23: dll export support
|
2010-08-02 03:13:36 +00:00 |
Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +00:00 |
yangws
|
fc139bf12a
|
issue #14 change CCXApplication to CCXEGLView, CCDirector compile ok.
|
2010-07-28 02:15:02 +00:00 |
Ming
|
2b477f5f0f
|
issue #6: fix compile error
|
2010-07-27 05:54:41 +00:00 |
Ming
|
47774f0c77
|
issue #6: fixed some compile error
|
2010-07-26 05:53:08 +00:00 |
Ming
|
da11b924ab
|
issue #6: update CCDirector.cpp, CCDirector.h
|
2010-07-26 02:00:08 +00:00 |
Ming
|
4963bc4223
|
issue #6: update CCDirector.h, CCDirector.cpp
|
2010-07-20 06:07:27 +00:00 |
Walzer
|
483ad553be
|
nothing, just modify the include path
|
2010-07-16 10:05:10 +00:00 |
Ming
|
a82195717d
|
issue #6: update CCDirector.h, add CCDirector.cpp
|
2010-07-16 06:09:31 +00:00 |
Ming
|
d2522eb541
|
issue #6: add CCDirector.h and update CCConfiguration
|
2010-07-12 09:03:27 +00:00 |