Commit Graph

2766 Commits

Author SHA1 Message Date
moadib 5feee662e7 More simple and correct way to detect language for win32 application, also added detection of all languages contained in ccLanguageType enumeration .
Added support for detect russian language.
2011-10-12 09:32:59 +04:00
minggo 66b20d7f7d Merge pull request #544 from moadib/export_saxparser
Added dll-export macro to CCSaxParser declaration
2011-10-11 19:19:51 -07:00
moadib 0283a4b254 Added dll-export macro to CCSaxParser declaration 2011-10-11 22:44:18 +04:00
minggo b1f88201b3 Merge pull request #543 from minggo/master
fixed #749: fix the crash of SpriteNilTexture, a test case of SpriteTest.
2011-10-11 00:38:53 -07:00
minggo be1f4e3042 fixed #749: fix the crash of SpriteNilTexture, a test case of SpriteTest. 2011-10-11 15:36:18 +08:00
minggo 8b3bbd1994 Merge pull request #542 from minggo/master
fixed a compiling error
2011-10-10 21:04:43 -07:00
minggo 9b72d36671 fixed a compiling error because .cpp & .h of HelloWorld are moved into folder Classes 2011-10-11 12:03:19 +08:00
dumganhar f8617bc372 update project 2011-10-10 14:33:29 +08:00
dumganhar 6a878daa89 change params of glOrthof 2011-10-10 14:33:18 +08:00
dumganhar 64388023f6 Merge branch 'master' into bada 2011-10-10 13:47:16 +08:00
dumganhar f162a5fcaa add m_pAccelDelegate != NULL to avoid crash 2011-10-10 10:24:52 +08:00
dumganhar eb9cb31ca4 use shared lib for cocos2dx project 2011-10-09 18:15:31 +08:00
minggo 3995408efc Merge pull request #539 from minggo/iss745
fixed #745: export CCTime to dll
2011-10-08 19:26:40 -07:00
minggo 9695b6df86 fixed #745: export CCTime to dll 2011-10-09 10:19:12 +08:00
dumganhar 2f00b8ff1c update to sdk2.0.2 2011-10-09 01:11:33 +08:00
dumganhar fdea17b4f9 don't use DeviceOrientation, save orientation before running DirectorTest 2011-10-08 18:17:01 +08:00
dumganhar f97de356e7 add release version 2011-10-08 11:47:32 +08:00
minggo ba2f2fbc8b Merge https://github.com/reflog/cocos2d-x into reflog 2011-10-08 11:28:16 +08:00
Eli Yukelzon d23b044782 fill for polygon drawing 2011-10-05 10:50:00 +02:00
dumganhar beaa489406 add scale support 2011-09-30 17:19:16 +08:00
dumganhar 1830b4e2e9 add default file path = /Res 2011-09-30 10:02:37 +08:00
dumganhar 78a06652e3 modify cocosDenshionTest resouce path 2011-09-30 09:43:23 +08:00
dumganhar a7b8610c62 delete gbk_uni_tb.dat 2011-09-30 09:39:45 +08:00
dumganhar f2ab09958f add setResourcePath for SimpleAudioEngine 2011-09-29 22:53:38 +08:00
dumganhar 1b5365282a add accelerometer support 2011-09-29 18:12:08 +08:00
dumganhar 9ff00c7c83 use utf-8 for displaying chinese
remove Gbk_Unicode.c Gbk_Unicode.h
2011-09-29 17:29:38 +08:00
minggo 7e4efc7f73 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-09-29 02:15:04 -07:00
minggo 6d358cfad7 make linux template work ok 2011-09-29 02:14:17 -07:00
dumganhar d6049846bb Merge branch 'master' into bada 2011-09-29 16:18:47 +08:00
minggo 33c7caf555 Merge pull request #535 from minggo/master
fixed a assert error
2011-09-29 01:13:49 -07:00
minggo a56034f177 fixed a assert error 2011-09-29 16:07:18 +08:00
dumganhar db4d51496e Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
Conflicts:
	cocos2dx/platform/CCAccelerometer_platform.h
	cocos2dx/platform/CCApplication_platform.h
	cocos2dx/platform/CCArchOptimalParticleSystem.h
	cocos2dx/platform/CCEGLView_platform.h
	cocos2dx/platform/CCPlatformConfig.h
	cocos2dx/platform/CCSAXParser.h
	cocos2dx/platform/CCStdC.h
	tests/AppDelegate.cpp
	tests/tests/Box2DTestBed/Tests/EdgeShapes.h
2011-09-29 16:03:37 +08:00
dumganhar bd2266fe4c use timer as gameloop, can change FPS by using setAnimationInterval
modify some project setting
2011-09-29 15:52:16 +08:00
minggo 333e08330b make create-linux-android-project.sh works ok 2011-09-29 00:49:49 -07:00
dumganhar c681889e05 add test.bada 1.2 project 2011-09-29 10:25:24 +08:00
dumganhar c4fc9eed2f add HelloWorld Icons folder 2011-09-29 10:21:20 +08:00
dumganhar cda492593c modify gameloop method
modify some project setting
2011-09-29 02:32:01 +08:00
dumganhar 41e279585e ADD application.xml and manifest.xml 2011-09-28 23:07:19 +08:00
dumganhar 9991bc4d23 add some log in CocosDenshion 2011-09-28 22:53:51 +08:00
dumganhar de545096de modify bada project setting 2011-09-28 18:21:17 +08:00
dumganhar d0e6bae01e add bada copy lib bat file 2011-09-28 17:38:53 +08:00
minggo a6b42c3aa5 Merge pull request #534 from minggo/master
Do some fixes
2011-09-28 02:38:25 -07:00
minggo fe5eeb70d5 add files from HelloWorld/Classes 2011-09-28 17:31:50 +08:00
minggo 464fd19e59 avoid memory leak for lua and invoke unscheduleScriptFunc 2011-09-28 17:27:43 +08:00
minggo 879b987f19 Merge pull request #533 from minggo/iss717
modify some proj setting
2011-09-28 01:52:33 -07:00
minggo dcf803f032 modify proj setting because all cpp files of HelloWorld are moved into Classes 2011-09-28 16:46:53 +08:00
minggo 7ab3a08f36 Merge pull request #532 from minggo/iss717
Iss717
2011-09-28 00:37:59 -07:00
minggo 8c63344c16 merge cocos2d-x master 2011-09-28 15:32:30 +08:00
minggo 3912be7f9d not get value of ok button from xml file 2011-09-28 15:27:31 +08:00
minggo 82af2051e0 add ciaranj into AUTHORS 2011-09-28 14:55:42 +08:00