.. |
android
|
issue #2284: fix bugs after merging master
|
2013-06-14 14:34:50 +08:00 |
blackberry
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
emscripten
|
Fix calculation of offsets in font rendering so that we don't scribble all over memory!
|
2013-05-29 21:25:32 -07:00 |
ios
|
issue #2284: merge master and fixed some conflicts
|
2013-06-13 17:54:05 +08:00 |
linux
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
mac
|
Merge pull request #2872 from maciekczwa/develop
|
2013-06-13 00:00:36 -07:00 |
marmalade
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
nacl
|
Bug fixes for Nacl port.
|
2013-05-10 16:02:12 +08:00 |
third_party
|
Support Tizen device.
|
2013-06-12 10:20:18 +09:00 |
tizen
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
win32
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
CCAccelerometerDelegate.h
|
Explicitly initialising CCAcceleration structure to report zeros when run in device simulator
|
2013-05-29 00:02:36 +01:00 |
CCApplicationProtocol.h
|
Adding defines and enums for Tizen.
|
2013-05-16 19:49:16 +09:00 |
CCCommon.h
|
add Polish language support
|
2013-06-11 16:46:38 +02:00 |
CCDevice.h
|
fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms.
|
2013-02-17 17:13:06 +08:00 |
CCEGLViewProtocol.cpp
|
Updating multi-platform-xxx template for win32.
|
2013-06-07 12:57:28 +08:00 |
CCEGLViewProtocol.h
|
Merge pull request #2193 from Weeds/feature-screen-dimensions
|
2013-04-18 00:31:13 -07:00 |
CCFileUtils.cpp
|
fixed #2151: Commenting a log in CCFileUtils::fullPathForFilename.
|
2013-05-13 21:48:25 +08:00 |
CCFileUtils.h
|
Make sure XMLDocument is deleted; Code clean up; Add test;
|
2013-04-28 00:36:37 +08:00 |
CCImage.h
|
Merge pull request #2573 from j4m3z0r/emscriptenate
|
2013-05-20 22:50:28 -07:00 |
CCImageCommonWebp.cpp
|
Add libwebp linkage (needed for asm.js validation)
|
2013-05-07 17:24:24 -07:00 |
CCImageCommon_cpp.h
|
Add a flag to indicate whether raw image data is pre-multiplied or not, and switch to using Emscripten's SDL implementation when loading images from file (much faster)
|
2013-05-17 17:11:52 -07:00 |
CCPlatformConfig.h
|
Adding defines and enums for Tizen.
|
2013-05-16 19:49:16 +09:00 |
CCPlatformMacros.h
|
Actions with clone() pattern 1/3
|
2013-06-13 17:25:14 -07:00 |
CCSAXParser.cpp
|
fixed potential crash in CCSaxParser
|
2013-03-28 01:07:54 +01:00 |
CCSAXParser.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCThread.cpp
|
Fixes CCThread.cpp so it is not included for Mac builds.
|
2012-09-15 00:37:12 -07:00 |
CCThread.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
platform.cpp
|
issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
|
2012-04-19 14:35:52 +08:00 |
platform.h
|
compiles on linux and other machines without C99 support
|
2013-06-05 09:29:27 +08:00 |