James Chen
|
6d97e3e381
|
fixed #972: update ios project configures.
|
2012-02-16 11:48:09 +08:00 |
James Chen
|
bcbb2b571b
|
modify HelloLua project configure for ios platform
|
2012-02-15 18:17:41 +08:00 |
YuLei Liao
|
e74b842a58
|
update HelloLua
|
2012-02-09 17:48:15 +08:00 |
minggo
|
6c2277757a
|
fixed #958: delete SelectorProtocol and implement it in CCObject
|
2012-01-30 17:47:47 +08:00 |
Walzer
|
7d01aa0c74
|
HelloWorld, Test and HelloLua can succefully compiled by xcodebuild commenline with -sdk iphonesimulator4.3 now. The key is GCC_VERSION="", you can not skip this null value, otherwise the commendline will use GCC4.2 as default, can generate tons of errors.
|
2011-12-13 22:25:51 +08:00 |
minggo
|
522386a6b7
|
issue #854: pthread work ok on iOS
|
2011-11-18 09:55:47 +08:00 |
Walzer
|
e3c39fe835
|
fixed #753, visual orientation is wrong on ios5 simulator
|
2011-10-19 21:43:25 +08:00 |
minggo
|
edb86b1154
|
issue #707: require works ok on iOS
|
2011-09-05 17:42:08 +08:00 |
Walzer
|
375faa09e6
|
add archs i386 to HelloLua.xcodeproj, and don't playEffect repeatly in hello.lua (so noisy...)
|
2011-08-17 11:23:50 +08:00 |
sunzhuoshi
|
9a9cb02405
|
Added CocsDenshion lua support and tested with HelloLua on iOS
The test music and sound effect come from "tests" project
|
2011-08-16 23:56:41 +08:00 |
Walzer
|
bfcf75553e
|
add FontLabel to HelloLua.xcodeproj
|
2011-08-13 11:31:11 +08:00 |
Walzer
|
b326b85808
|
HelloLua compile succeed in xcode4
|
2011-08-12 22:42:58 +08:00 |
Walzer
|
80c819d8b6
|
Merge remote branch 'origin/master'
|
2011-07-04 16:25:29 +08:00 |
Walzer
|
d325f1991e
|
[ios] 1. debug builds can run on device (add “Valid Architectures") 2. add correct header search paths for HelloLua release build
|
2011-07-04 16:25:11 +08:00 |
natural-law
|
7d7f3a9241
|
fixed #562, Upgrade folder sprite_nodes to rc3.
|
2011-07-01 16:11:31 +08:00 |
Walzer
|
a88aa00526
|
improve HelloLua, rename images, add error msg in LuaEngine, refactor hello.lua, add RootViewController. issue #540 #528
|
2011-06-24 17:00:14 +08:00 |
Walzer
|
14956c4f87
|
add icon for HelloLua on ios
|
2011-06-23 15:36:25 +08:00 |
Walzer
|
c5f230ccab
|
#issue 528, update HelloLua.xcodeproj for new folder name
|
2011-06-23 14:51:44 +08:00 |
minggo
|
826a7822ed
|
issue #528: refactor lua ok on iOS
|
2011-06-21 10:33:42 +08:00 |
minggo
|
dd78419a83
|
HelloLua runs ok on iOS
|
2011-06-15 13:55:30 +08:00 |