Historia zmian

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