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