1. 02 Dec, 2015 1 commit
  2. 31 Aug, 2015 1 commit
  3. 20 Aug, 2015 2 commits
  4. 05 Jul, 2015 1 commit
  5. 03 Jul, 2015 1 commit
  6. 25 May, 2015 1 commit
  7. 20 May, 2015 1 commit
  8. 14 Feb, 2015 1 commit
  9. 06 Feb, 2015 1 commit
  10. 21 Oct, 2014 1 commit
  11. 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
  12. 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