ddnet/src/engine/client
bors[bot] d2df9c6a66
Merge #2948 #2956 #2965
2948: Show File button in demo player r=heinrich5991 a=def-

to easily get the file instead of having to search for it in the file browser again. Complements #2946

2956: Add Background music volume slider r=heinrich5991 a=def-

as requested by hussainx3

2965: Clean up some data r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-10-02 16:56:17 +00:00
..
backend_sdl.cpp Clean up OpenGL command processor 2020-09-30 23:59:44 +02:00
backend_sdl.h Clean up OpenGL command processor 2020-09-30 23:59:44 +02:00
client.cpp Handle rcon cmds properly with dummy 2020-09-27 00:31:53 +02:00
client.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
demoedit.cpp Run clang-format 2020-09-26 21:50:15 +02:00
demoedit.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
friends.cpp Run clang-format 2020-09-26 21:50:15 +02:00
friends.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
graphics_threaded.cpp Handle PNG read errors (fixes #2959) 2020-09-30 18:23:52 +02:00
graphics_threaded.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
http.cpp Run clang-format 2020-09-26 21:50:15 +02:00
http.h Run clang-format 2020-09-26 21:50:15 +02:00
input.cpp clang-format 2020-09-22 17:02:03 +01:00
input.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
keynames.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
notifications.cpp Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
opengl_sl.cpp Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl.h Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl_program.cpp Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl_program.h Run clang-format 2020-09-26 21:50:15 +02:00
serverbrowser.cpp Run clang-format 2020-09-26 21:50:15 +02:00
serverbrowser.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
sound.cpp Run clang-format 2020-09-26 21:50:15 +02:00
sound.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
steam.cpp Run clang-format 2020-09-26 21:50:15 +02:00
text.cpp Clean up font buffers & texturedata 2020-09-30 23:59:33 +02:00
updater.cpp Run clang-format 2020-09-26 21:50:15 +02:00
updater.h Run clang-format 2020-09-26 21:50:15 +02:00
video.cpp Run clang-format 2020-09-26 21:50:15 +02:00
video.h Run clang-format 2020-09-26 21:50:15 +02:00