Commit History

Author SHA1 Message Date
  Paramat 0df3671a34 Fix recent commit: std::max -> std::fmax for floats (#6469) 7 years ago
  paramat a455297d29 Positional sound: Limit volume when closer than 1 node 7 years ago
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 7 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 7 years ago
  Loïc Blot 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 7 years ago
  Rui bbe3dd9a7a Fix no sound bug (#5968) 7 years ago
  Rui ff73c7a5da Sound: Add pitch option (#5960) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  Brandon bd921a7916 Sound API: Add fading sounds 8 years ago
  paramat a5ee7139a5 OpenAL sound: Use a simpler distance model 7 years ago
  Loic Blot 5f084cd98d Make some maps unordered to improve performance 8 years ago
  David Carlier 48b3bb980d couple of memory leaks fixes. 8 years ago
  Jay Arndt 6fead2818a Remove unused OpenALSoundManager::m_can_vorbis and EXT_vorbis check 9 years ago
  est31 bdfb761dd0 sound_openal.cpp: remove unused header 9 years ago
  est31 395ef21c86 Load sound from memory 9 years ago
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 9 years ago
  David Jones 34b7a147dc Change i++ to ++i 9 years ago
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  Anton 10e0cf8b2c Use std::string::empty() instead of size() where applicable 10 years ago
  Selat 7cac34c807 Pass arguments by reference 10 years ago
  sapier e7247c1a66 fix memory leak on sound shutdown 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Thomas Lauro 7a14171be4 Fix issue with openal mac os x compile 12 years ago
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers 12 years ago
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago
  Perttu Ahola 6a57eabb14 Handle failing openal init properly, add enable_sound and sound_volume settings 12 years ago
  Perttu Ahola 5436f1c7d5 Attempt to fix sound left-right channels 12 years ago
  Perttu Ahola cbe11fc7aa Do a dumb-ass static string copy for const-incorrect old versions of ov_fopen 12 years ago