minggo
c34812567f
issue #1405 : modify macro names and comment and add getVisibleSize and getVisibleOrigin in CCDirector
2012-08-09 10:23:39 +08:00
minggo
3853611e62
issue #1405:support loading resources from directory defined by developer
2012-08-08 17:42:04 +08:00
minggo
5d8f909af4
issue #1405:multi resolution works ok
2012-08-07 14:29:46 +08:00
Walzer
cc3d850892
fixed #1416 , add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
2012-08-01 15:30:12 +08:00
Walzer
9eab0c19f8
add groups to all classes for doxygen
2012-06-20 18:09:11 +08:00
minggo
9ec29d715a
issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx
2012-06-19 13:50:11 +08:00
minggo
b3fb5e6d4c
fixed #1293:rename getFrames to getTotalFrames and return correct value
2012-06-14 10:49:53 +08:00
Nicolas Gramlich
58b53be708
Merge with gles20.
2012-06-11 11:50:32 -07:00
Nicolas Gramlich
4378731418
Merge with gles20.
2012-06-11 10:43:07 -07:00
James Chen
c95cbb1774
issue #1310 : Used CCLabelAtlas instead of CCLabelBMFont to display FPS,SPF status.
...
Updated CCFileUtils, added some method, such as sharedFileUtils/purgeFileUtils/purgeCachedEntries.
Fixed a bug in CCDirector, made retina mode work correctly.
2012-06-11 10:59:57 +08:00
minggo
cc16320445
issue #1310 : syncronize actions
2012-06-08 13:55:28 +08:00
Walzer
df98ed4792
Merge pull request #914 from walzer/gles20
...
javascript binding!
2012-05-24 03:48:14 -07:00
Walzer
1e732930b7
fixed #1258 , testjs and spidermonkey-ios is merged. But only test_actions.js works.
2012-05-24 17:48:05 +08:00
Nicolas Gramlich
320b181dbf
CCDirector stats labels are now CCLabelBMFont instead of CCLabelTTF.
2012-05-21 17:20:47 -07:00
James Chen
82439733c5
fixed #1204 : Made CCEGLView::Create(on win32) as a private function. Updated ExtensionsTest.
...
And updated the format of source files(changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces).
2012-05-03 10:12:00 +08:00
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