Age | Commit message (Expand) | Author |
2016-01-06 | IOS: Cleanup preprocessor macros | Vincent Bénony |
2016-01-06 | IOS: Modernize Xcode project | Vincent Bénony |
2016-01-06 | IOS: More Xcode path fixed | Vincent Bénony |
2016-01-06 | IOS: Fixes Xcode group paths | Vincent Bénony |
2016-01-06 | IOS: Fixes compilation under Linux | Vincent Bénony |
2016-01-06 | IOS: Removes new generic syntax to be able to compile with older clang toolchain | Vincent Bénony |
2016-01-06 | IOS: Updates compilation instructions | Vincent Bénony |
2016-01-06 | IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) | Vincent Bénony |
2016-01-06 | IOS: Remove extra comma | Vincent Bénony |
2016-01-06 | IOS: Removes an unused local variable | Vincent Bénony |
2016-01-06 | IOS: Fixes a small memory leak | Vincent Bénony |
2016-01-06 | IOS: Replaces whitespaces with tab | Vincent Bénony |
2016-01-06 | IOS: Fixes a typo | Vincent Bénony |
2016-01-06 | IOS: Fixes a crash of the create_project tool when the lib directory is not f... | Vincent Bénony |
2016-01-06 | ISO: Updates instructions for command line compilation | Vincent Bénony |
2016-01-06 | IOS: Clean the path of the Savegames directory | Vincent Bénony |
2016-01-06 | IOS: Fixes a crash on startup on iOS 7 | Vincent Bénony |
2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony |
2016-01-06 | IOS: Updates the compilation instructions | Vincent Bénony |
2016-01-06 | IOS: Moves the compilation instructions in the platform directory | Vincent Bénony |
2016-01-06 | IOS: Removes a generated file | Vincent Bénony |
2016-01-06 | IOS: Fixes tabs | Vincent Bénony |
2016-01-06 | IOS: Updates the compilation instructions | Vincent Bénony |
2016-01-06 | IOS: Adds the old iPhone 5 binary to the Git ignore list | Vincent Bénony |
2016-01-06 | IOS: Uses the SDKROOT variable only if provided | Vincent Bénony |
2016-01-06 | IOS: Once again, changes the iOS deployment target | Vincent Bénony |
2016-01-06 | IOS: Fixes the Info.plist file generation | Vincent Bénony |
2016-01-06 | IOS: Changes the deployment target to iOS 7.0 | Vincent Bénony |
2016-01-06 | IOS: Removes the temporary Xcode project for iOS | Vincent Bénony |
2016-01-06 | IOS: Adds my name to the contributors list | Vincent Bénony |
2016-01-06 | IOS: Properly adds the resource files to the targets | Vincent Bénony |
2016-01-06 | IOS: Adds an helper function | Vincent Bénony |
2016-01-06 | IOS : Rename a function | Vincent Bénony |
2016-01-06 | IOS: Converts spaces to tabs | Vincent Bénony |
2016-01-06 | IOS: Adds the image asset catalog to the iOS targer | Vincent Bénony |
2016-01-06 | IOS: Removes useless images from the assets | Vincent Bénony |
2016-01-06 | IOS: Removes "auto", and use an explicit type | Vincent Bénony |
2016-01-06 | IOS: Typo in comment | Vincent Bénony |
2016-01-06 | IOS: Updates the compilation instructions. | Vincent Bénony |
2016-01-06 | IOS: Adds a temporary Xcode project | Vincent Bénony |
2016-01-06 | IOS: Forces the create_project tool to use the right browser file for iOS | Vincent Bénony |
2016-01-06 | IOS: Fixes various iOS compilation flags, and missing frameworks | Vincent Bénony |
2016-01-06 | IOS: Keep the MACOSX, and IPHONE macros according to the target | Vincent Bénony |
2016-01-06 | IOS: Remove the simulator specific target | Vincent Bénony |
2016-01-06 | ISO: Removes the ENABLE_IOS macro | Vincent Bénony |
2016-01-06 | IOS: Adds the POSIX macro to the create_project Xcode project | Vincent Bénony |
2016-01-06 | IOS: Adds the IPHONE macro to the generated project | Vincent Bénony |
2016-01-06 | IOS: Create a separate for adding resources | Vincent Bénony |
2016-01-06 | IOS: Adds a description of the new iOS port | Vincent Bénony |
2016-01-06 | IOS: Fixes configure script | Vincent Bénony |