dumganhar
7cc86e741d
delete old cocosDenshion and tests project
2011-09-28 09:47:58 +08:00
dumganhar
2c274cb061
delete old 1.2 project
2011-09-28 09:46:40 +08:00
dumganhar
962de59a8c
add Target-Debug and Target-Release folder
2011-09-28 09:45:35 +08:00
dumganhar
c44998d89a
add helloworld sdk1.2 project
2011-09-28 09:43:52 +08:00
dumganhar
d31859d8d3
add test.bada/sdk2.0
2011-09-28 09:41:58 +08:00
dumganhar
9f97e9473d
add lib folder for Target-Release
2011-09-28 09:40:16 +08:00
dumganhar
223e32f17c
add lib folder for Target-Debug and Target-Release
2011-09-28 09:39:46 +08:00
dumganhar
260c2fc920
move old 1.2 project to sdk1.2 folder
...
add sdk2.0 project
2011-09-28 09:36:18 +08:00
minggo
da8a409d61
Merge pull request #528 from ciaranj/more_particle_systems_in_lua
...
Add support for particleWithFile for both Quad & Point Particle Systems
2011-09-27 18:22:07 -07:00
ciaranj
1aae893ad2
Adding some lua_gc calls post script load-ins
2011-09-27 23:23:43 +01:00
ciaranj
d1f031d2de
Add support for particleWithFile for both Quad & Point Particle Systems
2011-09-27 23:15:54 +01:00
minggo
7b423eb708
remove unneened link
2011-09-27 17:51:13 +08:00
dumganhar
f0f780a84f
add empty lib folder for test project
2011-09-27 17:32:51 +08:00
dumganhar
c3cbeaefc6
add lib empty folder
2011-09-27 17:22:59 +08:00
dumganhar
1a8c6b06c7
add bada 2.0 project
...
move 1.2 project to sdk1.2 folder
2011-09-27 17:15:50 +08:00
dumganhar
a54ab3c293
add bada 2.0 project
...
move 1.2 project to sdk1.2 folder
2011-09-27 17:09:14 +08:00
dumganhar
cd18394b09
add bada 2.0 project
...
move 1.2 project to sdk1.2 folder
2011-09-27 17:06:11 +08:00
minggo
d4283b1f11
Merge branch 'linux_port'
2011-09-27 17:01:51 +08:00
minggo
254d93e02c
Merge pull request #527 from minggo/iss736
...
fixed #736 : remove android:installLocation in AndroidManifest.xml
2011-09-27 02:02:55 -07:00
minggo
f3a85ae3cb
remove unneeded folder
2011-09-27 17:01:12 +08:00
dumganhar
294c796e55
add bada 2.0 project
...
move 1.2 project to sdk1.2 folder
2011-09-27 17:00:13 +08:00
minggo
6e08502e9d
fixed #736 : remove android:installLocation in AndroidManifest.xml
2011-09-27 16:56:45 +08:00
minggo
13e17ab80e
make tests build ok on linux android
2011-09-27 01:51:29 -07:00
dumganhar
b0c5df9fdb
move chipmunk 1.2 project to sdk1.2 folder
2011-09-27 16:51:03 +08:00
dumganhar
6d55059670
add sdk2.0 project for bada
2011-09-27 16:36:28 +08:00
dumganhar
a3c0bf7341
move old sdk1.2 project files to sdk1.2 folder.
2011-09-27 16:35:02 +08:00
minggo
c7f75fc570
make box2d build ok on linux
2011-09-26 23:30:40 -07:00
minggo
4f7e349c0a
set HelloWorld dependence and make it run ok on android emulator
2011-09-26 22:38:59 -07:00
minggo
92705a6674
rename HelloWorld/android/src/org/cocos2dx/application/ApplicationDemo.java
2011-09-27 11:43:23 +08:00
dumganhar
fce8ce5924
modify CocosDenshion and chipunk project setting for bada
2011-09-26 17:53:16 +08:00
dumganhar
5a4ad2f11e
modify test project setting for bada
2011-09-26 17:52:32 +08:00
dumganhar
5b28b0ac83
modify helloworld project setting for bada
2011-09-26 17:52:09 +08:00
dumganhar
6cf5592499
modify Gbk_Unicode.c
2011-09-26 17:50:31 +08:00
dumganhar
c78a4cb485
modify cocos2dx project setting for bada
2011-09-26 17:50:05 +08:00
dumganhar
12750df3dc
modify bada box2d project setting
2011-09-26 17:49:28 +08:00
dumganhar
5cd671651a
add helloworld lib folder for bada
2011-09-26 17:48:36 +08:00
dumganhar
13b091fb15
modify CCImage, make text being showed correctly
2011-09-26 15:40:56 +08:00
minggo
a8bafaa31a
Merge pull request #524 from laschweinski/linux_port1
...
Linux port1
2011-09-22 22:36:16 -07:00
laschweinski
88905c4a16
add box2d and chipmunk eclipse project
...
do the similar modification in project configuration in test.
2011-09-23 12:07:09 +08:00
minggo
41c24c2609
Merge pull request #521 from moadib/application_background_entering_testing_ability
...
fixed #735:Added testing ability for case when application enters background and ret
2011-09-22 19:27:23 -07:00
laschweinski
16b58b036c
forget some files
2011-09-23 10:13:53 +08:00
laschweinski
0f7a15b1b3
recommit
...
modify eclipse project config
delete libs and use the folder eclipse generated instead.
2011-09-23 09:56:30 +08:00
moadib
267cce29a9
Added testing ability for case when application enters background and returns in foreground on windows platform.
...
When application minimized applicationDidEnterBackground() called, when restored applicationWillEnterForeground().
Also break; forgotten in WM_KEYDOWN.
2011-09-22 13:11:51 +04:00
minggo
f0c744e5fd
Merge pull request #520 from moadib/keypad_testing_ability_for_win32
...
Added keypad testing ability for windows platform
2011-09-22 00:38:57 -07:00
moadib
0ad5ec3557
fixed typo for win32 keypad testing ability
2011-09-22 10:27:10 +04:00
moadib
5537ba7e9e
Added keypad testing ability for windows platform. Shift+F1 emulated Back key pressing, and Shift+F2 emulated Menu key pressing
2011-09-21 16:21:11 +04:00
zhangxiaoming
1cac9520cc
make HelloWorld & tests build needed libraries, not use prebuilt libraries of cocos2d and cocosdenshion
2011-09-21 02:27:42 -07:00
minggo
7a930275c6
Merge pull request #519 from dumganhar/linux_port
...
Linux port
2011-09-20 18:38:20 -07:00
dumganhar
eb9b3e3787
modify makefile
2011-09-20 18:13:24 +08:00
dumganhar
6b2ff4605f
add box2d and chipmunk makefile project for linux
...
delete some files
2011-09-20 17:01:08 +08:00