You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
staphen 56d7091f6e Fix error that produces broken character at end of UTF8 string 4 years ago
..
stdcompat Xbox One/Series support (#3946) 4 years ago
attributes.h Overhaul tests 4 years ago
console.cpp printInConsole: Add string_view support 4 years ago
console.h printInConsole: Add string_view support 4 years ago
display.cpp Do not set scaling hint with out a render 4 years ago
display.h Fixed issue #4217 4 years ago
endian.hpp ♻️ Clean up `cel_header.hpp` 5 years ago
enum_traits.h Move `UiFlags` and `UiPanels` into their own files 4 years ago
file_name_generator.hpp Load monster graphics into a single buffer 4 years ago
file_util.cpp Reduce string conversions 4 years ago
file_util.h Reduce string conversions 4 years ago
language.cpp Fix crash when switching to English 4 years ago
language.h Reduce string conversions 4 years ago
log.hpp Apply clang-format 5 years ago
logged_fstream.cpp Move LoggedFStream to its own file 4 years ago
logged_fstream.hpp Move LoggedFStream to its own file 4 years ago
math.h clang-format all files in {Source,test}/ 4 years ago
paths.cpp Remove MpqDir and use PrefPath instead. 4 years ago
paths.h Remove MpqDir and use PrefPath instead. 4 years ago
pcx.hpp Migrate to libmpq 4 years ago
png.h clang-format all files in {Source,test}/ 4 years ago
pointer_value_union.hpp Address c4244 warning in PointerOrValue 4 years ago
push_aulib_decoder.cpp Update numeric literals to use appropriate suffix 5 years ago
push_aulib_decoder.h ♻️ Implement std's Lockable for SDL mutex wrapper 5 years ago
sdl2_backports.h Validate gamepad button count 4 years ago
sdl2_to_1_2_backports.cpp printInConsole: Add string_view support 4 years ago
sdl2_to_1_2_backports.h SDL1: Don't destroy surface in SDL_DestroyWindow 4 years ago
sdl_bilinear_scale.cpp Fix underflow in `BilinearScale32` 4 years ago
sdl_bilinear_scale.hpp Scale hardware cursor bilinearly 5 years ago
sdl_compat.h An option to RLE-compress masked art 4 years ago
sdl_cond.h clang-format all files in {Source,test}/ 4 years ago
sdl_geometry.h Simplify unique info window drawing 5 years ago
sdl_mutex.h dthread: simplify synchronization logic (#2419) 5 years ago
sdl_ptrs.h Introduce SDLWrap::AllocPalette 5 years ago
sdl_thread.cpp clang-format all files in {Source,test}/ 4 years ago
sdl_thread.h clang-format all files in {Source,test}/ 4 years ago
sdl_wrap.h Show failing line in error messages 4 years ago
soundsample.cpp Support MP3 playback 4 years ago
soundsample.h Fix `SoundSample::DuplicateFrom` mp3 4 years ago
static_vector.hpp Load missile frames into a single buffer 4 years ago
stubs.h 🧹 LoadArt: BYTE -> uint8_t 5 years ago
ui_fwd.h Split up graphics settings initializers 4 years ago
utf8.cpp Fix error that produces broken character at end of UTF8 string 4 years ago
utf8.hpp Address type conversion warnings in WordWrapString 4 years ago