1. 08 Dec, 2000 1 commit
  2. 07 Dec, 2000 3 commits
  3. 06 Dec, 2000 1 commit
  4. 05 Dec, 2000 1 commit
  5. 03 Dec, 2000 2 commits
  6. 01 Dec, 2000 1 commit
  7. 30 Nov, 2000 1 commit
  8. 29 Nov, 2000 1 commit
  9. 25 Nov, 2000 2 commits
  10. 24 Nov, 2000 2 commits
  11. 23 Nov, 2000 4 commits
  12. 20 Nov, 2000 1 commit
    • Steven Fuller's avatar
      More cleanups. · 46f35dd2
      Steven Fuller authored
      Removed the unnecessary third parameters to some calls to open().
      
      Removed some unused code.
      
      Rewrote CAL_CarmackExpand to prevent problems with unaligned access.
      
      Changed direct access to the Keyboard array to use a macro IN_KeyDown()
      (which could one day become a function).
      46f35dd2
  13. 19 Nov, 2000 2 commits
  14. 08 Aug, 2000 1 commit
    • Steven Fuller's avatar
      No idea... · 7289833d
      Steven Fuller authored
      Although sounds sound correct in openal now...
      7289833d
  15. 17 Jun, 2000 2 commits
  16. 15 Jun, 2000 2 commits
  17. 14 Jun, 2000 3 commits
  18. 13 Jun, 2000 2 commits
  19. 12 Jun, 2000 1 commit
  20. 11 Jun, 2000 1 commit
  21. 09 Jun, 2000 1 commit
    • Steven Fuller's avatar
      * Temp SDL file · 1536ef2c
      Steven Fuller authored
      * Considered ideas about sound/music
      * FindResource is a kinder LoadAResource2: I believe that using LoadAResource2
      means that the resource exists (instead of crashing soon after loading a
      bogus resource, error when attempted -- helps detects false resource forks).
      FindResource will return NULL if the requested resource is not found, so the
      sound/music player can check csnd then snd for the data it wants.
      1536ef2c
  22. 08 Jun, 2000 2 commits
  23. 07 Jun, 2000 3 commits