.. |
android
|
Changes the order of inheritance for GLView. Reason:
|
2014-03-12 14:43:51 +08:00 |
apple
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
desktop
|
closed #4447: [Desktop] Can't receive touchEnded event when mouse up outside of window
|
2014-03-19 17:09:10 +08:00 |
ios
|
remove unused accelerometer
|
2014-03-20 14:29:05 +08:00 |
linux
|
Reverts changes in CCApplication.cpp/.mm, pollEvent must after main loop, otherwise, potential crash will happen.
|
2014-03-15 00:10:39 +08:00 |
mac
|
Reverts changes in CCApplication.cpp/.mm, pollEvent must after main loop, otherwise, potential crash will happen.
|
2014-03-15 00:10:39 +08:00 |
win32
|
make FileUtilsWin32::getWritablePath() return value unified whether release or debug
|
2014-03-18 10:51:07 +08:00 |
CCApplicationProtocol.h
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
CCCommon.h
|
Added Dutch for 3.x branch
|
2014-01-25 20:38:15 +00:00 |
CCDevice.h
|
move labelttf's platform-dependent code from CCImage to CCDevice
|
2014-02-13 21:08:43 +08:00 |
CCFileUtils.cpp
|
closed #4450: FileUtils::addSearchResolutionsOrder doesn't check whether there is a 'slash' at the end of path.
|
2014-03-19 17:56:29 +08:00 |
CCFileUtils.h
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
CCGLViewProtocol.cpp
|
Refactoring GLView for desktop platforms, and adding protected method `updateDesignResolutionSize` for GLViewProtocol class.
|
2014-03-07 13:51:12 +08:00 |
CCGLViewProtocol.h
|
Changes the order of inheritance for GLView. Reason:
|
2014-03-12 14:43:51 +08:00 |
CCImage.cpp
|
CCImage.cpp: If dds header reports 0 mipmaps, force _numberOfMipmaps to 1 to enable software decoding. Set _renderFormat just once for both hardware and software decoding (moved out of "load mipmaps" loop).
|
2014-02-20 00:48:09 -05:00 |
CCImage.h
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
CCSAXParser.cpp
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
CCSAXParser.h
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
CCThread.cpp
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
CCThread.h
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |