cocos2d-x/cocos
James Chen 8a6e5c1904 issue #3823: Updates desktop/CCEGLView.h/.cpp to support fullscreen. Use EGLView::initWithFullScreen() to initialize a window with full screen. 2014-01-23 15:56:12 +08:00
..
2d issue #3823: Updates desktop/CCEGLView.h/.cpp to support fullscreen. Use EGLView::initWithFullScreen() to initialize a window with full screen. 2014-01-23 15:56:12 +08:00
audio Merge branch 'develop' of https://github.com/akof1314/cocos2d-x into develop 2014-01-08 17:03:44 +08:00
base deprecated some functions in Object 2014-01-22 13:47:29 +08:00
editor-support deprecated some functions in Object 2014-01-22 13:47:29 +08:00
gui Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +08:00
math/kazmath Moves temp files to CURRENT_BINARY_DIR. 2014-01-06 23:44:36 -08:00
network fix compiling error cause by undefined ssize_t on vs. 2014-01-21 09:52:43 +08:00
physics removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
scripting [AUTO] : updating submodule reference to latest autogenerated bindings 2014-01-23 03:56:45 +00:00
storage/local-storage [Win32] fix localStorageGetItem crash when column text is NULL. 2014-01-22 17:37:29 +09:00