1. 26 Mar, 2018 1 commit
  2. 22 Mar, 2018 3 commits
  3. 19 Mar, 2018 5 commits
  4. 15 Mar, 2018 3 commits
  5. 14 Mar, 2018 1 commit
  6. 11 Mar, 2018 1 commit
  7. 04 Mar, 2018 4 commits
  8. 02 Mar, 2018 2 commits
  9. 24 Feb, 2018 3 commits
  10. 18 Feb, 2018 1 commit
  11. 12 Feb, 2018 1 commit
  12. 11 Feb, 2018 2 commits
  13. 10 Feb, 2018 4 commits
  14. 09 Feb, 2018 3 commits
  15. 04 Feb, 2018 1 commit
  16. 02 Feb, 2018 4 commits
  17. 28 Jan, 2018 1 commit
    • Dylam De La Torre's avatar
      Fix premake4 build for linux and enhancements (#7) · 630c7265
      Dylam De La Torre authored
      * fix premake4 build on Linux
      
      * linux premake4 build enhancement
      
      this commit enables the resulting ygopro executable
      able to search the missing .so libraries in the
      running directory.
      
      eliminates the need to install irrklang on the system
      as root and can also potentially be used to change
      the ocgcore without needing to recompile the GUI.
      
      * add .gitignore file
      630c7265