1. 30 May, 2018 1 commit
  2. 02 May, 2018 1 commit
  3. 19 Apr, 2018 1 commit
  4. 15 Nov, 2017 1 commit
  5. 17 Jun, 2017 1 commit
  6. 15 Jun, 2017 1 commit
  7. 08 Jun, 2017 1 commit
  8. 04 Jan, 2017 1 commit
  9. 28 Dec, 2016 1 commit
  10. 20 Dec, 2016 1 commit
  11. 16 Dec, 2016 2 commits
  12. 12 Dec, 2016 1 commit
  13. 03 Oct, 2016 1 commit
  14. 30 Aug, 2016 2 commits
  15. 28 May, 2016 1 commit
    • Ted John's avatar
      remove VS filters · f56b033e
      Ted John authored
      The project filters for VS is just becoming an inconvenience and always ends up going out of sync with the src folder structure. Developers should use 'Show All Files' instead which displays the source files by their actual folder structure and other files in the repository that aren't included in the vcxproj.
      f56b033e
  16. 20 Feb, 2016 1 commit
  17. 05 Jan, 2016 2 commits
  18. 22 Dec, 2015 1 commit
  19. 20 Dec, 2015 1 commit
  20. 02 Dec, 2015 1 commit
  21. 31 Aug, 2015 1 commit
  22. 20 Aug, 2015 2 commits
  23. 05 Jul, 2015 1 commit
  24. 03 Jul, 2015 1 commit
  25. 25 May, 2015 1 commit
  26. 20 May, 2015 1 commit
  27. 14 Feb, 2015 1 commit
  28. 06 Feb, 2015 1 commit
  29. 21 Oct, 2014 1 commit
  30. 27 May, 2014 1 commit
    • Kevin Burke's avatar
      Move build instructions from travis into shell scripts · b036a51c
      Kevin Burke authored
      fix syntax
      
      use elif
      
      run it with bash
      
      fix directory incantations
      
      add missing build steps
      
      dont use colors if not terminal
      
      update install.sh
      
      add sanity check
      
      changes
      
      set verbose mode
      
      enable debug output
      
      changes to get it working on mac
      
      Platform specific cmakelists
      
      fix issue with intptr_t not being found/defined
      
      update build scripts
      
      see if it can find the pkg-config
      
      try running it outside of cmake
      
      check whether excho works way we expect
      
      try -e
      
      remove debug info
      b036a51c
  31. 01 Apr, 2014 1 commit
    • IntelOrca's avatar
      initial commit · 643db7ae
      IntelOrca authored
      Working game in SDL2 window but with various bugs and incomplete input
      logic.
      643db7ae