natural-law
|
31fc6c0039
|
[uphone]fixed #308,Modify the code,remove the function CCXApplication::setIsInBackground().
|
2011-01-20 13:55:45 +08:00 |
natural-law
|
f7107fb015
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into merge
Conflicts:
cocos2dx/platform/uphone/CCXApplication_uphone.h
|
2011-01-20 13:47:01 +08:00 |
natural-law
|
3d225465c0
|
[uphone]fixed #308,BGM is paused when press power key to make uphone sleep.
|
2011-01-20 13:41:58 +08:00 |
yangws
|
ee50078b3e
|
implement FPS limitation on UPhone.
|
2011-01-20 10:49:30 +08:00 |
walzer
|
b7e109f6e6
|
fixed iphone/android/uphone compilation errors brought by the prevous commit of #322
|
2011-01-19 22:29:57 +08:00 |
natural-law
|
f992838f96
|
[uphone]fixed #293,Modify the absolute path method in CCFileUtils.
|
2011-01-18 18:21:06 +08:00 |
natural-law
|
c682dd7084
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into merge
|
2011-01-18 10:16:35 +08:00 |
natural-law
|
acb4a6a369
|
[uphone]fixed #293,modify the absolute path method in CCFileUtils.
|
2011-01-18 10:14:44 +08:00 |
walzer
|
ad5ee3c9f6
|
Merge remote branch 'remotes/origin/upto-0.99.5' Fix some conflicts manually.
|
2011-01-17 16:21:11 +08:00 |
natural-law
|
acff950860
|
[uphone]fixed #315,remove the way which use resource in ResourceMap.
|
2011-01-14 17:42:37 +08:00 |
minggo
|
7e30615d02
|
issue #304 Remove codes for controlling frame rate.
|
2011-01-10 15:13:30 +08:00 |
Walzer
|
653cb2d76d
|
[uphone] fixed #308, BGM can be paused after power key pressed to make uphone sleep.
|
2011-01-10 11:03:58 +08:00 |
minggo
|
a391c8ef99
|
fixed some errors for iphone platform
|
2011-01-07 10:25:32 +08:00 |
natural-law
|
25e9721678
|
fix bugs.
|
2011-01-04 17:46:23 +08:00 |
Walzer
|
4a6989b6ff
|
[uphone] add keyMenuBack to CCKeypadDelegate
|
2010-12-31 18:15:30 +08:00 |
Walzer
|
56f8bf3c40
|
[uphone] use a shared TWindow to draw bitmaps and texts, this optimization promotes the performance on uphone about 5%~6%
|
2010-12-31 16:07:52 +08:00 |
minggo
|
d0a16a246e
|
fixed comipling error and link error of upto-0.99.5
|
2010-12-31 14:56:24 +08:00 |
Walzer
|
eac572b2c9
|
[uphone] remove CfgGetScreenStatus call from EVENT_WinPaint, this api is out-of-process & inefficient
|
2010-12-30 15:42:11 +08:00 |
minggo
|
dc55c164ba
|
fixed #292
|
2010-12-29 18:01:37 +08:00 |
minggo
|
b2b8591b26
|
fixed #279
|
2010-12-28 10:23:14 +08:00 |
yangws
|
c142070c2c
|
misc_node upto-0.99.5.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-25 15:09:42 +08:00 |
natural-law
|
792781f5d6
|
fixed #266 fix a bug of message box in cocos2d-uphone pop-up at the wrong time.
|
2010-12-18 14:44:24 +08:00 |
Walzer
|
c8989c7941
|
fix a memory leak when invoking png_destroy_read_struct, for uphone & andorid platform
|
2010-12-17 10:14:56 +08:00 |
natural-law
|
2c84b167e0
|
fixed #258 Move FileUtils.h from path "support/file_support" to path "include".
|
2010-12-14 10:45:23 +08:00 |
natural-law
|
2706e3a003
|
fixed #251 CCKeypadDelegate implement
|
2010-12-13 14:10:39 +08:00 |
natural-law
|
6c1eb5d5c0
|
fixed #227 integrate multi-touch support on uphone
|
2010-12-09 18:28:16 +08:00 |
minggo
|
f3126de646
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2010-12-09 13:59:02 +08:00 |
yangws
|
1151cea7dd
|
fixed 233 keep the backlight on when the cocos2d-game at foreground.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-09 11:41:32 +08:00 |
unknown
|
9c06a69ed9
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-12-08 18:05:17 +08:00 |
yangws
|
5b51bd049b
|
issue #233 prevent KeyLock when playgame on uphone.
|
2010-12-04 18:16:09 +08:00 |
natural-law
|
8891b894d6
|
fixed #239 Clear memory leak in cocos2d-uphone
|
2010-12-03 16:42:31 +08:00 |
yangws
|
96115bc26e
|
fixed #233 now don't call preMainLoop when application enter background, test ok on uphone device.
fixed a CCXAppWiz.uphone bug, create a empty file named xxxxx_str_str.h when build.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-03 15:27:55 +08:00 |
yangws
|
687fb199fc
|
issue #233 stop main loop when application enter background. test ok on emulator
|
2010-12-02 18:44:13 +08:00 |
natural-law
|
b1d3e66e68
|
1. Check the return value of FileData::getFileData()
2. Fix a bug of CCBitmapFontConfiguration::parseConfigFile()
3. Move the function CCFileUtils::getFileDataFromZip() to class of FileUtils.
|
2010-11-29 14:21:33 +08:00 |
natural-law
|
4d98faabc5
|
fixed #226 add support read resource file from zip file in cocos2d-uphone
|
2010-11-29 10:49:43 +08:00 |
yangws
|
852c57d2c6
|
add CCLOG support on win32 and uphone
|
2010-11-23 18:20:46 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
natural-law
|
2b23e0f6d5
|
debug
|
2010-11-18 10:27:05 +00:00 |
Walzer
|
0c687c3aac
|
jump a messagebox when load image failed in uphone.
|
2010-11-17 07:24:50 +00:00 |
natural-law
|
84ece545bd
|
issue #189
add support of Accelerometer sensor
|
2010-11-16 07:13:20 +00:00 |
Walzer
|
fb25984f12
|
rename getShared methods to shared
|
2010-11-16 07:12:09 +00:00 |
natural-law
|
a0930a2991
|
debug
|
2010-11-13 09:01:35 +00:00 |
Ming
|
416a319344
|
fixed #203
|
2010-11-13 03:34:49 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
natural-law
|
000bdeeb42
|
issue #189
add support of Accelerometer sensor
|
2010-11-10 08:29:52 +00:00 |
Walzer
|
200080aea0
|
fix #188 , make eglDestroyContext after glDeleteTexture
|
2010-11-03 06:47:23 +00:00 |
Walzer
|
4695fa05df
|
egl function errors will show a messagebox now
|
2010-10-29 08:36:34 +00:00 |
natural-law
|
6d98ae5b2c
|
support Chinese in cocos2dx-uphone
|
2010-10-27 03:56:51 +00:00 |
natural-law
|
419544ff45
|
debug
|
2010-10-22 07:51:32 +00:00 |