Skip to content
Snippets Groups Projects
  1. Oct 25, 2024
  2. Oct 24, 2024
  3. Oct 23, 2024
  4. Oct 22, 2024
  5. Oct 21, 2024
  6. Oct 20, 2024
  7. Oct 18, 2024
  8. Oct 17, 2024
    • Josh Megnauth's avatar
      package(games): QuakeSpasm, a Quake 1 source port · facbbc88
      Josh Megnauth authored
      QuakeSpasm is a simple source port that primarily focuses on bug fixes
      and backwards compatibility.
      
      Its build system is a small Makefile which required a few patches in
      order to compile on Redox. Currently, it compiles with both SDL1 and
      SDL2. MP3 support is hard disabled since neither `libmad` nor `mpg123`
      would compile. However, the default OGG container and Vorbis decoder
      compiles fine.
      
      Like Doom, Quake requires commercial assets or free replications in
      order to run. I'm currently trying to write a small recipe for the
      shareware files, but ironically that has more blockers than the source
      port itself.
      
      Beyond the lack of content, I think this port is good to go.
      Verified
      facbbc88
  9. Oct 16, 2024
  10. Oct 15, 2024
  11. Oct 10, 2024
    • bitstr0m's avatar
      Fix luajit · 4818f59f
      bitstr0m authored
      Compiles and luajit executable passes tests found at
      https://github.com/LuaJIT/LuaJIT-test-cleanup (excluding some that
      appear to be related to the static build).
      
      Compiled without W^X memory permission support because there appears to
      be some issue with the mprotect() call.
      4818f59f
  12. Oct 09, 2024
  13. Oct 06, 2024
  14. Oct 05, 2024
  15. Oct 01, 2024
  16. Sep 26, 2024
  17. Sep 25, 2024
  18. Sep 23, 2024
  19. Sep 22, 2024
  20. Sep 20, 2024
Loading