samuele3hu
|
de3335a4a9
|
issue #2433:Update lua manual binding and modify some samples
|
2013-08-16 10:12:46 +08:00 |
samuele3hu
|
871ed24620
|
issue #2433:Update submodule and project
|
2013-08-15 16:51:09 +08:00 |
samuele3hu
|
7f8099ce69
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
tools/bindings-generator
|
2013-08-15 16:21:32 +08:00 |
samuele3hu
|
2d5482a0ab
|
issue #2433:Modify cocos2d.ini
|
2013-08-15 16:14:14 +08:00 |
samuele3hu
|
f29525bbc6
|
issue #2433:Modify Testlua sample and add some manual binding functions
|
2013-08-15 15:51:22 +08:00 |
samuele3hu
|
13fd369beb
|
issue #2433:Modify lua binding generator template and releated action test
|
2013-08-14 21:35:55 +08:00 |
minggo
|
954ba8755e
|
Merge pull request #3416 from folecr/android_gdb_script_for_testcpp
Android gdb script for TestCpp
|
2013-08-13 18:50:04 -07:00 |
folecr
|
b4edb14d33
|
Use ndk-gdb-py and name the explicit launch activity to be able to use gdb's Text User Interface when debugging.
|
2013-08-13 15:50:58 -07:00 |
folecr
|
4d34cfc28f
|
Add --nowait option (Android has broken something again in NDK/SDK/emulator/etc.) and the debugger will not work correctly anymore
|
2013-08-13 11:29:53 -07:00 |
folecr
|
84054a237c
|
Android platform version used matches all other sample projects
|
2013-08-13 11:28:56 -07:00 |
folecr
|
b61ce3c79d
|
ndkgdb.sh for TestCpp
|
2013-08-13 08:47:48 -07:00 |
folecr
|
17c7b7cbcf
|
APP_OPTIM is debug
|
2013-08-13 08:47:48 -07:00 |
folecr
|
652920eaac
|
set android:debuggable property to true
|
2013-08-13 08:47:48 -07:00 |
folecr
|
75f7af00a6
|
TestCpp builds both ARM and x86 versions
|
2013-08-13 08:47:48 -07:00 |
folecr
|
cd0f1beaf4
|
fix evaluation of properties array read from local.properties
|
2013-08-13 08:47:48 -07:00 |
folecr
|
ef7c3b2b09
|
Remove unused option in build script
|
2013-08-13 08:47:48 -07:00 |
minggo
|
a9a9c29e4a
|
Merge pull request #3417 from folecr/cleanup
Minor code cleanup
|
2013-08-12 18:40:42 -07:00 |
folecr
|
934ea7510f
|
Use explicit boolean compare instead of implicit float -> boolean conversion
|
2013-08-12 14:21:58 -07:00 |
James Chen
|
db00378ead
|
Merge pull request #3415 from godyZ/develop
modify the Win32 vcxproj file , resolve complier error
|
2013-08-12 00:57:20 -07:00 |
godyZ
|
963eb5c191
|
modify the Win32 vcxproj file , resolve complier error
|
2013-08-12 15:54:05 +08:00 |
James Chen
|
2ff3655fff
|
Merge pull request #3408 from pyrasis/tizen_2.2
[Tizen] Update project files
|
2013-08-10 07:23:13 -07:00 |
Lee, Jae-Hong
|
66593ae4bf
|
[Tizen] Update project files
- include stdint.h
- set etc, s3tc header path
- exclude CCImageCommonWebp.cpp, include etc, s3tc directories.
- update project files.
|
2013-08-10 23:11:31 +09:00 |
minggo
|
d2b96be1e6
|
Merge pull request #3401 from folecr/accel
Take orientation into account when reporting accelerometer sensor readout
|
2013-08-10 05:46:42 -07:00 |
James Chen
|
22cdfee84e
|
Merge pull request #3407 from dumganhar/iss2521-js-ccb-owner
closed 2521:[JSB] CCBReader can't set properties to owner if 'owner var' is set.
|
2013-08-09 23:45:34 -07:00 |
James Chen
|
fb6f97de95
|
closed #2521:[JSB] CCBReader can't set properties to owner if 'owner var' is set.
|
2013-08-10 14:43:55 +08:00 |
folecr
|
2ebd400a75
|
clean up coding style and remove explicit temporary variable
|
2013-08-09 11:39:52 -07:00 |
minggo
|
8f30c81ac7
|
Merge pull request #3397 from godyZ/develop
S3tc compressed texture support
|
2013-08-09 01:09:40 -07:00 |
godyZ
|
9dde196140
|
update s3tc#8,resolve CCConfiguration conflict
|
2013-08-09 15:47:20 +08:00 |
minggo
|
fd7d892847
|
Merge pull request #3403 from dumganhar/iss1690-bind-cccontrol
closed #1690: Exposing 'cc.Control. addTargetWithActionForControlEvents' and 'cc.Control.removeTargetWithActionForControlEvents' to JS.
|
2013-08-09 00:31:52 -07:00 |
James Chen
|
28789d674d
|
issue #1690: [C++ Best Practice] Adding space in for loop.
|
2013-08-09 15:31:20 +08:00 |
James Chen
|
299562e3be
|
issue #1690: Initializing member variables for JSB_ControlButtonTarget.
|
2013-08-09 15:08:12 +08:00 |
godyZ
|
e507bb0deb
|
update s3tc #7
|
2013-08-09 15:00:26 +08:00 |
James Chen
|
10948fcef0
|
issue #1690: [C++ Best Practice] '{' in new line.
|
2013-08-09 15:00:06 +08:00 |
James Chen
|
fd3843c4e0
|
issue #1690: [C++ Best Practice]Adding a space after 'if'.
|
2013-08-09 14:49:39 +08:00 |
godyZ
|
9bdb8a43d7
|
update s3tc #6
|
2013-08-09 14:37:47 +08:00 |
minggo
|
c69921509f
|
Merge pull request #3399 from minggo/iss2462-_best_cpp_practice
use cocos2d-x c++ style
|
2013-08-08 21:56:52 -07:00 |
godyZ
|
fa7b486880
|
update s3tc #5, code standardization
|
2013-08-09 12:54:05 +08:00 |
James Chen
|
f527387b1e
|
closed #1690: Exposing 'cc.Control. addTargetWithActionForControlEvents' and 'cc.Control.removeTargetWithActionForControlEvents' to JS.
|
2013-08-09 10:58:25 +08:00 |
James Chen
|
fc437c5ef4
|
(Array*) --> static_cast<Array*>() for CCControl.cpp.
|
2013-08-09 10:56:39 +08:00 |
samuele3hu
|
980bea8a97
|
issue #2433:lua binding generator add hello.lua
|
2013-08-09 10:07:10 +08:00 |
folecr
|
063c730726
|
Take orientation into account when reporting accelerometer sensor readout
|
2013-08-08 14:40:26 -07:00 |
godyZ
|
f648a3f907
|
modify linux makefile
|
2013-08-08 17:06:42 +08:00 |
minggo
|
bf79a0560b
|
issue #2462:use cocos2d-x c++ style
|
2013-08-08 16:31:44 +08:00 |
godyZ
|
1048d30863
|
Removing the conflict generated files.
|
2013-08-08 16:22:44 +08:00 |
godyZ
|
a172a87564
|
Reverting the changed submodules.
|
2013-08-08 16:20:24 +08:00 |
godyZ
|
727ae1bbc2
|
update s3tc #4 , code standardization
|
2013-08-08 14:59:46 +08:00 |
James Chen
|
9ce4388214
|
Merge branch 'iss1690-cccontorl-js' into iss1690-bind-cccontrol
|
2013-08-08 14:27:24 +08:00 |
James Chen
|
a8ac892c0b
|
Merge pull request #3394 from CocosRobot/updategeneratedsubmodule_1375930944
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-08-07 23:23:34 -07:00 |
godyZ
|
f1d66913b9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-08-08 14:12:23 +08:00 |
godyZ
|
46e9eed028
|
nothing with s3tc
|
2013-08-08 14:11:22 +08:00 |