aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Expand)Author
2016-01-06IOS: Fixes Xcode group pathsVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent 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 crash of the create_project tool when the lib directory is not f...Vincent Bénony
2016-01-06IOS: Replaces spaces with tabsVincent Bénony
2016-01-06IOS: Once again, changes the iOS deployment targetVincent Bénony
2016-01-06IOS: Changes the deployment target to iOS 7.0Vincent 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 "auto", and use an explicit typeVincent Bénony
2016-01-06IOS: Typo in commentVincent 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
2015-12-28WAGE: CleanupEugene Sandulenko
2015-12-28WAGE: Added more documentation to the scriptEugene Sandulenko
2015-12-27WAGE: Fix font downloading scriptEugene Sandulenko
2015-12-27WAGE: Implemented script for downloading fontsEugene Sandulenko
2015-12-12DEVTOOLS: More formatting fixes in create_amazon.Johannes Schickel
2015-12-12DEVTOOLS: A few formatting fixes.Johannes Schickel
2015-12-12DEVTOOLS: Silence compiler warning in convbdf.Johannes Schickel
2015-12-12DEVTOOLS: Silence compiler warnings in create_access.Johannes Schickel
2015-12-12DEVTOOLS: Replace macro by function call.Johannes Schickel
2015-12-12DEVTOOLS: Adjust enum constant names to match our conventions.Johannes Schickel
2015-12-12DEVTOOLS: Remove 'explicit' keyword from multi parameter constructors.Johannes Schickel
2015-12-12DEVTOOLS: Cleanup code.Johannes Schickel
2015-12-12DEVTOOLS: Use default copy constructor.Johannes Schickel
2015-12-12DEVTOOLS: Run astyle over xcode.[cpp/h].Johannes Schickel
2015-12-12DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp].Johannes Schickel
2015-12-07CREDITS: Fix the case of mindFactoryStrangerke
2015-12-06CREDITS: Add credit to the Mindfactory team for Broken Sword 2.5Strangerke
2015-11-27ACCESS: Creation of access.dat for holding Access games engine dataPaul Gilbert
2015-11-22CREDITS: On demand of dreammaster, add m_kiewitz to Sherlock's creditsStrangerke
2015-11-22CREDITS: Add credits for Access engineStrangerke
2015-11-21CREDITS: Use full names for Sherlock's special thanksStrangerke
2015-11-21CREDITS: Add BBVSStrangerke
2015-11-21CREDITS: Add credits for Sherlock and a special thanks related to the sources.Strangerke
2015-11-21Merge pull request #575 from vanfanel/dispmanxEugene Sandulenko
2015-11-19SDL/DISPMANX Added myself to credits.plvanfanel
2015-11-15DEVTOOLS: Package release tarballs with xz alsoEugene Sandulenko