Skip to content
Snippets Groups Projects
  1. Nov 15, 2015
  2. Nov 14, 2015
    • est31's avatar
      Load sound from memory · 395ef21c
      est31 authored
      * Remove trailing lines from src/sound_openal.cpp
      * Don't do a horribly ugly copy of the file's path, allocating and deallocating a
      	10 kb buffer in the process. This copy was needed for backwards compatibility
      	with libvorbis 1.3.1 and earlier, as the removed comment explains.
      	However, even Ubuntu precise has 1.3.2 already. Dropping support and sparing
      	the ugly copy can therefore be considered safe.
      * Actually load sounds from the memory, not caching them at the disk first,
      	removing the old hack. This is the main motivation for the commit.
      395ef21c
    • paramat's avatar
      Decoration API: Fix missing low density decorations · fc89f467
      paramat authored
      For a decoration count between 0 and 1 calculate a chance for 1
      fc89f467
    • paramat's avatar
      987d6a82
  3. Nov 13, 2015
  4. Nov 12, 2015
  5. Nov 11, 2015
  6. Nov 09, 2015
  7. Nov 08, 2015
Loading