carlo morgantini
|
494ec43fe8
|
new CCLabelTTF (static) create with fontDefinition method, and new CPP test using it
|
2013-06-08 10:59:07 +08:00 |
Lee, Jae-Hong
|
b9f5691706
|
[Tizen] Add libwebsockets.h, .a and support C++11
|
2013-06-07 20:14:43 +09:00 |
James Chen
|
8cfe969137
|
Fixing compilation errors for win32.
|
2013-06-07 14:31:15 +08:00 |
James Chen
|
ec8ab8bd8b
|
Updating multi-platform-xxx template for win32.
|
2013-06-07 12:57:28 +08:00 |
flaming0
|
68ac1684a8
|
Fix windows build (nullptr instead of NULL when assigning to std::function)
|
2013-06-07 00:08:59 +04:00 |
James Chen
|
5832934e41
|
Reverting target to android-8.
|
2013-06-06 16:20:22 +08:00 |
James Chen
|
deceba3fd2
|
Merge branch 'menuitem_toggle_fixes' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-menuitem_toggle_fixes
|
2013-06-06 15:52:33 +08:00 |
James Chen
|
1a5e9f3717
|
Fixing a bug that display is wrong when setting setTexture(NULL) for CCSprite.
|
2013-06-06 15:02:57 +08:00 |
James Chen
|
5c592943db
|
[Mamarlade] Fixing a compilation error in cocos2dx/platform/marmalade/CCImage.cpp.
|
2013-06-06 15:02:57 +08:00 |
James Chen
|
cb08479b7e
|
Log error instead of triggering an assert for shadow and stroke.
|
2013-06-06 15:02:57 +08:00 |
James Chen
|
a8ed579f9e
|
Merge pull request #2778 from ricardoquesada/dealloc_log_fixed
on dealloc, log "this" with %p, not %x.
|
2013-06-05 22:00:16 -07:00 |
James Chen
|
3c69a17752
|
[Android] Only ignore warning of 'invalid-offsetof' in the library of spidermonkey.
|
2013-06-06 10:12:44 +08:00 |
Ricardo Quesada
|
479062fdb7
|
on dealloc, log "this" with %p, not %x.
Also adds %p where it was missing.
And make a few fixes on the iOS project
|
2013-06-05 18:21:05 -07:00 |
Ricardo Quesada
|
3441ca5563
|
MenuItemToggle is fixed
Supports callbacks now.
Updated MenuTest to supports the new API.
Updated CHANGELOG and version
Updatged Xcode project for Mac
|
2013-06-05 17:51:40 -07:00 |
James Chen
|
a5263673fb
|
Fixing compilation errors on Android.
|
2013-06-05 19:56:23 +08:00 |
James Chen
|
2d81a66444
|
[Linux] Don't treat the warning of deprecated-declarations as error.
|
2013-06-05 17:48:04 +08:00 |
James Chen
|
cda02af1e7
|
Using CC_DEPRECATED_ATTRIBUTE to mark functions as deprecated. Don't bind CCMenuItem::setCallback automatically.
|
2013-06-05 17:35:19 +08:00 |
James Chen
|
dc8cfeb648
|
Merge branch 'menuitem_function_callback' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-menuitem_function_callback
|
2013-06-05 16:40:25 +08:00 |
Ricardo Quesada
|
d27da88c06
|
Adds setObject to CCConfiguration
also adds the test
Conflicts:
scripting/javascript/bindings/generated
|
2013-06-05 09:46:56 +08:00 |
Ricardo Quesada
|
609801e900
|
compiles on linux and other machines without C99 support
|
2013-06-05 09:29:27 +08:00 |
Ricardo Quesada
|
4b37ec252a
|
Adds C++11 std::function<> support to MenuItem
Updates some of the tests
|
2013-06-04 18:29:26 -07:00 |
Ricardo Quesada
|
9b305a60d1
|
cc_timeval works on 64bit machines, like OS X
|
2013-06-05 09:29:12 +08:00 |
James Chen
|
bb635c280c
|
Updating multi-platform-xxx template for iOS and Android after enabling c++ 11.
|
2013-06-04 20:52:29 +08:00 |
James Chen
|
932d6dfb85
|
Merge pull request #2726 from xyhl515/develop
fixed #2251: A logical error in CCDrawNode::drawPolygon.
|
2013-06-03 22:15:13 -07:00 |
minggo
|
1c700157b3
|
declare _functions as it is initialized
|
2013-06-04 11:57:32 +08:00 |
Ben Ward
|
0f8fa2e5a4
|
Fixed tabbing.
|
2013-06-04 10:45:20 +08:00 |
Ben Ward
|
73b8050fa1
|
Fixed linebreaks on Mac OSX
|
2013-06-04 10:45:07 +08:00 |
Ricardo Quesada
|
39928d6a80
|
Adds std::function support in CCCallFunc
And fixes some minor issues on the iOS and OS X projects
|
2013-06-03 12:13:24 -07:00 |
xyhl515
|
26e356c33c
|
A problem of CCDrawNode::drawPolygon outline
|
2013-06-03 22:19:37 +08:00 |
James Chen
|
5386dfcbfd
|
Enabling c++ 11 support for iOS. cocos2dx/proj.ios/cocos2dx.xcodeproj also needs to be updated.
|
2013-06-03 16:34:41 +08:00 |
minggo
|
5c1a408797
|
issue #2242:use -std=gnu++0x for linux and native client project
|
2013-06-03 13:50:19 +08:00 |
minggo
|
0a64e7a041
|
enable c++11 for linux and natvie client projects
|
2013-06-03 11:02:54 +08:00 |
minggo
|
236286829b
|
enable c++11
|
2013-06-03 11:02:35 +08:00 |
James Chen
|
05a88c89dc
|
fixed #1647: Adding WebSocket support for Cpp and JSB.
|
2013-05-31 23:13:03 +08:00 |
minggo
|
57600783c4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-05-31 10:29:39 +08:00 |
Ricardo Quesada
|
3cbb6c4abb
|
uses the cocos2d.x namespace for "cocos2d x" configuration values
|
2013-05-31 10:25:55 +08:00 |
Ricardo Quesada
|
3383fc5f04
|
CCConfiguration supports default values in the query
Adds tests for the new API as well
|
2013-05-31 10:25:34 +08:00 |
minggo
|
08b80bfbc9
|
Merge pull request #2675 from j4m3z0r/emscriptenate
Emscripten: Fix calculation of offsets in font rendering so that we don't scribble a...
|
2013-05-29 23:05:05 -07:00 |
James Gregory
|
8b4f5b5853
|
Fix calculation of offsets in font rendering so that we don't scribble all over memory!
|
2013-05-29 21:25:32 -07:00 |
minggo
|
1ff88de561
|
Merge pull request #2666 from jotel/ccdata-in-userdefault
Ability to save/retrieve CCData into/from CCUserDefault
|
2013-05-29 19:40:23 -07:00 |
minggo
|
b6ddd86ecf
|
Merge pull request #2673 from j4m3z0r/emscriptenate
Add destructor to CCGLBufferedNode
|
2013-05-29 19:33:44 -07:00 |
Ricardo Quesada
|
d61bfda440
|
Adds support for "CCString" types for boolean and integers
|
2013-05-30 10:21:49 +08:00 |
James Gregory
|
09bc00032c
|
Add destructor for CCGLBufferedNode class to delete GL buffers.
|
2013-05-29 17:46:25 -07:00 |
Jaroslaw Lewandowski
|
7d4eea0646
|
Fixed compilation error for iOS project using Compiler Default C++ Language Dialect
|
2013-05-29 21:14:19 +01:00 |
James Chen
|
8456072aa0
|
Merge pull request #2671 from pyrasis/tizen_2.1
Implement setIMEKeyboardState function for Tizen
|
2013-05-29 07:23:47 -07:00 |
Lee, Jae-Hong
|
ae78bb9b47
|
Modify space character check.
|
2013-05-29 23:14:52 +09:00 |
Lee, Jae-Hong
|
ccd20af8f9
|
Implement setIMEKeyboardState function for Tizen.
|
2013-05-29 22:46:52 +09:00 |
James Chen
|
50c9515741
|
Merge pull request #2663 from pyrasis/tizen_2.1
Fix Tizen CCEditBox bug.
|
2013-05-29 06:39:01 -07:00 |
minggo
|
53365b9e46
|
Merge pull request #2669 from frranck/master
adding norwegian language
|
2013-05-29 02:10:37 -07:00 |
Ricardo Quesada
|
a219f9c520
|
CCConfiguration has format
CCconfiguration has a file format.
It has a data and metadata
|
2013-05-29 17:09:04 +08:00 |