Revīziju vēsture

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