Commit Graph

2832 Commits

Author SHA1 Message Date
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
minggo a778019153 Merge pull request #516 from minggo/iss727
fixed #727: invoke DeleteLocalRef() to resolve memory leak
2011-09-20 01:50:27 -07:00
minggo 8f1208368b Merge pull request #515 from ciaranj/lua_project_generator
Initial example working version of a lua project generator
2011-09-20 01:50:12 -07:00
dumganhar d9c36f8876 delete CMakeFiles folder
delete Box2D folder
2011-09-20 16:25:01 +08:00
minggo e42a4aa456 Merge pull request #517 from ciaranj/sorting_out_particles
Adding in Particle Systems to Lua Bindings (inc. the example systems.)
2011-09-20 00:45:11 -07:00
dumganhar faed6b5770 modify post.sh for creating lib folder
add build-linux.sh file
2011-09-20 15:41:25 +08:00
ciaranj 0296027335 Supplying README file 2011-09-20 08:03:52 +01:00
ciaranj 209214008e Adding in Particle Systems to Lua Bindings (inc. the example systems.) 2011-09-20 07:58:04 +01:00
dumganhar eeb0956fb8 add linux makefiles 2011-09-20 14:38:12 +08:00
minggo 762e342b4d fixed #727: invoke DeleteLocalRef() to resolve memory leak 2011-09-20 14:25:16 +08:00
minggo 3e93a49b3c Merge pull request #511 from ciaranj/fix_tolua_bindings
Fix tolua bindings
2011-09-19 23:18:54 -07:00
dumganhar c93be8b828 modify <cstdio> to <stdio.h>
delete old project files
2011-09-20 12:39:44 +08:00
dumganhar 8cb568f7fa add some files for bada test project 2011-09-20 12:38:05 +08:00
dumganhar cac08c8f1e add tests project for bada 2011-09-20 10:29:07 +08:00
ciaranj 2662af753a Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
dumganhar eb32cf9fe2 modify some files of bada project 2011-09-20 02:19:26 +08:00
dumganhar 81243eecdf modify libpng version to 1.4.5
modify libjpeg txt mode to windows \r\n style
2011-09-20 02:17:44 +08:00
dumganhar 8ad2125139 add source code of libjpeg ,libpng ,zlib for bada 2011-09-20 02:16:20 +08:00
dumganhar ca2027fbad modify bada project 2011-09-19 23:35:46 +08:00
dumganhar 54475335fb delete old bada project -- box2d and chipmunk 2011-09-19 23:35:05 +08:00
dumganhar 3bb956689b add chipmunk project for bada 2011-09-19 23:20:58 +08:00
dumganhar d96e00668b modify setting of box2d in bada project 2011-09-19 23:19:39 +08:00
dumganhar bd10463980 add box2d project files for bada 2011-09-19 23:09:07 +08:00
dumganhar edb2cbbad6 modify bada project files 2011-09-19 18:17:19 +08:00
minggo 5ff9bd0c9e remame BitMapTotalHeight to bitmapTotalHeight 2011-09-19 18:15:47 +08:00
minggo 371d4e646a Merge pull request #514 from linshun/iss724
fixed #724, different results of CCLabelTTF on android & win32
2011-09-19 03:13:56 -07:00
dumganhar 0e7fc78e4e commit some files of bada project 2011-09-19 18:05:40 +08:00
dumganhar c94adc58b9 changed bada projects directory, add bada macro 2011-09-19 17:53:45 +08:00