Age | Commit message (Expand) | Author |
2016-03-24 | DEVTOOLS: Improve SDL2 support in create_project. | Johannes Schickel |
2016-03-16 | OPENGL: Resolve OpenGL functions on run-time. | Johannes Schickel |
2016-01-11 | CREATE_TOOL: Use tabs instead of spaces... | Vincent Bénony |
2016-01-11 | CREATE_TOOL: Renames static libraries used for iOS target | Vincent Bénony |
2016-01-07 | IOS: Renames a macro | Vincent Bénony |
2016-01-06 | DEVTOOL: Fixes a typo in an unused macro | Vincent Bénony |
2016-01-06 | DEVTOOL: Fixes a typo | Vincent Bénony |
2016-01-06 | DEVTOOL: Removes useless macro | Vincent Bénony |
2016-01-06 | DEVTOOL: Formatting | Vincent Bénony |
2016-01-06 | DEVTOOL: Adds a macro for the iOS 7 target | Vincent Bénony |
2016-01-06 | DEVTOOL: Cleanup | Vincent Bénony |
2016-01-06 | IOS: Merge master | Vincent Bénony |
2016-01-06 | IOS: Brings support for FluidSynth | Vincent Bénony |
2016-01-06 | IOS: Support for libmad | Vincent Bénony |
2016-01-06 | IOS: Compute MD5 identifiers instead of random | Vincent Bénony |
2016-01-06 | IOS: Changes the debug information format | Vincent Bénony |
2016-01-06 | IOS: Cleanup Xcode settings | Vincent Bénony |
2016-01-06 | IOS: Fixes small issues about the project name | Vincent Bénony |
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: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) | 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 crash of the create_project tool when the lib directory is not f... | Vincent Bénony |
2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony |
2016-01-06 | IOS: Once again, changes the iOS deployment target | Vincent Bénony |
2016-01-06 | IOS: Changes the deployment target to iOS 7.0 | Vincent Bénony |
2016-01-06 | IOS: Properly adds the resource files to the targets | 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 "auto", and use an explicit type | Vincent Bénony |
2016-01-06 | IOS: Typo in comment | 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: Create a separate for adding resources | Vincent Bénony |
2015-12-12 | DEVTOOLS: Replace macro by function call. | Johannes Schickel |
2015-12-12 | DEVTOOLS: Adjust enum constant names to match our conventions. | Johannes Schickel |
2015-12-12 | DEVTOOLS: Cleanup code. | Johannes Schickel |
2015-12-12 | DEVTOOLS: Run astyle over xcode.[cpp/h]. | Johannes Schickel |
2015-12-12 | DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp]. | Johannes Schickel |
2015-07-20 | CREATE_PROJECT: Use NULL instead of nullptr | Filippos Karapetis |
2015-07-20 | CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider | Filippos Karapetis |
2015-04-09 | CREATE_PROJECT: Remove forced USE_TREMOR define on OS X. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Link theora and jpeg in XCode-projects. | Einar Johan Trøan Sømåen |