devilutionX/Source/utils
Gleb Mazovetskiy b76f7656f3 🧹 LoadArt: BYTE -> uint8_t
The change in include order necessitated a couple of other minor
cleanups, one in stubs.h and one in sdl2_to_1_2_backports.h
2021-05-23 18:45:01 +02:00
..
stdcompat 🎨 Run clang-format 2021-05-07 23:26:39 +02:00
attributes.h 🔥 Mark dun_render functions as hot 2021-05-13 01:54:27 +02:00
console.cpp 🚚 Restructure files 2021-04-16 03:57:22 +02:00
console.h 🧹 Add and use a DVL_ALWAYS_INLINE macro 2021-05-13 01:54:27 +02:00
display.cpp 🎉 SDL1: An option to render directly to video mem 2021-05-13 03:17:45 +02:00
display.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
enum_traits.h 🚚 Move enum_traits.h to utils 2021-04-22 20:33:24 +02:00
file_util.cpp Add IsWriteable to file_util.cpp 2021-05-15 14:34:43 +02:00
file_util.h Add IsWriteable to file_util.cpp 2021-05-15 14:34:43 +02:00
language.cpp Windows: Handle Unicode paths in language.cpp 2021-05-10 12:35:37 +02:00
language.h Support for plural forms in translations 2021-05-01 19:27:55 +02:00
log.hpp Format code 2021-05-21 14:12:31 +02:00
math.h 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
paths.cpp Fix PWD ini check for GCC 5.5 2021-05-16 00:11:18 +02:00
paths.h Remove globals from paths.h 2021-04-25 22:26:37 +02:00
push_aulib_decoder.cpp ♻️ Implement std's Lockable for SDL mutex wrapper 2021-05-17 12:00:09 +02:00
push_aulib_decoder.h ♻️ Implement std's Lockable for SDL mutex wrapper 2021-05-17 12:00:09 +02: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 🧹 LoadArt: BYTE -> uint8_t 2021-05-23 18:45:01 +02:00
sdl_compat.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
sdl_mutex.h ♻️ Implement std's Lockable for SDL mutex wrapper 2021-05-17 12:00:09 +02:00
sdl_ptrs.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
soundsample.cpp 🔨 Add STREAM_ALL_AUDIO build setting 2021-05-23 05:03:14 +02:00
soundsample.h 🔨 Add STREAM_ALL_AUDIO build setting 2021-05-23 05:03:14 +02:00
stubs.h 🧹 LoadArt: BYTE -> uint8_t 2021-05-23 18:45:01 +02:00
thread.cpp Migrate existing log entries 2021-04-25 02:39:42 +02:00
thread.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00
ui_fwd.h 🎉 Remove buffer padding 2021-05-11 07:57:08 +02:00
utf8.h 🚚 Restructure files 2021-04-16 03:57:22 +02:00