aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06IOS: Changes the debug information formatVincent Bénony
2016-01-06IOS: Cleanup Xcode settingsVincent Bénony
2016-01-06IOS: Recommanded settings for Xcode 7.2Vincent Bénony
2016-01-06IOS: Better resolution handlingVincent Bénony
2016-01-06IOS: Fixes small issues about the project nameVincent Bénony
2016-01-06IOS: Removes a global variableVincent Bénony
2016-01-06IOS: Fixes memory leakVincent Bénony
2016-01-06IOS: Move declarations in the common header fileVincent Bénony
2016-01-06IOS: Fixes a small issue while compiling iOS 7 bundleVincent Bénony
2016-01-06IOS: Avoid subclassing UIApplication, and handle multitaskingVincent Bénony
2016-01-06IOS: Wrong deallocator calledVincent Bénony
2016-01-06IOS: Renames iOS7 classes to avoid confusionVincent Bénony
2016-01-06IOS: Cleanup preprocessor macrosVincent Bénony
2016-01-06IOS: Modernize Xcode projectVincent Bénony
2016-01-06IOS: More Xcode path fixedVincent Bénony
2016-01-06IOS: Fixes Xcode group pathsVincent Bénony
2016-01-06IOS: Fixes compilation under LinuxVincent Bénony
2016-01-06IOS: Removes new generic syntax to be able to compile with older clang toolchainVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
2016-01-06IOS: Remove extra commaVincent Bénony
2016-01-06IOS: Removes an unused local variableVincent Bénony
2016-01-06IOS: Fixes a small memory leakVincent Bénony
2016-01-06IOS: Replaces whitespaces with tabVincent Bénony
2016-01-06IOS: Fixes a typoVincent Bénony
2016-01-06IOS: Fixes a crash of the create_project tool when the lib directory is not f...Vincent Bénony
2016-01-06ISO: Updates instructions for command line compilationVincent Bénony
2016-01-06IOS: Clean the path of the Savegames directoryVincent Bénony
2016-01-06IOS: Fixes a crash on startup on iOS 7Vincent Bénony
2016-01-06IOS: Replaces spaces with tabsVincent Bénony
2016-01-06IOS: Updates the compilation instructionsVincent Bénony
2016-01-06IOS: Moves the compilation instructions in the platform directoryVincent Bénony
2016-01-06IOS: Removes a generated fileVincent Bénony
2016-01-06IOS: Fixes tabsVincent Bénony
2016-01-06IOS: Updates the compilation instructionsVincent Bénony
2016-01-06IOS: Adds the old iPhone 5 binary to the Git ignore listVincent Bénony
2016-01-06IOS: Uses the SDKROOT variable only if providedVincent Bénony
2016-01-06IOS: Once again, changes the iOS deployment targetVincent Bénony
2016-01-06IOS: Fixes the Info.plist file generationVincent Bénony
2016-01-06IOS: Changes the deployment target to iOS 7.0Vincent Bénony
2016-01-06IOS: Removes the temporary Xcode project for iOSVincent Bénony
2016-01-06IOS: Adds my name to the contributors listVincent Bénony
2016-01-06IOS: Properly adds the resource files to the targetsVincent Bénony
2016-01-06IOS: Adds an helper functionVincent Bénony
2016-01-06IOS : Rename a functionVincent Bénony
2016-01-06IOS: Converts spaces to tabsVincent Bénony
2016-01-06IOS: Adds the image asset catalog to the iOS targerVincent Bénony
2016-01-06IOS: Removes useless images from the assetsVincent Bénony
2016-01-06IOS: Removes "auto", and use an explicit typeVincent Bénony
2016-01-06IOS: Typo in commentVincent Bénony