James Chen
|
da7f3f2969
|
issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports.
|
2012-11-16 15:56:51 +08:00 |
Andrew Perrault
|
138ea49b0e
|
fixed a couple typos
|
2012-10-27 09:58:49 -04:00 |
minggo
|
9cf3f4c5f6
|
Merge pull request #1474 from wenbin1989/gles20
Add kLanguageKorean to ccLanguageType and getCurrentLanguage()
|
2012-10-21 18:49:42 -07:00 |
James Chen
|
e905da1b73
|
Merge branch 'gles20' of https://github.com/ImperialPenguin/cocos2d-x into iss1024-bb-ttf
|
2012-10-19 16:19:55 +08:00 |
James Chen
|
c9ce1892af
|
Merge branch 'gles20' into iss1024-bb-ttf
|
2012-10-19 16:18:30 +08:00 |
John Garrison
|
f4d68a707f
|
More BB Font fixes
|
2012-10-18 13:43:31 -04:00 |
wenbin1989
|
62351462a8
|
Add kLanguageKorean to ccLanguageType and CCApplication::getCurrentLanguage()
|
2012-10-18 17:17:11 +08:00 |
wenbin1989
|
29a63a3b0f
|
Fix stack overflow in CCLog
|
2012-10-18 14:39:56 +08:00 |
James Chen
|
ddfc08904a
|
issue #1024: Made blackberry/CCImage.cpp compiled ok.
|
2012-10-17 10:57:21 +08:00 |
John Garrison
|
8e7b939f61
|
Added TTF support to Blackberry
|
2012-10-16 13:47:04 -04:00 |
James Chen
|
06f240fa5e
|
Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h.
|
2012-08-29 14:49:02 -07:00 |
James Chen
|
7ccb720104
|
Resource file searching implementation for blackberry.
Updated the package names of blackberry samples.
|
2012-08-27 13:48:17 +08:00 |
James Chen
|
e011be88d8
|
fixed a bug in CCFileUtils.cpp of blackberry port.
|
2012-08-24 14:35:51 +08:00 |
James Chen
|
5e5b71a396
|
fixed a bug in CCEGLView.cpp.
|
2012-08-24 14:35:24 +08:00 |
James Chen
|
4c2702fcef
|
issue #1437: fixed some compile errors for blackberry port.
|
2012-08-21 17:42:56 +08:00 |
minggo
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
minggo
|
cfdc50fb60
|
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
|
2012-08-21 14:58:31 +08:00 |
James Chen
|
6c9b4d3357
|
fixed #1420: Merged gles20 branch of blackberry port from Dale's repo and fixed some bugs.
|
2012-08-20 15:49:02 +08:00 |
Dale Ducharme
|
4004a8ac61
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |