1. 24 Nov, 2000 2 commits
  2. 23 Nov, 2000 4 commits
  3. 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
  4. 19 Nov, 2000 2 commits
  5. 08 Aug, 2000 1 commit
    • Steven Fuller's avatar
      No idea... · 7289833d
      Steven Fuller authored
      Although sounds sound correct in openal now...
      7289833d
  6. 17 Jun, 2000 2 commits
  7. 15 Jun, 2000 2 commits
  8. 14 Jun, 2000 3 commits
  9. 13 Jun, 2000 2 commits
  10. 12 Jun, 2000 1 commit
  11. 11 Jun, 2000 1 commit
  12. 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
  13. 08 Jun, 2000 2 commits
  14. 07 Jun, 2000 3 commits
  15. 06 Jun, 2000 1 commit
  16. 05 Jun, 2000 2 commits
  17. 04 Jun, 2000 4 commits
  18. 03 Jun, 2000 1 commit
  19. 02 Jun, 2000 3 commits
  20. 01 Jun, 2000 2 commits