devilutionX/Source/utils
2021-05-09 15:16:13 +02:00
..
stdcompat 🎨 Run clang-format 2021-05-07 23:26:39 +02:00
console.cpp
console.h
display.cpp Set 3DS scaling behavior based on FitToScreen setting. 2021-05-09 00:31:13 +01:00
display.h
enum_traits.h 🚚 Move enum_traits.h to utils 2021-04-22 20:33:24 +02:00
file_util.cpp remove windows specific code because stat works for this on windows 2021-05-09 15:16:13 +02:00
file_util.h Move file_util.h implementations to file_util.cpp 2021-04-17 03:49:24 +02:00
language.cpp 🌐 Correctly handle two more plural translation 2021-05-02 23:33:50 +02:00
language.h Support for plural forms in translations 2021-05-01 19:27:55 +02:00
log.hpp 🎨 Run clang-format 2021-05-07 23:26:39 +02:00
math.h 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
paths.cpp Remove vita workaround 2021-04-28 15:27:49 +02:00
paths.h Remove globals from paths.h 2021-04-25 22:26:37 +02:00
push_aulib_decoder.cpp 🐞 Fix data race in PushAulibDecoder 2021-05-02 14:15:35 +01:00
push_aulib_decoder.h 🎉 Switch from SDL_mixer to SDL_audiolib 2021-04-27 00:54:50 +01:00
sdl2_backports.h 🎨 Format code 2021-04-19 00:37:33 +02:00
sdl2_to_1_2_backports.cpp 🧹 SDL1 backports: Move GetBase/PrefPath to cpp 2021-04-19 12:27:08 +02:00
sdl2_to_1_2_backports.h Modernize deprecated headers 2021-04-25 02:50:31 +02:00
sdl_compat.h
sdl_mutex.h 🎉 Switch from SDL_mixer to SDL_audiolib 2021-04-27 00:54:50 +01:00
sdl_ptrs.h
soundsample.cpp 🎨 Run clang-format 2021-05-07 23:26:39 +02:00
soundsample.h Fix sound volume/panning attenuation (#1789) 2021-05-03 02:11:22 +02:00
stubs.h Modernize deprecated headers 2021-04-25 02:50:31 +02:00
thread.cpp Migrate existing log entries 2021-04-25 02:39:42 +02:00
thread.h
ui_fwd.h
utf8.h