devilutionX/Source/utils
2021-07-16 04:43:42 +02:00
..
stdcompat 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
attributes.h 🔥 Mark dun_render functions as hot 2021-05-13 01:54:27 +02:00
console.cpp
console.h 🧹 Add and use a DVL_ALWAYS_INLINE macro 2021-05-13 01:54:27 +02:00
display.cpp Fix SDL1 builds 2021-06-20 00:23:13 +02:00
display.h Revert "Revert "Add explicit cast for LogicalToOutput" (#2334)" 2021-07-10 01:48:08 +02:00
endian.hpp ♻️ Clean up cel_header.hpp 2021-06-23 11:27:56 +01:00
enum_traits.h 🚚 Move enum_traits.h to utils 2021-04-22 20:33:24 +02:00
file_util.cpp Add explicit casts for some implicit conversions 2021-07-05 08:52:05 -07:00
file_util.h Add IsWriteable to file_util.cpp 2021-05-15 14:34:43 +02:00
language.cpp Clang-tidy: readability-identifier-naming.MemberCase: camelBack 2021-07-03 17:26:29 -07:00
language.h Support for plural forms in translations 2021-05-01 19:27:55 +02:00
log.hpp Fully apply clang-tidy/format to all files 2021-07-03 16:41:43 -07:00
math.h Align end comment markers for doxygen comments 2021-07-09 18:00:15 +02:00
paths.cpp Clang-tidy: llvm-include-order 2021-06-27 01:45:49 +02:00
paths.h Remove globals from paths.h 2021-04-25 22:26:37 +02:00
push_aulib_decoder.cpp Update numeric literals to use appropriate suffix 2021-07-05 08:52:05 -07: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 Scope all for loops 2021-07-08 08:14:03 -07:00
sdl2_to_1_2_backports.h 🧹 LoadArt: BYTE -> uint8_t 2021-05-23 18:45:01 +02:00
sdl_compat.h
sdl_geometry.h Add MakeSdlRect helper function for -Wnarrowing 2021-06-16 03:12:54 +02:00
sdl_mutex.h ♻️ Implement std's Lockable for SDL mutex wrapper 2021-05-17 12:00:09 +02:00
sdl_ptrs.h 🎉 Hardware cursor (SDL2-only) 2021-06-19 01:03:40 +02:00
soundsample.cpp General clean up 2021-07-08 03:30:25 -07:00
soundsample.h Align end comment markers for doxygen comments 2021-07-09 18:00:15 +02:00
stubs.h 🧹 LoadArt: BYTE -> uint8_t 2021-05-23 18:45:01 +02:00
thread.cpp Get rid of unchecked calls to malloc 2021-07-16 04:43:42 +02:00
thread.h clang-tidy/Android Stuidio cleanups 3 2021-07-04 16:09:32 -07:00
ui_fwd.h 🎉 Remove buffer padding 2021-05-11 07:57:08 +02:00
utf8.h