minggo
|
022e2b9998
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |
minggo
|
8003de7468
|
update to latest code and merge
|
2011-06-14 11:01:38 +08:00 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
minggo
|
a8b6b850de
|
use precompile macro to cantrol if enable lua support
|
2011-06-01 17:51:08 +08:00 |
minggo
|
697368cf20
|
support lua
|
2011-05-31 14:04:14 +08:00 |
natural-law
|
d4dbedca4d
|
fixed #451,remove the code of support mac platform.
1. Remove the EventDispatcher.
2. Refactor CCLayer, CCMenu and CCParticleSystemPoint.
3. Modify the project file of win32, wophone and android.
|
2011-04-11 11:24:10 +08:00 |
minggo
|
7d52161804
|
fixed #441: Initialize pointer in contruction & detect pointer value in destruction
|
2011-04-01 16:06:53 +08:00 |
minggo
|
22b55eaf78
|
issue #418: add copyright of original author to each file
|
2011-03-19 10:59:01 +08:00 |
minggo
|
7c52a521fa
|
fixed #403: change UIEvent to CCEvent
|
2011-03-18 09:39:34 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
natural-law
|
6ee16ce878
|
update menu_nodes to 0.99.5
|
2010-12-25 11:15:19 +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 |
Walzer
|
dad659641b
|
issue #171, add @brief in class annotate
|
2010-09-29 01:44:57 +00:00 |
Walzer
|
5fd1bf85b6
|
issue #121, return bool in function init****
|
2010-09-04 04:02:52 +00:00 |
Ming
|
39c6ebf503
|
issue #85:remove the using of dynamic_cast()
|
2010-08-31 03:20:37 +00:00 |
Ming
|
60adec78e8
|
issue #85: avoid virtual inheriting from NSObject, and remove the using of dynamic_cast()
|
2010-08-27 06:13:32 +00:00 |
Ming
|
c93cdeaa1e
|
fixed #38: implemented
|
2010-08-10 09:21:01 +00:00 |
Walzer
|
2a2f5ccf38
|
issue #38, implement CCMenu
|
2010-08-10 04:49:16 +00:00 |