aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-01-06IOS: Updates the compilation instructions.Vincent Bénony
2016-01-06IOS: Adds a temporary Xcode projectVincent Bénony
2016-01-06IOS: Forces the create_project tool to use the right browser file for iOSVincent Bénony
2016-01-06IOS: Fixes various iOS compilation flags, and missing frameworksVincent Bénony
2016-01-06IOS: Keep the MACOSX, and IPHONE macros according to the targetVincent Bénony
2016-01-06IOS: Remove the simulator specific targetVincent Bénony
2016-01-06ISO: Removes the ENABLE_IOS macroVincent Bénony
2016-01-06IOS: Adds the POSIX macro to the create_project Xcode projectVincent Bénony
2016-01-06IOS: Adds the IPHONE macro to the generated projectVincent Bénony
2016-01-06IOS: Create a separate for adding resourcesVincent Bénony
2016-01-06IOS: Adds a description of the new iOS portVincent Bénony
2016-01-06IOS: Fixes configure scriptVincent Bénony
2016-01-06IOS: Updates Info.plistVincent Bénony