提交历史

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