James Chen
|
e2e9bc8ce0
|
Fixing memoryleaks.
|
2013-03-21 09:00:55 +08:00 |
James Chen
|
2235f745d3
|
issue #1683: Fixed compilation error for Win32.
|
2013-01-25 22:30:16 +08:00 |
James Chen
|
719cb7b7a6
|
fixed #1496: An error of comparing font's face name in CCImage of win32 port.
|
2012-10-08 14:52:08 +08:00 |
moadib
|
6df8233b03
|
Fixed statement which works but incorrect from point of C++ rules applied to ternary operator and can cause compilation error on compiler different from MSVC
|
2012-09-18 13:15:05 +04:00 |
James Chen
|
c4056b1bb0
|
fixed #1269: Updated include search paths for win32 and android.
|
2012-06-19 17:22:55 +08:00 |
James Chen
|
76a560a474
|
issue #1310: Made CCFileUtils as a singleton.
|
2012-06-08 16:22:57 +08:00 |
James Chen
|
ebcc78497f
|
fixed #1282: Can not run samples on windows if the display card is ATI. Use opengl directly. Reverted all project configurations to Unicode characterset to avoid textinput error.
|
2012-06-01 13:44:28 +08:00 |
James Chen
|
6e59d5eab4
|
fixed #1264: CCLabelTTF: wrong string alignment when using utf-8 encoded text.
|
2012-05-28 14:27:32 +08:00 |
James Chen
|
5fc72581cb
|
issue #1204: Removed CCApplication::initInstance.
|
2012-05-02 17:50:26 +08:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |