Export to GitHub

cocos2d-iphone - default

Source Commits


Commits

Author Date Commit Message
ricardoquesada Apr 7, 2010 1891 source repo moved to github
ricardoquesada Apr 7, 2010 1890 bye bye
ricardoquesada Apr 7, 2010 1889 bye bye
ricardoquesada Apr 7, 2010 1888 bye bye
ricardoquesada Apr 7, 2010 1887 bye bye
ricardoquesada Apr 7, 2010 1886 bye bye
ricardoquesada Apr 7, 2010 1885 bye bye
ricardoquesada Apr 7, 2010 1884 bye bye
ricardoquesada Mar 23, 2010 1883 Added Vitor Almedia Da Silva to DONORS
ricardoquesada Mar 23, 2010 1882 fixed issue #818 fixed logic in macro
ricardoquesada Mar 23, 2010 1881 fixes issue #818 NPOT support is disabled by default at compile time. To enable
ricardoquesada Mar 23, 2010 1880 fixes issue #818 Improved doxygen documentation. Added asserts in mipmap generat
ricardoquesada Mar 23, 2010 1879 fixes issue #818 Added support for NPOT textures where available
ricardoquesada Mar 22, 2010 1878 SpriteFrameCache: logs warning if frame is not found
ricardoquesada Mar 22, 2010 1877 improved doxygen strings in CCSpriteSheet regarding the capacity
ricardoquesada Mar 19, 2010 1876 v0.99.1 release tag
ricardoquesada Mar 19, 2010 1875 doxygen string fixes in CCTexture2D
ricardoquesada Mar 19, 2010 1874 using libpng 1.2.43 instead of 1.4.1 since 1.4.1 doesn't compile with SDK 2.2.1
ricardoquesada Mar 18, 2010 1873 fixes issue #816 A8 textures are not generated automatically
ricardoquesada Mar 18, 2010 1872 added doxygen footer
ricardoquesada Mar 18, 2010 1871 improved doxygen comments
ricardoquesada Mar 18, 2010 1870 fixes issue #816 Texture2D: if the image is grayscale, then use A8 textures igno
ricardoquesada Mar 18, 2010 1869 Added Prop Group to DONORS
ricardoquesada Mar 18, 2010 1868 improved CCLOG messages in CCSpriteFrameCache and CCSpriteSheet
ricardoquesada Mar 17, 2010 1867 added Lauching Pad Games to DONORS
ricardoquesada Mar 16, 2010 1866 fixes issue #88 menu doesn't receive touches when it is invisible
ricardoquesada Mar 16, 2010 1865 fixes issue #772 templates: thumb-compilation off in project settings. It was al
ricardoquesada Mar 16, 2010 1864 texture2d sample uses libpng 1.4.1 API
ricardoquesada Mar 16, 2010 1863 upgraded to libpng 1.4.1
ricardoquesada Mar 15, 2010 1862 ProgressTimer: sanity check. Makes clang happy
ricardoquesada Mar 15, 2010 1861 fixes issue #814 SpriteFrameCache sets instance to nil when it is purged
ricardoquesada Mar 15, 2010 1860 fixes issue #500 MenuItemLabel restores the scale property correctly
ricardoquesada Mar 14, 2010 1859 fixed issue #813
ricardoquesada Mar 12, 2010 1858 v0.99.1-rc added
ricardoquesada Mar 12, 2010 1857 v0.99.1-rc
ricardoquesada Mar 12, 2010 1856 fixed issue #812 Added support for Zwoptex Desktop (alpha version)
ricardoquesada Mar 11, 2010 1855 uses box2d new API
ricardoquesada Mar 11, 2010 1854 improved doxygen doc for CCNode#draw
ricardoquesada Mar 11, 2010 1853 updated templates to work with v0.99.1
ricardoquesada Mar 11, 2010 1852 added example for issue #810
ricardoquesada Mar 11, 2010 1851 fixes issue #795 Updated Box2d to r66
ricardoquesada Mar 11, 2010 1850 Added the lines to fix issue #631, but patch was not commited since it will brea
ricardoquesada Mar 11, 2010 1849 fixed issue #796 CCRenderTexture doesn't use GL_DITHER, and it restores the glCo
ricardoquesada Mar 10, 2010 1848 fixed issue #808 TMXLayer raises exception if it receives the addchild: message
lam.hoang.pham Mar 9, 2010 1847 Fix: CCProgressTimer - forgot that we need to set hit for cases of 0 and 100 per
ricardoquesada Mar 9, 2010 1846 fixes issue #809 cocos2d constants start with kCC
ricardoquesada Mar 9, 2010 1845 fixes issue #799 added CCLOGINFO() and CCLOGERROR()
lam.hoang.pham Mar 5, 2010 1844 ProgressTimer: fixed issue where small images would have rendering artifacts. It
ricardoquesada Mar 4, 2010 1843 added more camera tests
ricardoquesada Mar 4, 2010 1842 fixed issue #802 Removed NSLog when image is NULL
steveoldmeadow Mar 4, 2010 1841 Issue #803 - restore to stable version
steveoldmeadow Mar 4, 2010 1840 Issue #803 - restore to stable version
steveoldmeadow Mar 4, 2010 1839 Updates for #798. Audio source can now be stopped after fade.
ricardoquesada Mar 2, 2010 1838 fixed issue #795 Updated Box2d to r61 "density" is no longer optional when creat
steveoldmeadow Mar 2, 2010 1837 CDXFaderAction: Add support for fading CDSourceWrappers i.e OpenAL sounds
steveoldmeadow Mar 2, 2010 1836 New functionality - fader actions to fade in/out audio over time.
ricardoquesada Mar 1, 2010 1835 fixed issue #668 CCSprite (and class that uses it like CCBitmapFontAtlas) CCAtla
steveoldmeadow Mar 1, 2010 1834 Issue #789 unmuting sound engine when it is already unmuted sets gain to 0
ricardoquesada Feb 28, 2010 1833 part of issue #697. removed unused code
ricardoquesada Feb 28, 2010 1832 part of issue #697 Tidy up a little bit the code. it is still impossible to load
ricardoquesada Feb 28, 2010 1831 related to issue #780. Improved doxygen doc of TMXLayer
ricardoquesada Feb 28, 2010 1830 fixed issue #780 add support for cc_alpha_test in TMXLayer
ricardoquesada Feb 26, 2010 1829 issue #697 In theory, everything should be working OK, but in practice, the PNG
ricardoquesada Feb 25, 2010 1828 issue #697 - work in progress PNG and other images are loaded without premultipl
ricardoquesada Feb 25, 2010 1827 fixed issue #619 Added support for tsx tilesets in TMX maps
ricardoquesada Feb 25, 2010 1826 assert should be NO, and not YES.
ricardoquesada Feb 25, 2010 1825 fixed issue #769 Removed disabled features from .plist. Bug in Xcode 3.2.2
ricardoquesada Feb 25, 2010 1824 Added Ben Copsey to DONORS
ricardoquesada Feb 25, 2010 1823 fixed issue #783 constants should have the following prefix: kCC
ricardoquesada Feb 24, 2010 1822 ooops, missing file. fixed issue #616
ricardoquesada Feb 24, 2010 1821 fixed issue #616 TMXLayer supports the offset (x,y) property set by Tiled
ricardoquesada Feb 24, 2010 1820 fixed issue #785 TMXLayer applies opacity to its tiles
ricardoquesada Feb 24, 2010 1819 fixed issue #758 Uses less math operations to reduce the rounding error
ricardoquesada Feb 24, 2010 1818 fixed issue #758
ricardoquesada Feb 23, 2010 1817 ActionsTest: correct order in tests
ricardoquesada Feb 23, 2010 1816 fixed issue #390 CCRepeat works smoothly, without jerks.
ricardoquesada Feb 23, 2010 1815 TiledMap: reorder samples. vertexZ and z-order are the 1st samples
ricardoquesada Feb 23, 2010 1814 fixed issue #780 Ouch, examples contained bugs.
ricardoquesada Feb 23, 2010 1813 tests uses DisplayLink director
ricardoquesada Feb 23, 2010 1812 small patch to make it compiles in 64-to-32 bit conversion
ricardoquesada Feb 23, 2010 1811 fixed issue #784 Updated to Chipmunk v5.2
ricardoquesada Feb 22, 2010 1810 fixed issue #783 Added CCRadialTransition, CCProgressTimer, CCProgressTo and CCP
ricardoquesada Feb 22, 2010 1809 fixed issue #782 CCRenderTexture has size limit of 262144 pixels on device. fixe
ricardoquesada Feb 21, 2010 1808 fixed issue #765 Addes examples that adds an CCSprite to a CCTMXTileMap.
ricardoquesada Feb 21, 2010 1807 fixed issue #765 TMXTiledMap supports any kind of child
ricardoquesada Feb 21, 2010 1806 fixed issue #780 Improvements: zorder is negative, so "normal" objects, like HUD
ricardoquesada Feb 19, 2010 1805 fixed issue #780
ricardoquesada Feb 18, 2010 1804 real v0.99.0
ricardoquesada Feb 18, 2010 1803 cocosdenshion demo compiles. Uses the new CD defines
ricardoquesada Feb 18, 2010 1802 updated Changelog. Real v0.99.0. Probably
steveoldmeadow Feb 18, 2010 1801 Issue #777 - remove CCFileUtils dependency
steveoldmeadow Feb 17, 2010 1800 Issue #774 bug fix for looping bgm not working Issue #775 allow audio session ca
ricardoquesada Feb 16, 2010 1799 added Skaflotten, Stein Roger to donors
ricardoquesada Feb 15, 2010 1798 v0.99.0-final added
ricardoquesada Feb 15, 2010 1797 updated Box2d to r58. fixed issue #494
ricardoquesada Feb 15, 2010 1796 tests/SpriteTest uses GL_ALPHA_TEST in zVertex test
ricardoquesada Feb 14, 2010 1795 fixed issue #769 Info.plist has wifi disabled
ricardoquesada Feb 13, 2010 1794 fixed issue #769 Info.plist uses UIRequiredDeviceCapabilities
ricardoquesada Feb 12, 2010 1793 fixed issue #761 Improved doxygen string in CCNode#rotation
ricardoquesada Feb 12, 2010 1792 Updated CHANGELOG: CocosDenshion fixes