Histórico de Commits

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