Commit Graph

77 Commits

Author SHA1 Message Date
Nicolas Gramlich 4378731418 Merge with gles20. 2012-06-11 10:43:07 -07:00
James Chen c95cbb1774 issue : 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 : syncronize actions 2012-06-08 13:55:28 +08:00
Walzer df98ed4792 Merge pull request from walzer/gles20
javascript binding!
2012-05-24 03:48:14 -07:00
Walzer 1e732930b7 fixed , 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 : 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 : 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 : Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
Ming bd6c97dd2a issue : remove CCDirector.h to direction of include 2010-08-25 01:40:31 +00:00
Ming 1cb377bca8 fixed 2010-08-24 01:56:09 +00:00
Ming 4b34b3a015 fixed 2010-08-23 09:29:52 +00:00
Ming 76f62adf62 fixed : change some header files to include 2010-08-04 08:45:00 +00:00
Ming 8ab5072885 issue : 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 : change preMainLoop() to public 2010-08-02 06:40:53 +00:00
Ming a2083303e9 issue : implement some function 2010-08-02 04:00:06 +00:00
Ming 52ace69f09 issue : dll export support 2010-08-02 03:13:36 +00:00
Ming a324e38cb2 issue : change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
yangws fc139bf12a issue change CCXApplication to CCXEGLView, CCDirector compile ok. 2010-07-28 02:15:02 +00:00
Ming 2b477f5f0f issue : fix compile error 2010-07-27 05:54:41 +00:00
Ming 47774f0c77 issue : fixed some compile error 2010-07-26 05:53:08 +00:00
Ming da11b924ab issue : update CCDirector.cpp, CCDirector.h 2010-07-26 02:00:08 +00:00
Ming 4963bc4223 issue : 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 : update CCDirector.h, add CCDirector.cpp 2010-07-16 06:09:31 +00:00
Ming d2522eb541 issue : add CCDirector.h and update CCConfiguration 2010-07-12 09:03:27 +00:00