Ming
|
792a2d2ab5
|
issue #35: implement some actions
|
2010-08-06 06:44:17 +00:00 |
Walzer
|
324a9fac83
|
issue #18, debug
|
2010-08-06 06:32:32 +00:00 |
Ming
|
260125af50
|
issue #6: fixed a compile error
|
2010-08-06 06:29:57 +00:00 |
Ming
|
410ca0f269
|
issue #6: fixed a compile error
|
2010-08-06 06:04:49 +00:00 |
Walzer
|
ffce4ec6b3
|
issue #18, debug
|
2010-08-06 05:48:02 +00:00 |
yangws
|
c0b98a1e6d
|
|
2010-08-06 04:02:54 +00:00 |
Walzer
|
4a239daf4a
|
|
2010-08-06 03:58:17 +00:00 |
Walzer
|
32c43d5797
|
fixed #31, complete CCAction.cpp
|
2010-08-06 03:58:03 +00:00 |
yangws
|
24bebd37a3
|
|
2010-08-06 03:51:07 +00:00 |
yangws
|
7097321fd9
|
|
2010-08-06 03:49:17 +00:00 |
yangws
|
489b64ec27
|
|
2010-08-06 03:42:15 +00:00 |
yangws
|
e5816f0068
|
fixed #34 add eglview resize support.
|
2010-08-06 03:14:22 +00:00 |
natural-law
|
2aa5312c77
|
issue #33
fix little bugs
|
2010-08-06 03:08:55 +00:00 |
Ming
|
3b58ec4afe
|
issue #35: add CCIntervalAction.cpp and CCIntervalAction.h but have not implemented them
|
2010-08-06 02:51:40 +00:00 |
yangws
|
22b4f3206d
|
fixed bug : one click two pen down message on uphone platform.
|
2010-08-06 02:15:54 +00:00 |
yangws
|
f3af0c1c42
|
|
2010-08-06 01:55:37 +00:00 |
yangws
|
7598752a02
|
|
2010-08-06 01:48:18 +00:00 |
Walzer
|
2bf3a73c2d
|
fixed #3, complete CCNode CCAtlasNode
|
2010-08-06 01:46:56 +00:00 |
natural-law
|
d661503528
|
issue #33
fix little bugs
|
2010-08-06 01:29:18 +00:00 |
yangws
|
d6597735fc
|
write "helloworld" code in one file
|
2010-08-05 10:58:38 +00:00 |
Walzer
|
b4543ef6f1
|
issue #5, implement CCLayer::onEnter, CCLayer::onExit
|
2010-08-05 10:07:14 +00:00 |
Walzer
|
076cab9f49
|
issue #36, implement CCInstantAction.cpp
|
2010-08-05 09:22:47 +00:00 |
yangws
|
833397163e
|
remove helloworld main form class code. create main window in application's EventHandler.
|
2010-08-05 09:20:24 +00:00 |
Ming
|
f4fc30f651
|
fixed #32: changed because the implementation of CCActionManager
|
2010-08-05 06:38:42 +00:00 |
Ming
|
b422992b44
|
fixed #32: implement CCActionManager
|
2010-08-05 06:37:36 +00:00 |
Walzer
|
aaf66ba58e
|
issue #31, implement CCAction.cpp, CCIntervalAction left
|
2010-08-05 06:32:04 +00:00 |
yangws
|
d30d8be81b
|
fixed bug: show currect image must run app twice.
|
2010-08-05 04:02:55 +00:00 |
yangws
|
cde36d0de9
|
fixed #34 impliment setDeviceOrientation function.
|
2010-08-05 03:02:30 +00:00 |
Ming
|
52982764c8
|
issue #6: implement setDeviceOrientation()
|
2010-08-05 02:38:21 +00:00 |
yangws
|
08e72de8b4
|
issue #34 add setDeviceOrientation in CCXApplication class.
|
2010-08-05 02:29:29 +00:00 |
natural-law
|
513babf08e
|
fixed #27
fix some bugs of node and director
|
2010-08-04 10:17:07 +00:00 |
Walzer
|
512f5d2121
|
issue #18, debug
|
2010-08-04 10:03:15 +00:00 |
Walzer
|
5856419293
|
issue #18, debug
|
2010-08-04 09:19:37 +00:00 |
natural-law
|
1534c5716a
|
issue #29
add virtual for the HelloWorld destruct function
|
2010-08-04 09:00:10 +00:00 |
Ming
|
ea619d1b01
|
fixed #30: add some header files
|
2010-08-04 08:54:58 +00:00 |
Ming
|
5404fd879b
|
issue #6: initialize m_pLastUpdate
|
2010-08-04 08:50:51 +00:00 |
Ming
|
76f62adf62
|
fixed #30: change some header files to include
|
2010-08-04 08:45:00 +00:00 |
Ming
|
7f20bced08
|
issue #6: remove unusable files
|
2010-08-04 08:26:17 +00:00 |
Ming
|
8ab5072885
|
issue #6: use struct timeval * instead of struct timeval
|
2010-08-04 08:18:09 +00:00 |
natural-law
|
3ee54753c1
|
issue #25
add namespace
|
2010-08-04 08:14:21 +00:00 |
natural-law
|
c22ddae5ce
|
issue #29
add namespace
|
2010-08-04 08:12:09 +00:00 |
yangws
|
8596cbffe2
|
fix vertical revert bug
|
2010-08-04 08:08:43 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
yangws
|
d4297744d5
|
change DrawPixelEx to DrawBitmap when swapBuffers in uphone/CCXEGLView_uphone.cpp
|
2010-08-04 06:48:14 +00:00 |
natural-law
|
75cfd65f0b
|
fixed #29
submit the HelloWorld project of cocos2d-uPhone
|
2010-08-04 06:47:17 +00:00 |
Ming
|
2acf23d133
|
issue #6: add function isPremultipliedAlpha()
|
2010-08-04 06:38:11 +00:00 |
Ming
|
2262a122d3
|
issue #6: use dynamic_cast<>
|
2010-08-04 03:13:03 +00:00 |
Ming
|
8c754ee5a9
|
issue #26: because it use some macro that using malloc and free, so we can not change it to new
|
2010-08-04 03:10:55 +00:00 |
Ming
|
f236e4d542
|
issue #26: change malloc/calloc to new
|
2010-08-04 03:02:33 +00:00 |
natural-law
|
b11c03cff3
|
fixed #27
fix some bugs of node and director
|
2010-08-04 02:36:37 +00:00 |