Skip to content
Snippets Groups Projects
  1. Jan 17, 2017
  2. Jan 16, 2017
  3. Jan 14, 2017
  4. Jan 13, 2017
  5. Jan 12, 2017
    • Alam Ed Arias's avatar
      Merge branch 'cmake_nasm' into 'master' · e7a1c813
      Alam Ed Arias authored
      CMake: Fix nasm Linux builds
      
      When compiling under Linux with CMake and nasm/yasm enabled, the operation would fail during linking with undefined symbols related to the tmap files.
      This commit adds support for passing flags to the assembler and passes ```-DLINUX``` in order to compile.
      
      After this change, binaries are successfully compiled with either nasm or yasm on Linux systems.
      Tested on Ubuntu.
      
      See merge request !153
      e7a1c813
  6. Jan 11, 2017
  7. Jan 08, 2017
  8. Jan 07, 2017
  9. Jan 06, 2017
  10. Jan 03, 2017
    • Monster Iestyn's avatar
      Merge branch 'remove-secplanes' into 'master' · 5400707a
      Monster Iestyn authored
      Remove secplanes
      
      This is just removing SSNTails's old port of ZDoom's secplane code and math, from back when he attempted slopes himself. The slopes we've had since 2.1.15 however do not need these, so we can pretty much toss the code for them out now (nothing uses them anyway).
      
      See merge request !149
      5400707a
  11. Jan 02, 2017
Loading